|
From: alla@ - 2012-05-06 04:29:49
|
Sun May 6 02:49:48 EST 2012 Alex Lance <al...@cy...>
* 20906 Simplify time sheet rate editing logic for "can't change rate" bug.
M ./config/config.php -3
M ./config/templates/configM.tpl -5
M ./installation/db_data.sql -1
M ./installation/db_triggers.sql -3 +59
M ./time/lib/timeSheet.inc.php -36 +3
M ./time/lib/timeSheetItem.inc.php -10 +2
M ./time/timeSheet.php -3 +3
Sun May 6 12:21:23 EST 2012 Alex Lance <al...@cy...>
* 20888 Update email address parser.
A ./email/lib/RFC822.php
M ./email/lib/init.php +1
M ./shared/util.inc.php -5 +6
Sun May 6 14:24:27 EST 2012 Alex Lance <al...@cy...>
* 20888 Add user's email address into name field, when name field is missing from From header.
M ./alloc.php -3 +1
M ./comment/lib/comment.inc.php -3 +11
M ./person/lib/person.inc.php +1
|
|
From: alla@ - 2012-05-07 02:44:13
|
Mon May 7 12:30:04 EST 2012 Alex Lance <al...@cy...>
* 20905 Add comment timestamps to comment summary list.
M ./comment/lib/comment.inc.php +2
M ./comment/templates/summaryR.tpl -1 +1
Mon May 7 12:40:20 EST 2012 Alex Lance <al...@cy...>
* 20907 Make time sheet comments drop the unused HH:MM from display. Format the date correctly for non-timesheet-comments.
M ./comment/lib/comment.inc.php -1 +4
|
|
From: alla@ - 2012-05-07 06:43:53
|
Mon May 7 16:43:16 EST 2012 Alex Lance <al...@cy...>
* BUG Make all tasks editable for managers.
M ./installation/db_triggers.sql -1 +1
|
|
From: alla@ - 2012-05-08 04:01:42
|
Tue May 8 14:00:25 EST 2012 Alex Lance <al...@cy...>
* 20916 Encode mailto: email addresses.
M ./client/client.php -1 +1
|
|
From: alla@ - 2012-05-11 03:53:05
|
Fri May 11 13:51:36 EST 2012 Alex Lance <al...@cy...>
* BUG Use the first key found in an email (typically in the subject line), not the last (potentially the headers).
M ./email/lib/email_receive.inc.php -1 +1
M ./patches/patch-00219-alla.php -1 +1
|
|
From: alla@ - 2012-05-11 04:37:46
|
Fri May 11 14:35:30 EST 2012 Alex Lance <al...@cy...>
* Make patch219 dig deeper for an email key.
M ./patches/patch-00219-alla.php -1 +8
|
|
From: alla@ - 2012-05-11 06:21:18
|
Fri May 11 16:18:47 EST 2012 Alex Lance <al...@cy...>
* BUG missing entity descriptor in services::get_task_emails().
M ./services/lib/services.inc.php +1
Fri May 11 16:20:42 EST 2012 Alex Lance <al...@cy...>
tagged allocPSA 1.8.4
|
|
From: alla@ - 2012-05-11 16:06:17
|
Sat May 12 02:05:33 EST 2012 Alex Lance <al...@cy...>
* v184 Replace . with / in IMAP folder names, for broader server support.
M ./email/lib/email_receive.inc.php -2 +2
M ./patches/patch-00219-alla.php -3 +3
|
|
From: alla@ - 2012-05-12 01:39:19
|
Sat May 12 11:37:03 EST 2012 Alex Lance <al...@cy...>
* v184 Fix a couple of bitmasks in services::$obsolete.
M ./services/lib/services.inc.php -2 +2
Sat May 12 11:39:00 EST 2012 Alex Lance <al...@cy...>
* v184 CLI Change IMAP folder name separator for alloc mbox as well.
M ./email/downloadEmail.php -1 +1
M ./services/lib/services.inc.php -1 +1
|
|
From: alla@ - 2012-05-12 17:40:50
|
Sun May 13 03:38:24 EST 2012 Alex Lance <al...@cy...>
* v184 Make automated search index updater create indexes if they don't exist.
M ./search/updateIndex.php +20
|
|
From: alla@ - 2012-05-14 08:04:27
|
Mon May 14 17:55:50 EST 2012 Alex Lance <al...@cy...>
* v184 CLI Hide the Before message in alloc edit -v if creating a new entity.
M ./email/lib/command.inc.php -8 +19
Mon May 14 17:55:57 EST 2012 Alex Lance <al...@cy...>
* v184 CLI Add (Task|Time Sheet Item) nnnn (created|updated) to output of alloc edit -v.
M ./email/lib/command.inc.php -5 +9
Mon May 14 18:01:45 EST 2012 Alex Lance <al...@cy...>
* v184 CLI Force a default --priority and --type for alloc edit.
M ./bin/alloccli/edit.py +5
|
|
From: alla@ - 2012-05-15 03:54:25
|
Sun May 13 16:06:35 EST 2012 Alex Lance <al...@cy...>
* Modify search index optimize() patch to remove and re-create indexes.
M ./patches/patch-00239-alla.php -5 +9
Sun May 13 16:28:16 EST 2012 Alex Lance <al...@cy...>
* Bumped mysql requirements check up to version 5 in alloc installer.
M ./installation/templates/install.tpl -1 +1
Tue May 15 13:51:14 EST 2012 Alex Lance <al...@cy...>
* 20943 v184 Change task comment summary status filter to work list task list status filter.
M ./comment/templates/summaryM.tpl -1 +1
|
|
From: alla@ - 2012-05-16 15:58:02
|
Wed May 16 17:42:07 EST 2012 Alex Lance <al...@cy...>
* 20956 v184 Replace implode() with esc_implode() to protect array arguments in queries.
M ./comment/lib/comment.inc.php -3 +3
M ./finance/lib/tf.inc.php -2 +2
M ./finance/lib/transaction.inc.php -1 +1
M ./finance/transactionRepeatList.php -1 +1
M ./invoice/invoice.php -4 +4
M ./invoice/lib/invoice.inc.php -1 +1
M ./project/lib/project.inc.php -2 +2
M ./sale/lib/productSale.inc.php -1 +1
M ./shared/util.inc.php +6
M ./task/lib/task.inc.php -2 +2
M ./time/lib/pendingApprovalTimeSheetListHomeItem.inc.php -1 +1
M ./time/lib/timeSheet.inc.php -2 +2
M ./time/lib/timeSheetItem.inc.php -1 +1
Thu May 17 00:48:05 EST 2012 Alex Lance <al...@cy...>
* 20948 v184 Make comments added from CLI get stored in mail folders correctly.
M ./email/lib/command.inc.php -1 +8
M ./email/lib/email_receive.inc.php -1 +5
|
|
From: alla@ - 2012-05-17 03:07:30
|
Thu May 17 13:00:40 EST 2012 Alex Lance <al...@cy...>
* 20948 v184 Add more redundancy for support for mail folders that are dot-separated rather than slash-separated.
M ./email/lib/email_receive.inc.php -8 +11
|
|
From: alla@ - 2012-05-20 15:22:30
|
Mon May 21 01:04:17 EST 2012 Alex Lance <al...@cy...>
* 20948 v184 Comments created from web interface, that aren't sent anywhere, should still get stored in mail folders.
M ./comment/lib/comment.inc.php -1 +1
Mon May 21 01:18:05 EST 2012 Alex Lance <al...@cy...>
* v184 Another revision to the email handling lib to handle both . and / separated mail folders.
M ./email/lib/email_receive.inc.php -13 +26
|
|
From: alla@ - 2012-05-20 15:50:52
|
Tue May 15 15:41:24 EST 2012 Alex Lance <al...@cy...>
* 20932 v184 Make task date actual completion adjust to the time sheet item's for that task.
M ./installation/db_triggers.sql +10
A ./patches/patch-00243-alla.sql
Thu May 17 13:09:24 EST 2012 Alex Lance <al...@cy...>
* 20945 v184 Add "allocPSA" as default fallback From name in emails.
M ./email/lib/email.inc.php -1 +1
Mon May 21 01:37:01 EST 2012 Alex Lance <al...@cy...>
* 20948 v184 Regenerate comments created via `alloc comment` that didn't get stored in a mail folder.
A ./patches/patch-00244-alla.php
M ./shared/lib/db.inc.php -2 +2
Mon May 21 01:49:07 EST 2012 Alex Lance <al...@cy...>
* v184 CLI Update ~/.alloc/transforms to work with output handler.
M ./bin/alloccli/alloc.py -18 +23
|
|
From: alla@ - 2012-05-20 16:10:22
|
Mon May 21 02:05:00 EST 2012 Alex Lance <al...@cy...>
* 20953 v184 Remove an unnecessary call to save() for time sheets, to prevent error.
M ./time/lib/timeSheet.inc.php -1 +1
|
|
From: alla@ - 2012-05-23 04:21:54
|
Wed May 23 14:14:20 EST 2012 Alex Lance <al...@cy...>
* 20953 v184 CLI Make services->change_timeSheet_status() not rely on timeSheet->change_status() save().
M ./services/lib/services.inc.php -1 +3
|
|
From: alla@ - 2012-05-24 08:02:16
|
Thu May 24 16:34:08 EST 2012 Jeremy Chin <je...@cy...>
* 20110 Notify user when email sending fails.
M ./comment/comment.php -1 +3
M ./comment/lib/comment.inc.php +2
Thu May 24 18:00:17 EST 2012 Alex Lance <al...@cy...>
* 20110 Replace check for $successful_recipients because it can sometimes be empty.
M ./comment/lib/comment.inc.php -2 +6
|
|
From: alla@ - 2012-05-24 08:27:35
|
Thu May 24 18:16:14 EST 2012 Alex Lance <al...@cy...>
* v184 Fix permission denied error when downloading comment attachments.
M ./comment/lib/comment.inc.php -12 +8
Thu May 24 18:25:48 EST 2012 Alex Lance <al...@cy...>
* Add PDF links to invoices.
A ./invoice/invoicePrint.php
M ./invoice/templates/invoiceM.tpl -1 +8
M ./shared/global_tpl_values.inc.php +1
|
|
From: alla@ - 2012-05-29 03:40:06
|
Fri May 25 11:53:29 EST 2012 Jeremy Chin <je...@cy...>
* 20355 Hide SBS bar when printing as well.
M ./shared/lib/page.inc.php -1 +1
Fri May 25 11:31:40 EST 2012 Jeremy Chin <je...@cy...>
* 20355 Hide 'new comment' box from comment print display.
M ./comment/templates/commentM.tpl -1 +1
Fri May 25 12:14:01 EST 2012 Jeremy Chin <je...@cy...>
* 19094 Remove cost/time estimator.
R ./tools/costtime.php
M ./tools/menu.php -1
Sat May 26 21:20:51 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Improve invoice item approval mechanism.
M ./css/src/style.tpl +9
M ./css/style_default.css +9
M ./css/style_lava.css +9
M ./css/style_leaf.css +9
M ./css/style_nacho.css +9
M ./css/style_rams.css +9
M ./css/style_tweak.css +9
M ./invoice/invoice.php -4 +9
M ./invoice/templates/invoiceItemListR.tpl -1 +1
M ./invoice/templates/invoiceListFilterS.tpl -1 +1
Sat May 26 22:28:38 EST 2012 Alex Lance <al...@cy...>
* Add a transaction status dropdown to the invoice page.
M ./invoice/invoice.php -6 +14
Sat May 26 22:32:04 EST 2012 Alex Lance <al...@cy...>
* Add confirm dialog to delete transaction button.
M ./finance/templates/editTransactionM.tpl -1 +1
Mon May 28 17:16:54 EST 2012 Alex Lance <al...@cy...>
* v184 Permit employees to read availability, areas of interest and comments on a person.
M ./person/lib/person.inc.php -3 +3
Tue May 29 13:36:36 EST 2012 Alex Lance <al...@cy...>
* 21014 v184 Permit users with manager role to approve time sheets.
M ./installation/db_triggers.sql -2 +2
|
|
From: alla@ - 2012-05-29 03:45:29
|
Tue May 29 13:44:31 EST 2012 Alex Lance <al...@cy...>
* 21015 v184 Fix parse error on project page.
M ./project/project.php -2 +2
|
|
From: alla@ - 2012-05-29 07:26:22
|
Tue May 29 17:24:52 EST 2012 Alex Lance <al...@cy...>
* 21027 v184 Patch to permit admin to edit a time sheet that's not at status edit for the purpose of updating the rate.
M ./installation/db_triggers.sql -1 +1
|
|
From: alla@ - 2012-05-31 06:31:00
|
Thu May 31 16:28:33 EST 2012 Alex Lance <al...@cy...>
* Missing create for error table, for new installations.
M ./installation/db_triggers.sql +4
|
|
From: alla@ - 2012-06-04 01:38:11
|
Wed May 30 12:34:16 EST 2012 Alex Lance <al...@cy...>
* 19480 Add new Close button to task page.
M ./task/task.php -2 +6
M ./task/templates/taskM.tpl +4
Wed May 30 16:59:00 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Add icons to task page buttons.
M ./task/templates/taskM.tpl -7 +7
Wed May 30 19:55:44 EST 2012 Alex Lance <al...@cy...>
* 19480 Make Actual Start and Completion dates not directly editable.
M ./installation/db_triggers.sql -9 +7
M ./task/lib/task.inc.php -1 +14
M ./task/templates/taskM.tpl -2 +2
Wed May 30 20:07:20 EST 2012 Alex Lance <al...@cy...>
* Hide Update buttons on time sheet to unprivileged accounts.
M ./time/templates/timeSheetFormM.tpl -2 +2
M ./time/timeSheet.php -1 +2
Fri Jun 1 03:21:52 EST 2012 Alex Lance <al...@cy...>
* v184 BUG Fix permission list filter.
M ./security/permissionList.php -2 +2
Fri Jun 1 03:48:56 EST 2012 Alex Lance <al...@cy...>
* v184 Close some sql injection holes in the report engine.
M ./report/report.php -8 +8
Fri Jun 1 10:38:15 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Straighten up html in customize box.
M ./home/templates/customizeH.tpl -2 +2
|