dbbdaa6ed5fixed horrible performance problem in geodata system, made map projection configurable, fixed profiler integration and CLI exports for plots and maps
phryk
2020-06-18 13:35:26 +0200
37fb9ecba8Added HSTS and TLS enforcement, resolves#33
phryk
2020-06-16 20:06:02 +0200
38673f7b77made JSON renders of [Ephemeral]Dataset jinja2.Markup which fixes#20; Added naughty HTML hack to make chrom[e|ium] think <video> is valid XHTML; Made dataset template use inline instead of raw mode for plot render
phryk
2020-06-13 22:45:07 +0200
bf44089c29removed duplicate Color class from helpers
phryk
2020-06-12 20:23:35 +0200
3efe7a833dmassive commit, fixed a bunch of stuff, moved plot palettization into python code using inline CSS variable declarations for colors, added customizable layer color to data editor, made plots (almost) completely repsonsive.
phryk
2020-06-12 20:21:04 +0200
90866198ebgood progress towards making svg plots responsive; fixed GroupPermission editing bug, probably other stuff.
phryk
2020-06-07 15:38:08 +0200
9df00f2191fix in lineplot template (missing </g>), styling fix for layer descriptions
phryk
2020-06-06 01:36:30 +0200
c4c7542d4ecleared up typecasting in svg.plot a bit, added support for datetime and multi-labelled grid stops (at least on x axis)
phryk
2020-06-06 01:21:54 +0200
0a1e121b04various improvements and fixes for data editor
phryk
2020-06-05 00:39:33 +0200
ccf790906dcallable form field parameters for choices, default and value now work everywhere, various improvements and fixes for dataeditor
phryk
2020-06-04 21:14:25 +0200
49700dde39dataeditor fixes, renamed help parameters in plot.py to help_text, styling adjustment for help_text, bugfix in auth/__init__.py
phryk
2020-06-03 16:44:18 +0200
060874967bdataeditor fixes, renamed help parameters in plot.py to help_text, styling adjustment for help_text, bugfix in auth/__init__.py
phryk
2020-06-03 16:44:02 +0200
250fd45175removed instance parameter from all form-related things, fixed inheritance in example.RandomMap, minor fixes.
phryk
2020-06-03 00:03:37 +0200
d71a17da56added reorder_item function to CustomOrderedDict, rewrote broken valid_name validator, implemented working filtering with pandas
phryk
2020-06-02 22:07:15 +0200
7569272afbcleaned up DataEditor fieldsets a bit and added basic action choice for EditorLayerControl
phryk
2020-06-01 14:02:10 +0200
eeaa657af6more data editor progress, field adjustments, testing fixes, added ColorField and Color form field, some templating, quite possibly other stuff.
phryk
2020-05-28 23:50:46 +0200
c3d0420c10added helper functions for fieldset processing, adjusted dataeditor, some other fixes
phryk
2020-05-26 02:35:33 +0200
703bae61f7more progress on datavis, fixed barchart up for new data format, added plot kind selection, added severity-dependant flash message icons, some bugfixes, some styling.
phryk
2020-05-22 02:31:15 +0200
94c6b370c5progress with dataeditor, adjusted dynamic data sources, other misc stuff and fixes
phryk
2020-05-20 22:19:20 +0200
064b767c8eprogress and cleanup with dataset layers.
phryk
2020-05-20 01:18:37 +0200
3df772c6e4some adjustments and clarifications in naming, working towards proper layer support, fixed some plot styling
phryk
2020-05-18 23:06:15 +0200
e1e790439estarted move to own persistence format for data visualization/analysis
phryk
2020-05-17 18:55:27 +0200
039cc52206moved dataeditor to storeddataset editing, some other minor progress, too
phryk
2020-05-14 11:26:30 +0200
f2584d749ewent back to saving plot data as pickle because json fucks index typing right up
User Phryk
2020-04-19 00:01:34 +0200
c557811916saving dataframe from session to database implemented, two assorted bugs fixed
User Phryk
2020-04-18 22:48:50 +0200
7a7fe7ce70Might contain traces of Progress™.
User Phryk
2020-04-18 03:23:59 +0200
68d16d2615started work on adding multi-dataset capability to DataEditor
phryk
2020-01-19 03:06:30 +0100
08ab3fa595added type hinting to example.Sine
phryk
2020-01-18 01:27:58 +0100
d516e3e638work on caching
phryk
2019-12-01 19:08:42 +0100
3e9ce4bdcasmall fixes for dataeditor and StockWeekly, added pandas to dependencies
phryk
2019-11-16 23:46:04 +0100
9cc5be2ed8lots of work on dataeditor, some performance fixes too IIRC, probably other stuff I forgot. ¯\_(ツ)_/¯
phryk
2019-11-12 00:17:51 +0100
b12929194asomething something more dataeditor work
phryk
2019-10-26 02:03:26 +0200
b2aa94dcb6more work on dataeditor. EditorLoadFieldset now dynamically builds a subform for dynamic dataset parameterization
phryk
2019-10-22 02:35:36 +0200
6ebeff0f32work on dataeditor and pandas rendering, still unfinished
phryk
2019-09-25 21:09:01 +0200
eca0865fa0reverted svg inline display back to using <object> because complex maps make firefox freeze (probably due to DOM complexity)
phryk
2019-07-05 21:56:21 +0200
a4b88e1208tiny fix to make encrypted sessions work with postgres
phryk
2019-07-01 23:24:43 +0200
013d906c66templating fix for StoredGeoData, fixed session bug caused by unknown but defined session id
phryk
2019-06-22 01:32:13 +0200
58035c4ee7added caching to permission checks and scss compilation in SVG
phryk
2019-06-21 19:05:53 +0200
faba2ab239fixed a leftover python2->3 issue with non-working ASVIterator
phryk
2019-06-20 03:40:24 +0200
9b99401c4ffixed a bug breaking callable defaults in forms
phryk
2019-06-19 14:21:08 +0200