Lance Edgar
b3b4e40bcf
refactor users views etc.
2012-07-14 10:40:08 -05:00
Lance Edgar
4c2319b759
tweak styles
2012-07-14 02:51:04 -05:00
Lance Edgar
d8901f3a8e
tweak login template
2012-07-13 19:15:32 -05:00
Lance Edgar
a4f00e3172
tweak index and crud styles, templates
2012-07-13 11:34:49 -05:00
Lance Edgar
561f25a5f3
convenience commit
2012-07-11 14:57:15 -05:00
Lance Edgar
4df92ee794
add filter_query() to Grid view
2012-07-11 01:30:43 -05:00
Lance Edgar
f0c8858fb0
convenience commit (form refactoring)
2012-07-11 00:49:43 -05:00
Lance Edgar
dd3b42d981
add pyramid_tm tween
2012-07-11 00:44:55 -05:00
Lance Edgar
1a9c65ae1c
add abstraction for search_form() in Grid view
2012-07-10 08:22:38 -05:00
Lance Edgar
afc6faa26a
tweak default permissions_prefix in Crud view
2012-07-10 08:15:00 -05:00
Lance Edgar
374e1dd0d6
add autocomplete field renderer
2012-07-09 13:56:08 -05:00
Lance Edgar
288035b294
add join_map to grid views
2012-07-09 13:55:59 -05:00
Lance Edgar
f5054c58be
tweaked formalchemy fieldset
2012-07-09 10:28:47 -05:00
Lance Edgar
b846ecdd3f
add guest role to auth
2012-07-09 10:28:38 -05:00
Lance Edgar
83321c8873
add Grid pyramid view class
2012-07-09 10:27:57 -05:00
Lance Edgar
e1abfa3e3f
add Crud pyramid view class
2012-07-09 10:27:30 -05:00
Lance Edgar
19dc86f4a9
made sort keyword optional for grid
2012-07-09 10:24:51 -05:00
Lance Edgar
7ab44b764e
add FieldSet.allow_continue, updated template
2012-07-09 06:14:40 -05:00
Lance Edgar
49a3aaa6bd
fix tabs in fieldset template
2012-07-09 06:03:38 -05:00
Lance Edgar
ba092f90e4
moved scaffolds up one dir
2012-06-10 23:01:46 -05:00
Lance Edgar
005d276da4
tweaked fieldset form to allow multipart (file uploads)
2012-06-01 17:22:30 -05:00
Lance Edgar
0c5f07a0c8
tweaked object index, crud templates
2012-05-29 13:54:07 -05:00
Lance Edgar
fa762a640a
updated jquery lib
2012-05-28 18:20:00 -05:00
Lance Edgar
371bbf7191
add filemon stuff
2012-05-07 15:56:45 -07:00
Lance Edgar
76ed40950a
random tweaks from milo development
2012-05-02 09:46:22 -07:00
Lance Edgar
ba94a015a6
initial users/roles/perms admin stuff
2012-04-21 12:45:58 -05:00
Lance Edgar
02d4cfc6c5
some auth/login tweaks
2012-04-17 14:01:56 -05:00
Lance Edgar
df9524a6ac
add initial auth framework
2012-04-16 20:04:48 -05:00
Lance Edgar
4808857f40
add js for grid page navigation
2012-04-15 23:45:13 -05:00
Lance Edgar
e961e34407
add grid actions support
2012-04-15 23:04:03 -05:00
Lance Edgar
ce08699104
save point
2012-04-10 22:24:30 -05:00
Lance Edgar
17f2dfe1d1
merge
2012-04-10 14:21:41 -05:00
Lance Edgar
5343a81dc8
ordereddict fix for python 2.6
2012-04-10 14:10:14 -05:00
Lance Edgar
09053698a1
save point
2012-04-10 12:05:28 -05:00
Lance Edgar
b1e6b12b71
save point (see note)
...
Added initial alembic skeleton, improved base pyramid templates, added auth db
extension, etc...
2012-04-09 11:18:34 -05:00
Lance Edgar
727b9a5fa7
save point (see note)
...
Added 'db' command, tweaked pyramid scaffold a bit (added 'initialize' command
there), removed migrate 'schema' repository in preparation for alembic.
2012-03-25 13:48:13 -05:00
Lance Edgar
69e92c13db
add initial docs
2012-03-24 20:53:24 -05:00
Lance Edgar
df7fad8edc
some tweaks for python 2.6
2012-03-24 19:29:58 -05:00
Lance Edgar
8ceb98baf4
save point (see note)
...
Added initial database schema and ability to install it, added init-db command
to pyramid scaffold.
2012-03-24 12:15:11 -05:00
Lance Edgar
925cd30b96
add /favicon.ico and /robots.txt views
2012-03-23 21:06:28 -05:00
Lance Edgar
ce16a1cf6f
removed tests reference from pyramid scaffold
2012-03-23 20:12:05 -05:00
Lance Edgar
381a7d70b3
bugfix
2012-03-23 19:46:51 -05:00
Lance Edgar
7c2e7cfb09
save point (see note)
...
Added Pyramid 1.3 scaffold, more fleshing out of edbob.pyramid generally,
improved commands and initialization.
2012-03-23 19:42:56 -05:00
Lance Edgar
a6decbb313
save point (see note)
...
Changed license to AGPLv3, "finished" console command framework (for now?), and
added initial db/lib/pyramid/wx subpackages - though those are not yet well tested.
2012-03-20 09:11:01 -05:00