|
From: alla@ - 2012-01-31 07:11:47
|
Tue Jan 10 22:43:39 EST 2012 Alex Lance <al...@cy...>
* 20400 Moved task validation over to db layer.
M ./installation/db_data.sql +1
M ./installation/db_triggers.sql +137
M ./shared/lib/interestedParty.inc.php -4 +5
M ./task/lib/task.inc.php -131 +10
M ./time/lib/timeSheetItem.inc.php -21
Wed Jan 11 00:18:33 EST 2012 Alex Lance <al...@cy...>
* 20400 Added all the tables to the make_single_user_db script.
M ./installation/make_single_user_db.sh -2 +77
Wed Jan 11 00:28:16 EST 2012 Alex Lance <al...@cy...>
* 20400 Moved error messages out of db_data and into db_triggers.
M ./installation/db_data.sql -9
M ./installation/db_triggers.sql +11
Wed Jan 11 00:34:58 EST 2012 Alex Lance <al...@cy...>
* 20400 More refinements.
M ./installation/db_triggers.sql -20 +34
Wed Jan 11 14:31:31 EST 2012 Alex Lance <al...@cy...>
* 20313 Display changelog entries in HTML.
M ./shared/get_attachment.php -1 +8
Wed Jan 11 15:36:32 EST 2012 Alex Lance <al...@cy...>
* 20373 Removed unused function.
M ./task/lib/task.inc.php -13
Wed Jan 11 15:53:20 EST 2012 Alex Lance <al...@cy...>
* 20373 Make task reminder use Estimated Start date and set Advanced Notice of 24 hours.
M ./task/lib/task.inc.php -12 +10
Thu Jan 12 15:11:11 EST 2012 Alex Lance <al...@cy...>
* 20368 CLI Make `alloc comment --to` search across client's email handles.
M ./client/lib/clientContact.inc.php +12
M ./services/lib/services.inc.php -1 +19
Thu Jan 12 15:20:29 EST 2012 Alex Lance <al...@cy...>
* 20368 v183 CLI Report unrecognized parties.
M ./services/lib/services.inc.php -1 +15
Thu Jan 12 15:20:40 EST 2012 Alex Lance <al...@cy...>
* 20416 v183 CLI Fix `alloc comment --to nobody`.
M ./bin/alloccli/comment.py -6 +7
M ./services/lib/services.inc.php -1 +3
|