Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Javascript how it is. | Philip Sargent | 2023-11-07 | 1 | -0/+10 |
| | |||||
* | Removed jQuery | Martin Green | 2022-06-24 | 1 | -2/+0 |
| | |||||
* | Adding the latest stable jquert, which is used in the 161 names page, to ↵ | Martin Green | 2022-06-24 | 1 | -0/+2 |
| | | | | replace the previous frameset implimentation. | ||||
* | documenting fossils | Philip Sargent | 2022-03-23 | 1 | -1/+1 |
| | |||||
* | remove unused JS code after checking it is redundant | Philip Sargent | 2021-10-26 | 23 | -1041/+11 |
| | |||||
* | tried old jquery CSS | Philip Sargent | 2021-10-25 | 21 | -205/+688 |
| | |||||
* | Caveview docum added | Philip Sargent | 2021-10-24 | 1 | -0/+5 |
| | |||||
* | docm on JS files | Philip Sargent | 2021-05-05 | 1 | -0/+33 |
| | |||||
* | culling unused JS | Philip Sargent | 2021-04-01 | 4 | -0/+0 |
| | |||||
* | remove internal copies of jquery, jquiery-forms, jquery-ui+themes, | Wookey | 2014-09-11 | 5 | -6601/+0 |
| | | | | django-feincms and codemirror | ||||
* | Added redmund style for jquery-ui | Martin Green | 2011-07-10 | 1 | -0/+789 |
| | |||||
* | Added files for jQuery to allow for UI and dynamic formsets. | Martin Green | 2011-05-01 | 3 | -0/+808 |
| | |||||
* | login required for saving survex files | goatchurch | 2009-08-29 | 1 | -0/+637 |
| | |||||
* | [svn] * Make Q< wikilinks work again | substantialnoninfringinguser | 2009-07-06 | 1 | -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. | substantialnoninfringinguser | 2009-07-04 | 1 | -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 speleo | 2009-07-03 | 1 | -1/+2 |
| | | | | removing it from the non-eyecandy view | ||||
* | [svn] Fixed accidental removal of fading in margin pictures from main page ↵ | martin speleo | 2009-06-28 | 1 | -10/+13 |
| | | | | | | | 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 speleo | 2009-06-28 | 1 | -3/+16 |
| | |||||
* | [svn] Fixed small semantics issues stopping base.js working with IE. | martin speleo | 2009-06-28 | 1 | -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] | substantialnoninfringinguser | 2009-05-19 | 1 | -3/+4 |
| | |||||
* | [svn] | substantialnoninfringinguser | 2009-05-18 | 1 | -0/+17 |
| | |||||
* | [svn] Turn main menu into dropdown (well actually, drop up) menu. | substantialnoninfringinguser | 2009-05-18 | 1 | -20/+41 |
| | |||||
* | [svn] Improve registration system. | substantialnoninfringinguser | 2009-05-13 | 3 | -43/+4775 |
| | | | | | 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] Had forgotten to add these. | substantialnoninfringinguser | 2009-05-13 | 1 | -0/+42 |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8237 by aaron @ 1/31/2009 9:19 PM | ||||
* | [svn] QM parser now parses Hauchhoehle QMs.py | substantialnoninfringinguser | 2009-05-13 | 1 | -0/+46 |
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 |