Commit Graph

825 Commits

Author SHA1 Message Date
phryk ae9c503708 moar fix, moar bug 2019-03-16 10:55:28 +01:00
phryk 87a87671fb progress on data editor, stumbled upon automatic naming failure in fieldset 2019-03-16 09:52:54 +01:00
phryk 0171026f5c jeebus it finally works 2019-03-14 23:18:56 +01:00
phryk f9d4a7013d more work on dataeditor and surroundings 2019-03-14 16:32:21 +01:00
phryk a2c940767d began work on dataeditor 2019-03-13 22:52:21 +01:00
phryk 06e290b5e9 session data in db now encrypted with key held in cookie. 2019-03-09 03:11:29 +01:00
phryk ca97fec935 moved sessions into database 2019-03-08 05:44:14 +01:00
phryk b1e752bd0b added file-based server-side sessions, probably gonna throw them away in the next commit. 2019-03-07 12:14:34 +01:00
phryk 689ac8db42 GeoData now got the same treatment Dataset got in the previous commit. 2019-03-06 03:48:47 +01:00
phryk 5b5161f892 made dynamic plot datasets more consistent and properly permission-checked 2019-03-06 01:19:33 +01:00
phryk d2122eb6f7 tiny fix in fill.py 2019-03-04 15:10:14 +01:00
phryk cf78f759a3 removed duplicate code from StoredGeoData 2019-02-25 16:34:14 +01:00
phryk 91535c99db remove stray set_trace 2019-02-24 02:51:04 +01:00
phryk 01502ed4fc dynamic geodata dataset now ~working 2019-02-23 00:54:07 +01:00
phryk 8b1d2d3c43 fixed bug in MarkdownString descriptor parts 2019-02-23 00:42:34 +01:00
phryk 2ac111d95f started work on ephemeral geodata 2019-02-22 21:23:07 +01:00
phryk 1841a3b530 more plot improvements, misc fixes 2019-02-22 01:04:29 +01:00
phryk 1c82c974d9 made MarkdownString a descriptor with support for + and +=, improved dynamic dataset example in example.py 2019-02-20 16:01:52 +01:00
phryk 5709b49688 implemented rudimentary dynamic/ephemeral plot functionality 2019-02-20 02:19:28 +01:00
phryk 6605e76717 better bboxing for maps 2019-02-18 17:08:45 +01:00
phryk 9cf76a45a1 added pyproj to dependencies in setup.py 2019-02-18 10:28:35 +01:00
phryk af27d16916 updated .gitignore 2019-02-18 09:48:46 +01:00
phryk 6de0465eee more /0 fixing 2019-02-16 20:34:16 +01:00
phryk 66e041143d naive fix for division by zero bug 2019-02-16 19:09:04 +01:00
phryk 9ea6562119 manual merge 2019-01-26 02:14:36 +01:00
phryk 3d539330b4 forgot to pull again 2019-01-26 02:13:33 +01:00
phryk f8b4c8cece css improvements for svg maps 2019-01-24 11:00:24 +01:00
phryk 8761f0db89 merged better geo templating stuff 2019-01-24 04:59:06 +01:00
phryk f5b8e0362e oh god this will have to be merged by hand 2019-01-24 04:30:34 +01:00
phryk c246054c50 something something better geodata 2019-01-23 20:39:10 +01:00
phryk 9fe6e44ca8 implemented geojson point rendering 2018-12-26 23:40:38 +01:00
phryk f1080b8f3c recursive GeoData now seems to work 2018-12-26 21:45:47 +01:00
phryk f3902d900f slightly better svg css 2018-12-25 01:33:27 +01:00
phryk 12659600ce lots of map progress, probably lots of new bugs, too. 2018-12-24 22:34:02 +01:00
phryk 2fea9e92ce started work on new data model for maps 2018-12-19 20:43:36 +01:00
phryk 0c6bd39562 svg subpackage restructured, some bbox stuff mayhaps? 2018-12-18 18:25:13 +01:00
phryk fe73686bf4 bbox for map seems to roughly work 2018-12-11 00:06:25 +01:00
phryk 96e55dfc58 more geojson progress 2018-11-30 05:07:11 +01:00
phryk 8bdf79f6cb cli and testing fixes 2018-11-23 04:46:10 +01:00
phryk 0d2158b548 disregard that, i did a stupid. 2018-11-23 01:38:21 +01:00
phryk 8ca6ddef94 fix for template "fix" in previous commit 2018-11-23 01:33:17 +01:00
phryk ce14b99958 removed stray set_trace from install cli command, added missing changes for errrorpage template 2018-11-23 01:17:11 +01:00
phryk f30c59c413 finally fixed that --database issue 2018-11-22 22:43:12 +01:00
phryk ff8faf25fc install now create upload dirs, fill.py py3 fix 2018-11-18 05:47:06 +01:00
phryk 2e67d2ae57 some fixes for problems that probably were around since 2.7 2018-11-17 10:22:52 +01:00
phryk 095b3c133c fixed broken search (still from 2.7) 2018-11-17 08:43:10 +01:00
phryk 45f97560f2 hopefully the last py3 fix 2018-11-17 07:58:51 +01:00
phryk 50b185e522 some more py3 work, template debug hint workaround for py3-specific escaping problem in python-markdown 2018-11-16 20:14:23 +01:00
phryk 72801bec56 various py3 fixes 2018-11-10 18:42:41 +01:00
phryk 2e6367323f assorted py3 fixes, plus a css fix to make absolutely 300% sure that tables don't overflow. 2018-11-07 04:22:41 +01:00