Mr McClain
|
38acd7df16
|
Removed unused cache settings
|
2016-04-09 02:54:41 -05:00 |
|
Mr McClain
|
6f8e478baf
|
Evernus Alliance Market Integration (#369)
* Added SMF Forum Support
* removed comment
* Fixed bugs.
* removed unused SQL statement
* Fixed Grammer in debug code
* Fixed Null Bug
* Update operationmanagement.html
* fixed bug
* fixed error
* Users now show up on the posts correctly
* Evernus Alliance Market Integration
* removed duplicate function
* empty string handling
|
2016-04-07 20:46:14 -05:00 |
|
Mr McClain
|
cfe0e23430
|
SMF Forum Integration
* Added SMF Forum Support
* removed comment
* Fixed bugs.
* removed unused SQL statement
* Fixed Grammer in debug code
* Fixed Null Bug
* Update operationmanagement.html
* fixed bug
* fixed error
* Users now show up on the posts correctly
|
2016-04-06 20:32:02 -05:00 |
|
Mr McClain
|
9a2eb52fca
|
added an example to allowed hosts
|
2016-04-05 01:53:27 -05:00 |
|
Adarnof
|
5f44d79cbd
|
correct email comment
|
2016-04-03 16:00:12 -04:00 |
|
Adarnof
|
87968f002c
|
remove need to set template and staticfiles dirs
shamelessly stolen from Adarnauth
|
2016-04-02 16:10:27 -04:00 |
|
Mr McClain
|
14d0d7519c
|
opsec
|
2016-03-30 05:20:52 -05:00 |
|
orbitroom
|
75459361dc
|
Added IP Board 4
|
2016-03-30 04:04:14 -05:00 |
|
Adarnof
|
361e4a6409
|
Prompt users to join TS when creating account
- will allow groups to sync
- add button to get back to this prompt
- do not sync groups until joined server
Closes #331
|
2016-03-26 03:08:28 +00:00 |
|
orbitroom
|
2f5d6d4871
|
Added Enhancements to SRP Management
|
2016-03-24 18:36:46 -04:00 |
|
Adarnof
|
51e3c287b6
|
Merge pull request #308 from Adarnof/mumble
Mumble Ice Authenticator
|
2016-03-23 00:31:18 -04:00 |
|
Adarnof
|
8c4015126c
|
ICE Authenticator for Murmur
- reads username, pwhash from db table containing MumbleUser models
- needs to be started separately somehow, instructions unclear
- adapted from https://github.com/mumble-voip/mumble-scripts/blob/master/Authenticators/SMF/2.0/smfauth.py
Closes #165
|
2016-03-15 01:36:24 +00:00 |
|
Adarnof
|
477e579eba
|
Rewrote views to handle new models.
Everything works but comments.
|
2016-03-13 21:47:09 +00:00 |
|
Mr McClain
|
a66df6b574
|
Merge pull request #292 from Adarnof/logfolder
Move default logfile location to log folder
|
2016-03-04 04:26:19 -06:00 |
|
Ydmir
|
a2438b2e16
|
Merged corpstats and membertracking. Added two new permissions, corp_apis and alliance_apis.
|
2016-02-26 00:15:10 +01:00 |
|
Mr McClain
|
80e8f9ca4d
|
Update url schema
|
2016-02-24 12:06:55 -06:00 |
|
orbitroom
|
11b1f2fb0e
|
Added Ability to Delete Notifications
|
2016-02-23 19:41:32 -05:00 |
|
Adarnof
|
287b3a82a9
|
Move default logfile location to log folder
chmod 777 log folder so apache can write
Addresses #282
|
2016-02-23 02:45:48 +00:00 |
|
Adarnof
|
ece06a6832
|
Toggle assignment of alliance groups
|
2016-02-17 21:16:16 +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
|
1d99ef69d1
|
Front-end notification model
Context processor to count notifications for display in base template
Logging handler to generate notifications for users with permission
|
2016-02-13 05:25:57 +00:00 |
|
orbitroom
|
a3c3f002bc
|
Added ability to edit structure timers
|
2016-02-11 22:03:16 -05:00 |
|
orbitroom
|
c19f6f5929
|
Added Ability to Edit Signatures
|
2016-02-11 19:04:11 -05:00 |
|
Mr McClain
|
4a08b6f67d
|
Added missing url
|
2016-02-11 16:25:18 -06:00 |
|
orbitroom
|
1b938a536a
|
Added ability to edit operations timers
|
2016-02-11 17:18:27 -05:00 |
|
Adarnof
|
2d2afa79eb
|
Added ability to manually trigger api refresh
Ignored cache databases
|
2016-02-07 11:40:11 +00:00 |
|
Adarnof
|
b988f4ad6f
|
Added ability to toggle assigning corp groups
|
2016-02-02 06:28:06 +00:00 |
|
Adarnof
|
a1343282d2
|
Implements solution for #224
|
2016-01-31 22:44:42 +00:00 |
|
Ydmir
|
9041f0e7c7
|
Handling missing settings.CORP_ID in alliance mode, and api-scope error in corporation mode. Also fixing visual on the corputilsearchview.
|
2016-01-31 11:29:54 +01:00 |
|
Ydmir
|
1e86df3992
|
Fixed indentation for real...
|
2016-01-30 11:26:42 +01:00 |
|
Joakim Strandberg
|
2ce48c4796
|
Fixed indentation.
|
2016-01-28 23:30:08 +01:00 |
|
Ydmir
|
29e5790ec7
|
Now the search function works in alliance mode as well, searching the corp that is currently active. Also, the select corporation is nicer now.
|
2016-01-25 23:19:28 +01: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 |
|
Mr McClain
|
586b08d625
|
fixed installed apps bug
forgot to add it to the settings.py example
|
2016-01-21 03:40:06 -06:00 |
|
orbitroom
|
6fb70b3160
|
Added Fleet Operations Timer
|
2016-01-20 22:04:58 -05:00 |
|
Mr McClain
|
ce414a6965
|
typos fixed
|
2016-01-17 01:24:30 -06:00 |
|
Mr McClain
|
7e9033fd2a
|
made it look pretty
|
2016-01-17 01:19:10 -06:00 |
|
Ydmir
|
030a0e9a8c
|
Added search functionality to member list.
|
2016-01-15 22:54:53 +01:00 |
|
orbitroom
|
59f73abde0
|
Added Sig tracker debug code
|
2016-01-15 03:12:26 -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 |
|
Ydmir
|
d0c5e40bc8
|
Also added the new app corputils to installed apps in settings.py.example
|
2016-01-15 09:27:14 +01:00 |
|
Ydmir
|
786e573a0a
|
Added initial corputils functionality, for auditing members in corporation mode.
|
2016-01-15 09:23:40 +01: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
|
0586f0f6d5
|
Custom service passwords now available.
- mumble, phpbb, ipboard, jabber
Addresses an evemail request.
|
2016-01-06 06:56:00 +00:00 |
|
Adarnof
|
b7a15dff73
|
Changed default killboard url to blank.
|
2016-01-06 05:21:36 +00:00 |
|
Adarnof
|
50ea33a247
|
Relocate FORUM_URL to Front Page Links
|
2016-01-05 23:59:50 +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
|
019cf891b0
|
corrected django logging handler to reference log_file
|
2016-01-03 21:19:43 +00:00 |
|
Adarnof
|
6c3085f78c
|
Added django core logging with default loglevel ERROR
Corrected logic for logging message in authentication/managers.py
|
2016-01-03 08:57:52 +00:00 |
|