phryk
|
7569272afb
|
cleaned up DataEditor fieldsets a bit and added basic action choice for EditorLayerControl
|
2020-06-01 14:02:10 +02:00 |
|
phryk
|
d4aff44691
|
form adjustments, dataeditor work, stuff
|
2020-06-01 01:56:38 +02:00 |
|
phryk
|
eeaa657af6
|
more data editor progress, field adjustments, testing fixes, added ColorField and Color form field, some templating, quite possibly other stuff.
|
2020-05-28 23:50:46 +02:00 |
|
phryk
|
ff7f3e5897
|
added layer deletion, bugfix for plotkind selection
|
2020-05-26 03:11:31 +02:00 |
|
phryk
|
c3d0420c10
|
added helper functions for fieldset processing, adjusted dataeditor, some other fixes
|
2020-05-26 02:35:33 +02:00 |
|
phryk
|
703bae61f7
|
more progress on datavis, fixed barchart up for new data format, added plot kind selection, added severity-dependant flash message icons, some bugfixes, some styling.
|
2020-05-22 02:31:15 +02:00 |
|
phryk
|
94c6b370c5
|
progress with dataeditor, adjusted dynamic data sources, other misc stuff and fixes
|
2020-05-20 22:19:20 +02:00 |
|
phryk
|
064b767c8e
|
progress and cleanup with dataset layers.
|
2020-05-20 01:18:37 +02:00 |
|
phryk
|
3df772c6e4
|
some adjustments and clarifications in naming, working towards proper layer support, fixed some plot styling
|
2020-05-18 23:06:15 +02:00 |
|
phryk
|
e1e790439e
|
started move to own persistence format for data visualization/analysis
|
2020-05-17 18:55:27 +02:00 |
|
phryk
|
039cc52206
|
moved dataeditor to storeddataset editing, some other minor progress, too
|
2020-05-14 11:26:30 +02:00 |
|
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 |
|