9c5143cbd7clean up delete template, change rr_array -> rr_list. list multiple records for deletion a bit cleaner
Jeffrey Forman
2012-11-23 22:22:59 -0500
8858d831b1add a delete form model. add custom field for converting unicode to string list
Jeffrey Forman
2012-11-23 22:21:41 -0500
a5af78d18dclean up some string casting for adding cname and forward/reverse records.
Jeffrey Forman
2012-11-21 22:08:37 -0500
751dae3356clean up some String casting in making a cname that isnt needed
Jeffrey Forman
2012-11-21 20:39:08 -0500
fc971391b9more cleanup, adding docstrings, bit more exception handling.
Jeffrey Forman
2012-11-18 21:10:09 -0500
94fa3cbb43slowly moving to using custom exceptions, removing unnecessary code
Jeffrey Forman
2012-11-17 23:02:57 -0500
650245582acorrect templates to use key.id in modelchoicefields
Jeffrey Forman
2012-11-17 23:02:20 -0500
3451cae823fix how keyrings are created, now use two parameters.
Jeffrey Forman
2012-11-17 23:01:37 -0500
b1907b140aSimplify the forms modules for handling keys
Jeffrey Forman
2012-11-17 23:00:50 -0500
823da81ed4Add exceptions for records and zone modifications
Jeffrey Forman
2012-11-17 20:40:15 -0500
ee63a3608cRemove unused imports, change arguments to be more flexible.
Jeffrey Forman
2012-11-17 13:25:41 -0500
ec1c07c191Add use of custom exceptions in zone transfers
Jeffrey Forman
2012-11-17 13:06:24 -0500
5154dd4298Move keuy model up to top, add foreignkey to bindserver model to eventually use for transfer keys
Jeffrey Forman
2012-11-08 23:00:31 -0500
55a99dd7f2clean up admin panel, include columns for fields in models
Jeffrey Forman
2012-11-08 23:00:06 -0500
ae0830436aremove sites installed app that isnt used
Jeffrey Forman
2012-11-08 22:59:40 -0500
1d584a0d8amake the error on retrieving a zone message more correct
Jeffrey Forman
2012-11-08 22:07:38 -0500
9f2bbdee0fcombine all the result templates into one response_result.htm standardize on the dictionary returned back from helpers, and to the template
Jeffrey Forman
2012-10-28 20:32:37 -0400
eb717e001aBring things up to 1.4 standards. A LOT of file moves, simplifying of paths. Removed bcommon directory under binder
Jeffrey Forman
2012-10-28 14:49:15 -0400
51da06474cIgnore more types of temporary files left around
Jeffrey Forman
2012-10-28 13:48:50 -0400
87d0b08b50clean up listing server zones, remove error_context code
Jeffrey Forman
2012-10-28 08:45:08 -0400
a3e0dcc8ccCleanup on the template that lists a zone's records
Jeffrey Forman
2012-10-27 18:41:48 -0400
60c6a9ee83Make the admin UI work again now that I'm running django 1.4
Jeffrey Forman
2012-10-27 18:41:25 -0400
4565e93d93a fairly big rewrite of add/delete record that actually works!
Jeffrey Forman
2012-10-27 18:03:45 -0400
00b22acba7Add most of the framework for adding a cname record. templates, views, helper code.
Jeffrey Forman
2012-10-26 17:09:05 -0400
21b28be873Add ability to create CNAME records with data_suffix on add record function
Jeffrey Forman
2012-01-29 10:47:13 -0500
a03f49c158Code cleanup, standardize on dns_server and zone_name Added bootstrap CSS framework Added error handling around deleting with a bad key.
Jeffrey Forman
2011-11-26 13:03:00 -0500
380657d5f5Better handle when we try to list a zone that does not exist.
Jeffrey Forman
2011-11-25 17:43:26 -0500
81f8865dcdAdd error handling when a DNS server is requested that does not exist in the BindServer table.
Jeffrey Forman
2011-11-25 12:57:39 -0500
e18d0e0d4bClean up error display in template, and handle a DNS server which is uncontactable.
Jeffrey Forman
2011-11-25 12:07:22 -0500
32aadb1ee2End-to-end deletion working for single and multiple records.
Jeffrey Forman
2011-11-25 07:58:43 -0500
00f8036991End-to-end working version of adding forward/reverse A record from forward zone form.
Jeffrey Forman
2011-11-24 11:57:13 -0500
77da4b8f82Return a dict with the response from adding an RR recorc
Jeffrey Forman
2011-10-13 08:38:40 -0400
987e1a4d35Query the bind server object for its list of zones
Jeffrey Forman
2011-10-01 16:58:10 -0400
546ae82e22Remove list_server_zones method. Now an object attribute
Jeffrey Forman
2011-10-01 16:56:35 -0400
a512d82ffdMove list server zones into an attribute of the server model
Jeffrey Forman
2011-10-01 16:50:55 -0400
1588d58d5fRemove 'Add record' link. This is now contained in the zone view
Jeffrey Forman
2011-05-08 14:31:18 -0400
6dd125eb67WIP: Initial instrumentation of delete record functionality.
Jeffrey Forman
2011-04-24 22:11:43 -0400
23321a8a4cBump the default TTL from 10 seconds to one day
Jeffrey Forman
2011-04-24 21:11:27 -0400
5523e79dedPreliminary error handling around key errors when adding a record
Jeffrey Forman
2011-04-24 21:10:25 -0400
a981711c22When input is prefect, adding a record works and shows output from dns update.
Jeffrey Forman
2011-04-24 20:52:56 -0400
dc25ce9b5cAbility to specify the type of TSIG key (passed along in ns update). Still not handling errors if update fails.
Jeffrey Forman
2011-04-24 15:28:46 -0400
4213e662beAdd RequestContext for CSRF protection to bcommon views
Jeffrey Forman
2011-04-23 22:46:12 -0400
6a1275185dWIP: Initial form written to add record. Displays, but does not work yet.
Jeffrey Forman
2011-04-23 16:23:25 -0400
27a121ca0awork on issue 1, handle errors when querying server for list of zones
Jeffrey Forman
2011-04-23 11:19:01 -0400
a69baae308Part of previous commit for template to have form to delete records
Jeffrey Forman
2011-04-22 22:29:45 -0400
41509f6898WIP: preliminary framework for deleting records from zone RR list
Jeffrey Forman
2011-04-22 22:28:38 -0400
f95ac516e1Remove the Zone class. It's not needed since we get the zones at run time
Jeffrey Forman
2011-04-22 22:28:15 -0400
5c55c53b4cMerge branch 'master' of github.com:jforman/binder
Jeffrey Forman
2011-04-17 22:34:01 -0400
b8785d3924Improve error handling around querying a zone that does not exist
Jeffrey Forman
2011-04-17 22:33:37 -0400
64f32082f8clean up the views structure. add an area for navigation
Jeffrey Forman
2011-04-17 22:32:17 -0400
53d101ccb2improve error handling around a zone that doesnt exist.
Jeffrey Forman
2011-04-17 22:32:17 -0400
5c7d18deb7Handle errors when trying to retrieve zone list from NS server
Jeffrey Forman
2011-04-17 10:10:23 -0400
b2b849d1f0Remove unneeded white space in base template
Jeffrey Forman
2011-04-17 10:08:02 -0400
540cf96f77Add some error handling around querying a zone that does not exist
Jeffrey Forman
2011-04-17 10:03:46 -0400
885b1068feHandle errors when trying to retrieve zone list from NS server
Jeffrey Forman
2011-04-17 07:35:02 -0400
162c10e262Merge branch 'master' of github.com:jforman/binder
Jeffrey Forman
2011-04-16 18:04:51 -0400
c6e1e5d592Add root url '/' page with link to server list
Jeffrey Forman
2011-04-15 19:31:41 -0400
3a0e1a3073Add root url '/' page with link to server list
Jeffrey Forman
2011-04-15 19:31:41 -0400
597bb743c9Merge branch 'master' of github.com:jforman/binder
Jeffrey Forman
2011-04-15 19:19:50 -0400
70610fc054Convert Readme into markdown document
Jeffrey Forman
2011-04-15 19:17:35 -0400
3ed63a3c55Add initial static directory with rudimentary CSS for tables
Jeffrey Forman
2011-04-14 22:08:22 -0400
26187f738bZone list is now tablized. Need to hack up some CSS To make it pretty.
Jeffrey Forman
2011-04-14 20:43:04 -0400
7135a48d64Rudimentary first listing of zones from an NS works.
Jeffrey Forman
2011-04-14 15:29:58 -0400
645cd43855update view to support a linkable list of zones
Jeffrey Forman
2011-04-14 14:59:45 -0400
84953e3b16zone lists are now clickable
Jeffrey Forman
2011-04-14 14:48:34 -0400
ad689c48d4This make the zone list url append_slash happy
Jeffrey Forman
2011-04-14 14:30:06 -0400