Commit graph

239 commits

Author SHA1 Message Date
Lance Edgar
4dc4f3f1ec Removed setup.cfg file.
The `tag_build` setting was not doing us any favors.
2013-05-09 21:47:07 -07:00
Lance Edgar
2e57936ed1 update changelog 2013-04-30 16:16:02 -07:00
Lance Edgar
33c951e7fe Added initial Fabric script. 2013-04-30 16:13:47 -07:00
Lance Edgar
9262b598ac Added --progress argument to command system. 2013-04-30 16:12:20 -07:00
Lance Edgar
6c517a9126 Secured daemon PID files.
They are no longer readable or writeable (whoops) by anyone other than the user
who owns the process.
2013-04-22 08:15:46 -07:00
Lance Edgar
ea7473f18d update changelog 2013-02-17 08:59:47 -08:00
Lance Edgar
896a320da5 Overhauled file monitors.
Added the "process existing" (defaults to True) and "stop on error"
(defaults to False) features to both Linux and Win32 file monitors.
Both features may be overridden in config.  The Linux file monitor was
rewritten as an ``edbob.daemon.Daemon`` class.
2013-02-17 08:46:19 -08:00
Lance Edgar
7ae344403a update changelog 2013-02-12 22:15:18 -08:00
Lance Edgar
884e48970e fix graft() when using dir(module) 2012-11-29 07:19:06 -08:00
Lance Edgar
4bb4143daa tweak checkbox labels in forms.css 2012-11-28 15:48:29 -08:00
Lance Edgar
092e325adc add StrippingFieldRenderer 2012-11-28 09:31:31 -08:00
Lance Edgar
a6488e1089 bump version 2012-11-27 21:38:44 -08:00
Lance Edgar
88dcb1889c update changelog 2012-11-27 21:36:47 -08:00
Lance Edgar
f6bb5b2b77 raise InvalidSpec if no colon 2012-11-27 14:33:23 -08:00
Lance Edgar
64ae8e9136 fix css in progress template 2012-11-27 11:27:31 -08:00
Lance Edgar
d8744f3958 move contact enum to core 2012-11-26 11:15:59 -08:00
Lance Edgar
a1d22df20c add some __unicode__() methods 2012-11-21 10:05:24 -08:00
Lance Edgar
7928461e08 add PHONE_TYPE enum 2012-11-21 10:05:01 -08:00
Lance Edgar
8217b91aa4 add sqlerror_tween 2012-11-14 05:06:31 -08:00
Lance Edgar
c3f58d1b8c bump version 2012-11-13 07:56:54 -08:00
Lance Edgar
a249fceed5 update changelog 2012-11-13 07:55:38 -08:00
Lance Edgar
99866edac8 Merge branch 'master' of ssh://edbob.org/srv/git/edbob 2012-11-12 22:59:41 -08:00
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
ba2c99d503 bump version 2012-11-12 15:17:22 -08:00
Lance Edgar
9eb33258b4 update changelog 2012-11-12 15:14:46 -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