Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated tests to cope with moved file in expofiles | Philip Sargent | 2025-06-14 | 1 | -4/+4 |
* | fix tests to match cleaned-up urls.py | Philip Sargent | 2025-02-22 | 1 | -2/+2 |
* | tidy trailing slash everywhere & fix tests | Philip Sargent | 2025-02-19 | 1 | -1/+1 |
* | Add commit msg when on a devserver | Philip Sargent | 2024-12-29 | 1 | -1/+5 |
* | all tests working except for git troggle and survex parsing | Philip Sargent | 2024-07-04 | 1 | -4/+6 |
* | repairing tests | Philip Sargent | 2023-11-23 | 1 | -2/+4 |
* | fix tests | Philip Sargent | 2023-11-22 | 1 | -3/+3 |
* | update tests for page name change | Philip Sargent | 2023-11-02 | 1 | -1/+1 |
* | fix for eastings page test | Philip Sargent | 2023-09-23 | 1 | -1/+1 |
* | fix code so tests work | Philip Sargent | 2023-09-16 | 1 | -0/+2 |
* | More fixes for laptop | Philip Sargent (laptop) | 2023-05-02 | 1 | -2/+1 |
* | Fix bugs | Philip Sargent | 2023-03-22 | 1 | -2/+2 |
* | test revers() function | Philip Sargent | 2023-03-12 | 1 | -17/+0 |
* | Now 99 tests | Philip Sargent | 2023-03-03 | 1 | -0/+65 |
* | Now using HTTP status codes properly | Philip Sargent | 2023-02-24 | 1 | -94/+95 |
* | Update URLs to django documn version | Philip Sargent | 2023-02-10 | 1 | -1/+1 |
* | ruf cleanup imports, bigly. | Philip Sargent | 2023-01-30 | 1 | -6/+4 |
* | ran 'black' to reformat all the core files | Philip Sargent | 2023-01-30 | 1 | -261/+271 |
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -2/+3 |
* | consistent tests with logbooks junk removal | Philip Sargent | 2023-01-16 | 1 | -1/+1 |
* | test checks that localsettings is not out of step with code too | Philip Sargent | 2022-04-07 | 1 | -0/+8 |
* | Fixing URLs for cave descriptions | Philip Sargent | 2022-03-18 | 1 | -3/+19 |
* | Better table titles | Philip Sargent | 2022-03-13 | 1 | -2/+2 |
* | Upload form for Photos | Philip Sargent | 2022-03-13 | 1 | -2/+1 |
* | fix tests to match new error messages | Philip Sargent | 2021-12-05 | 1 | -2/+2 |
* | to-do list updates | Philip Sargent | 2021-11-07 | 1 | -0/+2 |
* | git install test and tidying | Philip Sargent | 2021-10-31 | 1 | -5/+5 |
* | fix end slash issue | Philip Sargent | 2021-05-04 | 1 | -0/+10 |
* | fixed url ambiguity by rename | Philip Sargent | 2021-05-04 | 1 | -0/+10 |
* | not found now does 404 & moved login | Philip Sargent | 2021-05-03 | 1 | -3/+3 |
* | file upload integration test working | Philip Sargent | 2021-04-30 | 1 | -2/+1 |
* | new path() interacts badly with include(). fixed | Philip Sargent | 2021-04-28 | 1 | -3/+45 |
* | stop file logging from tests | Philip Sargent | 2021-04-23 | 1 | -2/+2 |
* | Add new per-module ToDo texts | Philip Sargent | 2021-04-21 | 1 | -2/+7 |
* | renaming 'tunnel' to 'dwg' in urls and views | Philip Sargent | 2021-04-20 | 1 | -4/+4 |
* | Tests work on cave, person, expedition pages | Philip Sargent | 2021-04-18 | 1 | -0/+10 |
* | renaming CSS files for clarity | Philip Sargent | 2021-04-15 | 1 | -2/+2 |
* | chnage maintenance menus & move tests | Philip Sargent | 2021-04-07 | 1 | -67/+19 |
* | New user login/logoff system using standard Dj | Philip Sargent | 2021-04-06 | 1 | -10/+29 |
* | JSLIB and tidy path settings | Philip Sargent | 2021-04-02 | 1 | -2/+14 |
* | login decorator moved into views & .gitignore | Philip Sargent | 2021-04-02 | 1 | -9/+12 |
* | tests for new /site_media/ management | Philip Sargent | 2021-03-31 | 1 | -24/+72 |
* | move *_views files to /views/* | Philip Sargent | 2021-03-31 | 1 | -2/+2 |
* | trailing slashes fixed | Philip Sargent | 2021-03-31 | 1 | -19/+122 |
* | expopages now troggle/core/views_expo | Philip Sargent | 2021-03-30 | 1 | -2/+2 |
* | rename flatpages as expopages to reduce confusion | Philip Sargent | 2021-03-30 | 1 | -1/+1 |
* | Replace assert() with DataIssue message | Philip Sargent | 2021-03-29 | 1 | -1/+1 |
* | more tests for files served from several places | Philip Sargent | 2021-03-28 | 1 | -39/+128 |
* | new remote expofiles option | Philip Sargent | 2021-03-26 | 1 | -2/+0 |
* | pathlib updates | Philip Sargent | 2021-03-24 | 1 | -5/+16 |