Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CLean up accented names display | Philip Sargent | 2023-10-04 | 1 | -1/+1 |
| | |||||
* | All working except floklist script | Philip Sargent | 2023-10-01 | 1 | -1/+1 |
| | |||||
* | part-way though converting to slugs for people | Philip Sargent | 2023-10-01 | 1 | -2/+2 |
| | |||||
* | fixing bad splay detection | Philip Sargent | 2023-03-12 | 1 | -15/+3 |
| | |||||
* | Update URLs to django documn version | Philip Sargent | 2023-02-10 | 1 | -1/+1 |
| | |||||
* | fix comments and 2019 LB parsing | Philip Sargent | 2022-12-07 | 1 | -0/+2 |
| | |||||
* | Update link to new person wallets on person page | Philip Sargent | 2022-10-11 | 1 | -4/+3 |
| | |||||
* | better error description | Philip Sargent | 2022-07-22 | 1 | -7/+4 |
| | |||||
* | extra cross link URL to wallet reports | Philip Sargent | 2022-03-18 | 1 | -2/+6 |
| | |||||
* | Cave import & reports fixes | Philip Sargent | 2022-03-05 | 1 | -2/+7 |
| | |||||
* | cleaned & removed defunct wiki_to_html | Philip Sargent | 2021-04-30 | 1 | -2/+1 |
| | |||||
* | chipping away bug in personexpedition, remove role | Philip Sargent | 2021-04-30 | 1 | -9/+18 |
| | |||||
* | Make troggle compatible with Django 3.1 | Philip Sargent | 2021-04-19 | 1 | -2/+2 |
| | |||||
* | enabled mugshots & blurb in people pages | Philip Sargent | 2021-04-15 | 1 | -1/+1 |
| | |||||
* | remove unused {% load link %} | Philip Sargent | 2021-04-02 | 1 | -3/+1 |
| | |||||
* | remove {% load wiki_markup %} | Philip Sargent | 2021-04-02 | 1 | -1/+1 |
| | |||||
* | move *_views files to /views/* | Philip Sargent | 2021-03-31 | 1 | -1/+1 |
| | |||||
* | person attribution of surveyed length working | Philip Sargent | 2020-07-06 | 1 | -6/+23 |
| | |||||
* | Allow html chars in names | Sam Wenham | 2019-06-26 | 1 | -1/+1 |
| | |||||
* | Upgrade to django 1.5, some functions have been changed | Sam Wenham | 2018-04-11 | 1 | -1/+1 |
| | | | | | url in templates now requires quotes roung the first arg USE_TZ added | ||||
* | remove all the DOS linefeeds | Wookey | 2011-07-11 | 1 | -57/+57 |
| | |||||
* | modelviz added | goatchurch | 2009-09-11 | 1 | -13/+16 |
| | |||||
* | [svn] now with ability to make new svx file | goatchurch | 2009-08-01 | 1 | -1/+1 |
| | |||||
* | [svn] some file reading things | goatchurch | 2009-07-27 | 1 | -28/+15 |
| | |||||
* | [svn] Use template block "related" for related objects. Various cleanup, fix ↵ | substantialnoninfringinguser | 2009-07-03 | 1 | -1/+2 |
| | | | | personexpedition date views. | ||||
* | [svn] fix year links | substantialnoninfringinguser | 2009-05-13 | 1 | -1/+1 |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8303 by julian @ 3/15/2009 10:44 PM | ||||
* | [svn] My crusade to make our project more Djangoic. | substantialnoninfringinguser | 2009-05-13 | 1 | -5/+5 |
| | | | | | | | | | 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] made index of people | substantialnoninfringinguser | 2009-05-13 | 1 | -0/+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 date | substantialnoninfringinguser | 2009-05-13 | 1 | -24/+42 |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8221 by julian @ 1/24/2009 2:01 PM | ||||
* | [svn] survey block object | substantialnoninfringinguser | 2009-05-13 | 1 | -2/+8 |
| | | | | 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 | -0/+36 |
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8189 by julian @ 1/18/2009 7:50 PM |