1329 Commits

Author SHA1 Message Date
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
orbitroom
203eca7e74 Changed Start Time to Include Date
Added Duration and Doctrine Fields
2016-01-25 20:48:05 -05: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
Adarnof
cd87d90088 Merge pull request #195 from R4stl1n/221
Tolerate random 221 errors from API servers
2016-01-24 16:49:16 -05:00
Ydmir
bd7bbc9339 Added portraits in the list, because why not. 2016-01-24 22:32:54 +01:00
Ydmir
986816fdc7 Now sending the character model to the rendering instead of the character names so more info is available. 2016-01-24 21:47:24 +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
Ydmir
39a77829db Added new permission. 2016-01-23 01:11:10 +01:00
Ydmir
f4eac57b0f Users without a selected main character is not a problem anymore. Main will be listed as "User: [username]" and will be highlighted. Also added a row showing corp of main character. 2016-01-22 21:25:30 +01:00
Adarnof
bbeaade90e Merge pull request #206 from orbitroom/patch-3
fixed fleet operation installed apps bug
2016-01-21 11:28:13 -05: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
Adarnof
b46ce75f73 Merge pull request #204 from orbitroom/master
Added Fleet Operation Timer
2016-01-20 23:54:20 -05:00
Mr McClain
b367c878f9 fixed block errors 2016-01-20 22:53:57 -06:00
Mr McClain
5959519876 fixed grammer 2016-01-20 22:51:02 -06:00
Mr McClain
182c2bf0e2 added more debug code 2016-01-20 22:49:56 -06:00
Mr McClain
6cecf7dbe2 fixed block errors 2016-01-20 22:46:44 -06:00
Mr McClain
f896971351 fixed indentation 2016-01-20 22:36:44 -06:00