Adarnof
933c12b48d
Increase telnet timeout
...
Should help tolerate slower responses from remote servers.
Closes #751
Thanks @namenmalkav
2018-04-09 22:14:21 -04:00
Adarnof
67cd0cd55c
Reassess user groups on state change.
2018-02-23 01:50:03 -05:00
Adarnof
9e53d8b429
Correct migration dependency.
...
I have no idea what 0016 is, but I'm nuking my dev env to be safe.
2018-02-23 01:26:59 -05:00
Adarnof
f5abf82b95
Allow mapping of states to Teamspeak3 groups.
...
Addresses #950
Happy now, @colcrunch ?
2018-02-23 01:22:51 -05:00
Adarnof
397ca97f0f
Add missing context to teamspeak join template.
...
Closes #967
2018-02-13 18:07:34 -05:00
Basraah
be90fb96ea
Remove unnecessary param
2017-12-28 10:18:50 +10:00
Basraah
f037d7fea6
Change celery tasks to shared task decorator
2017-12-11 00:26:07 +10:00
Basraah
c82d9c7722
Fix migration issue
2017-12-04 13:21:29 +10:00
Basraah
47b5b286d8
Uniform page titles
2017-10-12 10:20:40 +10:00
Basraah
ef37cb3ea5
Name generator/formatter ( #897 )
...
* Squash services migrations
* Add name to example service to allow it to be used in tests
* Add name formatter to services
* Add documentation
2017-10-11 12:34:31 +10:00
Adarnof
cfad4fa8a6
Pycharm refactor failed me.
2017-10-10 10:41:25 -04:00
Basraah
8864afd784
Resolve Dj20 compatibility issues
...
Temporarily use latest snapshot for esi for dj20
Correct admin urls include
Manually correct old ts3 table migration
Remove obsolete services migrations
Remove bootstrap pagination package
Fix url namespacing
2017-09-28 14:47:06 +10:00
Basraah
11fca74fec
Add required on_delete parameters for Dj2.0 compatibility
2017-09-28 12:32:33 +10:00
Basraah
650408f61c
Unit test tweaks
2017-09-26 15:13:37 +10:00
Basraah
c59565c038
Removed unused context processor vars
2017-09-23 11:33:06 +10:00
Basraah
7beec38881
Move templates and fix namespacing
...
Move base template
Refactor services urls and templates
Refactor groupmanagement urls and templates
Refactor notifications urls and templates
2017-09-23 06:48:51 +10:00
Basraah
786859294d
Restructure Alliance Auth package ( #867 )
...
* Refactor allianceauth into its own package
* Add setup
* Add missing default_app_config declarations
* Fix timerboard namespacing
* Remove obsolete future imports
* Remove py2 mock support
* Remove six
* Add experimental 3.7 support and multiple Dj versions
* Remove python_2_unicode_compatible
* Add navhelper as local package
* Update requirements
2017-09-19 09:46:40 +10:00