Mr McClain
5e5380f1f0
Added Pap links to menu
2016-04-29 18:43:46 -05:00
Joakim Strandberg
b190b8e191
Adding "Paplink" feature ( #401 )
...
* Initial testing of paplink functionality. More fancy interfaces coming.
* Removed a invalid view reference.
* Added a link on the front page.
* Fixed some bad references and incorrect in game browser header usages.
* Started work on statistics-pages.
* Added an initial modify-paplink page where the pap itself can be deleted and characters removed.
* Added a very simple statistics page. Also some name change for ~reasons~.
* Small but crucial fix of syntax.
* Added personal statistics page.
* Corputils page now include fatlinkstats.
* Added link to the personal statistics page. Moved other buttons for clarity.
* Removed some unused code and imports
* Added more statistics, and all corps in alliance are now visible even if no paps are registered.
* Now requesting trust for the right domain. And some redundant imports and commented lines are removed.
2016-04-29 18:00:45 -05:00
johanko
1770fc5548
Fleetup API manager and views
2016-04-06 13:11:15 +00:00
orbitroom
3fa18a585c
Repurposed Signature Tracker for Wormhole use.
2016-03-08 16:37:38 -05:00
Ydmir
c852d3f8e2
Changed to only using two permissions.
2016-02-27 09:48:42 +01:00
Ydmir
a2438b2e16
Merged corpstats and membertracking. Added two new permissions, corp_apis and alliance_apis.
2016-02-26 00:15:10 +01:00
Adarnof
f2b4622e98
Corrected missing notification icon
2016-02-14 00:01:18 +00:00
Adarnof
5e2c828c3b
Front-end notification system
...
Currently only creates notifications for logging events
Addresses #75
2016-02-13 21:53:43 +00:00
Adarnof
d36d991d27
Use in-game logos on index by default
2016-02-07 18:04:01 +00:00
Ydmir
62efad2b66
Merged changes in master.
2016-01-24 00:27:03 +01:00
Ydmir
25b89fdecb
Expanded functionality to full alliance support. The design may leave some things to wish for...
2016-01-24 00:13:58 +01:00
orbitroom
5ececa6bfd
Changed op timers to Structure Timer and Bug Fixes for Fleet Operations Timer
2016-01-20 22:24:07 -05:00
orbitroom
6fb70b3160
Added Fleet Operations Timer
2016-01-20 22:04:58 -05:00
Adarnof
49e2a67797
Merge pull request #198 from orbitroom/master
...
Added Signature / Wormhole Tracking Tool
2016-01-20 01:16:55 -05:00
Ydmir
b7c1c8469d
Merge branch 'master' into corputils
2016-01-19 22:02:14 +01:00
Mr McClain
c08f3693fb
Update base.html
2016-01-17 01:34:31 -06:00
Ydmir
030a0e9a8c
Added search functionality to member list.
2016-01-15 22:54:53 +01:00
Ydmir
93c3d450af
Fixed a reference bug.
2016-01-15 11:09:17 +01:00
orbitroom
c9e600dfee
Added Signature Tracker
...
Added a tool to help track various sites and wormholes
2016-01-15 03:01:18 -06:00
Ydmir
786e573a0a
Added initial corputils functionality, for auditing members in corporation mode.
2016-01-15 09:23:40 +01:00
Adarnof
229f34ca6a
Allow blues to view hrapplications link in base.html
...
Addresses #181
2015-12-10 06:50:57 +00:00
Adarnof
4fa764e301
Renamed MEDIA_URL to prevent overriding django setting
...
https://docs.djangoproject.com/en/1.9/ref/settings/#media-url
2016-01-06 20:58:17 +00:00
Adarnof
87393b8529
Variable forum/killboard/media urls on index #140
...
- only rendered if set, otherwise link removed
2016-01-05 23:57:30 +00:00
Adarnof
02dc27deac
Corrected ALLIANCE_NAME context processor to render alliance name if IS_CORP false.
...
Added ALLIANCE_NAME vs CORP_NAME toggle for index page title per IS_CORP value.
Closes #85
2015-11-28 05:08:37 +00:00
Adarnof
c9f61e5def
Added new permission model to view timer boards.
...
Enforced permission on base template for link to timerboard as well as view rendering.
Addresses #15
2015-11-28 01:53:21 +00:00
Adarnof
db7b6265e5
Moved templates to stock folder for uniformity.
...
Updated settings.py.example to reflect this.
2015-11-24 23:26:05 +00:00