Commit graph

55 commits

Author SHA1 Message Date
Lance Edgar
9a5251e8cd update changes file 2012-07-09 03:31:09 -05:00
Lance Edgar
1a9cc37439 updated (fixed) manifest 2012-07-09 03:30:33 -05:00
Lance Edgar
2360a35afe bump version 2012-07-09 02:04:26 -05:00
Lance Edgar
45287cc9e4 Added tag v0.1a5 for changeset d97f19ce86b5 2012-07-09 02:03:02 -05:00
Lance Edgar
e3fb137859 update changes.txt 2012-07-09 02:02:48 -05:00
Lance Edgar
bb7d234778 tweaked logging config 2012-07-08 13:43:28 -05:00
Lance Edgar
c371a2d997 convert db module to unix format 2012-07-08 12:07:40 -05:00
Lance Edgar
b939bc42aa convert initialization module to unix format 2012-07-08 11:43:37 -05:00
Lance Edgar
5710acb6f5 add csv module 2012-06-23 16:59:46 -05:00
Lance Edgar
8c3239edf1 bump version 2012-06-19 19:46:39 -05:00
Lance Edgar
a64b866af5 Added tag v0.1a4 for changeset 491a15540fe4 2012-06-19 19:43:24 -05:00
Lance Edgar
2e447db219 fixed sleep() call in filemone service 2012-06-19 19:43:07 -05:00
Lance Edgar
135f0531ec fix alembic version comment 2012-06-16 21:24:37 -05:00
Lance Edgar
fb0240005c bump version 2012-06-14 14:41:16 -05:00
Lance Edgar
eadea70720 Added tag v0.1a3 for changeset e8af3df34b6c 2012-06-14 14:41:03 -05:00
Lance Edgar
4e87c73a01 update changes file 2012-06-14 14:39:55 -05:00
Lance Edgar
8ae8ebaa1e scaffold tweaks 2012-06-11 00:55:36 -05:00
Lance Edgar
6fc0a4db9a bugfix 2012-06-10 23:13:02 -05:00
Lance Edgar
22cb983519 bugfix 2012-06-10 23:10:38 -05:00
Lance Edgar
2617211f38 added pyramid subpackage to scaffold 2012-06-10 23:07:09 -05:00
Lance Edgar
ba092f90e4 moved scaffolds up one dir 2012-06-10 23:01:46 -05:00
Lance Edgar
c0b507f1a1 merge 2012-06-01 18:23:19 -04:00
Lance Edgar
c39e7629c0 add py-bcrypt dependency to pyramid feature 2012-06-01 18:22:58 -04:00
Lance Edgar
005d276da4 tweaked fieldset form to allow multipart (file uploads) 2012-06-01 17:22:30 -05:00
Lance Edgar
7f2c2485de bump version 2012-05-29 13:55:19 -05:00
Lance Edgar
cb1a97c0a2 Added tag v0.1a2 for changeset 00871a7ba688 2012-05-29 13:54:25 -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
51a0a490ea add win32.send_data_to_printer() function 2012-05-11 09:01:04 -07:00
Lance Edgar
33cf50c4cb bump version 2012-05-08 09:30:23 -07:00
Lance Edgar
06cab202ed Added tag v0.1a1 for changeset 31f41a25397a 2012-05-08 09:28:56 -07: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
2829c326ef bugfix 2012-04-10 13:40:48 -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