Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First attempts at better use of Django query optimisation | Philip Sargent | 2025-01-10 | 1 | -3/+4 |
| | |||||
* | link to mugshots | Philip Sargent | 2024-07-22 | 1 | -7/+22 |
| | |||||
* | mugshots on expo page | Philip Sargent | 2024-07-20 | 1 | -1/+7 |
| | |||||
* | mugshots on the expo calendar page | Philip Sargent | 2024-07-20 | 1 | -1/+4 |
| | |||||
* | re-order names | Philip Sargent | 2024-07-17 | 1 | -1/+1 |
| | |||||
* | New log report by title | Philip Sargent | 2024-07-14 | 1 | -0/+1 |
| | |||||
* | addnewlogbook url | Philip Sargent | 2024-07-07 | 1 | -1/+2 |
| | |||||
* | disambiguating names on wallets | Philip Sargent | 2023-10-04 | 1 | -0/+1 |
| | |||||
* | part-way though converting to slugs for people | Philip Sargent | 2023-10-01 | 1 | -1/+1 |
| | |||||
* | add month | Expo laptop Crowley | 2023-07-10 | 1 | -1/+1 |
| | |||||
* | Remove unneeded Class ExpeditionDay | Philip Sargent | 2023-01-30 | 1 | -3/+3 |
| | |||||
* | fixing Sunday display on calendar | Philip Sargent | 2023-01-30 | 1 | -12/+16 |
| | |||||
* | Fixing dates on expedition table | Philip Sargent | 2023-01-29 | 1 | -2/+2 |
| | |||||
* | Fixed coloured T and S on expo calendar | Philip Sargent | 2023-01-29 | 1 | -3/+5 |
| | |||||
* | Put colour bar on wallet editor | Philip Sargent | 2022-12-23 | 1 | -4/+0 |
| | |||||
* | Fixing wiki-parsing for 2009 logbook | Philip Sargent | 2022-12-18 | 1 | -3/+3 |
| | |||||
* | fix comments and 2019 LB parsing | Philip Sargent | 2022-12-07 | 1 | -2/+5 |
| | |||||
* | direct link to lower table | Philip Sargent | 2022-10-19 | 1 | -2/+2 |
| | |||||
* | formatting | Philip Sargent | 2022-08-01 | 1 | -1/+1 |
| | |||||
* | extra cross link URL to wallet reports | Philip Sargent | 2022-03-18 | 1 | -0/+1 |
| | |||||
* | Fix URL bug | Philip Sargent | 2022-03-10 | 1 | -0/+1 |
| | |||||
* | removed menu link to edit database object directly | Philip Sargent | 2021-05-03 | 1 | -2/+0 |
| | |||||
* | add wallet column to expo report | Philip Sargent | 2021-05-01 | 1 | -2/+6 |
| | |||||
* | cleaned & removed defunct wiki_to_html | Philip Sargent | 2021-04-30 | 1 | -2/+1 |
| | |||||
* | make ?reload private and clean old error msgs | Philip Sargent | 2021-04-23 | 1 | -1/+5 |
| | |||||
* | Make troggle compatible with Django 3.1 | Philip Sargent | 2021-04-19 | 1 | -2/+2 |
| | |||||
* | add link to all expedition pages back to expoweb /year/ page | Philip Sargent | 2021-04-16 | 1 | -1/+1 |
| | |||||
* | clear cache on parsing & 2.2.19 notes | Philip Sargent | 2021-04-10 | 1 | -0/+2 |
| | |||||
* | missed a wiki_markup ref | Philip Sargent | 2021-04-03 | 1 | -0/+1 |
| | |||||
* | remove unused {% load link %} | Philip Sargent | 2021-04-02 | 1 | -3/+0 |
| | |||||
* | remove {% load wiki_markup %} | Philip Sargent | 2021-04-02 | 1 | -1/+1 |
| | |||||
* | Removing editLogbookEntry capability | Philip Sargent | 2020-07-26 | 1 | -1/+1 |
| | |||||
* | Allow html chars in names | Sam Wenham | 2019-06-26 | 1 | -1/+1 |
| | |||||
* | Sort people by notability | Sam Wenham | 2019-04-02 | 1 | -1/+1 |
| | | | | | Better errors and tidy Nicer date formats | ||||
* | There is no point having two functions do basicaly the same thing so make the | Sam Wenham | 2019-03-09 | 1 | -4/+0 |
| | | | | | load all logbooks call load logbook(expo) Remove the return message from load logbook as it isn't used | ||||
* | Make the logbook parser a little more sane | Sam Wenham | 2019-03-06 | 1 | -1/+1 |
| | | | | | | Move the parser to expo mapping to settings Set a default parser Iterate over the expo years rather than the mapping list! | ||||
* | Upgrade to django 1.5, some functions have been changed | Sam Wenham | 2018-04-11 | 1 | -3/+3 |
| | | | | | url in templates now requires quotes roung the first arg USE_TZ added | ||||
* | remove all the DOS linefeeds | Wookey | 2011-07-11 | 1 | -87/+87 |
| | |||||
* | edit logbooks, new logbook format, increased database normalisation | Martin Green | 2011-05-01 | 1 | -13/+11 |
| | |||||
* | tunnelfiles scheme added | goatchurch | 2009-09-11 | 1 | -45/+65 |
| | |||||
* | [svn] latest hacking for various statistics | goatchurch | 2009-08-05 | 1 | -0/+14 |
| | |||||
* | [svn] Use template block "related" for related objects. Various cleanup, fix ↵ | substantialnoninfringinguser | 2009-07-03 | 1 | -6/+9 |
| | | | | personexpedition date views. | ||||
* | [svn] Added new abstract base class TroggleModel. Any fields or methods that ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -1/+1 |
| | | | | | | | need to be added to multiple models should be added here. Added edit links to caves, people, logbook entries, and people. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8260 by aaron @ 2/26/2009 5:28 AM | ||||
* | [svn] My crusade to make our project more Djangoic. | substantialnoninfringinguser | 2009-05-13 | 1 | -52/+52 |
| | | | | | | | | | Got rid of the url tags in template, replaced them with get_absolute_url method calls where possible. Adding get_absolute_url in models enables direct link to the public model views in admin. The use of get_absolute_url, which is the correct Django way of doing things, eliminates any need for the redundant "href" fields we were using. Those fields now need to be deleted from the models and from the parsers. Made the context processor to pass settings to all templates actually work, although this was a little uglier than expected. I had to put in a new render_response to replace render_to_response. This is because Django uses Context, not RequestContext by default. I wish they would change this, it's annoying. Anyway, I deleted all the manual settings passing in the views. I also eliminated a couple of unnecessary methods and stuff like that. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8244 by aaron @ 2/16/2009 8:31 AM | ||||
* | [svn] cave maps to all logbook entry trips done there | substantialnoninfringinguser | 2009-05-13 | 1 | -1/+6 |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8228 by julian @ 1/24/2009 11:59 PM | ||||
* | [svn] survey block object | substantialnoninfringinguser | 2009-05-13 | 1 | -2/+2 |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8199 by julian @ 1/19/2009 12:22 AM | ||||
* | [svn] new person expedition | substantialnoninfringinguser | 2009-05-13 | 1 | -2/+2 |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8189 by julian @ 1/18/2009 7:50 PM | ||||
* | [svn] Julian playing with the logbooks and expoyears | substantialnoninfringinguser | 2009-05-13 | 1 | -0/+47 |
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8180 by julian @ 1/18/2009 3:59 PM |