phryk
|
c00082c589
|
made logfile config cleaner, defaults to no extra logfile
|
2015-09-28 21:18:38 +02:00 |
|
|
8fdbf7547a
|
committing because I'm probably about to break a *lot* of stuff.
|
2015-09-28 01:25:47 +02:00 |
|
phryk
|
96b397ce89
|
forgot committing at some point?
|
2015-07-22 22:50:18 +02:00 |
|
phryk
|
dcfe051b0f
|
something something moar shellz
|
2015-07-09 16:25:53 +02:00 |
|
phryk
|
b8204e349f
|
renamed db to storage, started cli shit. at least listing works.
|
2015-07-09 09:22:43 +02:00 |
|
phryk
|
1003dfe314
|
something something, still cleaning up, but it works again
|
2015-07-09 05:11:02 +02:00 |
|
phryk
|
81d5527a18
|
something something, still cleaning up
|
2015-07-06 05:55:34 +02:00 |
|
phryk
|
4473166064
|
re-introduced form loading in rendering.render to enable proper title support, moved box to Pooprint
|
2015-07-03 19:35:59 +02:00 |
|
phryk
|
9e8741f3cd
|
forgot some things i did, but holy fuck REGEXP CONSTRAINTS WORK NAO
|
2015-07-03 11:33:05 +02:00 |
|
phryk
|
0aeae3e528
|
Added pivotal piece of infamation.
|
2015-06-25 06:06:53 +02:00 |
|
phryk
|
8aecd9fa4c
|
moved endpoint generation into own function, Pooprint.next_endpoint
|
2015-06-25 05:22:09 +02:00 |
|
phryk
|
e340683e60
|
Added auto-filled Storable.actions menu for view/edit/delete.
|
2015-06-25 05:00:37 +02:00 |
|
phryk
|
7f77232b34
|
CRUD now works. Next up: General cleanup before auth is implemented.
|
2015-06-25 02:34:50 +02:00 |
|
phryk
|
6ddef2c1a4
|
something something progress.
|
2015-06-18 07:37:40 +02:00 |
|
phryk
|
4d4c3bcd18
|
fixed this shit all up so it actually works as wsgi app
|
2015-06-16 02:15:51 +02:00 |
|
|
8ddaab6517
|
some work on forms done, tried running this stuff with uwsgi, failed horribly.
|
2015-06-14 18:29:42 +02:00 |
|
phryk
|
f3d595b2c2
|
form generation/rendering coming along
|
2015-06-14 05:24:22 +02:00 |
|
phryk
|
1e96d4ba73
|
removed empty app.py
|
2015-06-14 02:46:39 +02:00 |
|
phryk
|
8f69d97cb8
|
Storable.name now validated.
|
2015-06-14 02:32:54 +02:00 |
|
phryk
|
e74058aae0
|
views of exposed models now also loadable by id, url generation now supports teaser listing links with offset
|
2015-06-09 22:28:25 +02:00 |
|
phryk
|
0f0acd98e2
|
proper title support for listing, add_listing. listing lookup no also by mode. maybe more
|
2015-06-09 01:39:42 +02:00 |
|
phryk
|
38e760eedc
|
everything pertaining to Listing now supporting view mode, template heritability added, some bugs fixed, some cruft removed
|
2015-06-08 15:26:42 +02:00 |
|
phryk
|
ce3990f34d
|
mode for url lookup works now, some api simplification
|
2015-06-06 07:46:18 +02:00 |
|
phryk
|
67bd07de10
|
a bit templating, added mode to listings
|
2015-06-01 06:14:59 +02:00 |
|
phryk
|
95ee50310c
|
started writing better example, cleaned out some clutter
|
2015-06-01 05:35:15 +02:00 |
|
phryk
|
c527d6c5d8
|
something something, url generation is teh working
|
2015-06-01 04:02:16 +02:00 |
|
phryk
|
d225a6c386
|
made Storable.name unique index
|
2015-05-29 15:01:45 +02:00 |
|
phryk
|
e3f01d9a19
|
added Pooprint.expose class decorator
|
2015-05-29 14:19:58 +02:00 |
|
phryk
|
5d6d71ad68
|
so many things. renamed/refined/added stuff for listing and views
|
2015-05-29 06:56:03 +02:00 |
|
|
bc88d2b610
|
switched most things over to blueprints
|
2015-05-24 16:02:32 +02:00 |
|
phryk
|
a144194a95
|
non-working state. started split into app and blueprints
|
2015-05-20 19:58:21 +02:00 |
|
phryk
|
53cff81295
|
fixed primary thing of critical importance.
|
2015-05-20 16:59:29 +02:00 |
|
phryk
|
00aade0491
|
something something testb template
|
2015-05-20 14:47:59 +02:00 |
|
phryk
|
21d58ee18a
|
a bit development on the menu system and listing
|
2015-05-20 14:30:36 +02:00 |
|
phryk
|
116e35ffbf
|
at least one bug fixed, some templating done, added listroute shortcut decorator, maybe other things.
|
2015-05-20 12:30:08 +02:00 |
|
phryk
|
d67de6ff93
|
removed clutter
|
2015-05-20 09:23:03 +02:00 |
|
phryk
|
f4bb1f3528
|
added .db to .gitignore
|
2015-05-20 05:45:50 +02:00 |
|
phryk
|
a50628a070
|
made theming stuff better, overridable theme resource delivery added, started content module, probably other stuff.
|
2015-05-20 05:36:38 +02:00 |
|
phryk
|
7e34a7e10e
|
Revert "lots of changes, added box callback, menu thingie rendering, probably some other stuff done"
This reverts commit e27236ce3a .
|
2015-05-20 04:23:30 +02:00 |
|
|
e27236ce3a
|
lots of changes, added box callback, menu thingie rendering, probably some other stuff done
|
2015-05-18 21:13:19 +02:00 |
|
|
d4ac2c7a4d
|
menuthings and such
|
2015-05-17 11:40:49 +02:00 |
|
|
763718585a
|
install() now creates tables
|
2015-05-17 06:30:59 +02:00 |
|
|
09dfd34b3d
|
some further things done
|
2015-05-17 06:04:42 +02:00 |
|
|
5593642fa5
|
something something code
|
2015-05-17 04:59:38 +02:00 |
|