phryk
|
83cec8f8f4
|
fix at least one compat issue with more recent flask
|
2021-12-21 13:51:09 +01:00 |
|
phryk
|
c31db61749
|
forgot to commit this months ago? not sure.
|
2021-12-21 13:50:40 +01:00 |
|
phryk
|
63872632a8
|
updated quickstart.
|
2021-06-07 00:33:45 +02:00 |
|
phryk
|
375ea480e5
|
improved documentation frontpage, moved actual documentation rendering to ,view so link generation doesn't take so damn long, possibly more…
|
2021-06-06 19:38:01 +02:00 |
|
phryk
|
3ab445632a
|
further progress on documentation renderer
|
2021-06-06 14:15:57 +02:00 |
|
phryk
|
b21831f91f
|
lots of progress on better documentation renderer; removed old unicode hints from the 2.7 days
|
2021-06-04 23:58:57 +02:00 |
|
phryk
|
764809f126
|
changed SMTP configuration to port 465 (explicit TLS) and STARTTLS to False
|
2021-05-16 21:39:52 +02:00 |
|
phryk
|
70eef38874
|
removed set_trace's introduced in last commit
|
2021-05-15 19:32:55 +02:00 |
|
phryk
|
f108b1dcdd
|
improved editing base info for datasets in data editor
|
2021-05-15 18:44:29 +02:00 |
|
phryk
|
a74e23dd9e
|
added backdrop-filter blur to design.
|
2021-05-14 21:46:33 +02:00 |
|
phryk
|
e5960ddfed
|
replace all format string substitutions with f-strings. closes #15
|
2021-05-14 21:03:36 +02:00 |
|
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 |
|