Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up survexlegs | Philip Sargent | 2020-06-16 | 6 | -125/+135 |
| | |||||
* | removed jgtfileupload | Philip Sargent | 2020-06-16 | 5 | -227/+14 |
| | |||||
* | remove Survey & virtual survey wallet - never used | Philip Sargent | 2020-06-16 | 5 | -270/+1 |
| | |||||
* | break recursive import cycle | Philip Sargent | 2020-06-16 | 4 | -94/+92 |
| | |||||
* | preparing for django 1.8 | Philip Sargent | 2020-06-16 | 3 | -11/+11 |
| | |||||
* | Stop storing all SurvexStations | Philip Sargent | 2020-06-15 | 4 | -9/+42 |
| | |||||
* | Dump django.sites, .redirects, registration, extensions | Philip Sargent | 2020-06-14 | 1 | -4/+5 |
| | |||||
* | autogenerated schema | Philip Sargent | 2020-06-14 | 1 | -0/+688 |
| | |||||
* | server config | Philip Sargent | 2020-06-14 | 2 | -0/+82 |
| | |||||
* | remove tinyMCE more | Philip Sargent | 2020-06-14 | 10 | -72/+23 |
| | |||||
* | Disable TinyMCE | Philip Sargent | 2020-06-13 | 4 | -13/+15 |
| | |||||
* | rearrange for clarity | Philip Sargent | 2020-06-13 | 1 | -3/+4 |
| | |||||
* | cleaner import statements | Philip Sargent | 2020-06-13 | 1 | -8/+2 |
| | |||||
* | bugfix returning multiple object catch | Philip Sargent | 2020-06-13 | 1 | -1/+1 |
| | |||||
* | cleanup and better DatIssue msgs | Philip Sargent | 2020-06-13 | 1 | -71/+43 |
| | |||||
* | import fixes & statistics table | Philip Sargent | 2020-06-12 | 8 | -65/+182 |
| | |||||
* | Fix to /caves/ != /caves | Philip Sargent | 2020-06-12 | 2 | -2/+2 |
| | |||||
* | fixes: stopped storing survex legs | Philip Sargent | 2020-06-12 | 2 | -29/+4 |
| | |||||
* | stopped storing survex legs | Philip Sargent | 2020-06-12 | 3 | -6/+96 |
| | |||||
* | Object storage as alternative to SQL | Philip Sargent | 2020-06-08 | 1 | -35/+164 |
| | |||||
* | added static setup | Philip Sargent | 2020-06-08 | 1 | -0/+6 |
| | |||||
* | fixed circular ref on setup & in-memory db | Philip Sargent | 2020-06-08 | 2 | -122/+147 |
| | |||||
* | Make import robust against duplicate kataster numbers | Philip Sargent | 2020-06-07 | 3 | -24/+40 |
| | |||||
* | Fix un-cleared db error (partial) | Philip Sargent | 2020-06-07 | 2 | -10/+93 |
| | |||||
* | Fix bad pages for clashing kataster numbers | Philip Sargent | 2020-06-07 | 3 | -4/+26 |
| | |||||
* | Rearranged caveindex page | Philip Sargent | 2020-06-07 | 1 | -13/+16 |
| | |||||
* | attempt to simplify wnt horribly wrong | Philip Sargent | 2020-06-06 | 9 | -89/+136 |
| | |||||
* | Bugfix for capitalised filename extensions | Philip Sargent | 2020-06-05 | 1 | -1/+1 |
| | |||||
* | removing redundant functions | Philip Sargent | 2020-06-04 | 2 | -30/+28 |
| | |||||
* | moved 2 funct, deletion of FileAbstraction pending | Philip Sargent | 2020-06-04 | 3 | -47/+48 |
| | |||||
* | Remove unused Survey object | Philip Sargent | 2020-06-04 | 5 | -33/+32 |
| | |||||
* | dlete todo page, partly fix other url pages | Philip Sargent | 2020-06-04 | 7 | -173/+90 |
| | |||||
* | merge exptl & stats, delete millenial & eyecandy | Philip Sargent | 2020-06-04 | 8 | -83/+50 |
| | |||||
* | Comment-out all ScannedImage objects | Philip Sargent | 2020-06-04 | 3 | -35/+35 |
| | |||||
* | Unit tests outline implemented | Philip Sargent | 2020-06-03 | 4 | -29/+73 |
| | |||||
* | update svx template & fix CRLF | Philip Sargent | 2020-06-02 | 1 | -53/+80 |
| | |||||
* | import syntax fix | Philip Sargent | 2020-06-02 | 1 | -4/+4 |
| | |||||
* | Change troggle horizontal menu items | Philip Sargent | 2020-06-01 | 5 | -30/+26 |
| | |||||
* | Progress dots on importing data | Philip Sargent | 2020-06-01 | 3 | -20/+30 |
| | |||||
* | python3 fixes for djsngo admin pages | Philip Sargent | 2020-05-31 | 3 | -4/+5 |
| | |||||
* | Oops. Remove CSV download pages | Philip Sargent | 2020-05-31 | 1 | -1/+0 |
| | |||||
* | Delete SURVEYS.CSV code | Philip Sargent | 2020-05-31 | 3 | -106/+17 |
| | |||||
* | Unicode fix for SVX display and edit page | Philip Sargent | 2020-05-31 | 2 | -5/+5 |
| | |||||
* | Troggle code documentation pointers | Philip Sargent | 2020-05-31 | 2 | -0/+27 |
| | |||||
* | Adding progress dots to import print output and fix SURVEY_SCANS | Philip Sargent | 2020-05-31 | 1 | -5/+11 |
| | |||||
* | Reducing input print output | Philip Sargent | 2020-05-31 | 1 | -3/+3 |
| | |||||
* | unicode fix for python3 | Philip Sargent | 2020-05-31 | 1 | -1/+1 |
| | |||||
* | delete duplication | Philip Sargent | 2020-05-30 | 1 | -1/+1 |
| | |||||
* | bug fix in logbook parser | Philip Sargent | 2020-05-30 | 1 | -117/+84 |
| | |||||
* | Style chnage to troggle pages for python3 | Philip Sargent | 2020-05-30 | 2 | -3/+4 |
| |