|
From: alla@ - 2012-01-31 07:10:52
|
Tue Jan 3 11:34:15 EST 2012 Alex Lance <al...@cy...>
* Added db_triggers.sql and make_single_user_db.sh.
M ./installation/db_data.sql +5
M ./installation/db_structure.sql +5
A ./installation/db_triggers.sql
A ./installation/make_single_user_db.sh
A ./patches/patch-00224-alla.sql
Tue Jan 3 12:19:07 EST 2012 Alex Lance <al...@cy...>
* 20311 Added further documentation for existin alloc API.
A ./services/doc/
A ./services/doc/HOWTO
A ./services/doc/alloc_services_1.8.3.html
A ./services/doc/stylesheet.css
Sat Jan 7 01:18:55 EST 2012 Alex Lance <al...@cy...>
* 20398 CLI Add support for GNU date -d format for date input.
M ./bin/alloccli/alloc.py +25
M ./bin/alloccli/edit.py +3
M ./bin/alloccli/timesheets.py -1 +4
M ./bin/alloccli/work.py +3
Sat Jan 7 01:22:10 EST 2012 Alex Lance <al...@cy...>
* 20398 Make dates that are coerced to 0000-00-00 bomb out with an error.
M ./installation/db_data.sql +1
M ./installation/db_triggers.sql +14
Sat Jan 7 10:41:29 EST 2012 Alex Lance <al...@cy...>
* 20359 Fix task-closed-by field for when a task is closed multiple times by different people.
M ./task/lib/task.inc.php -2 +2
Sat Jan 7 11:06:27 EST 2012 Alex Lance <al...@cy...>
* 20145 Prevent inactive client contacts from appearing when creating a new comment.
M ./client/lib/client.inc.php -1 +3
Sun Jan 8 13:38:35 EST 2012 Alex Lance <al...@cy...>
* 20400 Add triggers file to installation process.
M ./installation/install.php +1
Mon Jan 9 12:59:58 EST 2012 Alex Lance <al...@cy...>
* 20368 CLI Improved error handling for alloc comment.
M ./bin/alloccli/comment.py -2 +8
Tue Jan 10 22:06:07 EST 2012 Alex Lance <al...@cy...>
* 20068 CLI Added before/after info and --verbose switch for `alloc edit`.
M ./bin/alloccli/edit.py -4 +15
M ./email/lib/command.inc.php -16 +36
Tue Jan 10 22:12:25 EST 2012 Alex Lance <al...@cy...>
* 20400 Set @personID to NULL if we don't have a $current_user.
M ./shared/lib/db.inc.php +2
|