Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Imposrt mad more specific | Philip Sargent | 2020-05-30 | 3 | -22/+23 | |
| | ||||||
* | format tidy & normalise paths in survex *inlcude | Philip Sargent | 2020-05-30 | 2 | -6/+6 | |
| | ||||||
* | allow STATIC and tinyMCE to work with runserver | Philip Sargent | 2020-05-30 | 1 | -0/+2 | |
| | ||||||
* | Import rejigging to fix circular refs | Philip Sargent | 2020-05-30 | 8 | -132/+131 | |
| | ||||||
* | import fix to allow manage.py to run | Philip Sargent | 2020-05-28 | 1 | -1/+0 | |
| | ||||||
* | Moved classes to models_caves and fixed imports | Philip Sargent | 2020-05-28 | 20 | -607/+661 | |
| | ||||||
* | Expunge cavetab | Philip Sargent | 2020-05-28 | 6 | -320/+29 | |
| | ||||||
* | delete duplication | Philip Sargent | 2020-05-28 | 2 | -164/+16 | |
| | ||||||
* | expung imagekit and clean import lists | Philip Sargent | 2020-05-28 | 7 | -81/+20 | |
| | ||||||
* | Refactor to avoid loading unused surveystations | Philip Sargent | 2020-05-28 | 6 | -124/+99 | |
| | ||||||
* | Clean install with python3 | Philip Sargent | 2020-05-27 | 6 | -209/+376 | |
| | ||||||
* | preparing to clean up LoadPos | Philip Sargent | 2020-05-26 | 2 | -13/+17 | |
| | ||||||
* | Allow being unable to open local LOGFILE. | Expo on server | 2020-05-26 | 1 | -4/+2 | |
| | ||||||
* | Add check to avoid running databaseReset as root accidentally | Expo on server | 2020-05-26 | 1 | -0/+4 | |
| | ||||||
* | __unicode__ to __str__ 2to3 conversion | Philip Sargent | 2020-05-26 | 4 | -25/+28 | |
| | ||||||
* | fix py3 bug and make settings import clearer | Philip Sargent | 2020-05-26 | 2 | -6/+13 | |
| | ||||||
* | remove old imagekit files | Philip Sargent | 2020-05-26 | 12 | -603/+0 | |
| | ||||||
* | partial fix to make OK on python3.8 | Philip Sargent | 2020-05-25 | 1 | -9/+15 | |
| | ||||||
* | 2to3 sort comparison key change | Philip Sargent | 2020-05-25 | 1 | -15/+8 | |
| | ||||||
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 38 | -261/+288 | |
| | ||||||
* | Update requirements list | Philip Sargent | 2020-05-24 | 1 | -7/+7 | |
| | ||||||
* | tidying and prep for python3 | Philip Sargent | 2020-05-24 | 4 | -61/+75 | |
| | ||||||
* | tabs and spaces format fix | Philip Sargent | 2020-05-24 | 1 | -53/+57 | |
| | ||||||
* | unused code commented out | Philip Sargent | 2020-05-24 | 1 | -131/+136 | |
| | ||||||
* | removing imagekit | Philip Sargent | 2020-05-22 | 3 | -3/+20 | |
| | ||||||
* | bugfix | Philip Sargent | 2020-05-20 | 1 | -2/+2 | |
| | ||||||
* | cleaning options list | Philip Sargent | 2020-05-20 | 1 | -18/+19 | |
| | ||||||
* | added profile option | Philip Sargent | 2020-05-20 | 1 | -5/+4 | |
| | ||||||
* | Indented msgs for recursive file traversal | Philip Sargent | 2020-05-15 | 1 | -16/+33 | |
| | ||||||
* | Remove PHOTOS_ROOT and DPhoto class | Philip Sargent | 2020-05-15 | 13 | -69/+83 | |
| | ||||||
* | add mysql startup documentation | Philip Sargent | 2020-05-14 | 2 | -5/+23 | |
| | ||||||
* | fix renaming reload to reinit | Philip Sargent | 2020-05-14 | 1 | -2/+2 | |
| | ||||||
* | typo | Philip Sargent | 2020-05-14 | 1 | -6/+6 | |
| | ||||||
* | indent recursion and update comments | Philip Sargent | 2020-05-14 | 3 | -71/+107 | |
| | ||||||
* | skip fast pass option added as default | Philip Sargent | 2020-05-13 | 2 | -52/+86 | |
| | ||||||
* | tryng django 1.7 recommended change syncdb to migrate | Philip Sargent | 2020-05-13 | 1 | -3/+5 | |
| | ||||||
* | still not expunged MySQL connection | Philip Sargent | 2020-05-13 | 1 | -0/+1 | |
| | ||||||
* | more thorough reset before running :memory: | Philip Sargent | 2020-05-13 | 1 | -4/+15 | |
| | ||||||
* | more thorough reset between dbs | Philip Sargent | 2020-05-13 | 1 | -0/+7 | |
| | ||||||
* | Merge branch 'master' of ssh://expo.survex.com/home/expo/troggle | Philip Sargent | 2020-05-13 | 1 | -4/+3 | |
|\ | ||||||
| * | menu update | Expo on server | 2020-05-13 | 1 | -4/+3 | |
| | | ||||||
* | | adding *ref to troggle svx parser | Philip Sargent | 2020-05-13 | 3 | -13/+51 | |
|/ | ||||||
* | Add simple search function to default menu | Expo on server | 2020-05-02 | 1 | -0/+4 | |
| | ||||||
* | dbReset now loads into memory first (fast err checking), then into db | Philip Sargent | 2020-04-30 | 4 | -37/+123 | |
| | ||||||
* | LoadPos not-found cache working | Philip Sargent | 2020-04-28 | 2 | -2/+3 | |
| | ||||||
* | getting the LoadPos to work better | Philip Sargent | 2020-04-28 | 3 | -12/+21 | |
| | ||||||
* | Understanding and speeding up LoadPos | Philip Sargent | 2020-04-28 | 3 | -26/+81 | |
| | ||||||
* | reducing clutter in output | Philip Sargent | 2020-04-28 | 4 | -78/+55 | |
| | ||||||
* | Thorough spring clean and profiling | Philip Sargent | 2020-04-27 | 4 | -84/+128 | |
| | ||||||
* | installation notes | Philip Sargent | 2020-04-26 | 3 | -1841/+40 | |
| |