Peter Pfeufer
f4c5c7f6db
[FIX] Spelling (It's EVE time, not Eve time)
2025-03-24 15:14:30 +01:00
Ariel Rin
0fcb517b0b
Timerboard Improvements
2024-09-09 03:57:21 +00:00
Peter Pfeufer
d0118e6c0b
[FIX] File permissions
2023-08-01 12:55:19 +02:00
Hamish W
951c4135c2
Adding Absolute Timers to base timerboard
2023-07-25 09:26:10 +00:00
Ariel Rin
909bd0ba15
Fix deprecations removed in dj4
2021-12-24 17:42:53 +10:00
Peter Pfeufer
b31521c758
Adding timer type to the timer board
...
See issue #1287
2021-10-20 15:30:45 +02: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
e6a4cea4de
editorconfig applied
2021-05-17 11:42:28 +02:00
Peter Pfeufer
b47392ba7f
check for LF as line ending
2021-05-17 09:49:58 +02:00
colcrunch
a8855e86ed
Change Type [SIZE]
notation for Citadels/EC/Refineries to structure names to reduce ambiguity.
...
Also, Added "Brand names" for the Beacon, Jammer, and Gate.
2019-03-12 10:06:53 +00:00
soratidus999
d049ec2832
Add Flex Structures to timerboard
...
New FLEX structures as per https://support.eveonline.com/hc/en-us/articles/213021829-Upwell-Structures
Cleaned up layout slightly and removed Stations as there are no longer any conquerable stations left
2018-12-01 17:26:51 +10:00
Adarnof
2b2f367c30
Updated Strucure Choices
...
Added Refineries, and a Moon Mining Option
Also changed spacing to be consistent and be easier to read
(cherry picked from commit 0474fa6d1761fbbc3661a9edfc9dd6c5fa474761)
2018-02-21 17:23:36 -05:00
Basraah
fff2cd32d5
Update timerboard views
...
Adds basic unit tests
Changed to class based views
2017-09-27 19:12:07 +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