summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Collapse)AuthorAgeFilesLines
* Part one of getting troggle to work with django 1.10Sam Wenham2019-07-161-2/+2
| | | | Major rework of how survex is processed
* remove internal copies of jquery, jquiery-forms, jquery-ui+themes,Wookey2014-09-11119-29346/+0
| | | | django-feincms and codemirror
* Added redmund style for jquery-uiMartin Green2011-07-1017-0/+1357
|
* Added files for jQuery to allow for UI and dynamic formsets.Martin Green2011-05-0118-0/+1386
|
* tunnelfiles scheme addedgoatchurch2009-09-111-11/+56
|
* modelviz addedgoatchurch2009-09-111-2/+2
|
* login required for saving survex filesgoatchurch2009-08-291-0/+637
|
* [svn] latest hacking for various statisticsgoatchurch2009-08-051-1/+4
|
* [svn] now with ability to make new svx filegoatchurch2009-08-012-8/+20
|
* [svn] full checkin. animations disabled, sorrygoatchurch2009-07-272-9/+15
|
* [svn] * Make Q< wikilinks work againsubstantialnoninfringinguser2009-07-061-0/+59
| | | | | * Add new ajax bit in LogbookEntry admin which checks for QMs not in wikilink format and allows one click fixes. Soon to be expanded to check for wikilinks that aren't in foreignkey. * Tweaks to admin including using raw_id_fields for PersonExpedition & other foreignkeyed models with lots of instances.
* [svn] * Adding JS fill in next QM number via ajax.substantialnoninfringinguser2009-07-041-0/+20
| | | | | * Slight models cleanup- get rid of TroggleImageModel class, use mixin instead. * Collect various troggle shared functions into utils.py
* [svn] Fixed setContentHeight to work properly for eye candy view, whilst ↵martin speleo2009-07-031-1/+2
| | | | removing it from the non-eyecandy view
* [svn] Use template block "related" for related objects. Various cleanup, fix ↵substantialnoninfringinguser2009-07-031-0/+5
| | | | personexpedition date views.
* [svn] Fixed accidental removal of fading in margin pictures from main page ↵martin speleo2009-06-282-14/+17
| | | | | | | of eye candy site. Reduced non eye candy margins. Moved set contents style height function into main.js from being embeded js, and ran when eye candy is turned on. Remove style attribute when eye candy is turned back off.
* [svn] Have different css for plain and eye candy views.martin speleo2009-06-282-3/+424
|
* [svn] horrid .svns copied accidentallygoatchurch2009-06-2845-0/+8750
|
* [svn] forgot to add directorygoatchurch2009-06-284-0/+2153
|
* [svn] Fixed small semantics issues stopping base.js working with IE.martin speleo2009-06-281-20/+71
| | | | | | Made toggle eyecandy persistent (using a cookie) Made toggle eyecandy turn off footer menu images Only load footer menu images if the eyecandy is being used.
* [svn] Make header scroll with page because Julian said sosubstantialnoninfringinguser2009-06-191-3/+2
|
* [svn] Fixed a bug with QMs with numbers between 1 and 10, and fixed the ↵substantialnoninfringinguser2009-06-101-0/+23
| | | | links in the recent changes box.
* [svn] * Added admin inlines for QMs in LogbookEntry modelsubstantialnoninfringinguser2009-06-101-2/+45
| | | | | * Added QM list edit view * Fixed "recent changes" box on front page
* [svn]substantialnoninfringinguser2009-06-094-0/+0
|
* [svn] fix the revert and cssgoatchurch2009-06-091-1/+18
|
* [svn] codemirrorgoatchurch2009-06-091-1/+10
|
* [svn] Have control panel display an error for logged in, non-superuser users.substantialnoninfringinguser2009-05-241-0/+4
|
* [svn] - Remove feature (admin JSON / XML downloads) which won't work until ↵substantialnoninfringinguser2009-05-2234-0/+10695
| | | | | | we have django 1.1 installed (works on my SVN version, but not on seagrass debian package version). - Copy feincms media to project so that we don't have to serve it separately. Also useful because we may want to customize it.
* [svn] * Make subcave urls work.substantialnoninfringinguser2009-05-221-1/+2
| | | | * Add json and xml download to admin.
* [svn]substantialnoninfringinguser2009-05-194-27/+38
|
* [svn]substantialnoninfringinguser2009-05-183-0/+50
|
* [svn] Turn main menu into dropdown (well actually, drop up) menu.substantialnoninfringinguser2009-05-182-47/+45
|
* [svn] - Make control panel downloads (qm.csv for each cave, CAVETAB2.CSV) work.substantialnoninfringinguser2009-05-171-0/+6
| | | | - Fix problems in QM parsing script
* [svn] Dynamic thumbnail generation for photos and survey scans using ↵substantialnoninfringinguser2009-05-131-2/+2
| | | | | | imagekit, further improving registration system, other misc. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8336 by cucc @ 5/10/2009 11:05 PM
* [svn] Improve registration system.substantialnoninfringinguser2009-05-136-54/+4797
| | | | | Add jquery fade effects and quick search. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8334 by cucc @ 5/10/2009 5:23 AM
* [svn]substantialnoninfringinguser2009-05-131-0/+0
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8332 by cucc @ 5/8/2009 8:17 PM
* [svn] Interface improvements. Code will need some cleaning up.substantialnoninfringinguser2009-05-132-29/+35
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8331 by cucc @ 5/8/2009 8:16 PM
* [svn]substantialnoninfringinguser2009-05-131-0/+0
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8328 by cucc @ 5/3/2009 6:33 AM
* [svn] Weeks of local changes.substantialnoninfringinguser2009-05-134-77/+96
| | | | | | | | | | | - Import is now non-destructive - Parsers write output to a log file (path be specified in settings) - databaseReset.py content been divided into separate functions which can be called for varying levels of deletion and importing - control panel (view, template, urlpattern) added for deleting and importing - Logins and signup fixed - CaveArea model updated, view, hierarchical url patterns, and beginning of template added - New site style Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8324 by cucc @ 5/3/2009 5:56 AM
* [svn] Added QM wiki markup. The format is [[cave:204 QM:2005-04A]] with the ↵substantialnoninfringinguser2009-05-131-1/+12
| | | | | | | grade (A) being optional. The links color red if the QM does not exist, and in that case clicking on them goes to an admin add page with fields prepopulated. Various other little things, e.g. filled in the footer with links. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8305 by aaron @ 3/16/2009 8:53 AM
* [svn] Had forgotten to add these.substantialnoninfringinguser2009-05-132-0/+372
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8237 by aaron @ 1/31/2009 9:19 PM
* [svn] Add user registration and user profiles.substantialnoninfringinguser2009-05-131-0/+2
| | | | | | | | | Used modified versions of django-registration and django-profiles , both on bitbucket. The Person model is now set up as the profile for auth.User s. I set up a requestcontext so that settings is automatically passed to every template, no need to repeat ourselves in views. However, this needs to be refined: I will soon change it to only pass a subset of settings. E.G. we do not need to be passing the DB login and password! Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8231 by aaron @ 1/29/2009 11:02 PM
* [svn] cave maps to all logbook entry trips done theresubstantialnoninfringinguser2009-05-131-1/+1
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8228 by julian @ 1/24/2009 11:59 PM
* [svn] made index of peoplesubstantialnoninfringinguser2009-05-131-1/+1
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8224 by julian @ 1/24/2009 6:26 PM
* [svn] merge the trip table to have surveys by datesubstantialnoninfringinguser2009-05-131-0/+11
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8221 by julian @ 1/24/2009 2:01 PM
* [svn] Allow viewing of more than one survey stage at once. Also, make images ↵substantialnoninfringinguser2009-05-131-0/+5
| | | | | | float nicely but not escape content div. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8207 by aaron @ 1/19/2009 7:30 PM
* [svn] Survey table improvements, added calendar to urlssubstantialnoninfringinguser2009-05-132-71/+18
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8201 by aaron @ 1/19/2009 7:19 AM
* [svn] CSS for use when using lefthand navigation menu. Not sure if this will ↵substantialnoninfringinguser2009-05-131-0/+10
| | | | | | be used by all templates eventually. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8200 by aaron @ 1/19/2009 6:56 AM
* [svn] survey block objectsubstantialnoninfringinguser2009-05-131-0/+9
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8199 by julian @ 1/19/2009 12:22 AM
* [svn] Julian playing with the logbooks and expoyearssubstantialnoninfringinguser2009-05-131-7/+98
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8180 by julian @ 1/18/2009 3:59 PM
* [svn] julian's quick makework and index pagesubstantialnoninfringinguser2009-05-131-10/+27
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8169 by julian @ 1/17/2009 7:46 PM