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
Mr McClain
451c0b869d
Merge pull request #2 from R4stl1n/master
...
update
2016-01-28 16:41:18 -06:00
Joakim Strandberg
2ce48c4796
Fixed indentation.
2016-01-28 23:30:08 +01:00
Ydmir
461e2c68ee
Now all characters should have its own killboard link.
2016-01-28 20:46:15 +01:00
Ydmir
15af554cae
Merge branch 'johanko-corputils' into corputils
2016-01-27 22:36:17 +01:00
Ydmir
24a4412038
Modified appearance somewhat and fixed search.
2016-01-27 22:35:35 +01:00
Ydmir
36b7bf7167
Merge branch 'corputils' of https://github.com/johanko/allianceauth into johanko-corputils
...
Updating User interface to merge into master.
2016-01-27 20:17:40 +01:00
Ydmir
e401964a1c
Removed some legacy.
2016-01-27 19:57:46 +01:00
johanko
995bbf7966
Change overflow for dropdown
...
If there's no content the page-wrapper cuts dropdown. This change fixes this.
2016-01-26 23:54:02 +01:00
johanko
8e7125f1b0
Added column class attribute
...
Column class attribute to use 2 columns on screensize, using this in navbar dropdown in corputils.html
2016-01-26 23:52:35 +01:00
johanko
0bb7cc9ae1
Template changes
...
Moved searchform to navbar
2016-01-26 23:45:55 +01:00
johanko
5635d82251
Template changes
...
Check if progressbar has the "logic" we want.
2016-01-26 23:41:21 +01:00
johanko
9ce72f3cbb
Remove label, add placeholder
...
Removes label from search input and adds placeholder.
2016-01-26 23:39:06 +01:00
Mr McClain
7f3622f487
Merge pull request #1 from R4stl1n/master
...
Merge pull request #210 from orbitroom/master
2016-01-25 23:52:40 -06:00
Mr McClain
fb8b523047
Updated Developers
2016-01-25 23:51:50 -06:00
Adarnof
612012f1de
Merge pull request #210 from orbitroom/master
...
Changed Start Time to Include Date
2016-01-25 22:05:48 -05:00