Ariel Rin
35407a2108
Font Awesome V5 Update
2020-06-11 03:33:37 +00:00
ErikKalkoken
b6fdf840ef
Update swagger files and remove swagger fle dependency from srp package
2020-03-25 18:00:23 +01:00
ErikKalkoken
3d3bb8fc94
fix broken translation strings
2020-03-03 13:53:55 +01:00
ErikKalkoken
54a71630f1
Fix translation string bugs
2020-02-29 15:55:42 +01:00
Erik Kalkoken
0bfec36983
Fix issue #1172 : Replace deprecated eve image URLs in apps and services
2020-01-16 03:51:16 +00:00
Basraah
09df37438d
Add missing order_by, thanks @Fundaris
2018-12-20 22:02:25 +00:00
colcrunch
48d25ca73f
Extend Ship Type field on FAT link.
...
Was not previously long enough for gold pods. Extended further for future-proofing.
2018-08-03 00:32:23 -04:00
Adarnof
ee9ed13a66
Remove reference to depreciated bad_gateway model.
...
Addresses #1078
I too enjoy breaking changes with no warning. Round two.
2018-05-28 17:16:58 -04:00
Adarnof
099c2c0a21
Remove reference to depreciated x-user-agent header.
...
Addresses #1073
I too enjoy breaking changes with no warning.
2018-05-23 22:58:41 -04:00
Adarnof
22bda62e59
Spanish translations courtesy of @frank1210
...
Fixed a few problems with translating the menu links - they had leading spaces.
2018-05-02 20:49:21 -04:00
Adarnof
a350e175c7
Update to latest ESI routes.
2018-04-18 20:49:05 -04:00
Adarnof
1bd5eecd54
Correct old template URLs.
...
Remove redundant name from fatlink.
Remove optimer app dependency.
And other general cleanup.
Thanks @TargetZ3R0
2018-02-28 13:16:54 -05:00
Adarnof
cca8b26375
Handle FAT ZeroDivisionErrors
2017-11-10 11:52:22 -05:00
Basraah
47b5b286d8
Uniform page titles
2017-10-12 10:20:40 +10:00
Basraah
01d34b54eb
N+1 query fixes
2017-10-01 20:55:15 +10: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
e68c840dad
CSS Fixes and cleanup
...
Improves bootstrap compatibility, allowing for dropping in theme CSS.
Also improves responsive design but still has a ways to go.
2017-09-23 18:03:43 +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
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
Adarnof
2d92cd6cb2
Minimize swagger spec files.
2017-09-20 01:29:16 -04: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