This website requires JavaScript.
b5426ceec9
some progress in FormPermissionField, some template fixes, some other stuff
phryk
2016-09-16 03:46:07 +0200
da5265681f
cleaned up AddForm.__new__, added defaults, fields now required for storage fields with null=False
phryk
2016-09-14 21:31:01 +0200
95f4c43d99
how do i label form field?
phryk
2016-09-13 03:02:07 +0200
3d8bfca28e
continued work on form api simplification
phryk
2016-09-12 20:00:11 +0200
3854d84f62
more broken
phryk
2016-09-12 04:39:01 +0200
54f8acebb7
no clue
phryk
2016-09-09 21:08:49 +0200
b4875057de
fixed tiny bug in choice.jinja, continuing FormPermissionField
phryk
2016-09-08 03:23:32 +0200
230fabce6c
fix in Install command
phryk
2016-09-07 16:43:54 +0200
3563572a5b
started effort on permission form field, and optgroups for Choice form fields
phryk
2016-09-06 02:09:55 +0200
9291f57d7c
moved permission stuff into auth module, fixed bug
phryk
2016-09-06 00:20:22 +0200
2a4f4245b6
things and stuff
phryk
2016-09-06 00:09:15 +0200
2819037ac3
adjusted Install command, group handling improved
phryk
2016-09-05 19:27:40 +0200
ddc20b332a
no clue why i didn't catch this one before.
phryk
2016-09-05 16:05:50 +0200
3c28980afc
tiny naming fix
phryk
2016-09-04 13:10:03 +0200
6d914e19df
permission checks might be properly implemented now.
phryk
2016-09-02 05:42:35 +0200
eb463a3e33
no clue what's in this.
phryk
2016-09-02 01:21:20 +0200
aacd16abd2
progress; OwnedPermission now group aware, cli thingie fixed, probably other things
phryk
2016-08-29 09:23:10 +0200
b6a93f94de
UserPermissionRelatedForm now does UserPermission.get right
phryk
2016-08-24 10:20:33 +0200
f7cdab30ad
something like success
phryk
2016-08-23 02:33:49 +0200
95a83c148f
stuff is working again
phryk
2016-08-22 17:51:23 +0200
e2f3503e3b
no clue
phryk
2016-08-21 10:08:01 +0200
5df9738d9d
progress…?
phryk
2016-08-17 02:35:41 +0200
efe4a51748
zomg so much broken
phryk
2016-08-16 23:25:27 +0200
35d06b74ba
made Storable.load more generic
phryk
2016-08-13 05:27:02 +0200
93db306cd7
???
phryk
2016-08-04 09:42:42 +0200
aa63b6a978
some fixes, a bit of cleanup
phryk
2016-08-04 09:23:32 +0200
7ab3c2ef83
uuuh?
phryk
2016-08-02 00:39:06 +0200
1ab0a3a169
further work on metaclass stuff, I think?
phryk
2016-07-31 17:29:47 +0200
36648ea69f
things
phryk
2016-07-27 00:08:06 +0200
2ebec7942a
forgotten in the last commit.
phryk
2016-07-25 11:10:25 +0200
4c561a582f
cleared up metaclass _meta/Meta stuff. re-introduced form error awareness that somehow went missing.
phryk
2016-07-25 10:57:42 +0200
450c1c3c00
some further deliberation on (metaclass) __new__ eecution order needed.
phryk
2016-07-23 05:00:27 +0200
ad41ee3c38
form ordering now properly working, permissions of abstract Renderable are now abstract, too
phryk
2016-07-19 16:54:04 +0200
03ef054f51
further work on CustomOrderedDict, form field arrangement still florbed
phryk
2016-07-17 16:55:01 +0200
2358327ba6
user permissions now actually saved, added creation of admin user to install command
phryk
2016-07-17 01:07:33 +0200
5a7a437b15
committing stuff from mostly like two weeks ago
phryk
2016-07-15 20:35:15 +0200
1f4dfcbc0b
made permission class assignable
phryk
2016-06-26 06:00:46 +0200
d76c475ca9
purrmisshans
phryk
2016-06-25 04:34:16 +0200
465f643d5a
yarr
phryk
2016-06-22 22:31:04 +0200
d2864775b8
committing because even more breakage to follow
phryk
2016-06-22 11:19:11 +0200
2bec1da3bf
committing small fixes before breaking stuff
phryk
2016-06-20 01:22:04 +0200
555f14742f
i don't even know
phryk
2016-06-18 06:27:27 +0200
1363ef732a
things, stuff and flerbs all around
phryk
2016-06-16 03:33:46 +0200
c6fea6ef1d
i don't even know
phryk
2016-06-14 16:31:29 +0200
abe37dd1af
error aware form[ fields]!
phryk
2016-06-13 12:09:24 +0200
6590e00dbe
more cleanup and form stuff
phryk
2016-06-12 14:22:42 +0200
71619d2298
a little bit of cleanup
phryk
2016-06-12 12:34:10 +0200
b2808b4db9
form system foobar, new peewee release compatibility, something something cleanup
phryk
2016-06-12 12:02:14 +0200
ee1fc61637
lost 2 dqys of work because of stupid. redid most of it.
phryk
2016-06-10 12:50:54 +0200
18ff28eaf5
half-working foreignkey magic
phryk
2016-06-07 18:36:43 +0200
21ccd2472d
saving UserPermissions from UserForm works now
phryk
2016-06-03 05:16:34 +0200
4538eab558
further form stuff
phryk
2016-06-02 07:31:50 +0200
23ec4f1d08
form system validation and coercion logic nearly done
phryk
2016-06-01 22:59:00 +0200
a7f6d06674
Commit may contain magic.
phryk
2016-06-01 07:30:05 +0200
7256249ea1
AutoForm handling roughly adjusted for split form data.
phryk
2016-05-27 07:54:39 +0200
3553d7eb82
form namespacing and form data splitting habbenen.
phryk
2016-05-27 06:54:24 +0200
c5a975bb8e
Cleaned up template selection and 'mode' handling for that and '.render'. ChildAware.ancestors rewritten to have proper ordering even with multiple inheritance.
phryk
2016-05-24 01:49:59 +0200
952bb52b29
preparation for request.form namespacing
phryk
2016-05-22 15:28:05 +0200
82756c432b
userperm form stuff got a bit better
phryk
2016-05-21 20:00:14 +0200
46589fa8f0
something, something, userperm form stuff
phryk
2016-05-21 05:30:05 +0200
da64070922
i *think* i got the abstract flag properly down now…
phryk
2016-05-21 01:28:17 +0200
69a639ac71
don't recall what i did. :F
phryk
2016-05-20 17:23:30 +0200
8ac422aaaa
damn you even more, adis! >:(
phryk
2016-05-18 07:24:43 +0200
34b17df56e
damn you, adis!
phryk
2016-05-18 03:58:46 +0200
719e847a90
cleaned up a bit
phryk
2016-05-17 04:28:08 +0200
2aa0499b45
fixed problem with admin listing actions
phryk
2016-05-17 00:05:00 +0200
250cb0de37
prepared stuff for proper permission implementation, introduced Administerable, cleaned up and restructured a bit.
phryk
2016-05-16 18:22:18 +0200
3392197917
removed old commented-out code.
phryk
2016-05-13 00:02:04 +0200
5ceeb9a18a
Forms can now be exposed with .handle automatically called with POST vars, started implementing permissions, probably lots of other stuff.
phryk
2016-05-12 23:58:16 +0200
e6d83d6a53
loading user associated to verified client works now. added example nginx.conf. possibly other stuff.
phryk
2016-05-06 16:10:00 +0200
6c5ac5647a
/cert actually creates certificate now, form logic fixed a bit
phryk
2015-12-12 00:54:40 +0100
5bd98e20c8
i might actually have a clue of what I've done.
phryk
2015-12-04 03:46:57 +0100
bd80a04452
restructured a bit
phryk
2015-10-27 05:43:03 +0100
7dc74f65b6
keygen form field now has random challenge, other stuff, too.
phryk
2015-10-23 09:39:40 +0200
620f4f1609
refined form creation a bit
phryk
2015-10-15 06:16:28 +0200
4ea2b8a0c7
cleaned up a bit
phryk
2015-10-12 07:40:29 +0200
cffa9bf7a9
more form foo
phryk
2015-10-09 04:19:53 +0200
ef6ab5d867
did a bit more on the form api
phryk
2015-10-09 03:42:00 +0200
783fda7b6a
something something form api
phryk
2015-10-06 06:01:37 +0200
920649a983
form api refinement taking shape
phryk
2015-10-05 03:10:34 +0200
6acdbe802f
fixed up structure a bit, started implementing better Form system
phryk
2015-10-01 08:49:14 +0200
c00082c589
made logfile config cleaner, defaults to no extra logfile
phryk
2015-09-28 21:18:38 +0200
8fdbf7547a
committing because I'm probably about to break a *lot* of stuff.
phryk
2015-09-28 01:25:47 +0200
96b397ce89
forgot committing at some point?
phryk
2015-07-22 22:50:18 +0200
dcfe051b0f
something something moar shellz
phryk
2015-07-09 16:25:53 +0200
b8204e349f
renamed db to storage, started cli shit. at least listing works.
phryk
2015-07-09 09:22:43 +0200
1003dfe314
something something, still cleaning up, but it works again
phryk
2015-07-09 05:11:02 +0200
81d5527a18
something something, still cleaning up
phryk
2015-07-06 05:55:34 +0200
4473166064
re-introduced form loading in rendering.render to enable proper title support, moved box to Pooprint
phryk
2015-07-03 19:35:59 +0200
9e8741f3cd
forgot some things i did, but holy fuck REGEXP CONSTRAINTS WORK NAO
phryk
2015-07-03 11:33:05 +0200
0aeae3e528
Added pivotal piece of infamation.
phryk
2015-06-25 06:06:53 +0200
8aecd9fa4c
moved endpoint generation into own function, Pooprint.next_endpoint
phryk
2015-06-25 05:22:09 +0200
e340683e60
Added auto-filled Storable.actions menu for view/edit/delete.
phryk
2015-06-25 05:00:37 +0200
7f77232b34
CRUD now works. Next up: General cleanup before auth is implemented.
phryk
2015-06-25 02:34:50 +0200
6ddef2c1a4
something something progress.
phryk
2015-06-18 07:37:40 +0200
4d4c3bcd18
fixed this shit all up so it actually works as wsgi app
phryk
2015-06-16 02:15:51 +0200
8ddaab6517
some work on forms done, tried running this stuff with uwsgi, failed horribly.
phryk
2015-06-14 18:29:42 +0200
f3d595b2c2
form generation/rendering coming along
phryk
2015-06-14 05:24:22 +0200
1e96d4ba73
removed empty app.py
phryk
2015-06-14 02:46:39 +0200
8f69d97cb8
Storable.name now validated.
phryk
2015-06-14 02:32:54 +0200