Lance Edgar
aa64721d12
merge
2012-09-06 13:57:02 -07:00
Lance Edgar
47b7017285
add files.locking_copy()
2012-09-06 13:56:45 -07:00
Lance Edgar
820fec9953
merge
2012-09-06 13:55:09 -07:00
Lance Edgar
6794633205
add lock support to linux filemon
2012-09-06 13:54:36 -07:00
Lance Edgar
91a31e1621
increase container (body) width in default CSS
2012-09-04 09:06:33 -07:00
Lance Edgar
a5c3e181ab
add beaker, pyramid_exclog config to scaffold INI files
2012-09-04 09:06:15 -07:00
Lance Edgar
5373e8c68b
add pyramid_exclog dependency
2012-08-29 16:56:37 -07:00
Lance Edgar
e251f09483
fix filemon support in linux
2012-08-29 16:25:08 -07:00
Lance Edgar
36634e8306
extensive commit (see note)
...
The following changes are included:
- ``edbob.pyramid.Session`` uses ``sessionmaker()`` instead of ``edbob.db.Session``.
- ``edbob.pyramid.includeme()`` now configures ``pyramid_beaker`` directly.
- ``edbob.pyramid.includeme()`` now configures auth/auth policies directly.
- Pyramid progress indicator added.
- ``edbob.pyramid.Session`` added to global template render context.
- ``request.get_referrer()`` method added (removed ``edbob.pyramid.util`` module).
- ``request.get_setting()`` and ``request.save_setting()`` methods added.
- ``Grid.column_header()`` now supports ``title`` attribute.
- ``Grid.editable`` support added.
- Template / style tweaks.
- ``text`` argument to ``disable_button()`` JS function is now optional.
- Forbidden view flash message no longer duplicated when multiple redirects
occur.
- ``CrudView`` class improved to support various workflow needs
(e.g. post-delete procesing).
- Extra renderer keyword args support added to ``GridView`` class.
- ``SearchableAlchemyGridView`` class improved to support various workflow
needs (e.g. obtaining an unsorted query).
2012-08-29 11:08:43 -07:00
Lance Edgar
03fe6a5c8e
bump version
2012-08-20 08:21:16 -07:00
Lance Edgar
5d3f11710f
Added tag v0.1a12 for changeset 43efe74c1a2b
2012-08-20 08:11:14 -07:00
Lance Edgar
71c69999f1
update changelog
2012-08-20 08:11:05 -07:00
Lance Edgar
9e3b30ad38
fix manifest to include jQuery UI CSS
2012-08-20 08:10:07 -07:00
Lance Edgar
d335d92cae
bump version
2012-08-17 09:39:09 -07:00
Lance Edgar
f02e8441a5
Added tag v0.1a11 for changeset 3d9cc22168c4
2012-08-17 09:33:51 -07:00
Lance Edgar
d086fbe7ff
update changelog
2012-08-17 09:33:45 -07:00
Lance Edgar
1d8403a67e
overhaul filemon.win32 service
2012-08-17 08:50:19 -07:00
Lance Edgar
3adf289652
style tweaks, remove GridView.add_route()
2012-08-16 10:29:25 -07:00
Lance Edgar
881e83e88e
add util.get_referer()
2012-08-16 09:06:17 -07:00
Lance Edgar
5b5b0c8738
CRUD form overhaul..etc.
2012-08-15 15:16:57 -07:00
Lance Edgar
dbd99303c4
template/style tweaks etc.
2012-08-15 09:32:10 -07:00
Lance Edgar
30991b5076
improve Crud view
2012-08-15 09:31:57 -07:00
Lance Edgar
7805018f13
add BooleanSearchFilter
2012-08-15 09:31:37 -07:00
Lance Edgar
95c277b596
improve autocomplete stuff
2012-08-15 09:31:08 -07:00
Lance Edgar
b3e6b6eb66
improve fieldset template
2012-08-15 09:30:41 -07:00
Lance Edgar
af544089b7
move extension to subdir in scaffold
2012-08-15 09:29:39 -07:00
Lance Edgar
b82d8205c3
improve redirect after logout
2012-08-15 09:26:35 -07:00
Lance Edgar
38d4e6de0b
fix sqlalchemy.current_time()
2012-08-15 09:22:49 -07:00
Lance Edgar
0944166fd0
merge
2012-08-14 13:29:02 -07:00
Lance Edgar
26ffcc865a
more template/css overhaul
2012-08-14 13:28:39 -07:00
Lance Edgar
005fca223f
add alembic to scaffold
2012-08-14 13:28:03 -07:00
Lance Edgar
65f9f31eb6
Added tag v0.1a10 for changeset 0bb4e47cbe51
2012-08-14 09:26:21 -07:00
Lance Edgar
cdfb81c54c
bump version
2012-08-12 12:46:49 -07:00
Lance Edgar
6fc0a87367
update changelog
2012-08-12 12:44:55 -07:00
Lance Edgar
931ebbabca
fix reStructuredText (hopefully)
2012-08-12 12:23:07 -07:00
Lance Edgar
a62672cc0f
bump version
2012-08-12 12:13:57 -07:00
Lance Edgar
9f536914aa
Added tag v0.1a9 for changeset b0c25b2f32e2
2012-08-12 12:11:56 -07:00
Lance Edgar
286c5dd9c5
update changelog
2012-08-12 12:11:19 -07:00
Lance Edgar
531d3d830e
add debug logging to win32 filemon
2012-08-11 12:07:40 -07:00
Lance Edgar
3fd052b169
tweak sys.excepthook
2012-08-11 02:26:33 -05:00
Lance Edgar
ec71a8463c
add errors module (sys.excepthook), made win32 filemon use it
2012-08-10 22:44:43 -07:00
Lance Edgar
b6d48d692f
improve clickable grid url stuff
2012-08-10 14:56:06 -07:00
Lance Edgar
f678d10187
add filter_*, sorter methods to *AlchemyGridView
2012-08-10 14:17:35 -07:00
Lance Edgar
706931776e
tweak crud template title
2012-08-10 14:17:12 -07:00
Lance Edgar
e458f9133c
improve (?) contact extension
2012-08-10 11:45:20 -07:00
Lance Edgar
def03c00fb
remove alembic,tempita dependencies (temporarily?)
2012-08-10 11:45:10 -07:00
Lance Edgar
e872f68611
tweak styles
2012-08-09 14:57:32 -07:00
Lance Edgar
78bc45a78f
template tweaks, misc. etc.
2012-08-09 09:45:15 -07:00
Lance Edgar
cd1f17a0f0
add autocomplete template
2012-08-09 09:42:07 -07:00
Lance Edgar
2d156ff46d
add jQuery 'smoothness' CSS
2012-08-09 09:41:25 -07:00