This website requires JavaScript.
2d3cc46ed8
captcha works now
phryk
2017-03-25 14:52:11 +0100
344f161df7
started work on captcha. such neon, very wow.
phryk
2017-03-25 04:47:57 +0100
113fc22389
some stuff done. some stuff that will be abandoned in commenting.py
phryk
2017-03-25 03:20:20 +0100
85e956dd94
things?
phryk
2017-03-24 08:03:20 +0100
701d6fbfdd
improved upload. made pagination more generic, tags now paginated, probably some more stuff
phryk
2017-03-23 03:40:13 +0100
b7bf4ec6d4
added small script that generates test content
phryk
2017-03-22 23:58:42 +0100
2df8159311
search now paginated and stuff.
phryk
2017-03-22 00:21:32 +0100
b9134a9296
added upload to gitignore
phryk
2017-03-21 09:26:55 +0100
59c366bff6
admin blueprint now has its own permission. PermissionDenied renamed AccessDenied because reasons, probably other cleanup
phryk
2017-03-21 06:58:54 +0100
42e75110ff
delete ALL THE old commented-out cruft
phryk
2017-03-21 04:22:05 +0100
016f867e98
form elements defined in class now ordered, better search
phryk
2017-03-21 03:49:19 +0100
12684764e9
things. also search
phryk
2017-03-20 06:58:06 +0100
0580738a5b
admin menu finally ordered
phryk
2017-03-20 02:44:57 +0100
0ccf31f4f9
fixes, ux, sqlite db regexp now case-sensitive and more
phryk
2017-03-19 15:53:46 +0100
b2187a5153
many stuff wow
phryk
2017-03-19 12:02:10 +0100
75030e3734
a bunch of small fixes concerning multichoice form stuff, tagging and some others. some delete()s now actually delete stuff.
phryk
2017-03-19 08:11:44 +0100
a8b813afc1
improved Poobrain.get_url
phryk
2017-03-19 05:58:05 +0100
53bb3ca8d1
- 1x \n
phryk
2017-03-17 03:28:24 +0100
13e647c7f2
storage field inheritance fixed(?)
phryk
2017-03-17 02:54:52 +0100
f7eec74af3
made form_class for storage fields passable to __init__
phryk
2017-03-17 02:42:16 +0100
9d6ba984e2
menu css fix
phryk
2017-03-16 23:56:38 +0100
781c35d75e
stuff i forgot to commit yesterday, made Named.name more conservative
phryk
2017-03-14 05:21:34 +0100
e7b53e2d29
some fixes for automagic forms and permission checking
phryk
2017-03-13 07:31:04 +0100
577c5a00f1
nothing?
phryk
2017-03-13 07:02:45 +0100
ad8df65707
form required now properly set for valid defaults being cast to False
phryk
2017-03-13 06:35:41 +0100
bfd39cbdf2
tiny fix?
phryk
2017-03-12 22:29:18 +0100
48ce238dc4
stuff
phryk
2017-03-12 06:06:00 +0100
f97f760fd5
stuff
phryk
2017-03-12 06:05:44 +0100
8411276801
started adding commenting_enabled feature
phryk
2017-03-11 07:13:58 +0100
009d34717c
some fixing, some menu foo, some fk related stuff, probably
phryk
2017-03-11 05:27:19 +0100
91174b8180
a bit of styling for related menu
phryk
2017-03-09 19:34:33 +0100
8762a21af0
more work on 'related' fk stuff
phryk
2017-03-09 18:13:41 +0100
b7d29577c9
cleaning up menu and fk-related stuff a bit
phryk
2017-03-09 10:02:07 +0100
21c086b11d
maybe fixing db issue?
phryk
2017-03-01 23:34:12 +0100
6ffde408c8
more debug
phryk
2017-03-01 23:31:47 +0100
aa82ce260e
more debug
phryk
2017-03-01 23:29:07 +0100
25fe431e94
more setup stuff
phryk
2017-03-01 22:31:47 +0100
81371695da
more setup stuff
phryk
2017-03-01 21:36:16 +0100
0e0055dcb1
more setup stuff
phryk
2017-03-01 21:35:38 +0100
538f4fa5bf
more setup stuff
phryk
2017-03-01 21:32:39 +0100
a2b3394ac3
more setup stuff
phryk
2017-03-01 21:31:13 +0100
2d7e3b736c
more setup.py stuff
phryk
2017-03-01 21:19:15 +0100
4c5379de4b
more setup.py stuff
phryk
2017-03-01 21:07:37 +0100
5a890cd600
removed some debugger calls
phryk
2017-02-27 19:53:57 +0100
623620bfae
trying setup.py foo
phryk
2017-02-26 00:42:41 +0100
cb2006fba6
more setup.py stuff
phryk
2017-02-26 00:23:04 +0100
cb005834a3
more setup.py stuff
phryk
2017-02-26 00:08:16 +0100
3c0f939eab
more setup.py stuff
phryk
2017-02-26 00:07:00 +0100
14c501ffe5
more setup.py stuff
phryk
2017-02-25 23:57:10 +0100
92be18cd24
more setup.py stuff
phryk
2017-02-25 23:56:28 +0100
4b931c95aa
more setup.py stuff
phryk
2017-02-25 23:37:29 +0100
e07a3101b3
trying setup.py foo
phryk
2017-02-25 22:50:32 +0100
ebe7b45248
changes i found lying around
phryk
2017-02-25 22:50:12 +0100
22f23eca2b
oh god what did i do
phryk
2017-02-14 19:22:35 +0100
6d713b4d35
tiny form fix, some styling
phryk
2017-02-11 23:44:52 +0100
087c39e72b
svg css foo
phryk
2017-02-11 15:55:55 +0100
e15281d7e6
templated svg now gets passed compiled svg.scss
phryk
2017-02-11 12:15:45 +0100
7f72c4dc73
svg now put through jinja, fixed an issue with app.root_path, other stuff, !!!ANIMOOTED LOGO!!!
phryk
2017-02-10 09:37:09 +0100
c9b4aba540
tiny styling fix
phryk
2017-02-07 19:26:54 +0100
b1dadb98b4
forgot in last commit
phryk
2017-02-07 19:00:05 +0100
18c9734631
commenting form fix, styling, maybe other stuff.
phryk
2017-02-07 18:59:42 +0100
f3a84f16b8
some work on commenting/forms. committing before breaking more stuff in forms.
phryk
2017-02-07 05:53:24 +0100
30afca679b
foob
phryk
2017-02-06 23:38:30 +0100
c06e37062d
fix
phryk
2017-02-04 00:04:00 +0100
f3fc6e8ea0
styling
phryk
2017-02-03 18:54:09 +0100
a850733a32
theming work, also added scss support
phryk
2017-02-03 10:14:14 +0100
2502e4c58d
more commenting stuff
phryk
2017-01-23 22:44:16 +0100
7118970a5d
progress!
phryk
2017-01-23 08:19:01 +0100
68529146fd
added file i forgot in last commit
phryk
2017-01-22 23:31:29 +0100
c3224b8cf9
stuff. also started implementation of commenting
phryk
2017-01-19 23:25:57 +0100
d6bb376545
security foo for RelatedForm
phryk
2017-01-18 02:49:02 +0100
c64e98ca7d
Merge branch 'master' of github.com:phryk/poobrains
phryk
2017-01-17 08:24:49 +0100
b86b68e2e2
florb
phryk
2017-01-17 08:23:25 +0100
40b5f01bb1
tagging basically™ works.
phryk
2017-01-11 05:52:06 +0100
7351104b4e
form foo
phryk
2016-12-23 19:02:00 +0100
1ecc5e81ba
bar bar bar
phryk
2016-12-22 15:26:05 +0100
f7876e5d70
foo
phryk
2016-12-20 00:17:49 +0100
e659dcb56d
i probably did things, though I'm not sure what those things were.
phryk
2016-12-19 20:17:16 +0100
ce4a242251
more work on tagging, fixed bug in new Storable.load
phryk
2016-12-19 00:54:03 +0100
3be92ae468
things and stuff for tagging
phryk
2016-12-15 20:16:05 +0100
4de226eee7
no clue
phryk
2016-12-13 18:17:18 +0100
ae96bedf26
more work on handle_fields
phryk
2016-12-11 20:53:47 +0100
3ecd90d0ed
things.
phryk
2016-12-08 09:57:23 +0100
e82f25d247
mew mew
phryk
2016-10-30 17:20:56 +0100
7cd16a933d
bleh
phryk
2016-10-29 13:51:41 +0200
dd5d8a0b3f
tiny fix
phryk
2016-10-16 04:05:34 +0200
a8fa806cd9
i can haz access-controlled uploads
phryk
2016-10-14 08:08:23 +0200
ae2a97e407
Administerable.actions now takes permissions into account; Improvements to client certificate tokens
phryk
2016-10-07 14:32:34 +0200
d1d9ad8450
tiny fixes
phryk
2016-10-06 03:44:26 +0200
d6ba841666
tiny template stuff
phryk
2016-10-06 02:27:42 +0200
144348baac
adding .op to permissions in the right place now
phryk
2016-09-30 23:15:32 +0200
db22d23828
permission access form field now properly filled
phryk
2016-09-30 22:48:31 +0200
6fad1c502a
this might fix issue #4
phryk
2016-09-30 08:36:51 +0200
b4447f9c88
mapped view modes to C/R/U/D, overhauled permission checking and listing
phryk
2016-09-30 04:34:46 +0200
1d8c3da868
might contain traces of progress.
phryk
2016-09-23 08:11:05 +0200
3e6a3e8a07
something something, permission filter query florbs
phryk
2016-09-23 08:03:58 +0200
bdc00e47c2
started listing logic overhaul
phryk
2016-09-23 01:20:23 +0200
c56486f1c8
forgot foreignkeychoice template in last commit
phryk
2016-09-19 07:51:31 +0200
6d8f3aacff
made form.fields.ForeignKeyChoice better, added readonly @property function to form to avoid form handling when all fields are readonly, other stuff probably
phryk
2016-09-19 07:39:27 +0200
2ef752901f
pew
phryk
2016-09-18 20:15:00 +0200