911 Commits

Author SHA1 Message Date
Adarnof
060c15ec5f Delete phpbb user session and autologin when disabled
Clear phpbb user groups when disabled
Addresses #249
2016-02-08 15:36:20 +00:00
orbitroom
6d6eda65fe Changed Deafult Background To And Updated One 2016-02-08 00:17:05 -05:00
Mr McClain
4be32d16f2 Merge pull request #6 from R4stl1n/master
update
2016-02-07 23:12:35 -06:00
Adarnof
eba337a0a4 Merge pull request #245 from Adarnof/refresh
Corp Groups, API Key Refresh
2016-02-08 00:04:53 -05:00
Adarnof
d77a55fa04 Merge pull request #244 from orbitroom/master
Updated Lieing Spamming Loggers
2016-02-07 16:29:11 -05:00
Mr McClain
5839d64cb7 Updated Logging because I cant Spell 2016-02-07 15:28:58 -06:00
Mr McClain
56ddee22f8 Updated Logging To remove spam from logs. 2016-02-07 15:24:19 -06:00
Mr McClain
28f5055eee Removed Redundant Lieing Code 2016-02-07 15:13:07 -06:00
Adarnof
96ea9ec427 Merge pull request #243 from orbitroom/master
Fixed Bug #242
2016-02-07 13:05:24 -05:00
Adarnof
7ca6decc12 Merge branch 'master' of https://github.com/R4stl1n/allianceauth 2016-02-07 18:04:33 +00:00
Adarnof
fa23d0ae82 Merge pull request #247 from Adarnof/update
Automated update script
2016-02-08 00:26:42 -05:00
Adarnof
64201b38fc Merge pull request #246 from orbitroom/master
Updated Background
2016-02-08 00:19:39 -05:00
Adarnof
d36d991d27 Use in-game logos on index by default 2016-02-07 18:04:01 +00:00
Adarnof
c26a69fe9d Automated update script 2016-02-07 17:52:48 +00:00
Adarnof
2bf133ceee Corrections 2016-02-07 17:28:16 +00:00
orbitroom
9d6cbb325b Fixed logout logging to show actual user 2016-02-07 09:45:04 -05:00
Adarnof
2d2afa79eb Added ability to manually trigger api refresh
Ignored cache databases
2016-02-07 11:40:11 +00:00
Adarnof
43eeee503f Merge branch 'master' of https://github.com/R4stl1n/allianceauth 2016-02-07 10:33:33 +00:00
Adarnof
efb1786e9d Merge pull request #240 from orbitroom/master
Add Additional Types and Status to Sigtracker
2016-02-06 15:35:03 -05:00
orbitroom
c48902ecf8 Added Types and Status 2016-02-06 14:45:39 -05:00
Mr McClain
49d2e6251b Added Additonal Signature Types and Status 2016-02-06 13:28:05 -06:00
Mr McClain
9cd70cb82d Merge pull request #5 from R4stl1n/master
update
2016-02-06 13:11:15 -06:00
Adarnof
318991b84b Merge pull request #236 from orbitroom/master
fixed corp util menu
2016-02-04 20:52:11 -05:00
Adarnof
8324b88229 Merge pull request #239 from kallama/patch-1
Eve avatar url as https
2016-02-03 19:09:26 -05:00
kallama
82f8141ff7 Eve avatar url as https
Eve avatar url should be https instead of http so you don't get a mixed content warning if you use https on your forum. The ultimate solution would be http/https agnostic with :// instead, but I don't know if that would work in this file.
2016-02-03 16:08:00 -08:00
Adarnof
fe83474482 Merge pull request #237 from TrentBartlem/patch-1
log api key invalidation at INFO level
2016-02-03 16:23:27 -05:00
Trent Bartlem
7e760d4a56 log api key invalidation at INFO level
Deletion of characters associated with an API key is logged at INFO.

However, the reason that an API key is marked invalid in the first place is only logged at DEBUG, so if you have debug logging disabled, you won't know why.
2016-02-03 21:14:17 +10:00
orbitroom
3058ffaf05 fixed corp utils menu bug 2016-02-03 02:37:49 -05:00
Adarnof
b988f4ad6f Added ability to toggle assigning corp groups 2016-02-02 06:28:06 +00:00
Mr McClain
9773bb933e Merge pull request #4 from R4stl1n/master
Update
2016-02-01 22:46:30 -06:00
Adarnof
5420661221 Changed extension 2016-02-02 04:30:24 +00:00
Adarnof
f6be37d343 Merge branch 'master' of https://github.com/R4stl1n/allianceauth 2016-02-02 04:29:57 +00:00
Adarnof
3631b97567 Experimental fix for #229 2016-02-02 04:29:31 +00:00
Adarnof
da9efb4322 Merge pull request #226 from orbitroom/master
Added cache Directory
2016-02-01 00:37:16 -05:00
Mr McClain
49a90766e1 Update file extention for github 2016-01-31 20:56:36 -06:00
Mr McClain
60ab2b4844 removed redunant file extenstion 2016-01-31 20:55:30 -06:00
orbitroom
b3eef463ab Added cache Directory
Also Added Readme reminding users to chmod so that the webserver can
write to it.
2016-01-31 20:52:37 -06:00
Mr McClain
22b84588de Merge pull request #3 from R4stl1n/master
added corp utils
2016-01-31 20:13:12 -06:00
Adarnof
a1343282d2 Implements solution for #224 2016-01-31 22:44:42 +00:00
Adarnof
2db7a71e9d Removed exc_info kwarg from logger.exception statements 2016-01-31 19:42:01 +00:00
Adarnof
78f8a38b19 Removed built-in json package from requirements 2016-01-31 19:00:08 +00:00
Adarnof
45e1adf3b3 Merge pull request #200 from Ydmir/corputils
Corputils
2016-01-31 13:58:26 -05:00
Adarnof
94702a5069 Merge pull request #223 from Adarnof/newcelery
Membership state checks
2016-01-31 13:11:46 -05:00
Adarnof
cce661c17a Use set_state function during api refresh 2016-01-31 18:11:01 +00:00
Adarnof
e4f3eb5370 Updated api validation failure message 2016-01-31 18:08:46 +00:00
Adarnof
c50595303b Corrected key validation 2016-01-31 18:02:20 +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
Adarnof
49d1b86566 Check apis during refresh by user state 2016-01-31 08:06:38 +00:00
Ydmir
185805ecc1 Added simple caching. 2016-01-30 11:27:26 +01:00
Ydmir
1e86df3992 Fixed indentation for real... 2016-01-30 11:26:42 +01:00