Lance Edgar
c2339ba124
exclude guest when editing user roles
2012-11-12 22:53:27 -08:00
Lance Edgar
c79d6de56d
fix guest bug in role perms editing
2012-11-12 22:52:37 -08:00
Lance Edgar
9b2589ca12
update user/role management (now it works)
2012-11-12 07:41:03 -08:00
Lance Edgar
e95a23ead8
tweak footer css
2012-11-09 09:42:02 -08:00
Lance Edgar
ed04caf68c
remove pyramid/handlers (what was that still doing there?)
2012-11-09 09:00:33 -08:00
Lance Edgar
fb4a49b570
add win32.capture_output()
2012-11-09 08:59:58 -08:00
Lance Edgar
8d3e474436
bump version
2012-11-08 19:11:22 -08:00
Lance Edgar
6a478fc210
update changelog
2012-11-08 19:06:56 -08:00
Lance Edgar
6ff7ff09b5
add files.overwriting_move()
2012-11-08 17:10:21 -08:00
Lance Edgar
76e37f0e75
split styles into base.css and layout.css
2012-11-08 16:06:35 -08:00
Lance Edgar
50bd5bbf4d
add formencode.Schema subclass for convenience
2012-11-06 18:22:36 -08:00
Lance Edgar
8fe6198954
style tweak for form errors
2012-11-06 18:22:10 -08:00
Lance Edgar
28281ea8a1
add change password view
2012-11-06 15:32:49 -08:00
Lance Edgar
97f7eedad6
bump version
2012-11-06 08:12:00 -08:00
Lance Edgar
873d51b773
update changelog
2012-11-06 08:08:16 -08:00
Lance Edgar
1babe591ad
make error email content_type configurable
2012-11-06 08:05:46 -08:00
Lance Edgar
99bde9e696
add template layer to error emails
2012-11-06 08:00:40 -08:00
Lance Edgar
4e7302a2eb
bump version
2012-10-26 10:27:00 -07:00
Lance Edgar
5ff3ba4120
update changelog
2012-10-26 10:25:26 -07:00
Lance Edgar
12b0b3bb60
add filemon pid path config for linux
2012-10-26 08:39:20 -07:00
Lance Edgar
01972f4c18
bump version
2012-10-09 16:34:44 -07:00
Lance Edgar
6d81cb38f9
update changelog
2012-10-09 16:32:27 -07:00
Lance Edgar
4eb648f47a
update user views
2012-10-09 16:04:24 -07:00
Lance Edgar
26e11bbae0
add active_extensions stub to alembic scaffold
2012-10-09 16:02:43 -07:00
Lance Edgar
6911b4380f
bump version
2012-10-08 10:52:17 -07:00
Lance Edgar
cbbb47128c
update changelog
2012-10-08 10:50:10 -07:00
Lance Edgar
b0bb83514c
add poolclass awareness to engine_from_config()
2012-10-08 10:48:04 -07:00
Lance Edgar
9bb5078cb0
bump version
2012-10-05 13:47:54 -07:00
Lance Edgar
a945a15747
update changelog
2012-10-05 13:46:21 -07:00
Lance Edgar
65e4902dc7
make request.has_perm() provide session, in case user is None
2012-10-05 13:41:12 -07:00
Lance Edgar
e9513206cd
fix pyramid request.has_perm() for guests
2012-10-05 12:34:42 -07:00
Lance Edgar
0271672a57
add display() to AutocompleteView
2012-09-30 13:11:54 -07:00
Lance Edgar
e4f5209a50
bump version
2012-09-28 09:23:29 -07:00
Lance Edgar
9a17070345
update changelog
2012-09-28 09:21:36 -07:00
Lance Edgar
3ce34d602a
misc
2012-09-28 07:41:55 -07:00
Lance Edgar
d1514852e3
add OrderedDict to util
2012-09-28 07:41:39 -07:00
Lance Edgar
e0042f6fe5
various progress tweaks
2012-09-28 07:40:47 -07:00
Lance Edgar
ddb01da2bd
add alembic/*.py to scaffold MANIFEST.in
2012-09-22 16:58:01 -07:00
Lance Edgar
b4e66e95cd
bump version
2012-09-22 16:53:17 -07:00
Lance Edgar
c324a58588
update changelog
2012-09-22 16:51:39 -07:00
Lance Edgar
9d66bd0468
add alembic to db dependencies
2012-09-22 16:49:59 -07:00
Lance Edgar
b1593d0c45
fix alembic env template
2012-09-22 15:47:09 -07:00
Lance Edgar
eca06ec11c
bump version
2012-09-18 18:48:03 -07:00
Lance Edgar
d33f302884
update changelog
2012-09-18 18:45:30 -07:00
Lance Edgar
d3188924a4
add daemon module
2012-09-18 14:21:47 -07:00
Lance
0e83488800
add .gitignore
2012-09-17 12:25:25 -07:00
Lance Edgar
c7e0bfef6a
extended commit (see note)
...
- Slight overhaul of init() system; added ``edbob.init_modules()`` function.
- Added ``read_service()`` method to ``AppConfigParser`` class, for use with
Windows services.
- Added generic ``Service`` class to ``edbob.win32`` module. (File monitor now
inherits from it.)
- Tweaked ``edbob.db`` initialization somewhat. (``Base.metadata`` no longer
binds to ``edbob.db.engine``.)
- Fixed guest role bug in ``edbob.db.auth.has_permission()`` function.
- Added "automagical" enumeration support for database extensions.
- Added ``EMAIL_PREFERENCE`` enum to ``contact`` database extension.
- Tweaked ``edbob.pyramid.includeme()``.
- Tweaked ``people`` Pyramid views.
2012-09-17 11:43:13 -07:00
Lance Edgar
526ff5dd6b
bump version
2012-09-06 14:21:48 -07:00
Lance Edgar
d6b11433fc
Added tag v0.1a13 for changeset cc3ea53ac3a7
2012-09-06 14:18:02 -07:00
Lance Edgar
1e489d917d
update changelog
2012-09-06 14:17:52 -07:00