summaryrefslogtreecommitdiffstats
path: root/localsettingsserver.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove dud settingsSam Wenham2020-02-211-8/+3
| | | | allow any site for dev
* Bring back TinyMCE for editing flatpagesSam Wenham2019-07-101-2/+2
|
* Add the extra setting for the threed cache to all the template configsSam Wenham2018-04-201-0/+1
|
* New vars needed to make django 1.7 and tinymce workSam Wenham2018-04-151-0/+3
|
* Move expoimage to expofilesexpoonserver2015-10-021-2/+2
| | | | | Relies on permanent rediect in apache config to keep old URLs working everywhere.
* Move expo user settings out of databasereset.py to localsettings where they ↵Sam Wenham2015-07-011-0/+4
| | | | really belong
* Correct JSLIB_URLSam Wenham2015-06-271-1/+1
|
* Fix templates to use system javascript for jquery, jquery-ui andWookey2014-09-111-1/+1
| | | | jquery-ui themes
* Use REPOS_ROOT_PATH so there is just one place to change pathsWookey2014-09-111-17/+14
|
* Remove spurious real password from example localsettingserver.py file.expoonserver2014-06-261-2/+6
| | | | Add comment on how to use it.
* Put correct user for mysql on seagrass back into config (It was accidentally ↵wookey2013-07-061-7/+5
| | | | overwritten in recent changes)
* Change database syntax to modern format as old style no longerWookey2013-07-021-6/+10
| | | | supported in django 1.4
* update localsettings for server and expo machineExpoOnServer2011-07-141-8/+16
|
* Added THREEDTOPOS setting for survexs 3dtopos programMartin Green2011-07-101-0/+1
|
* Added ability to host website not at the root, eg. http://m.com/troggle/Martin Green2011-05-021-1/+2
|
* settings.PUBLIC_SITE, login required if public for logbook entry, CRCF ↵Martin Green2011-05-021-0/+2
| | | | middleware
* Link to expowebsiteMartin Green2011-05-021-0/+1
|
* Added settings hooks for TinyMCE. On debian apt-get install tinymce ↵Martin Green2011-05-011-0/+3
| | | | python-django-tinymce
* get survey scans into databaseexpo2009-09-141-10/+29
|
* [svn] survey block objectsubstantialnoninfringinguser2009-05-131-0/+1
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8199 by julian @ 1/19/2009 12:22 AM
* [svn] aaron changessubstantialnoninfringinguser2009-05-131-3/+6
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8168 by julian @ 1/17/2009 5:49 PM
* [svn]substantialnoninfringinguser2009-05-131-5/+4
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8088 by aaron @ 12/9/2008 8:02 AM
* [svn] Try and sort out settings mess.substantialnoninfringinguser2009-05-131-0/+7
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8087 by aaron @ 12/9/2008 4:48 AM
* [svn] Added URL_ROOT to local settingssubstantialnoninfringinguser2009-05-131-0/+2
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8073 by julian @ 11/7/2008 9:10 AM
* [svn] Moved templates and python path into the various localsettings filessubstantialnoninfringinguser2009-05-131-0/+9
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8057 by julian @ 11/2/2008 11:22 PM
* [svn] make the person logbooks worksubstantialnoninfringinguser2009-05-131-2/+2
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8044 by julian @ 10/30/2008 1:13 PM
* [svn] Initial troggle checkinsubstantialnoninfringinguser2009-05-131-0/+10
This is a development site using Django 1.0 Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8034 by julian @ 10/26/2008 9:04 PM