Ariel Rin
|
d829facbd4
|
use own esi provider for itemtypes
|
2021-10-27 18:14:18 +10:00 |
|
Peter Pfeufer
|
a6b340c179
|
update code to reflect the new minimum python version 3.7
- update string format method
- remove redundant default arguments from function calls
- remove unused imports
- remove unicode identifier from strings, it's default in py3 (see: https://stackoverflow.com/a/4182635/12201331)
|
2021-10-18 11:59:05 +02:00 |
|
Peter Pfeufer
|
839232dc98
|
add evetools killboard as accepted source for srp requests
|
2021-07-04 15:04:25 +02:00 |
|
Peter Pfeufer
|
e6a4cea4de
|
editorconfig applied
|
2021-05-17 11:42:28 +02:00 |
|
Exiom
|
3506e417d4
|
SRP Module - Added Datatables & Sorting, Standardized Date/Time for Overall AA Consistency
|
2020-09-20 23:55:22 +00:00 |
|
ErikKalkoken
|
73f262ce4b
|
Add missing translations
|
2020-03-24 20:21:35 +01:00 |
|
Col Crunch
|
e49e04034c
|
Imports are hard
Note to self: Read before commit
|
2018-08-01 23:00:31 -04:00 |
|
Col Crunch
|
c7860f8e5c
|
oops
|
2018-08-01 22:50:44 -04:00 |
|
Col Crunch
|
adb982114a
|
Actually use srp.add_srpfleetmain permission
Also adds a new @permissions_required decorator.
|
2018-08-01 22:38:54 -04:00 |
|
Adarnof
|
4a94f379b4
|
Correct issues with the SRP merge from v1
|
2017-11-17 17:29:01 -05:00 |
|
Adarnof
|
c63464c4c9
|
Handle new zKillboard API format
|
2017-11-10 11:57:51 -05:00 |
|
Basraah
|
01d34b54eb
|
N+1 query fixes
|
2017-10-01 20:55:15 +10:00 |
|
Basraah
|
f36b038010
|
Remove EveManager, refactor into model managers
Lots of unused methods removed.
Unit tests added for those that are left.
|
2017-09-21 14:56:40 +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 |
|