phryk
|
cdb60d92c5
|
geodata filtering with manually built polygons now works
|
2021-05-13 12:43:49 +02:00 |
|
phryk
|
bd877c05e7
|
moved analysis.data.__types__ data into analysis.util dtype definitions
|
2021-05-12 20:31:42 +02:00 |
|
phryk
|
8e2276878c
|
properly moved matching and filtering logic into dtypes
|
2021-05-09 22:07:06 +02:00 |
|
phryk
|
6e2c013d47
|
dtype-specific join conditions implemented, filters halfway done.
|
2021-04-05 00:14:45 +02:00 |
|
phryk
|
4369d6db3b
|
centralized numpy dtype handling in analysis.util into classes
|
2021-04-01 14:59:38 +02:00 |
|
phryk
|
fd33725fbb
|
added deletion of join conditions on merge to data editor
|
2021-03-23 14:14:36 +01:00 |
|
phryk
|
7d51f9270f
|
implemented editor parts for multi-joins when merging datasets
|
2021-03-22 17:59:39 +01:00 |
|
phryk
|
d455dce69a
|
better use of form.fields.RenderableWrapper in data editor components – fixed a display issue of the editor UI
|
2021-03-21 09:04:30 +01:00 |
|
phryk
|
5c0a801eee
|
(hopefully) fixed EphemeralDataset.merge, next up: updating the form for multi-column joins?
|
2021-03-21 03:49:20 +01:00 |
|
phryk
|
6bde639b0e
|
moved dataset merging into the dataset class and added support for multiple and/or-connected joins (untested), made docstrings in admin overview interpreted as markdown
|
2021-03-19 10:21:43 +01:00 |
|
phryk
|
7264280637
|
better debug hint positioning, cleaned up redirects in data editor, assorted fixes
|
2021-03-16 06:11:48 +01:00 |
|
phryk
|
3aefd8e5ba
|
removed [geo]pandas from dependencies in setup.py
|
2021-03-12 03:16:29 +01:00 |
|
phryk
|
24c8b758fc
|
ripped out pandas. seems to work. still needs some cleanup / adjustments
|
2021-03-12 03:14:51 +01:00 |
|
phryk
|
6136c3f3e6
|
commented out debugger breakpoints
|
2021-03-10 05:46:51 +01:00 |
|
phryk
|
de205828dd
|
forgot to commit. also improved cli import.
|
2021-03-01 03:14:17 +01:00 |
|
phryk
|
d8d24a3c80
|
(probably) finished the rest api definition editor, next up: rest consumer
|
2020-12-17 01:26:34 +01:00 |
|
phryk
|
2659e1ea8e
|
more rest api editor progress, some fixes
|
2020-12-14 03:01:36 +01:00 |
|
phryk
|
c0998cf7f4
|
some more progress on the rest abstraction
|
2020-12-12 04:20:42 +01:00 |
|
phryk
|
41aba290b0
|
apparently something with the editor (most stuff seems to work now). also, started actual implementation of the generalized rest api feature
|
2020-12-09 00:27:53 +01:00 |
|
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 |
|