|
From: alla@ - 2012-07-10 06:19:05
|
Fri Jul 6 00:29:33 EST 2012 Alex Lance <al...@cy...>
* 21125 Raise error if unable to create a comment initially.
M ./comment/lib/comment.inc.php +1
Fri Jul 6 12:39:27 EST 2012 Alex Lance <al...@cy...>
* 21379 Add manage inbox screen to monitor and deal with errant comment emails.
A ./email/fetchBody.php
A ./email/inbox.php
M ./email/lib/email_receive.inc.php -11 +56
A ./email/templates/inboxM.tpl
A ./help/inbox.html
M ./shared/global_tpl_values.inc.php +2
M ./tools/menu.php +1
Fri Jul 6 13:03:46 EST 2012 Alex Lance <al...@cy...>
* Renamed patch file for consistency.
./patches/patch-252-jeremyc.sql -> ./patches/patch-00252-jeremyc.sql
Sat Jul 7 05:00:28 EST 2012 Alex Lance <al...@cy...>
* Added db rollback clause to pipeEmail.php, to mirror emailReceive.php.
M ./email/pipeEmail.php +1
Sat Jul 7 23:21:39 EST 2012 Alex Lance <al...@cy...>
* 21379 Add push to existing task functionality. Organise the functionality in a lib.
M ./email/inbox.php -186 +11
A ./email/lib/inbox.inc.php
M ./email/templates/inboxM.tpl -6 +56
M ./help/inbox.html -21 +22
M ./shared/global_tpl_values.inc.php +1
M ./shared/lib/interestedParty.inc.php +1
A ./task/updateTaskName.php
|