20 Commits

Author SHA1 Message Date
Adarnof
db7b6265e5 Moved templates to stock folder for uniformity.
Updated settings.py.example to reflect this.
2015-11-24 23:26:05 +00: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
Adarnof
acc320a695 Relocated custom folders to a friendlier customization folder with appropriate readme 2015-11-24 05:52:22 +00:00
Adarnof
745a5ceca8 Added empty directories for custom templates and images
Added template directories to settings.py to be searched first
Addresses issue #99
2015-11-24 05:12:42 +00:00
Adarnof
b8ac8c7561 Corrected default boolean state for IS_CORP comparisons 2015-11-06 22:39:17 +00:00
Adarnof
21a00baae3 Standardized url placeholders in settings.py.example and replaced lost trailing slash
Removed reference to Alliance Services with neutral Services
2015-11-06 02:08:38 +00:00
Adarnof
984ab31d33 changed templates to reflect corp or alliance toggle
created context processors for IS_CORP, ALLIANCE_ID and ALLIANCE_NAME variables

Signed-off-by: Adarnof <adarnof@gmail.com>
2015-10-31 17:59:27 -04:00
Adarnof
a3de13f055 cleaned up settings descriptions
incorporated alliance/corp check into main character change
restored alliance text to forms
returned optional alliance checking to periodic tasks (pray for me)
deleted accidental inclusion of PID file

this is gonna tickle.

Signed-off-by: Adarnof <adarnof@gmail.com>
2015-10-31 17:35:00 -04:00
Adarnof
2c98b5e4a6 Re-added corp choice to HRApplicationsw 2015-09-20 03:34:29 +00:00
Adarnof
31a98f86c3 Added corp toggle variable and updated descriptions 2015-09-23 23:11:58 -04:00
Adarnof
b40c6ffa62 Fixed variable descriptions 2015-09-19 22:17:00 +00:00
Adarnof
55a56374d2 Updated settings template 2015-09-17 05:28:52 +00:00
Trent Bartlem
a7700ffab3 Added environment variable overrides 2015-01-11 10:53:45 +10:00
Raynaldo Rivera
6c991dfce5 Added new features to srp app, including the total amounts for everything 2014-11-27 23:41:42 -07:00
Raynaldo Rivera
cce15d1667 Added srp program features, updated hr applications to support adding a "mark in progress" 2014-11-26 22:09:57 -07:00
Raynaldo Rivera
b806ab6755 Added Teamspeak3 support 2014-11-23 02:17:38 -07:00
Raynaldo Rivera
d52a0d5331 Updated hr management to actually be useful 2014-11-20 03:21:07 -07:00
Raynaldo Rivera
1ed41ae043 Added IPBoard support 2014-11-17 08:40:25 -07:00
Raynaldo Rivera
d1244a97e3 Added timerboard feature 2014-11-16 01:10:41 -07:00
Raynaldo Rivera
770f63773f Moved settings.py to settings.py.example to avoid overriding of settings and force user configuration 2014-11-15 02:58:04 -07:00