Peter Pfeufer
3c799eb40b
None is neither an allince, a corp or a character
2021-06-23 12:29:33 +02:00
Peter Pfeufer
e6a4cea4de
editorconfig applied
2021-05-17 11:42:28 +02:00
Peter Pfeufer
8c3df89d52
remove trailing whitespaces
2021-05-17 09:46:11 +02:00
Erik Kalkoken
228af38a4a
Add menu item badge feature and update group icons
2020-09-11 11:33:14 +00:00
Col Crunch
250cb33285
Raise an error if get_extension_logger
recieves a non-string argument.
2020-05-26 13:49:06 -04:00
Col Crunch
530716d458
Fix docstring n get_extension_logger
2020-05-26 13:25:48 -04:00
Col Crunch
2d64ee5e2a
Base extension logger level on the level of its parent.
2020-05-23 00:08:00 -04:00
Col Crunch
76ebd21163
Add function to services.hooks
to provide a concise way for creating loggers for extensions/plugins. Revise basic documentation to use this function.
2020-03-13 15:21:15 -04:00
Adarnof
20236cab8a
Use alliance ticker stored in character table.
2018-04-17 16:18:16 -04:00
Adarnof
8a73890646
Ensure ticker is fetched if alliance_or_corp used.
...
Closes #1011
2018-04-09 21:53:41 -04:00
randomic
4eb6b73903
Nameformat configs which default to corp where alliance is None ( #1003 )
...
Add nameconfig format for alliance_or_corp_ticker
Add nameconfig format for alliance_or_corp_name
Update docs for new nameformats
Correct missing dict key if no alliance.
2018-04-03 19:25:47 -04: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
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