|
From: alla@ - 2012-03-08 02:22:41
|
Tue Feb 21 03:51:47 EST 2012 Alex Lance <al...@cy...>
* 20063 CLI Added services::get_task_emails() to retrieve the emails in a task mailbox.
M ./bin/alloccli/mbox.py -1 +1
M ./services/lib/services.inc.php +28
Tue Feb 21 12:23:42 EST 2012 Alex Lance <al...@cy...>
* 20590 CLI Add explicit flush() to message printed to screen.
M ./bin/alloccli/alloc.py -3 +8
Tue Feb 21 15:43:07 EST 2012 Alex Lance <al...@cy...>
* Removed unused field task.taskComments.
M ./bin/alloccli/alloc.py -1
M ./installation/db_structure.sql -1
M ./installation/db_structure.sql.postgres -1
A ./patches/patch-00232-alla.sql
M ./project/lib/import_export.inc.php -1 +1
M ./task/lib/task.inc.php -1
Tue Feb 21 15:52:55 EST 2012 Alex Lance <al...@cy...>
* Remove unused field task.taskCommentTemplateID.
M ./installation/db_structure.sql -1
M ./installation/db_structure.sql.postgres -1
A ./patches/patch-00233-alla.sql
M ./project/lib/import_export.inc.php -1 +1
Tue Feb 21 21:54:19 EST 2012 Alex Lance <al...@cy...>
* 20114 Add auto-created tasks to sales process.
M ./sale/lib/productSale.inc.php -2 +45
Wed Feb 22 16:10:41 EST 2012 Alex Lance <al...@cy...>
* Add tfoot to home TF box to permit correct dynamic sorting.
M ./finance/templates/tfListH.tpl +2
Tue Feb 28 16:53:22 EST 2012 Alex Lance <al...@cy...>
* Replace calls to die() with alloc_die() for better error reporting,
M ./alloc.php -1 +1
M ./config/config.php -1 +1
M ./config/configEdit.php -1 +1
M ./config/metaEdit.php -1 +1
M ./email/downloadEmail.php -1 +1
M ./email/lib/email.inc.php -1 +1
M ./email/lib/email_receive.inc.php -4 +4
M ./email/lib/mimeDecode.php -6 +6
M ./email/pipeEmail.php -1 +1
M ./email/receiveEmail.php -2 +2
M ./finance/expenseUpload.php -1 +1
M ./finance/lib/tf.inc.php -1 +1
M ./finance/reconciliationReport.php -1 +1
M ./finance/transaction.php -2 +2
M ./finance/transactionList.php -1 +1
M ./finance/transactionRepeat.php -1 +1
M ./installation/patch.php -3 +3
M ./installation/patch_1_2_256_to_1_3_497.php -1 +1
M ./patches/patch-00179-alla.php -1 +1
M ./person/lib/person.inc.php -2 +2
M ./person/sendEmail.php -1 +1
M ./project/lib/import_export.inc.php -1 +1
M ./project/parseCSV.php -2 +2
M ./project/project.php -2 +2
M ./reminder/lib/reminder.inc.php -1 +1
M ./reminder/reminderAdd.php -1 +1
M ./report/report.php -3 +3
M ./services/json.php -4 +4
M ./services/lib/services.inc.php -9 +9
M ./shared/lib/db_entity.inc.php -1 +1
M ./shared/lib/db_field.inc.php -1 +1
M ./shared/lib/page.inc.php -2 +2
M ./shared/lib/pclzip.inc.php -1 +1
M ./shared/lib/session.inc.php -1 +1
M ./shared/util.inc.php -5 +9
M ./task/task.php -1 +1
M ./time/lib/timeSheet.inc.php -9 +9
M ./time/lib/timeSheetItem.inc.php -6 +6
M ./time/lib/timeSheetPrint.inc.php -1 +1
M ./time/timeSheet.php -1 +1
M ./time/timeSheetItem.php -1 +1
M ./time/timeSheetPrint.php -1 +1
M ./tools/backup.php -4 +4
M ./tools/lib/backups.inc.php -1 +1
Tue Feb 28 17:52:46 EST 2012 Alex Lance <al...@cy...>
* 20352 Enable task re-open by external parties.
M ./comment/lib/comment.inc.php +15
|