Commit Graph

56 Commits

Author SHA1 Message Date
mia 71414b6e63 Update 'views/domains/remove.tt' 2019-02-23 06:15:29 +01:00
mia d27b943d72 Update 'views/domains/new.tt' 2019-02-23 06:13:08 +01:00
mia 4f96325695 Update 'views/email/update.tt' 2019-02-23 06:08:53 +01:00
mia 7b5a8edc38 Update 'views/email/registration.tt' 2019-02-23 06:08:09 +01:00
mia b2f92afdd4 Update 'views/email/forgot.tt' 2019-02-23 06:07:40 +01:00
mia 092efa3298 Update 'views/email/forgot.tt' 2019-02-23 06:07:06 +01:00
mia e2ceceed02 Update 'views/records/add.tt' 2019-02-23 06:05:36 +01:00
mia 8666dd06df Update 'views/records/add.tt' 2019-02-23 06:04:30 +01:00
mia 371ffbdc2c Update 'views/account.tt' 2019-02-23 06:00:31 +01:00
mia f186226340 Update 'views/charter.tt' 2019-02-23 05:58:53 +01:00
mia b6129ebf41 Update 'views/confirm_forgot.tt' 2019-02-23 05:58:25 +01:00
mia dc6f569409 Update 'views/confirmed.tt' 2019-02-23 05:57:31 +01:00
mia db5d3c7018 Update 'views/forgot.tt' 2019-02-23 05:56:12 +01:00
mia 676f8e948e Update 'views/index.tt' 2019-02-23 05:54:19 +01:00
mia 7281ba0ee1 Update 'views/login.tt' 2019-02-23 05:53:45 +01:00
mia 25647f7ae1 Update 'views/redir.tt' 2019-02-23 05:49:52 +01:00
mia 7c2002ccad Update 'views/register.tt' 2019-02-23 05:49:25 +01:00
Al Beano 8e672a7a73 Collect WHOIS name on account page 2017-10-04 09:02:11 +01:00
Al Beano 23587a410e Collect WHOIS privacy setting on account page 2017-10-03 21:59:08 +01:00
Al Beano 42e30a2bc0 (Optionally) check zones with nsd before they are written, to ensure safety 2017-09-14 17:15:02 +01:00
Al Beano 32c5b712d7 Initial version of WHOIS server 2017-09-10 20:40:15 +01:00
Al Beano ca5a80d4d9 Basic admin panel with support for viewing users and domains 2017-09-08 23:31:36 +01:00
Al Beano 14e9211e44 Grammar error, sorry. 2017-08-21 19:04:18 +01:00
Al Beano fd9aae65ea Add stylesheet selector to account page 2017-08-21 18:44:40 +01:00
Al Beano 4a459a813d Update to stylesheets: new menubar in light stylesheet 2017-08-21 18:19:19 +01:00
Al Beano 5b91bfa73d First version of light stylesheet 2017-08-20 22:18:25 +01:00
Al Beano 57a0c8b1e9 Further record validation cleanup, support for CNAME records 2017-08-20 00:27:47 +01:00
Al Beano f97a931d13 Indentation cleanup (switch to tabs) 2017-08-19 23:45:25 +01:00
Al Beano fb17a96c26 Implement password resets 2017-08-19 15:03:54 +01:00
Al Beano a9bfc1089e Add charter page 2017-08-13 20:22:27 +01:00
Al Beano c247218613 Send confirmation emails for account updates 2017-08-13 19:58:22 +01:00
Al Beano 8f5937baa5 Send confirmation emails upon registration 2017-08-13 18:36:59 +01:00
Al Beano 9e96f7ae69 Remove image for now.. 2017-08-12 14:15:15 +01:00
Al Beano 5ccb35f70f better table style 2017-08-12 14:09:55 +01:00
Al Beano 2056412910 Config parameter to reserve domains for 'official' use 2017-08-12 11:48:22 +01:00
Al Beano e91816381d Remove hard-coded '.cyb' assumptions 2017-08-12 09:56:05 +01:00
Al Beano d87964893f Record management 2017-08-11 21:28:32 +01:00
Al Beano 411280faa0 Standardise appearance of buttons 2017-07-27 23:26:10 +01:00
Al Beano 732349a46f Toolbar button for domains page 2017-07-27 23:13:38 +01:00
Al Beano ecff4ac48e Check for duplicate email addresses 2017-07-18 13:51:30 +01:00
Al Beano cdab16e9db Add account control panel 2017-07-18 13:40:48 +01:00
Al Beano cecd088b0a AJAX Domain availability checker 2017-07-17 13:25:35 +01:00
Al Beano b549ab3e79 Move stylesheet to a separate CSS file 2017-07-17 08:48:02 +01:00
Al Beano 64309ca38a Better formatting for the table of domains 2017-07-17 08:45:00 +01:00
Al Beano 9590e6bb78 Implement domain removal 2017-07-17 00:36:08 +01:00
Al Beano 7d883ebd63 Add back buttons on some pages 2017-07-16 23:45:16 +01:00
Al Beano 561500bd57 Don't pass `params` to templates
It's not necessary, a `params` hash is already passed anyway.
2017-07-16 23:36:46 +01:00
Al Beano ec72bd2a1e Toolbar with logout button 2017-07-16 21:22:13 +01:00
Al Beano a824b5d67c Success message upon domain renewal 2017-07-16 18:25:49 +01:00
Al Beano e3d00d0683 Domain registration (excluding communication with nsd)
Domains are registered in the sqlite database but the information is not sent to nsd; nothing will really happen.
2017-07-16 18:06:51 +01:00