phryk
|
a316326af6
|
bugfix in select.jinja which led to integer 0 not being usable as value
|
2018-04-23 17:48:16 +02:00 |
|
phryk
|
bd333a880f
|
this should fix a bug in SVG url generation
|
2018-04-19 21:30:01 +02:00 |
|
phryk
|
2caf92ae0a
|
whoops
|
2018-04-19 20:50:22 +02:00 |
|
phryk
|
82395c03f7
|
svg.scvss now loads svg-custom.scss to enable extending it
|
2018-04-19 20:44:39 +02:00 |
|
phryk
|
0892ef595f
|
raw svg should now work for things outside poobrains
|
2018-04-19 19:29:56 +02:00 |
|
phryk
|
a040c82204
|
what an efficient way of working… :F
|
2018-04-17 01:41:05 +02:00 |
|
phryk
|
0a58b4bc70
|
*whistles unsuspiciously*
|
2018-04-17 01:39:42 +02:00 |
|
phryk
|
2373431d8f
|
aaand the inevitable fix for the last commit
|
2018-04-17 01:37:57 +02:00 |
|
phryk
|
04cc0e0461
|
totally untested commit that maybe fixes a datetime issue of the import command (and possibly elsewhere)
|
2018-04-17 01:35:39 +02:00 |
|
phryk
|
1840cde5ca
|
hopefully a fix for a bug in cli export
|
2018-04-17 01:11:43 +02:00 |
|
User Phryk
|
330fe9b8ac
|
made documentation cached
|
2018-04-06 18:41:00 +02:00 |
|
User Phryk
|
a420fcb0a4
|
fixed one or two little bugs in on_profile logic
|
2018-04-06 17:12:00 +02:00 |
|
User Phryk
|
59bac30a7d
|
added FIXME
|
2018-04-06 07:11:56 +02:00 |
|
User Phryk
|
7f6e9bb84c
|
tiny css fix
|
2018-04-06 05:51:00 +02:00 |
|
User Phryk
|
835bfa04a3
|
made Storable.load more sensible, fixed bug that broke user display when not invoked over .view, improved comment styling in admin area
|
2018-04-06 05:44:09 +02:00 |
|
User Phryk
|
f06045ddf6
|
removed header from Renderable views in 'inline' mode, made [Map]Dataset.plot use inline mode
|
2018-04-06 04:52:11 +02:00 |
|
User Phryk
|
05b20e8760
|
user about now only shown on first page of profile listing
|
2018-04-06 04:21:31 +02:00 |
|
User Phryk
|
2dc67a98ed
|
date of commentables now actually displayed
|
2018-04-06 00:27:31 +02:00 |
|
User Phryk
|
bcb9dd2235
|
fixed tiny bug in bury_tokens that lead to an invalid query on postgres
|
2018-04-05 17:11:58 +02:00 |
|
User Phryk
|
10422f7527
|
cleaned up logic and output of profile listing a bit
|
2018-04-05 16:32:12 +02:00 |
|
User Phryk
|
a72cf8a69c
|
fixed bug in storage.Pagination
|
2018-04-05 02:16:55 +02:00 |
|
User Phryk
|
20912cc2e2
|
more sensible exception handling in menu_actions
|
2018-04-05 01:42:06 +02:00 |
|
User Phryk
|
7de896f4c3
|
bugfix for user profile listing
|
2018-04-05 01:12:08 +02:00 |
|
User Phryk
|
4e1a32ed46
|
literally the same change as in the last commit, but one class further down
|
2018-04-04 00:52:02 +02:00 |
|
User Phryk
|
5c4f58e523
|
fix in DateParamType
|
2018-04-04 00:49:50 +02:00 |
|
User Phryk
|
79f6eeebf9
|
possible fix for a (postgres?) issue
|
2018-04-03 19:06:59 +02:00 |
|
User Phryk
|
265a8ef63e
|
testing teardown now deletes stuff of the actual project, not always 'example'
|
2018-04-03 18:36:03 +02:00 |
|
User Phryk
|
eb81fac24d
|
fixed nasty problem with running tests of the cli subsystem
|
2018-04-01 16:10:00 +02:00 |
|
User Phryk
|
f4f50a445c
|
client cert lifetime is now a user choice, started work on testing integration
|
2018-03-29 14:11:32 +02:00 |
|
User Phryk
|
8fb7de8805
|
clientcert expiry warnings now sensible, fix for deletion of redeemed clientcerttokens, a tiny bit of cleanup for svg/maps
|
2018-03-27 01:39:00 +02:00 |
|
User Phryk
|
d4fb68a247
|
another performance improvement for permission checking
|
2018-03-24 04:45:28 +01:00 |
|
User Phryk
|
5884e8a707
|
better performance for permission checking with locked_cached_property, added profiling support, optimized profile_listing (or at least made it cause less queries)
|
2018-03-23 20:50:47 +01:00 |
|
User Phryk
|
39c37a30c9
|
profile listing implemented, some cleanup, some styling, probably a lot more that i forgot i did
|
2018-03-20 23:28:34 +01:00 |
|
User Phryk
|
7e24ab7b1f
|
fixed another issue with the move to peewee 3.x, tweaked config templates
|
2018-03-18 18:17:28 +01:00 |
|
User Phryk
|
0f73670c80
|
fixed missing import in auth/__init__.py
|
2018-03-10 09:01:48 +01:00 |
|
User Phryk
|
1cdd8a9c79
|
moar fix
|
2018-03-08 20:55:50 +01:00 |
|
User Phryk
|
3dd8e237f5
|
fixed a small problem in upload introduced by some upstream change
|
2018-03-08 20:46:04 +01:00 |
|
User Phryk
|
d539bbb836
|
better styling for File
|
2018-03-08 11:50:37 +01:00 |
|
User Phryk
|
fc99db0b90
|
template fixes for administerable and userpermission
|
2018-03-08 11:33:42 +01:00 |
|
User Phryk
|
936cc138c1
|
proper centering for link.svg
|
2018-03-08 07:52:04 +01:00 |
|
User Phryk
|
9fa7da0430
|
added dark variation for link.svg
|
2018-03-08 07:36:26 +01:00 |
|
User Phryk
|
767e2fb573
|
added new icons
|
2018-03-08 06:49:58 +01:00 |
|
User Phryk
|
c8b48ea970
|
form fields only show label if explicitly supplied again
|
2018-03-05 17:31:19 +01:00 |
|
User Phryk
|
cf8da561d3
|
20% cooler trees
|
2018-03-05 17:04:04 +01:00 |
|
User Phryk
|
658d96dc2c
|
fixed bug in Administerable.menu_actions, made help_text display in forms suck less
|
2018-03-04 02:03:47 +01:00 |
|
User Phryk
|
a75a712e6f
|
directly importing flask.redirect into poobrains namespace now
|
2018-03-03 01:30:28 +01:00 |
|
User Phryk
|
0acb815b92
|
fucking typo
|
2018-03-03 01:21:35 +01:00 |
|
User Phryk
|
6ad88a084c
|
fixed a bug with empty foreign key fields in export command
|
2018-03-03 01:20:24 +01:00 |
|
User Phryk
|
4ffbc46f8f
|
tiny id fix in radio.jinja
|
2018-03-03 00:58:17 +01:00 |
|
User Phryk
|
2b9f55445d
|
added random delay to ClientCertToken.process to make timing side channel attacks harder, added ids referenced in labels to form field templates where mising
|
2018-03-03 00:55:15 +01:00 |
|