Lance Edgar
a0b35dfadb
Remove custom PyPI stuff from Fabric release
task.
2014-04-28 14:28:54 -07:00
Lance Edgar
8fabdf8b72
update changelog
2014-04-28 14:27:32 -07:00
Lance Edgar
73978ffeb7
Allow config file to prevent logging configuration from happening.
2014-04-28 14:26:21 -07:00
Lance Edgar
183530afc9
update changelog
2014-01-28 09:13:45 -08:00
Lance Edgar
8a0f300fc0
Add minimum version requirement for pytz
.
2013-07-31 22:36:54 -07:00
Lance Edgar
ee9c6622ff
Add mock import for testing on Linux.
2013-06-18 22:46:58 -07:00
Lance Edgar
4fe5ad9bf0
Prepare for tests.
...
This doesn't add any actual tests but it should pave the way for that. Tests
may be run like so:
.. code-block:: sh
python setup.py nosetests --with-coverage
2013-06-18 22:19:52 -07:00
Lance Edgar
25611f1e68
Tweaked Fabric `release
` command.
2013-05-22 18:09:51 -07:00
Lance Edgar
4ed6b09a24
update changelog
2013-05-21 22:30:03 -07:00
Lance Edgar
3766dbfff1
Updated `repr()
` output for model classes.
2013-05-17 12:21:39 -07:00
Lance Edgar
3bfda431fa
Changed some logging instances from INFO to DEBUG.
...
I was just getting tired of the noise.
2013-05-16 07:00:40 -07:00
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