Adarnof
45e1adf3b3
Merge pull request #200 from Ydmir/corputils
...
Corputils
2016-01-31 13:58:26 -05:00
Ydmir
62efad2b66
Merged changes in master.
2016-01-24 00:27:03 +01:00
Ydmir
39a77829db
Added new permission.
2016-01-23 01:11:10 +01:00
orbitroom
6fb70b3160
Added Fleet Operations Timer
2016-01-20 22:04:58 -05:00
Mr McClain
6e2ec4d041
typos fixed
2016-01-17 01:25:17 -06:00
orbitroom
c9e600dfee
Added Signature Tracker
...
Added a tool to help track various sites and wormholes
2016-01-15 03:01:18 -06:00
Adarnof
6bd99d10e7
Updates key requirements on api add form for account
2015-12-11 14:12:46 +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
b31dcb7ac0
Permission 'jabber_broadcast_all' to restrict groups
...
- without, can only broadcast to own groups
- with, can broadcast to all and every group
Updated form to check request user for permission and groups when generating form
For #159
2016-01-05 23:36:17 +00:00
Adarnof
08cd2c1f1a
Corrections for typos in logging.
...
Rephrased EveManager exceptions to reflect determination id is not of type rather than failure of function.
2016-01-03 20:08:44 +00:00
Adarnof
a789edb3d8
Logging everywhere.
...
Corrected corp model updating logic to handle owning corp.
Corrected typecasting during api access mask comparison.
Removed error protection during user TS3 group updating to propogate errors.
Relevent issues:
Sorry for the spam.
2016-01-02 21:24:40 +00:00
Adarnof
8442ec1f55
Changed discord account handling. Now requests email and password and grabs UID via API.
...
UID is stored in authserviceinfo model and used as required.
2015-12-02 01:02:13 +00:00
Adarnof
54d216bdf0
Changed how user account deletions are handled.
...
Now bans/unbans account as necessary.
2015-12-01 04:50:14 +00:00
Adarnof
c009420536
Included Discord in disable_services from common_task.
...
Changed how user accounts in discord are handled: endpoint accepts password and email.
Accounts are created with a password(random) and their user email. Need to activate account through link in email.
2015-12-01 04:12:50 +00:00
Adarnof
a6447d3596
Added link to discord server to services page.
...
Corrected handling of user deletion to return true if account absent on server.
2015-11-30 23:01:44 +00:00
Adarnof
2da93d4410
Added required settings and context to render services page.
...
Added URLs for enabling and disabling Discord.
Added Discord section to services page.
2015-11-30 22:30:18 +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
35277b7f33
Manual conflict resoltuion for pull request #98
2015-11-25 02:59:13 +00:00
Adarnof
984ab31d33
changed templates to reflect corp or alliance toggle
...
created context processors for IS_CORP, ALLIANCE_ID and ALLIANCE_NAME variables
Signed-off-by: Adarnof <adarnof@gmail.com>
2015-10-31 17:59:27 -04:00
Adarnof
e98bc36a9c
Removed all dependency on alliance membership
...
Renamed permission 'alliance_member' 'member'
Renamed multiple variables in settings.py and associated handlers in util
Maybe it still works?
2015-09-17 04:42:36 +00:00
Raynaldo Rivera
cce15d1667
Added srp program features, updated hr applications to support adding a "mark in progress"
2014-11-26 22:09:57 -07:00
Raynaldo Rivera
b806ab6755
Added Teamspeak3 support
2014-11-23 02:17:38 -07:00
Raynaldo Rivera
6287252c60
Added another check to tasks
2014-11-22 15:54:24 -07:00
Raynaldo Rivera
d52a0d5331
Updated hr management to actually be useful
2014-11-20 03:21:07 -07:00
Raynaldo Rivera
1ed41ae043
Added IPBoard support
2014-11-17 08:40:25 -07:00
Raynaldo Rivera
d1244a97e3
Added timerboard feature
2014-11-16 01:10:41 -07:00
Raynaldo Rivera
1eed8751ba
Added support for blue jabber access and blue forums.
...
Groups remain and are updated.
Now configuration options for disabling individual services.
2014-11-11 15:34:21 -07:00
Raynaldo Rivera
55b3e09cec
Added basic corporation stats page
2014-11-10 01:03:47 -07:00
Raynaldo Rivera
d4f16f49f1
Fixed issue when picking a primary character who is not blue/not in alliance
2014-11-05 13:54:43 -07:00
Raynaldo Rivera
9b14137681
Fixed issue with adding api keys.
2014-11-04 16:44:27 -07:00
Raynaldo Rivera
48373c285a
Added blue support to the auth
2014-11-02 21:53:26 -07:00
Raynaldo Rivera
884d39c148
Added the task to auto update corp and alliance info
2014-11-01 23:07:20 -07:00
Raynaldo Rivera
19e19d89e4
Reformatted code for easy reading.
2014-10-26 16:47:21 -07:00
Raynaldo Rivera
fd8801d006
Added settings for hardcoded services values
2014-10-23 23:21:00 -07:00
Raynaldo Rivera
7628941a2a
Added jabber broadcast,
2014-10-19 02:30:08 -07:00
Raynaldo Rivera
190947f18d
Added group management
2014-10-19 00:47:19 -07:00
Raynaldo Rivera
7e71c4607f
Added removal of main api when deactivated services
2014-10-16 10:56:15 -07:00
Raynaldo Rivera
e6d24b2a72
New changes
2014-10-15 17:48:39 -07:00
Raynaldo Rivera
9f0047b3a7
Added user_regdate to forummanager so everyone isn't from 1970
2014-10-13 11:04:40 -07:00
Raynaldo Rivera
77b96d774f
Added extra check for group deletion
2014-10-12 17:23:36 -07:00
Raynaldo Rivera
b869c465bb
Added extra check
2014-10-12 17:19:12 -07:00
Raynaldo Rivera
69b3b30f6a
Added auto corp group creation and addition
2014-10-12 13:44:16 -07:00
Raynaldo Rivera
534eb460e1
Bug fixes error checking
2014-10-12 10:53:54 -07:00
Raynaldo Rivera
a8571dd1c0
Redone correctly , structure, its pretty
2014-10-08 19:15:17 -07:00
Raynaldo Rivera
54af97dd64
Clean project
2014-10-08 19:12:19 -07:00
Raynaldo Rivera
d095478e4f
Added full services working, refresh, create, delete, updated look
2014-10-08 00:46:58 -07:00
Raynaldo Rivera
b748c223c8
Making it pretty
2014-10-05 18:34:02 -07:00
Raynaldo Rivera
a086c50c0d
Added basic mumble support
2014-10-05 16:17:19 -07:00