6 Commits

Author SHA1 Message Date
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
24a4412038 Modified appearance somewhat and fixed search. 2016-01-27 22:35:35 +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
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
cf8d5b748b Moved staticfiles to stock/static
Added STATIC_ROOT to enable collection of staticfiles
Ignored static/ directory so changes by end user go untracked
Now required python manage.py collectstatic during install procedure
2015-11-24 23:20:50 +00:00