c5672cea22use host.get_fqdn() function to assemble the fqdn, no bold formatting
Thomas Waldmann
2014-08-31 02:20:36 +02:00
172c215ea5remove 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
6fd1bd4da1add host view: use 50/50 split for form and help
Thomas Waldmann
2014-08-31 01:52:59 +02:00
4178e700cdmove rDNS display from add host view to home view
Thomas Waldmann
2014-08-31 01:50:58 +02:00
a4616e2637add tests for add domain / add host views
Thomas Waldmann
2014-08-31 01:33:00 +02:00
37f26d6031unify hosts and domains overview views into one
Thomas Waldmann
2014-08-31 01:23:38 +02:00
c6bdd34feesplit off add host / add domain view from hosts overview / domains overview
Thomas Waldmann
2014-08-31 01:03:19 +02:00
7c5260a6darename overview.html to host_overview.html
Thomas Waldmann
2014-08-30 23:44:53 +02:00
c925c8afd0bump version to 0.8.0
Thomas Waldmann
2014-08-30 23:24:57 +02:00
d8b1e93730requests 2.4.0 has a bug, for now require requests<2.4.0
Thomas Waldmann
2014-08-30 21:30:31 +02:00
cf2c46e612use FQDN typed params in api, remove unused parse_name (which was problematic anyway)
Thomas Waldmann
2014-08-30 18:27:21 +02:00
f13d985f4aadd FQDN type to use instead of str to keep host and domain separate
Thomas Waldmann
2014-08-30 16:08:10 +02:00
435204da87update CHANGES
Thomas Waldmann
2014-08-29 23:06:17 +02:00
50eacd8810add link to pfSense tab
Thomas Waldmann
2014-08-29 22:57:12 +02:00
8bb63616dfadd pfSense configuration help
Thomas Waldmann
2014-08-29 22:54:16 +02:00
b858346bd8updated / refactored CHANGES
Thomas Waldmann
2014-08-29 17:50:25 +02:00
6aec7e740fit's 2014 now, added comment about SOA serialno
Thomas Waldmann
2014-08-29 17:36:08 +02:00
45bb3da92dadd comments to requirements files
Thomas Waldmann
2014-08-28 13:58:46 +02:00
f70d6ebdf0add 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
b6db7a33d8use django's clickjacking protection middleware
Thomas Waldmann
2014-08-28 13:18:08 +02:00
dea3848b36CHANGES: note cdn urls update
Thomas Waldmann
2014-08-28 11:43:31 +02:00
762799fc5cupgrade to bootstrap 3.2.0 (cdn urls)
Thomas Waldmann
2014-08-28 11:31:54 +02:00
456ab687e5upgrade to font-awesome 4.2.0 (cdn url)
Thomas Waldmann
2014-08-28 11:26:49 +02:00
d1bf450f7fupgrade to jquery 1.11.1 (cdn url)
Thomas Waldmann
2014-08-28 11:24:23 +02:00
5c919c266fupdate CHANGES
Thomas Waldmann
2014-08-28 02:58:53 +02:00
8e911f488fimprove install docs, gunicorn and nginx config, fix django version in settings
Thomas Waldmann
2014-08-28 02:27:24 +02:00
beb7da7b0cimprove install docs
Thomas Waldmann
2014-08-28 01:02:00 +02:00
e4f2e171b5docs: document python manage.py compilemessages
Thomas Waldmann
2014-08-28 00:12:41 +02:00
6800ecadebsetup.py / MANIFEST.in: add translations and login templates
Thomas Waldmann
2014-08-28 00:11:07 +02:00
76d3bb1ef7add a hint below the badges to explain to what they refer
Thomas Waldmann
2014-08-27 18:09:48 +02:00
118c9ea3aeadd url of docs on readthedocs.org
Thomas Waldmann
2014-08-27 18:06:30 +02:00
7bbb9b6c7dremove stuff that is only needed for development from setup.py
Thomas Waldmann
2014-08-27 18:01:08 +02:00
fd93535abbrequirements: add "requests" package (as in setup.py)
Thomas Waldmann
2014-08-27 17:58:53 +02:00
4db5e47cc6pypi metadata: add python 3.4
Thomas Waldmann
2014-08-27 17:57:33 +02:00
9402f450edrequirements: 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
7458271b5cfix pep8 issues
Thomas Waldmann
2014-08-27 17:35:29 +02:00
dd3cd6139fsync code between _update and _delete
Thomas Waldmann
2014-08-27 17:35:10 +02:00
b49772f1ecsetup.cfg: exclude another pep8 test
Thomas Waldmann
2014-08-27 17:27:45 +02:00
56bddb83b6fix broken api test
Thomas Waldmann
2014-08-27 16:45:05 +02:00
a89d6353a8document /nic/delete dyndns2 api extension
Thomas Waldmann
2014-08-27 15:28:36 +02:00
a125cbab06updated i18n .mo
Thomas Waldmann
2014-08-26 20:07:26 +02:00
7455146bc7updated i18n .po
Thomas Waldmann
2014-08-26 20:06:43 +02:00
2eef6bdf14updated .mo files
Thomas Waldmann
2014-08-26 15:07:31 +02:00
952a52fd39updated i18n / .po
Thomas Waldmann
2014-08-26 15:05:55 +02:00
cc630e342fmove the link outside the form to make language dropdown look prettier
Thomas Waldmann
2014-08-25 01:04:01 +02:00
d83a08b9efCHANGES: add note where we get the preferred language from
Thomas Waldmann
2014-08-25 00:20:54 +02:00
0e98ae4365add mo files
Thomas Waldmann
2014-08-25 00:11:38 +02:00
bc6dd6f1bcupgrade to font-awesome 4.1.0 (cdn)
Thomas Waldmann
2014-08-25 00:03:52 +02:00
b1afe75a62add language selector, use set_language redirect view from django
Thomas Waldmann
2014-08-25 00:01:26 +02:00
e38e0bda55remove middleware order - session must be before locale middleware, add i18n context processor
Thomas Waldmann
2014-08-25 00:00:16 +02:00
540616fdf3fix LANGUAGES in dev settings - they are ADDITIONAL to the base settings, remove duplicates
Thomas Waldmann
2014-08-24 23:59:22 +02:00
c07188bf71update docs about "faults ... --notify-user"
Thomas Waldmann
2014-08-17 01:00:18 +02:00
1f03834463fix wrong cmdline option default for --reset-available
Thomas Waldmann
2014-08-17 00:49:55 +02:00
7c1b260d3breformat / improve notification email text
Thomas Waldmann
2014-08-17 00:36:29 +02:00
df204d8ccfadd notifications by email when a host gets flagged as abusive
Thomas Waldmann
2014-08-17 00:18:01 +02:00
9c66a20192updated i18n
Thomas Waldmann
2014-08-16 23:05:03 +02:00
3e3bf2d177general / 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
f2b438acf0fix merge conflict in router configuration help template
Thomas Waldmann
2014-08-16 22:20:22 +02:00
8dbbd0cad0catch 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
f926c87528django-admin makemessages -a
Thomas Waldmann
2014-08-06 02:39:43 +02:00
45fe4e7ed2updated de translation
Thomas Waldmann
2014-08-06 02:37:25 +02:00
4f847016f6docs: reST syntax fix
Thomas Waldmann
2014-08-06 02:35:34 +02:00
7a5ac92747updated translations
Thomas Waldmann
2014-07-29 19:23:09 +02:00
56fbae34caupdate CHANGES
Thomas Waldmann
2014-07-29 19:17:14 +02:00
9b4e27afcaadd 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
470b5a5018update AUTHORS with translators
Thomas Waldmann
2014-07-29 19:07:12 +02:00
e78be10788add .tx directory with transifex configuration, remove it from .gitignore
Thomas Waldmann
2014-07-29 18:55:36 +02:00
0da23dd545update docs with translation update workflow
Thomas Waldmann
2014-07-29 18:53:27 +02:00
67e89bcaf3updated de translations from transifex
Thomas Waldmann
2014-07-29 18:35:46 +02:00
5059e82b5dupdated translations from source code
Thomas Waldmann
2014-07-29 18:24:35 +02:00
1edd238952add english (source) language
Thomas Waldmann
2014-07-29 18:17:38 +02:00
03b72e873cadd pl translation / fetched current state from transifex
Thomas Waldmann
2014-07-29 18:04:25 +02:00
327e404daafetched de/fr/it translations from transifex
Thomas Waldmann
2014-07-29 18:01:15 +02:00
c11e1078d6add italian translation (empty)
Thomas Waldmann
2014-07-29 17:55:21 +02:00
05dfad96a6add .tx and .coverage to gitignore
Thomas Waldmann
2014-07-29 17:33:18 +02:00
1ef8190eb0add transifex-client to dev requirements
Thomas Waldmann
2014-07-29 17:12:33 +02:00
cbab09fd1efix wrong english word
Thomas Waldmann
2014-07-27 15:59:40 +02:00