Commit Graph

805 Commits

Author SHA1 Message Date
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
phryk
1afe1fdde4 py3 fixes, finished errorpage adjustment apparently started long ago 2018-11-06 03:00:26 +01:00
phryk
71f90b7333 Merge branch 'master' of rnd.phryk.net:phryk-evil-mad-sciences-llc/poobrains 2018-10-24 23:55:40 +02:00
phryk
295140b122 a bit more work on python3 compat 2018-10-24 23:54:57 +02:00
phryk
5211e11ae5 added test for minica 2018-10-24 03:01:36 +02:00
phryk
d1730335c6 more python3 work 2018-10-23 22:42:20 +02:00
phryk
7f3b672149 started porting poobrains to python 3 2018-10-22 18:48:23 +02:00
phryk
074a64b165 more tiny css changes that hopefully don't break things. 2018-08-17 05:24:22 +02:00
phryk
b02c3b4cf5 tiny css change, hopefully doesn't break anything 2018-08-17 05:22:00 +02:00
phryk phryksen
b7ac1dc7c2 broken commit. trying to fix --database 2018-05-19 17:54:40 +02:00
phryk phryksen
af1f0c2254 ClientCertForm now uses directly passed submit param instead of self.controls['submit_foo'].value 2018-05-13 21:40:21 +02:00
phryk
161cced8af apparently even more work on testing. added user-facing clientcerttoken creation to profile, at least one random bug-fix, also some nicer styling for notifications 2018-05-08 03:53:14 +02:00
phryk
6774cdb0e9 more better testing 2018-05-07 16:07:08 +02:00
phryk
da61aaeb69 testing a bit more generic, next up: testing all administerables 2018-05-05 17:33:10 +02:00
phryk
6ab9c9e581 manual merge 2018-05-05 02:38:06 +02:00
phryk
b829d9210c more work on testing 2018-05-05 02:35:26 +02:00
phryk phryksen
8229d03934 minor testing cleanup 2018-05-02 23:03:42 +02:00
phryk
9fe11107a6 more permission tests, also maybe a fix 2018-05-01 04:08:01 +02:00
phryk
7cd1f9cd9d more testing 2018-04-29 20:09:19 +02:00
phryk
78a705352d removed now unneeded import of unittest 2018-04-29 06:22:47 +02:00
phryk
fb1bab8ca5 Don't deploy this. Contains 'fix' to OwnedPermission logic that makes things worse. Also moved testing to pytest and added first simple crud tests 2018-04-29 06:00:06 +02:00