Commit Graph

  • 12654bd3a5 Merge branch 'fix-failing-tests' of https://github.com/Dunedan/binder into Dunedan-404-for-not-existing-servers jeffrey forman 2015-04-04 20:28:31 -0400
  • a099a43250 Merge branch '404-for-not-existing-servers' of https://github.com/Dunedan/binder into Dunedan-404-for-not-existing-servers jeffrey forman 2015-04-03 22:13:42 -0400
  • 2fef6d07af Merge pull request #23 from Dunedan/add-migrations Jeffrey Forman 2015-04-02 21:55:11 -0400
  • 074d62453f Merge pull request #22 from Dunedan/configurable-dns-port Jeffrey Forman 2015-04-02 21:54:23 -0400
  • f6d95c2ac2 Fixes missing cancel buttons Daniel Roschka 2015-04-02 19:21:33 +0200
  • c885c823b5 Removes a broken label assignment from the form to add CNAMEs. Daniel Roschka 2015-04-02 13:41:28 +0200
  • 8a67eeb8c5 Fixes label assignment to fields for radio button fields. Daniel Roschka 2015-04-02 13:39:18 +0200
  • 581dc915fe Change in the behavior of local_settings.py Daniel Roschka 2015-03-29 12:16:57 +0200
  • d46ffd1abc Clean up of various parts of the templates Daniel Roschka 2015-04-02 08:32:27 +0200
  • 8acbc5526b Added support for Django 1.8. Daniel Roschka 2015-04-02 07:20:02 +0200
  • 41f78b3eff move to bootstrap 3 (3.3.4). fairly significant template update jeffrey forman 2015-04-01 21:28:56 -0400
  • a5ebc7bad7 Ship jQuery with binder Daniel Roschka 2015-04-01 15:22:13 +0200
  • 479d79cd3f Fix contents of requirements.txt Daniel Roschka 2015-04-01 12:51:30 +0200
  • 6557f2c099 clean up how we parse multiple items in the selected list when deleting multiple records jeffrey forman 2015-03-31 21:43:26 -0400
  • 867295c122 Merge 2850d9c7b3 into 0da5e9ba89 Dunedan 2015-03-31 21:07:14 +0000
  • 2850d9c7b3 Update from Bootstrap 2 to Bootstrap 3 Daniel Roschka 2015-03-31 22:57:03 +0200
  • 1af0f6cd43 Add Travis CI support Daniel Roschka 2015-03-29 21:05:23 +0200
  • a6747b4f25 Removed the checking for the exception message when trying to produce an IntegrityError, because that message differs based on the environment. Daniel Roschka 2015-03-29 19:47:58 +0200
  • 95b86434ff Fixes outstanding failing tests Daniel Roschka 2015-03-29 19:03:53 +0200
  • 6a769e4cbb Fixes the behavior for not existing BIND servers Daniel Roschka 2015-03-29 14:04:43 +0200
  • 30d812f838 Removed the initial migrations for binders models again as they are now part of another pull request. The only migration left is the one for the newly added field. Daniel Roschka 2015-03-28 18:48:25 +0100
  • a3d97f97d2 Added initial migrations for binders models. Daniel Roschka 2015-03-28 18:46:55 +0100
  • 0da5e9ba89 Merge branch 'Dunedan-htm-to-html' jeffrey forman 2015-03-28 08:55:51 -0400
  • e0768ae67a Merge branch 'htm-to-html' of https://github.com/Dunedan/binder into Dunedan-htm-to-html jeffrey forman 2015-03-28 08:53:35 -0400
  • 96ed6e4d4c Merge 8242af4349 into ef87c412b7 Dunedan 2015-03-28 07:17:01 +0000
  • 8242af4349 Fixes the wrong order of zone and resource record when showing what has been deleted. Daniel Roschka 2015-03-28 08:16:30 +0100
  • ef87c412b7 Merge pull request #19 from Dunedan/fix-cancel-buttons Jeffrey Forman 2015-03-27 22:15:12 -0400
  • 77eda58f37 Make the port for DNS queries per server configurable. Daniel Roschka 2015-03-27 19:30:03 +0100
  • 8be9a4b2e3 Renaming all templates from *.htm to *.html Daniel Roschka 2015-03-26 22:13:42 +0100
  • 8082262871 git push origin masterMerge branch 'Dunedan-secret-secret-key' jeffrey forman 2015-03-25 22:20:27 -0400
  • cbd0716c8f Merge branch 'secret-secret-key' of https://github.com/Dunedan/binder into Dunedan-secret-secret-key jeffrey forman 2015-03-25 22:02:36 -0400
  • f645c41ee6 git push origin masterMerge branch 'Dunedan-admin-form-validation' jeffrey forman 2015-03-25 21:40:48 -0400
  • 9d16c0554c Merge branch 'admin-form-validation' of https://github.com/Dunedan/binder into Dunedan-admin-form-validation jeffrey forman 2015-03-25 21:37:33 -0400
  • 8679f1cc5f Merge pull request #16 from Dunedan/fix-form-data Jeffrey Forman 2015-03-25 21:24:58 -0400
  • 24e6b7e399 Improved record deletion performance Daniel Roschka 2015-03-25 22:48:47 +0100
  • 270bb80921 Commit 448d18f8f9 introduced some problems, which are fixed in this commit: * Cancel links were converted to buttons, by simply wrapping them into a <button>-element, causing them to act as submit buttons, as submit is the default action for buttons, instead of cancel buttons. Instead the proper bootstrap code for showing links as buttons is used now. * add_cname_record_form.htm hasn't been adjusted to show a button instead of a link for cancelling. I converted that to a button now as well. Daniel Roschka 2015-03-25 18:48:13 +0100
  • 7073cbbf8d Merge branch 'Dunedan-select-default-key' jeffrey forman 2015-03-24 20:48:34 -0400
  • 5c90f80e8d Merge branch 'select-default-key' of https://github.com/Dunedan/binder into Dunedan-select-default-key jeffrey forman 2015-03-24 20:48:15 -0400
  • 84704d879e Merge branch 'Dunedan-form-cancel-buttons' jeffrey forman 2015-03-24 20:21:42 -0400
  • 448d18f8f9 make every cancel/delete action link a button jeffrey forman 2015-03-24 20:19:11 -0400
  • 9eb3726889 Makes SECRET_KEY secret Daniel Roschka 2015-03-24 22:43:18 +0100
  • 7a83de8c84 Merge branch 'form-cancel-buttons' of https://github.com/Dunedan/binder into Dunedan-form-cancel-buttons jeffrey forman 2015-03-23 22:07:00 -0400
  • f509fd6dbf Added validation for the admin forms. Daniel Roschka 2015-03-23 21:51:31 +0100
  • 382cf4ae26 Fixes missing form data when rendering the add record template after an error. Daniel Roschka 2015-03-23 21:10:15 +0100
  • 0b21800bae Fixed the name of the variable holding the key on the add CNAME page. Daniel Roschka 2015-03-23 18:39:08 +0100
  • a449443340 Automatically select the default key for the current server when doing actions. Daniel Roschka 2015-03-22 21:20:12 +0100
  • c3e454e88b Added the cancel link on the page for adding CNAME records as well. Daniel Roschka 2015-03-22 20:52:46 +0100
  • 19f891c27a fix the text associated with an hmac-md5 tsig key jeffrey forman 2015-03-22 14:32:07 -0400
  • fb7d27da20 Merge pull request #13 from Dunedan/fix-tsig-algorithms Jeffrey Forman 2015-03-22 14:15:09 -0400
  • fb43a9aa5a Merge pull request #12 from Dunedan/fix-errorhandling-for-incorrect-keys Jeffrey Forman 2015-03-22 14:10:32 -0400
  • 78f097e681 Merge pull request #11 from Dunedan/small-model-improvements Jeffrey Forman 2015-03-22 14:07:30 -0400
  • 1671bc4c2f Added buttons to cancel forms and fixed the styling of some buttons. Daniel Roschka 2015-03-22 18:34:40 +0100
  • a19719a41b Fix binder to work with TSIG keys not using dnspythons default algorithm Daniel Roschka 2015-03-22 18:07:06 +0100
  • 43fe909ec6 Fixes error handling for broken TSIG keys. Daniel Roschka 2015-03-22 17:03:50 +0100
  • 763d132b0f Some small improvements for the models. Daniel Roschka 2015-03-22 15:47:05 +0100
  • cb44c457ec add initial requirements.txt file jeffrey forman 2015-03-22 09:46:33 -0400
  • 27ec2e218c add mention about zone-statistics for named.conf jeffrey forman 2015-03-21 22:36:38 -0400
  • 4abce94d42 fix references to beautifulsoup libraries (bs4 rather than bs3) jeffrey forman 2015-03-21 20:51:08 -0400
  • 0eb9b732b3 Merge 2059f3277c into f0f897fad6 Dunedan 2015-03-21 22:23:43 +0000
  • 2059f3277c Removed beautifulsoup as dependency for binder, because it's a dependency of pybindxml and will be properly installed when installing pybindxml. Daniel Roschka 2015-03-21 23:21:31 +0100
  • f0f897fad6 fix models test reason for test where no statistics port is specified Jeffrey Forman 2014-12-24 17:15:06 -0500
  • da4bbed5d7 update tests for django >1.6, disable integration tests until I can figure out a good local solution Jeffrey Forman 2014-12-24 17:14:33 -0500
  • e732cf3613 add TEST_RUNNER specification to be django >1.6 friendly Jeffrey Forman 2014-12-21 19:24:35 -0500
  • 1ff21cb4ab add wsgi.py to binder project for use with apache Jeffrey Forman 2014-10-08 09:44:29 -0400
  • 06c1b268b4 make template_dirs in settings a tuple to play nice with django 1.7 Jeffrey Forman 2014-10-06 21:58:09 -0400
  • f9f9309fe9 beautifulsoup is not a required module for binder itself, remove from models Jeffrey Forman 2014-10-06 13:02:30 -0400
  • 9e9190bf84 convert to setup.py packaging, which can be used with fpm. Jeffrey Forman 2014-03-02 10:05:42 -0500
  • e78b215327 add script to tag release and build deb Jeffrey Forman 2014-01-20 21:01:09 -0500
  • e48f4ad5b0 make server zone list table sortable by column Jeffrey Forman 2014-01-05 17:53:13 -0500
  • d8900c4075 convert to using pybindxml for scraping zone/server information from bind in server zone list Jeffrey Forman 2014-01-05 17:50:13 -0500
  • c2daf46358 update url template references to be django 1.5 friendly Jeffrey Forman 2013-12-01 18:05:01 -0500
  • 5ec7fc02c9 Add sorttable.js to static, ability to sort zone list table Jeffrey Forman 2013-03-21 21:18:03 -0400
  • dfcac75a76 update binder script to build tarball instead of rpm Jeffrey Forman 2013-03-21 20:31:50 -0400
  • 1dc627fd82 Merge branch 'master' of github.com:jforman/binder Jeffrey Forman 2013-01-07 22:17:20 -0500
  • 061447aa04 Add buld script to create debian package for binder, trunk branch with date Jeffrey Forman 2013-01-07 22:12:50 -0500
  • 323375ead7 clean up section headers for bind, and add explanation for ancillary config files Jeffrey Forman 2013-01-07 21:22:58 -0500
  • fea960a52a Major documentation update on readme. Provide examples and workflow for getting binder running. Jeffrey Forman 2013-01-07 21:03:43 -0500
  • f6c09a737f Add quick script to check binder dependencies. Mostly python modules Jeffrey Forman 2012-12-31 13:13:28 -0500
  • ee296be969 Add initial upstart config for binder Jeffrey Forman 2012-12-28 17:29:51 -0500
  • 7e0c561682 Add initial binder nginx config Jeffrey Forman 2012-12-25 20:12:14 -0500
  • 9e95181936 Add ability to directly create reverse PTR records. Not the best, but it works. Jeffrey Forman 2012-12-25 19:57:00 -0500
  • b803923331 print error if encountered in deleting records form Jeffrey Forman 2012-12-16 11:21:44 -0500
  • 26acc4f51c Convert unit tests to use reverse() instead of specifying URL's hard coded Jeffrey Forman 2012-12-15 21:59:51 -0500
  • a7bc198c4d Convert template URL href references to use 'url' template syntax for reverse URLs Jeffrey Forman 2012-12-15 20:25:06 -0500
  • 16a629f81a use a split method on the string, instead of a regex, to make getting the host and domain easier when deleting a record Jeffrey Forman 2012-12-15 20:21:07 -0500
  • acd9ec596c Add unit tests for add cname form and add record form testing Jeffrey Forman 2012-12-13 01:40:12 -0500
  • 3a9e9fe614 dont show the 'add reverse record' checkbox if on form for adding reverse record Jeffrey Forman 2012-12-12 21:12:58 -0500
  • 308be6a025 Add integration test for denied zone transfer Jeffrey Forman 2012-12-09 21:22:47 -0500
  • 0b048f46f8 Saving the model is important if you want to change statistics_ports midway through. Jeffrey Forman 2012-12-07 07:46:18 -0500
  • 3b0b29664e clean up the keys, down to one key for testing Jeffrey Forman 2012-12-07 07:44:29 -0500
  • 453cb4410b add test_Integration_ZoneList_ConnectionRefused Jeffrey Forman 2012-12-06 21:46:10 -0500
  • 52a80a90f2 Add testdata to repo, named.conf and forward/reverse zones. Jeffrey Forman 2012-12-06 20:13:07 -0500
  • 7fc67cb542 Add integration tests for adding and deleting records. and add cname test Jeffrey Forman 2012-12-04 22:45:01 -0500
  • bd65e1b239 Add error reason to form validation for unicode->string list formfield Jeffrey Forman 2012-12-04 06:18:40 -0500
  • 8937154b1d Fix broken invalid formadd test now that record type is from record_type_choices Jeffrey Forman 2012-12-02 14:50:48 -0500
  • aa76d59a13 add choice selection to record type when adding record. works for A/AAAA records. Jeffrey Forman 2012-12-02 09:13:22 -0500
  • e477a23ba4 fix invalid_formaddrecord test because field is now a choice not an integer Jeffrey Forman 2012-12-02 08:58:04 -0500
  • 42db5cedee create local_settings, pass TTL_CHOICES around to be able to pick TTL when creating record. Jeffrey Forman 2012-12-02 08:49:49 -0500
  • a3f0a643a1 Commit first round of unit tests (14), all pass! Jeffrey Forman 2012-12-01 19:10:44 -0500
  • bb40ef2d6a add validating tests around models with incorrect/missing data Jeffrey Forman 2012-12-01 16:20:50 -0500