summaryrefslogtreecommitdiffstats
path: root/media/css
Commit message (Collapse)AuthorAgeFilesLines
* remove internal copies of jquery, jquiery-forms, jquery-ui+themes,Wookey2014-09-1131-1146/+0
| | | | django-feincms and codemirror
* Added redmund style for jquery-uiMartin Green2011-07-1016-0/+568
|
* Added files for jQuery to allow for UI and dynamic formsets.Martin Green2011-05-0115-0/+578
|
* tunnelfiles scheme addedgoatchurch2009-09-111-11/+56
|
* modelviz addedgoatchurch2009-09-111-2/+2
|
* [svn] latest hacking for various statisticsgoatchurch2009-08-051-1/+4
|
* [svn] now with ability to make new svx filegoatchurch2009-08-011-8/+19
|
* [svn] full checkin. animations disabled, sorrygoatchurch2009-07-272-9/+15
|
* [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-281-4/+4
| | | | | | | 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-281-0/+408
|
* [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] 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] * Make subcave urls work.substantialnoninfringinguser2009-05-221-1/+2
| | | | * Add json and xml download to admin.
* [svn]substantialnoninfringinguser2009-05-193-24/+34
|
* [svn]substantialnoninfringinguser2009-05-182-0/+33
|
* [svn] Turn main menu into dropdown (well actually, drop up) menu.substantialnoninfringinguser2009-05-181-27/+4
|
* [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-132-11/+22
| | | | | 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] Interface improvements. Code will need some cleaning up.substantialnoninfringinguser2009-05-131-29/+35
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8331 by cucc @ 5/8/2009 8:16 PM
* [svn] Weeks of local changes.substantialnoninfringinguser2009-05-131-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-131-0/+330
| | | | 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
* [svn] Got rid of ugly old design; brought in ugly new design. This one works ↵substantialnoninfringinguser2009-05-131-10/+159
| | | | | | a little better, still needs a lot of work. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8164 by aaron @ 1/17/2009 7:11 AM
* [svn] Added new photo model.substantialnoninfringinguser2009-05-131-1/+11
| | | | | | | Logbook parser now looks for mugshots when adding people. If it finds an image, it adds a new photo model instance linked to that person. If it finds an html page, it adds the body text of that page as the person's "blurb" and then adds the mugshot. My interface web design isn't working, sorry. Need a blank slate on that one. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8150 by aaron @ 1/4/2009 2:06 PM
* [svn] QM parser now parses Hauchhoehle QMs.pysubstantialnoninfringinguser2009-05-131-4/+29
| | | | | | | | | Photo model added. Logbook parser now puts mugshots in as photo models, and descriptions from the old folk html pages in as "blurbs" on the person model. Experimented with eye candy and a random logbook quote generator. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8094 by aaron @ 12/31/2008 2:59 AM
* [svn] Added cave and logbook search, collapsible footer navbar, useless ↵substantialnoninfringinguser2009-05-131-3/+32
| | | | | | statistics page. Also fixed broken css. Toying with forms but not committing those yet. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8081 by aaron @ 12/8/2008 4:28 AM
* [svn] Initial troggle checkinsubstantialnoninfringinguser2009-05-131-0/+43
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