Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added free text field to wallet JSON | Philip Sargent | 2022-09-20 | 1 | -10/+14 |
| | |||||
* | handling survex files not linked in completely | Philip Sargent | 2022-09-20 | 2 | -39/+52 |
| | |||||
* | bug fixes and coping with a list of cave ids in JSON | Philip Sargent | 2022-09-20 | 3 | -11/+23 |
| | |||||
* | documn improvements | Philip Sargent | 2022-09-19 | 1 | -1/+1 |
| | |||||
* | year list for wallets by year | Philip Sargent | 2022-09-19 | 1 | -3/+4 |
| | |||||
* | remove URL field from wallet as seen and edited | Philip Sargent | 2022-09-19 | 1 | -14/+16 |
| | |||||
* | typo, bugfix | Philip Sargent | 2022-09-16 | 1 | -1/+1 |
| | |||||
* | bugfix for missing dates | Philip Sargent | 2022-09-16 | 1 | -16/+22 |
| | |||||
* | comments added | Philip Sargent | 2022-09-15 | 2 | -2/+2 |
| | |||||
* | List the logbook trips and other svx files of the same date | Philip Sargent | 2022-09-14 | 1 | -2/+30 |
| | |||||
* | oops. breaking chnage. fixed. | Philip Sargent | 2022-09-12 | 1 | -1/+1 |
| | |||||
* | tidy bad git messages in tests | Philip Sargent | 2022-09-12 | 1 | -6/+8 |
| | |||||
* | remove redundant code | Philip Sargent | 2022-09-12 | 1 | -10/+10 |
| | |||||
* | Fixed test to undo side-effect git commit | Philip Sargent | 2022-09-12 | 2 | -4/+13 |
| | |||||
* | catch crashes when no data has been imported | Philip Sargent | 2022-09-12 | 2 | -3/+12 |
| | |||||
* | fix green block for survex files on table | Philip Sargent | 2022-08-31 | 4 | -11/+31 |
| | |||||
* | fixes for crashes,svx files in wallets | Philip Sargent | 2022-08-31 | 2 | -50/+115 |
| | |||||
* | fix wallet date from survexfile | Philip Sargent | 2022-08-30 | 2 | -5/+31 |
| | |||||
* | populate with people | Philip Sargent | 2022-08-25 | 1 | -0/+2 |
| | |||||
* | fix missing .svx as not an error | Philip Sargent | 2022-08-25 | 1 | -4/+6 |
| | |||||
* | comment updates | Philip Sargent | 2022-08-25 | 1 | -0/+1 |
| | |||||
* | update test to match new wallet json location | Philip Sargent | 2022-08-25 | 2 | -5/+16 |
| | |||||
* | Fix erroring code in core/views/caves.py | Expo on server | 2022-08-25 | 1 | -1/+1 |
| | |||||
* | get the survexfile path when editing a naked wallet | Philip Sargent | 2022-08-24 | 2 | -1/+12 |
| | |||||
* | Better display of wallet names copied from svx files | Philip Sargent | 2022-08-24 | 2 | -1/+10 |
| | |||||
* | bugfix which was deleting metadata | Philip Sargent | 2022-08-24 | 1 | -23/+29 |
| | |||||
* | fix bleed through of previous metadata onto another wallet | Philip Sargent | 2022-08-24 | 1 | -12/+15 |
| | |||||
* | bugfix | Philip Sargent | 2022-08-20 | 1 | -2/+2 |
| | |||||
* | better commit msg | Philip Sargent | 2022-08-16 | 1 | -4/+11 |
| | |||||
* | bugfix | Philip Sargent | 2022-08-16 | 1 | -0/+2 |
| | |||||
* | make field longer | Philip Sargent | 2022-08-16 | 1 | -2/+2 |
| | |||||
* | better hint for svx file name input | Philip Sargent | 2022-08-16 | 1 | -2/+4 |
| | |||||
* | detecting empty wallets where we only have JSON and no files | Philip Sargent | 2022-08-16 | 2 | -3/+12 |
| | |||||
* | minor refactoring | Philip Sargent | 2022-08-16 | 2 | -1/+26 |
| | |||||
* | bad bug in not clearing out previous data. fixed | Philip Sargent | 2022-08-16 | 1 | -4/+7 |
| | |||||
* | re-fettled scan upload, creates Wallet object earlier | Philip Sargent | 2022-08-14 | 1 | -60/+55 |
| | |||||
* | Fix wallets scan upload faults | Philip Sargent | 2022-08-14 | 1 | -16/+38 |
| | |||||
* | fix apparent error when running on dev system | Philip Sargent | 2022-08-13 | 1 | -8/+18 |
| | |||||
* | git commit edits to wallet data | Philip Sargent | 2022-08-13 | 1 | -7/+22 |
| | |||||
* | Bugfix for git add for uploaded drawings | Philip Sargent | 2022-08-13 | 1 | -14/+43 |
| | |||||
* | add test for renaming single photo | Philip Sargent | 2022-08-11 | 1 | -1/+30 |
| | |||||
* | bugfix in photo upload, untidy | Philip Sargent | 2022-08-11 | 2 | -15/+24 |
| | |||||
* | look in filesystem not database for file location | Philip Sargent | 2022-08-11 | 1 | -9/+13 |
| | |||||
* | enable photo file rename | Philip Sargent | 2022-08-11 | 1 | -6/+30 |
| | |||||
* | QMs grayed out for survex files 2014 and earlier | Philip Sargent | 2022-08-07 | 1 | -1/+4 |
| | |||||
* | prevent error message repetition in DataIssues | Philip Sargent | 2022-08-07 | 1 | -2/+2 |
| | |||||
* | bugfix | Philip Sargent | 2022-08-07 | 1 | -1/+6 |
| | |||||
* | bugfix in new wallet | Philip Sargent | 2022-08-06 | 2 | -3/+5 |
| | |||||
* | Make drawings repo the MASTER for contents.json | Philip Sargent | 2022-08-06 | 1 | -0/+9 |
| | |||||
* | formatting | Philip Sargent | 2022-08-01 | 2 | -27/+20 |
| |