Commit Graph

825 Commits

Author SHA1 Message Date
phryk 56c75d1e69 data editor port to formapp should™ now be complete. started fixing pre-existing bugs 2020-12-05 03:38:57 +01:00
phryk f569248c3c further progress on porting data editor over to new formapp abstraction 2020-12-05 02:11:37 +01:00
phryk f31e89f768 work towards nestable formapp components 2020-12-01 21:22:57 +01:00
phryk 0f092eb2af some progress on porting data editor over to new formapp abstration 2020-11-29 22:16:31 +01:00
phryk 0c6cdc59c5 removed code repitition to find submitting fieldset in form system, formapp system basically in working state 2020-11-22 14:04:31 +01:00
phryk 62d2d4409a added sessiondump tool and began work on generalized form app system 2020-11-19 16:55:07 +01:00
phryk f52414e64f generalized locking, it's now applied to all Administerable's. also some formatting fixes. 2020-11-18 01:45:21 +01:00
phryk 93eed4bc35 fix for the fix in the last commit. very yes. 2020-11-15 02:03:05 +01:00
phryk 0b0f3c6001 added minimum version for markdown dependency (cause freebsd package-supplied one is too ancient to work), (hopefully) fixed BSONField bug that breaks it with postgres 2020-11-15 01:51:03 +01:00
phryk 852de1eebc removed set_trace's 2020-11-13 23:09:18 +01:00
phryk 4fd55025ca added missing dependencies to setup.py 2020-11-12 09:24:27 +01:00
phryk a2d89bdbe2 fixed dependency name for pynacl 2020-11-09 00:59:23 +01:00
phryk 5877ef7fee stuff we forgot to commit. probably work on further generalizing svg plots 2020-11-09 00:58:45 +01:00
phryk 02aa7ceddc minor bugfix in editor and map output 2020-10-21 22:05:56 +02:00
phryk 52471056cf added layer descriptions to maps 2020-10-21 04:57:57 +02:00
phryk 8d4f408253 put plot descriptions into macros for better reusability. 2020-09-27 14:47:00 +02:00
phryk 17ca55ea0b a bit more work on descriptions, some fixes 2020-09-26 02:29:11 +02:00
phryk 0d0fc8446b adding per-point descriptions to scatterplot and descendants. 2020-09-24 13:44:15 +02:00
phryk c0c14318df added observation editing to data editor, also number field to form system, maybe also minor fixes 2020-09-23 07:43:51 +02:00
phryk 570068ad06 more work on the editor, including some unfinished icon work 2020-09-04 06:12:58 +02:00
phryk 5f5688ee0d added x509 format version certificates generated by the minica command, fixing chrom[e|ium] complaining about a malformed certificate. 2020-08-18 15:47:56 +02:00
phryk cb5b70002e well, that didn't work. 2020-08-12 18:24:14 +02:00
phryk 23d641a1eb some editor styling, added disabled flag to buttons, tried adding a header with logo to readme 2020-08-12 18:17:14 +02:00
phryk ae85e16fd2 more progress on editor ui, some refactoring, maybe more 2020-08-12 02:06:38 +02:00
phryk acdd4ee5f2 sticky table headers 2020-08-09 18:38:22 +02:00
phryk ded2e8cd36 plots now try to find a plot definition of the fitting kind associated to the passed dataset. also unfinised session finish built 2020-08-09 18:27:37 +02:00
phryk 0a1de35693 added plot definition deletion into data editor, made sure everything has cancel buttons and titles 2020-08-05 18:55:24 +02:00
phryk 1966b74ed9 Progress on plot definition management; definitions can now be saved; various fixes; CHLOROPLETHS! 2020-08-04 16:03:15 +02:00
phryk 60e4d19bd7 split EditorPlotActionControl into multiple fieldsets like EditorActionControl is, still unfinished. 2020-08-03 02:09:06 +02:00
phryk c473420b8f ripped plot definitions out of dataset classes and into their own models 2020-08-01 03:25:27 +02:00
phryk ac57ece4cd data editor now opens tabs that were viewed when submitting 2020-07-26 20:24:24 +02:00
phryk b1e9cf6211 editor style now roughly doing the right thing 2020-07-26 20:14:59 +02:00
phryk 91d51b9704 even more forced breaks in README.md 2020-07-25 19:22:55 +02:00
phryk 95fab35ec9 hopefully better readability in README.md with forced breaks 2020-07-25 19:21:48 +02:00
phryk 8bb07602a1 whoops. ¯\_(ツ)_/¯ 2020-07-25 19:17:26 +02:00
phryk 5938e04f57 added README.md with a project outline 2020-07-25 19:16:19 +02:00
phryk fedc6c483c work on better editor UI, added TabbedView and TabbedFieldset using a brand new variant of the checkbox hack, also fixed the worst bug ever in renderable.jinja 2020-07-25 19:14:32 +02:00
phryk 55efd530c6 more progress on maps, theoretically implemented 1d chlorpleth capability, untested. 2020-07-20 06:03:36 +02:00
phryk ed16fd0294 maps now render, better color support and parameterizable palettes 2020-07-17 16:09:39 +02:00
phryk 9983c44d16 more progress towards proper geodata integration 2020-07-10 14:27:53 +02:00
phryk 1b959a030a geodata can now be put into [Ephemeral]Dataset. 2020-07-09 20:25:56 +02:00
phryk a5267f2f3f fix for form field choices with optgroups 2020-07-06 16:18:51 +02:00
phryk d064798ddb analysis data now saved as bson, same for sessiondata, closing #22 2020-07-05 21:29:27 +02:00
phryk 28139515ac added BSONField and specialized DataField, analysis persistence now uses BSON. 2020-07-05 17:10:15 +02:00
phryk 7045b9faa3 made more general SerializedFieldAccessor, some cleaning, maybe more 2020-07-05 01:46:00 +02:00
phryk 5fe7fd87f1 added JSONField, probably other stuff 2020-07-04 16:15:45 +02:00
phryk 014990c807 made barchart less worse, probably some fixes, began work on built-in data sources and got confused. 2020-07-01 20:42:07 +02:00
phryk 6c3f315a90 fixed filtering in data editor 2020-06-30 00:49:34 +02:00
phryk 47eb89ca70 separated data visualization and analysis, added new data format for latter while (mostly) keeping old in former, also probably a bunch of fixes. 2020-06-29 10:03:34 +02:00
phryk f8a68ba1c0 some structural changes in preparation of dataeditor refactor to also handle map data and become better overall, also a random css fix 2020-06-19 19:28:41 +02:00