Commit Graph

794 Commits

Author SHA1 Message Date
User Phryk
f2584d749e went back to saving plot data as pickle because json fucks index typing right up 2020-04-19 00:01:34 +02:00
User Phryk
c557811916 saving dataframe from session to database implemented, two assorted bugs fixed 2020-04-18 22:48:50 +02:00
User Phryk
7a7fe7ce70 Might contain traces of Progress™. 2020-04-18 03:23:59 +02:00
phryk
68d16d2615 started work on adding multi-dataset capability to DataEditor 2020-01-19 03:06:30 +01:00
phryk
08ab3fa595 added type hinting to example.Sine 2020-01-18 01:27:58 +01:00
phryk
d516e3e638 work on caching 2019-12-01 19:08:42 +01:00
phryk
3e9ce4bdca small fixes for dataeditor and StockWeekly, added pandas to dependencies 2019-11-16 23:46:04 +01:00
phryk
9cc5be2ed8 lots of work on dataeditor, some performance fixes too IIRC, probably other stuff I forgot. ¯\_(ツ)_/¯ 2019-11-12 00:17:51 +01:00
phryk
b12929194a something something more dataeditor work 2019-10-26 02:03:26 +02:00
phryk
b2aa94dcb6 more work on dataeditor. EditorLoadFieldset now dynamically builds a subform for dynamic dataset parameterization 2019-10-22 02:35:36 +02:00
phryk
6ebeff0f32 work on dataeditor and pandas rendering, still unfinished 2019-09-25 21:09:01 +02:00
phryk
eca0865fa0 reverted svg inline display back to using <object> because complex maps make firefox freeze (probably due to DOM complexity) 2019-07-05 21:56:21 +02:00
phryk
a4b88e1208 tiny fix to make encrypted sessions work with postgres 2019-07-01 23:24:43 +02:00
phryk
013d906c66 templating fix for StoredGeoData, fixed session bug caused by unknown but defined session id 2019-06-22 01:32:13 +02:00
phryk
58035c4ee7 added caching to permission checks and scss compilation in SVG 2019-06-21 19:05:53 +02:00
phryk
faba2ab239 fixed a leftover python2->3 issue with non-working ASVIterator 2019-06-20 03:40:24 +02:00
phryk
9b99401c4f fixed a bug breaking callable defaults in forms 2019-06-19 14:21:08 +02:00
phryk
d068833704 plot grid fixed 2019-05-06 03:08:03 +02:00
phryk
c847630b30 added scatterplot and barchart. didn't i already do this? 2019-05-01 13:36:38 +02:00
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