Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete redundant logbook dump | Philip Sargent | 2021-05-03 | 1 | -13/+0 |
* | remove autologbooks function | Philip Sargent | 2021-04-27 | 1 | -4/+0 |
* | add 'del' and 'delfirst' options | Philip Sargent | 2021-04-15 | 1 | -3/+32 |
* | fixing typos and changes in importing | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
* | move models_survex to models/survex.py | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
* | move models_caves to models/caves.py | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
* | create core/models/ directroy | Philip Sargent | 2021-04-13 | 1 | -2/+2 |
* | New user login/logoff system using standard Dj | Philip Sargent | 2021-04-06 | 1 | -3/+25 |
* | transaction incompatible with migrate Django 2+ | Philip Sargent | 2021-04-04 | 1 | -4/+4 |
* | fix password import error | Philip Sargent | 2021-04-03 | 1 | -1/+2 |
* | move *_views files to /views/* | Philip Sargent | 2021-03-31 | 1 | -4/+0 |
* | expopages now troggle/core/views_expo | Philip Sargent | 2021-03-30 | 1 | -1/+0 |
* | rename flatpages as expopages to reduce confusion | Philip Sargent | 2021-03-30 | 1 | -5/+5 |
* | pathlib updates | Philip Sargent | 2021-03-24 | 1 | -0/+1 |
* | differences between sqlite and MariaDB | Philip Sargent | 2020-07-22 | 1 | -1/+9 |
* | No speedup for database init. | Philip Sargent | 2020-07-22 | 1 | -6/+5 |
* | Speed up migrations and init | Philip Sargent | 2020-07-22 | 1 | -10/+12 |
* | More transactions enabled. | Philip Sargent | 2020-07-22 | 1 | -17/+19 |
* | TRansX speedup for import + remove fossil profiles | Philip Sargent | 2020-07-22 | 1 | -2/+2 |
* | 3dtopos to survexpos + comments | Philip Sargent | 2020-07-20 | 1 | -5/+2 |
* | test2 option and gitignore updates | Philip Sargent | 2020-07-20 | 1 | -0/+5 |
* | Module documentation docstrings | Philip Sargent | 2020-07-18 | 1 | -2/+19 |
* | *units in feet and metres, subcaves | Philip Sargent | 2020-07-07 | 1 | -2/+4 |
* | SurvexBlocks now importing in deatil | Philip Sargent | 2020-07-01 | 1 | -4/+5 |
* | rename Tunnel files to Drawings files - phase 1 | Philip Sargent | 2020-06-30 | 1 | -6/+6 |
* | add memory footprint display | Philip Sargent | 2020-06-30 | 1 | -18/+19 |
* | avoiding problem in KH QMs import | Philip Sargent | 2020-06-28 | 1 | -0/+4 |
* | remove in-memory phase of data import | Philip Sargent | 2020-06-20 | 1 | -133/+5 |
* | static files redone | Philip Sargent | 2020-06-18 | 1 | -2/+2 |
* | New url dispatcher OK 1.9.13 | Philip Sargent | 2020-06-17 | 1 | -15/+22 |
* | clean up survexlegs | Philip Sargent | 2020-06-16 | 1 | -6/+1 |
* | removed jgtfileupload | Philip Sargent | 2020-06-16 | 1 | -3/+0 |
* | break recursive import cycle | Philip Sargent | 2020-06-16 | 1 | -61/+11 |
* | Stop storing all SurvexStations | Philip Sargent | 2020-06-15 | 1 | -2/+3 |
* | import fixes & statistics table | Philip Sargent | 2020-06-12 | 1 | -28/+37 |
* | fixed circular ref on setup & in-memory db | Philip Sargent | 2020-06-08 | 1 | -101/+121 |
* | Fix un-cleared db error (partial) | Philip Sargent | 2020-06-07 | 1 | -10/+19 |
* | attempt to simplify wnt horribly wrong | Philip Sargent | 2020-06-06 | 1 | -68/+89 |
* | Unit tests outline implemented | Philip Sargent | 2020-06-03 | 1 | -6/+11 |
* | Progress dots on importing data | Philip Sargent | 2020-06-01 | 1 | -16/+13 |
* | Moved classes to models_caves and fixed imports | Philip Sargent | 2020-05-28 | 1 | -1/+1 |
* | delete duplication | Philip Sargent | 2020-05-28 | 1 | -0/+6 |
* | Clean install with python3 | Philip Sargent | 2020-05-27 | 1 | -4/+5 |
* | Add check to avoid running databaseReset as root accidentally | Expo on server | 2020-05-26 | 1 | -0/+4 |
* | fix py3 bug and make settings import clearer | Philip Sargent | 2020-05-26 | 1 | -4/+12 |
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 1 | -7/+3 |
* | tidying and prep for python3 | Philip Sargent | 2020-05-24 | 1 | -40/+52 |
* | cleaning options list | Philip Sargent | 2020-05-20 | 1 | -18/+19 |
* | added profile option | Philip Sargent | 2020-05-20 | 1 | -5/+4 |
* | Remove PHOTOS_ROOT and DPhoto class | Philip Sargent | 2020-05-15 | 1 | -2/+2 |