Commit Graph

184 Commits

Author SHA1 Message Date
Jeffrey Forman 27a121ca0a work on issue 1, handle errors when querying server for list of zones
handles errors such as connection refused, no host found, etc.
2011-04-23 11:19:01 -04:00
Jeffrey Forman a69baae308 Part of previous commit for template to have form to delete records 2011-04-22 22:29:45 -04:00
Jeffrey Forman 41509f6898 WIP: preliminary framework for deleting records from zone RR list 2011-04-22 22:29:35 -04:00
Jeffrey Forman f95ac516e1 Remove the Zone class. It's not needed since we get the zones at run time 2011-04-22 22:28:15 -04:00
Jeffrey Forman 5c55c53b4c Merge branch 'master' of github.com:jforman/binder 2011-04-17 22:34:01 -04:00
Jeffrey Forman b8785d3924 Improve error handling around querying a zone that does not exist
part of ticket #4
2011-04-17 22:33:37 -04:00
Jeffrey Forman 64f32082f8 clean up the views structure. add an area for navigation 2011-04-17 22:33:14 -04:00
Jeffrey Forman 53d101ccb2 improve error handling around a zone that doesnt exist.
part of ticket #4
2011-04-17 22:32:17 -04:00
Jeffrey Forman 5c7d18deb7 Handle errors when trying to retrieve zone list from NS server
Conflicts:

	binder/templates/base.htm
2011-04-17 10:10:23 -04:00
Jeffrey Forman b2b849d1f0 Remove unneeded white space in base template 2011-04-17 10:08:02 -04:00
Jeffrey Forman 540cf96f77 Add some error handling around querying a zone that does not exist 2011-04-17 10:03:46 -04:00
Jeffrey Forman 885b1068fe Handle errors when trying to retrieve zone list from NS server 2011-04-17 07:35:02 -04:00
Jeffrey Forman 162c10e262 Merge branch 'master' of github.com:jforman/binder 2011-04-16 18:04:51 -04:00
Jeffrey Forman c6e1e5d592 Add root url '/' page with link to server list 2011-04-16 07:41:40 -04:00
Jeffrey Forman 3a0e1a3073 Add root url '/' page with link to server list 2011-04-15 19:31:41 -04:00
Jeffrey Forman 597bb743c9 Merge branch 'master' of github.com:jforman/binder 2011-04-15 19:19:50 -04:00
Jeffrey Forman 70610fc054 Convert Readme into markdown document 2011-04-15 19:17:35 -04:00
Jeffrey Forman 3ed63a3c55 Add initial static directory with rudimentary CSS for tables 2011-04-14 22:08:22 -04:00
Jeffrey Forman 26187f738b Zone list is now tablized. Need to hack up some CSS To make it pretty. 2011-04-14 20:43:04 -04:00
Jeffrey Forman 7135a48d64 Rudimentary first listing of zones from an NS works. 2011-04-14 15:29:58 -04:00
Jeffrey Forman 645cd43855 update view to support a linkable list of zones 2011-04-14 14:59:45 -04:00
Jeffrey Forman 84953e3b16 zone lists are now clickable 2011-04-14 14:48:34 -04:00
Jeffrey Forman ad689c48d4 This make the zone list url append_slash happy 2011-04-14 14:30:06 -04:00
Jeffrey Forman 8f21491f3a Handles listing dns servers and zones within 2011-04-13 22:27:40 -04:00
Jeffrey Forman 03ce6bb7db /info now works listing the dns servers configured, each linked as well 2011-04-13 20:49:20 -04:00
Jeffrey Forman c10569504b bcommon models are all set. servers, keys, zones 2011-04-13 19:24:25 -04:00
Jeffrey Forman 7314c6daf8 Make the admin UI more useful showing fields in key and zone 2011-04-13 19:17:48 -04:00
Jeffrey Forman 246373a274 Delete zonemanager app 2011-04-13 08:07:30 -04:00
Jeffrey Forman fbd8552853 rename bindercommon to bcommon 2011-04-11 15:37:50 -04:00
Jeffrey Forman 823a175ea8 Add bindercommon app. Admin UI configured with model spec for servers,keys,zones 2011-04-10 22:23:17 -04:00
Jeffrey Forman 2269155864 Enable admin ui 2011-04-10 15:02:33 -04:00
Jeffrey Forman 8e3d4c9f42 Add methods to models 2011-04-10 12:23:21 -04:00
Jeffrey Forman 768e643c57 Add initial ideas of forms, models 2011-04-10 12:23:13 -04:00
Jeffrey Forman efed66ca81 Initial commit, add README 2011-04-10 12:05:20 -04:00