Commit Graph

  • 5913535ab8 see client/server result msgs on the host view Thomas Waldmann 2014-09-03 16:56:42 +02:00
  • 556194ca3f save latest client/server result to model Thomas Waldmann 2014-09-03 16:26:04 +02:00
  • 1802b91f68 rename methods dealing with client/server "fault" to more general "result" Thomas Waldmann 2014-09-03 15:34:31 +02:00
  • 100a2fc13c updated i18 (.mo) Thomas Waldmann 2014-09-03 14:40:39 +02:00
  • 1e3fb59b60 updated i18 (.po) Thomas Waldmann 2014-09-03 14:39:48 +02:00
  • fbbe0ad723 translate model fields' help_text Thomas Waldmann 2014-09-03 14:29:54 +02:00
  • 861e1d2c89 translate placeholder strings Thomas Waldmann 2014-09-03 14:11:18 +02:00
  • 9afe19b73d use latest django 1.5 and 1.6 releases Thomas Waldmann 2014-09-03 13:39:32 +02:00
  • 6554f9f1bf abuse email msg text: make a constant from it Thomas Waldmann 2014-09-02 23:57:06 +02:00
  • 8738b135fc add tests for update/delete api with invalid IPs Thomas Waldmann 2014-09-02 23:50:39 +02:00
  • 9bd09b6008 on travis do not run tests that require sequential execution (can not run in parallel) Thomas Waldmann 2014-09-02 00:14:24 +02:00
  • 3d91f9bf81 found why other service test has issues on travis-ci, removed sleep again (didn't help anyway) Thomas Waldmann 2014-08-31 18:31:03 +02:00
  • f1b8a76906 increase sleep time for other service test, last try ... Thomas Waldmann 2014-08-31 18:03:45 +02:00
  • fdaef03bba fix rest syntax in docs Thomas Waldmann 2014-08-31 17:46:16 +02:00
  • 4ef30e4fb8 try to avoid race condition in other service updater test, increasing sleep time Thomas Waldmann 2014-08-31 17:44:01 +02:00
  • 26c48ea93b try to avoid race condition in other service updater test Thomas Waldmann 2014-08-31 17:36:47 +02:00
  • 8bf7474b67 updated docs, add troubleshooting section, add section about update clients Thomas Waldmann 2014-08-31 14:46:34 +02:00
  • 9a85dea366 updated i18n (.mo) Thomas Waldmann 2014-08-31 02:57:14 +02:00
  • 205c117d2c updated i18n Thomas Waldmann 2014-08-31 02:55:58 +02:00
  • 9e6ccc3f26 pfSense note grammar fix Thomas Waldmann 2014-08-31 02:45:38 +02:00
  • 5d347b3178 updated i18n Thomas Waldmann 2014-08-31 02:40:41 +02:00
  • 2f907a2411 update CHANGES Thomas Waldmann 2014-08-31 02:34:24 +02:00
  • b6ae8dcd60 use smaller add host / add domain buttons Thomas Waldmann 2014-08-31 02:22:00 +02:00
  • c5672cea22 use host.get_fqdn() function to assemble the fqdn, no bold formatting Thomas Waldmann 2014-08-31 02:20:36 +02:00
  • 172c215ea5 remove useless "back to overview" links in content area - we have a link to overview in navbar Thomas Waldmann 2014-08-31 02:03:11 +02:00
  • 6fd1bd4da1 add host view: use 50/50 split for form and help Thomas Waldmann 2014-08-31 01:52:59 +02:00
  • 4178e700cd move rDNS display from add host view to home view Thomas Waldmann 2014-08-31 01:50:58 +02:00
  • a4616e2637 add tests for add domain / add host views Thomas Waldmann 2014-08-31 01:33:00 +02:00
  • 37f26d6031 unify hosts and domains overview views into one Thomas Waldmann 2014-08-31 01:23:38 +02:00
  • c6bdd34fee split off add host / add domain view from hosts overview / domains overview Thomas Waldmann 2014-08-31 01:03:19 +02:00
  • 7c5260a6da rename overview.html to host_overview.html Thomas Waldmann 2014-08-30 23:44:53 +02:00
  • c925c8afd0 bump version to 0.8.0 Thomas Waldmann 2014-08-30 23:24:57 +02:00
  • d8b1e93730 requests 2.4.0 has a bug, for now require requests<2.4.0 Thomas Waldmann 2014-08-30 21:30:31 +02:00
  • cf2c46e612 use FQDN typed params in api, remove unused parse_name (which was problematic anyway) Thomas Waldmann 2014-08-30 18:27:21 +02:00
  • f13d985f4a add FQDN type to use instead of str to keep host and domain separate Thomas Waldmann 2014-08-30 16:08:10 +02:00
  • 435204da87 update CHANGES Thomas Waldmann 2014-08-29 23:06:17 +02:00
  • 50eacd8810 add link to pfSense tab Thomas Waldmann 2014-08-29 22:57:12 +02:00
  • 8bb63616df add pfSense configuration help Thomas Waldmann 2014-08-29 22:54:16 +02:00
  • b858346bd8 updated / refactored CHANGES Thomas Waldmann 2014-08-29 17:50:25 +02:00
  • 6aec7e740f it's 2014 now, added comment about SOA serialno Thomas Waldmann 2014-08-29 17:36:08 +02:00
  • 45bb3da92d add comments to requirements files Thomas Waldmann 2014-08-28 13:58:46 +02:00
  • f70d6ebdf0 add requirements.d/travis.txt with the stuff needed on travis, but not installed via setup.py install_requires Thomas Waldmann 2014-08-28 13:38:14 +02:00
  • b6db7a33d8 use django's clickjacking protection middleware Thomas Waldmann 2014-08-28 13:18:08 +02:00
  • dea3848b36 CHANGES: note cdn urls update Thomas Waldmann 2014-08-28 11:43:31 +02:00
  • 762799fc5c upgrade to bootstrap 3.2.0 (cdn urls) Thomas Waldmann 2014-08-28 11:31:54 +02:00
  • 456ab687e5 upgrade to font-awesome 4.2.0 (cdn url) Thomas Waldmann 2014-08-28 11:26:49 +02:00
  • d1bf450f7f upgrade to jquery 1.11.1 (cdn url) Thomas Waldmann 2014-08-28 11:24:23 +02:00
  • 5c919c266f update CHANGES Thomas Waldmann 2014-08-28 02:58:53 +02:00
  • 8e911f488f improve install docs, gunicorn and nginx config, fix django version in settings Thomas Waldmann 2014-08-28 02:27:24 +02:00
  • beb7da7b0c improve install docs Thomas Waldmann 2014-08-28 01:02:00 +02:00
  • e4f2e171b5 docs: document python manage.py compilemessages Thomas Waldmann 2014-08-28 00:12:41 +02:00
  • 6800ecadeb setup.py / MANIFEST.in: add translations and login templates Thomas Waldmann 2014-08-28 00:11:07 +02:00
  • 76d3bb1ef7 add a hint below the badges to explain to what they refer Thomas Waldmann 2014-08-27 18:09:48 +02:00
  • 118c9ea3ae add url of docs on readthedocs.org Thomas Waldmann 2014-08-27 18:06:30 +02:00
  • 7bbb9b6c7d remove stuff that is only needed for development from setup.py Thomas Waldmann 2014-08-27 18:01:08 +02:00
  • fd93535abb requirements: add "requests" package (as in setup.py) Thomas Waldmann 2014-08-27 17:58:53 +02:00
  • 4db5e47cc6 pypi metadata: add python 3.4 Thomas Waldmann 2014-08-27 17:57:33 +02:00
  • 9402f450ed requirements: use django 1.6.6, travis: use django 1.5.9 and 1.6.6, also test on python 3.4 Thomas Waldmann 2014-08-27 17:53:52 +02:00
  • 7458271b5c fix pep8 issues Thomas Waldmann 2014-08-27 17:35:29 +02:00
  • dd3cd6139f sync code between _update and _delete Thomas Waldmann 2014-08-27 17:35:10 +02:00
  • b49772f1ec setup.cfg: exclude another pep8 test Thomas Waldmann 2014-08-27 17:27:45 +02:00
  • 56bddb83b6 fix broken api test Thomas Waldmann 2014-08-27 16:45:05 +02:00
  • a89d6353a8 document /nic/delete dyndns2 api extension Thomas Waldmann 2014-08-27 15:28:36 +02:00
  • a125cbab06 updated i18n .mo Thomas Waldmann 2014-08-26 20:07:26 +02:00
  • 7455146bc7 updated i18n .po Thomas Waldmann 2014-08-26 20:06:43 +02:00
  • 2eef6bdf14 updated .mo files Thomas Waldmann 2014-08-26 15:07:31 +02:00
  • 952a52fd39 updated i18n / .po Thomas Waldmann 2014-08-26 15:05:55 +02:00
  • cc630e342f move the link outside the form to make language dropdown look prettier Thomas Waldmann 2014-08-25 01:04:01 +02:00
  • d83a08b9ef CHANGES: add note where we get the preferred language from Thomas Waldmann 2014-08-25 00:20:54 +02:00
  • 0e98ae4365 add mo files Thomas Waldmann 2014-08-25 00:11:38 +02:00
  • bc6dd6f1bc upgrade to font-awesome 4.1.0 (cdn) Thomas Waldmann 2014-08-25 00:03:52 +02:00
  • b1afe75a62 add language selector, use set_language redirect view from django Thomas Waldmann 2014-08-25 00:01:26 +02:00
  • e38e0bda55 remove middleware order - session must be before locale middleware, add i18n context processor Thomas Waldmann 2014-08-25 00:00:16 +02:00
  • 540616fdf3 fix LANGUAGES in dev settings - they are ADDITIONAL to the base settings, remove duplicates Thomas Waldmann 2014-08-24 23:59:22 +02:00
  • c07188bf71 update docs about "faults ... --notify-user" Thomas Waldmann 2014-08-17 01:00:18 +02:00
  • 1f03834463 fix wrong cmdline option default for --reset-available Thomas Waldmann 2014-08-17 00:49:55 +02:00
  • 7c1b260d3b reformat / improve notification email text Thomas Waldmann 2014-08-17 00:36:29 +02:00
  • df204d8ccf add notifications by email when a host gets flagged as abusive Thomas Waldmann 2014-08-17 00:18:01 +02:00
  • 9c66a20192 updated i18n Thomas Waldmann 2014-08-16 23:05:03 +02:00
  • 3e3bf2d177 general / browser help: add hints how to get current ip, add note about not sending nochg updates Thomas Waldmann 2014-08-16 22:45:15 +02:00
  • f2b438acf0 fix merge conflict in router configuration help template Thomas Waldmann 2014-08-16 22:20:22 +02:00
  • 8dbbd0cad0 catch UnicodeError exceptions caused by ip addr string that can't be decoded by ascii decoder Thomas Waldmann 2014-08-16 21:58:19 +02:00
  • f926c87528 django-admin makemessages -a Thomas Waldmann 2014-08-06 02:39:43 +02:00
  • 45fe4e7ed2 updated de translation Thomas Waldmann 2014-08-06 02:37:25 +02:00
  • 4f847016f6 docs: reST syntax fix Thomas Waldmann 2014-08-06 02:35:34 +02:00
  • 7a5ac92747 updated translations Thomas Waldmann 2014-07-29 19:23:09 +02:00
  • 56fbae34ca update CHANGES Thomas Waldmann 2014-07-29 19:17:14 +02:00
  • 9b4e27afca add de/fr/it translation to production and development, add unfinished pl translation to development only Thomas Waldmann 2014-07-29 19:11:54 +02:00
  • 470b5a5018 update AUTHORS with translators Thomas Waldmann 2014-07-29 19:07:12 +02:00
  • e78be10788 add .tx directory with transifex configuration, remove it from .gitignore Thomas Waldmann 2014-07-29 18:55:36 +02:00
  • 0da23dd545 update docs with translation update workflow Thomas Waldmann 2014-07-29 18:53:27 +02:00
  • 67e89bcaf3 updated de translations from transifex Thomas Waldmann 2014-07-29 18:35:46 +02:00
  • 5059e82b5d updated translations from source code Thomas Waldmann 2014-07-29 18:24:35 +02:00
  • 1edd238952 add english (source) language Thomas Waldmann 2014-07-29 18:17:38 +02:00
  • 03b72e873c add pl translation / fetched current state from transifex Thomas Waldmann 2014-07-29 18:04:25 +02:00
  • 327e404daa fetched de/fr/it translations from transifex Thomas Waldmann 2014-07-29 18:01:15 +02:00
  • c11e1078d6 add italian translation (empty) Thomas Waldmann 2014-07-29 17:55:21 +02:00
  • 05dfad96a6 add .tx and .coverage to gitignore Thomas Waldmann 2014-07-29 17:33:18 +02:00
  • 1ef8190eb0 add transifex-client to dev requirements Thomas Waldmann 2014-07-29 17:12:33 +02:00
  • cbab09fd1e fix wrong english word Thomas Waldmann 2014-07-27 15:59:40 +02:00