|
From: alla@ - 2012-06-04 01:50:50
|
Fri Jun 1 10:39:58 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Remove Products link from tools menu.
M ./tools/menu.php -1
Fri Jun 1 10:40:17 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Rename directory to folder on wiki page.
M ./wiki/templates/wikiM.tpl -1 +1
Fri Jun 1 11:40:06 EST 2012 Alex Lance <al...@cy...>
* Make db_triggers.sql utilize local variables.
M ./installation/db_triggers.sql -73 +93
Fri Jun 1 13:31:43 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Add icons to form buttons.
M ./announcement/templates/announcementM.tpl -2 +2
M ./client/client.php -19 +4
M ./client/templates/clientContactM.tpl -1 +2
M ./client/templates/clientDetails.tpl -1 +1
M ./client/templates/clientDetailsEdit.tpl -1 +9
M ./client/templates/clientListFilterS.tpl -1 +1
M ./comment/templates/commentM.tpl -1 +1
M ./comment/templates/commentTemplateM.tpl -2 +2
M ./comment/templates/summaryM.tpl -1 +3
M ./finance/expenseForm.php -13 +18
M ./finance/templates/editTransactionM.tpl -4 +4
M ./finance/templates/expenseFormM.tpl -1 +3
M ./finance/templates/expenseFormR.tpl -2 +2
M ./finance/templates/searchTransactionFilterS.tpl -2 +2
M ./finance/templates/tfListM.tpl -1 +3
M ./finance/templates/tfM.tpl -2 +4
M ./finance/templates/tfPersonListR.tpl -2 +2
M ./finance/templates/transactionFilterS.tpl -2 +2
M ./finance/templates/transactionGroupM.tpl -1 +1
M ./finance/templates/transactionRepeatM.tpl -2 +2
M ./finance/templates/wagesUploadM.tpl -1 +1
M ./finance/tf.php -5 +6
M ./finance/transactionRepeat.php -6 +6
M ./home/templates/customizeH.tpl -3 +3
M ./invoice/invoice.php -19 +29
M ./invoice/templates/invoiceListFilterS.tpl -1 +3
M ./item/addItem.php -1 +3
M ./item/templates/addItemM.tpl -4 +6
M ./item/templates/itemBorrowM.tpl -1 +3
M ./item/templates/itemReturnM.tpl -1 +3
M ./person/person.php -10 +6
M ./person/templates/absenceFormM.tpl -2 +2
M ./person/templates/personEmployeeSkillFieldsS.tpl -2 +2
M ./person/templates/personListFilterS.tpl -1 +1
M ./person/templates/personSkillAdd.tpl -2 +2
M ./person/templates/personSkillFilterS.tpl -1 +3
M ./project/project.php -6 +1
M ./project/templates/commissionListR.tpl -2 +5
M ./project/templates/projectFormM.tpl -5 +5
M ./project/templates/projectListFilterS.tpl -1 +1
M ./reminder/reminder.php -5 +4
M ./reminder/templates/reminderFilter.tpl -1 +3
M ./reminder/templates/reminderListM.tpl -1 +1
M ./reminder/templates/reminderM.tpl -3 +3
M ./reminder/templates/reminderSelectParentM.tpl -1 +1
M ./reminder/templates/reminderSelectParentTypeM.tpl -1 +1
M ./report/report.php -1 +3
M ./report/templates/reportM.tpl -1 +1
M ./sale/templates/productM.tpl -5 +9
M ./sale/templates/productSaleItemTransactionR.tpl -3 +3
M ./sale/templates/productSaleM.tpl -12 +14
M ./search/templates/searchM.tpl -1 +3
M ./security/templates/permissionListM.tpl -1 +3
M ./security/templates/permissionM.tpl -2 +2
M ./security/templates/permissionTableM.tpl -1 +1
M ./shared/templates/attachmentM.tpl -1 +1
M ./shared/templates/toolbarS.tpl -1 +3
M ./shared/util.inc.php -3 +2
M ./task/templates/taskFilterS.tpl -1 +3
M ./task/templates/taskListS.tpl -1 +1
M ./task/templates/taskM.tpl -1 +1
M ./time/templates/timeSheetFormM.tpl -7 +10
M ./time/templates/timeSheetListFilterS.tpl -1 +1
M ./time/timeSheet.php -49 +52
M ./tools/templates/backupM.tpl -4 +4
M ./wiki/templates/editFileS.tpl -1 +1
M ./wiki/templates/fileGetM.tpl -1 +1
M ./wiki/templates/newDirectoryM.tpl -1 +1
Fri Jun 1 14:52:52 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Add functionality to permit icons on buttons.
A ./css/font/
A ./css/font.css
A ./css/font/fontawesome-webfont.eot
A ./css/font/fontawesome-webfont.svg
A ./css/font/fontawesome-webfont.svgz
A ./css/font/fontawesome-webfont.ttf
A ./css/font/fontawesome-webfont.woff
M ./css/src/style.tpl -3 +17
M ./css/style_default.css -3 +17
M ./css/style_lava.css -3 +17
M ./css/style_leaf.css -3 +17
M ./css/style_nacho.css -3 +17
M ./css/style_rams.css -3 +17
M ./css/style_tweak.css -3 +17
M ./shared/templates/headerS.tpl +1
Fri Jun 1 23:51:19 EST 2012 Alex Lance <al...@cy...>
* 20114 Latest revision to sales module. GST is excluded by default on all figures.
M ./javascript/alloc.js +6
M ./sale/lib/productSale.inc.php +3
M ./sale/lib/productSaleItem.inc.php -22 +44
M ./sale/product.php +1
M ./sale/productSale.php +7
M ./sale/templates/productCostR.tpl -4 +5
M ./sale/templates/productM.tpl -2 +15
M ./sale/templates/productSaleItemR.tpl -1 +1
M ./sale/templates/productSaleItemTransactionR.tpl +3
M ./sale/templates/productSaleM.tpl -6 +4
M ./shared/templates/headerS.tpl +1
Mon May 28 10:57:30 EST 2012 Jeremy Chin <je...@cy...>
* 20539 Enforce unique project short names.
M ./installation/db_structure.sql -1 +1
M ./installation/db_structure.sql.postgres -1 +1
A ./patches/patch-00245-jeremyc.sql
M ./project/project.php +11
Sat Jun 2 23:52:24 EST 2012 Alex Lance <al...@cy...>
* 21006 v184 CLI Attempt to resolve priority not getting set by default for new tasks.
M ./email/lib/command.inc.php -2 +1
|
|
From: alla@ - 2012-06-04 03:08:19
|
Mon Jun 4 00:22:27 EST 2012 Alex Lance <al...@cy...>
* v184 CLI Ensure session_started gets updated when using alloc-cli.
M ./services/lib/services.inc.php +2
|
|
From: alla@ - 2012-06-04 03:22:34
|
Sun Jun 3 00:05:19 EST 2012 Alex Lance <al...@cy...>
* Removed unused taskListR.tpl file.
R ./task/templates/taskListR.tpl
Sun Jun 3 02:03:41 EST 2012 Alex Lance <al...@cy...>
* Missing semicolon in alloc.js.
M ./javascript/alloc.js -1 +1
Sun Jun 3 02:55:55 EST 2012 Alex Lance <al...@cy...>
* Refactor client list display code.
M ./client/lib/client.inc.php +6
M ./client/templates/clientListM.tpl -24 +1
A ./client/templates/clientListS.tpl
Sun Jun 3 03:08:24 EST 2012 Alex Lance <al...@cy...>
* Refactor project list display code.
M ./project/lib/project.inc.php +6
M ./project/templates/projectListM.tpl -24 +1
A ./project/templates/projectListS.tpl
Sun Jun 3 04:04:07 EST 2012 Alex Lance <al...@cy...>
* Refactor invoice list display code.
M ./invoice/invoiceList.php -11 +6
M ./invoice/lib/invoice.inc.php -49 +25
M ./invoice/templates/invoiceListM.tpl -1 +2
R ./invoice/templates/invoiceListR.tpl
A ./invoice/templates/invoiceListS.tpl
Mon Jun 4 12:49:07 EST 2012 Alex Lance <al...@cy...>
* 20114 Tweaks to sale's tasks.
M ./sale/lib/productSale.inc.php -127 +134
|
|
From: alla@ - 2012-06-06 04:44:03
|
Mon Jun 4 01:21:39 EST 2012 Alex Lance <al...@cy...>
* Add ability to star clients.
M ./client/lib/client.inc.php -1 +22
M ./client/templates/clientListS.tpl +4
Mon Jun 4 01:21:52 EST 2012 Alex Lance <al...@cy...>
* Add ability to star projects.
M ./project/lib/project.inc.php -3 +21
M ./project/templates/projectListS.tpl +4
Mon Jun 4 01:22:04 EST 2012 Alex Lance <al...@cy...>
* Add ability to star tasks.
M ./alloc.php +1
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 ./javascript/alloc.js +11
M ./shared/global_tpl_values.inc.php +1
A ./shared/star.php
M ./task/lib/task.inc.php -4 +22
M ./task/templates/taskListS.tpl -1 +8
Mon Jun 4 01:22:21 EST 2012 Alex Lance <al...@cy...>
* Add ability to star time sheets.
M ./time/lib/timeSheet.inc.php -3 +27
M ./time/templates/timeSheetListS.tpl +6
Mon Jun 4 01:22:31 EST 2012 Alex Lance <al...@cy...>
* Add ability to star invoices.
M ./invoice/lib/invoice.inc.php -1 +21
M ./invoice/templates/invoiceListS.tpl +4
Mon Jun 4 01:45:44 EST 2012 Alex Lance <al...@cy...>
* Add ability to star client contacts.
M ./client/client.php +1
M ./client/lib/clientContact.inc.php -1 +54
A ./client/templates/clientContactListS.tpl
Mon Jun 4 02:36:17 EST 2012 Alex Lance <al...@cy...>
* Added star list functionality.
M ./shared/global_tpl_values.inc.php +1
M ./shared/lib/page.inc.php +18
A ./shared/starList.php
A ./shared/templates/starListM.tpl
Mon Jun 4 03:31:58 EST 2012 Alex Lance <al...@cy...>
* Add ability to star comments.
M ./comment/lib/comment.inc.php -4 +81
A ./comment/templates/commentListS.tpl
M ./time/lib/timeSheetItem.inc.php -3 +17
Mon Jun 4 20:22:36 EST 2012 Alex Lance <al...@cy...>
* Refactor product sale list, add star functionality.
M ./sale/lib/productSale.inc.php -40 +106
M ./sale/productSaleList.php +34
A ./sale/templates/productSaleListFilterS.tpl
M ./sale/templates/productSaleListM.tpl -1 +8
A ./sale/templates/productSaleListS.tpl
M ./shared/starList.php -1 +2
Mon Jun 4 22:28:57 EST 2012 Alex Lance <al...@cy...>
* Add Font Awesome to the AUTHORS file.
M ./AUTHORS -1 +2
Tue Jun 5 16:33:04 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Toned down colour of links in ram theme.
M ./css/src/style_rams.ini -1 +1
M ./css/style_rams.css -1 +1
Tue Jun 5 16:33:28 EST 2012 Alex Lance <al...@cy...>
* COSMETIC Toned down colour of star.
M ./css/src/style.tpl -1 +1
M ./css/style_default.css -1 +1
M ./css/style_lava.css -1 +1
M ./css/style_leaf.css -1 +1
M ./css/style_nacho.css -1 +1
M ./css/style_rams.css -1 +1
M ./css/style_tweak.css -1 +1
Tue Jun 5 17:29:19 EST 2012 Alex Lance <al...@cy...>
* Make star events live, re dynamically changing page content.
M ./javascript/alloc.js -1 +1
Tue Jun 5 17:56:24 EST 2012 Alex Lance <al...@cy...>
* Add ability to star wiki documents.
M ./shared/starList.php -1 +2
M ./wiki/lib/init.php +1
A ./wiki/lib/wiki.inc.php
M ./wiki/templates/fileGetM.tpl -2 +5
A ./wiki/templates/wikiListS.tpl
Wed Jun 6 14:41:32 EST 2012 Alex Lance <al...@cy...>
* 21049 Sort out super-user privileges.
M ./client/client.php -1 +1
M ./installation/db_data.sql -2 +8
M ./installation/db_triggers.sql -5 +1
A ./patches/patch-00246-alla.sql
M ./person/lib/person.inc.php -1 +1
M ./security/lib/permission.inc.php +9
M ./security/permission.php -1 +1
M ./security/permissionList.php +3
M ./security/templates/permissionListR.tpl -1 +1
M ./shared/lib/db_entity.inc.php -13 +1
|
|
From: alla@ - 2012-06-06 04:52:06
|
Tue Jun 5 15:05:47 EST 2012 Jeremy Chin <je...@cy...>
* 20992 Follow login redirect when user is already logged in.
M ./login/login.php -5 +6
|
|
From: alla@ - 2012-06-06 05:13:42
|
Wed Jun 6 15:12:36 EST 2012 Alex Lance <al...@cy...>
* 21049 Permit super-users to create/modify perms of other users.
M ./installation/db_data.sql +1
A ./patches/patch-00248-alla.sql
|
|
From: alla@ - 2012-06-06 08:02:41
|
Wed Jun 6 16:50:59 EST 2012 Alex Lance <al...@cy...>
* Errors in db_triggers.sql, DECLARED variable names cannot overlap with column names.
M ./installation/db_triggers.sql -23 +23
Wed Jun 6 17:07:41 EST 2012 Alex Lance <al...@cy...>
* Make permission data more readable. Force a permission table refresh.
M ./installation/db_data.sql -90 +90
A ./patches/patch-00249-alla.sql
|
|
From: alla@ - 2012-06-08 02:30:15
|
Thu Jun 7 12:08:58 EST 2012 Jeremy Chin <je...@cy...>
* 14431 Ctrl+enter on expected start/completion fields sets current date.
M ./task/templates/taskM.tpl +9
Fri Jun 8 11:11:42 EST 2012 Jeremy Chin <je...@cy...>
* 20340 Allow multiple recipients for reminders.
M ./installation/db_constraints.sql -1 +2
M ./installation/db_data.sql +1
M ./installation/db_structure.sql -2 +8
M ./installation/db_structure.sql.postgres -2 +7
A ./patches/patch-00250-jeremyc.sql
M ./reminder/lib/init.php -1 +2
M ./reminder/lib/reminder.inc.php -62 +77
M ./reminder/reminder.php -54 +41
M ./reminder/reminderList.php -10 +6
M ./reminder/templates/reminderListM.tpl -1
M ./reminder/templates/reminderM.tpl -4 +4
M ./reminder/templates/reminderR.tpl -1
|
|
From: alla@ - 2012-06-08 06:20:30
|
Fri Jun 8 15:45:46 EST 2012 Jeremy Chin <je...@cy...>
* 20340 Fix reminder lists on task, project and client pages.
M ./client/client.php -3 +2
M ./client/templates/clientM.tpl -1
M ./project/project.php -3 +3
M ./project/templates/projectFormM.tpl -1
M ./task/lib/task.inc.php -1 +2
M ./task/task.php -2 +1
M ./task/templates/taskM.tpl -1
|
|
From: alla@ - 2012-06-11 11:06:14
|
Sat Jun 9 13:51:19 EST 2012 Alex Lance <al...@cy...>
* Coerce invoiceItemID to zero.
M ./invoice/lib/invoice.inc.php -1 +1
Sat Jun 9 13:59:50 EST 2012 Alex Lance <al...@cy...>
* Permit the extraction of time sheet items, when creating invoices.
M ./invoice/invoice.php -1 +1
M ./invoice/lib/invoiceItem.inc.php -1 +3
M ./invoice/templates/invoiceItemForm.tpl -1 +4
Mon Jun 11 21:02:50 EST 2012 Alex Lance <al...@cy...>
* v184 Project that is un-archived should un-archive its tasks.
M ./project/lib/project.inc.php -4 +3
|
|
From: alla@ - 2012-06-12 16:27:50
|
Mon Jun 11 18:35:01 EST 2012 Alex Lance <al...@cy...>
* Simplify permission lookup. Nukes a bunch of unnecessary queries.
M ./shared/lib/db_entity.inc.php -13 +4
Mon Jun 11 21:06:09 EST 2012 Alex Lance <al...@cy...>
* Major cleanup of db_entity.inc.php.
M ./project/lib/project.inc.php -6 +7
M ./security/permission.php -1 +16
M ./shared/lib/db_entity.inc.php -122 +15
M ./shared/lib/db_field.inc.php -1 +1
Mon Jun 11 21:07:52 EST 2012 Alex Lance <al...@cy...>
* Remove $guest_permission_cache.
M ./comment/lib/comment.inc.php -4 +1
M ./email/lib/command.inc.php -17 +1
M ./installation/db_data.sql -1 +1
A ./patches/patch-00250-alla.sql
A ./patches/patch-00251-alla.php
M ./shared/lib/db_entity.inc.php -9 +1
Tue Jun 12 11:13:29 EST 2012 Jeremy Chin <je...@cy...>
* 20340 Forgotten file.
A ./reminder/lib/reminderRecipient.inc.php
Tue Jun 12 11:32:04 EST 2012 Jeremy Chin <je...@cy...>
* 21059 Serve all attachments as Content-disposition: inline.
M ./shared/get_attachment.php -5 +1
Wed Jun 13 02:03:46 EST 2012 Alex Lance <al...@cy...>
* Ensure mail headers work when either \r\n or \n are line separators.
M ./email/lib/email.inc.php -3 +4
M ./email/lib/email_receive.inc.php -4 +4
Wed Jun 13 02:22:42 EST 2012 Alex Lance <al...@cy...>
* 20304 Adjust reminderRecipient patch to nuke indexes, so that the patch applies.
M ./patches/patch-00250-jeremyc.sql +5
|
|
From: alla@ - 2012-06-14 03:54:11
|
Wed Jun 13 13:56:09 EST 2012 Alex Lance <al...@cy...>
* 20939 CLI Handle obsolete alloc edit syntax.
M ./bin/alloccli/edit.py -1 +17
Thu Jun 14 00:47:27 EST 2012 Alex Lance <al...@cy...>
* 20114 Add Sale TF label to Product Costs and Commissions to help explain the transfer of funds.
M ./sale/templates/productCommissionR.tpl +1
M ./sale/templates/productCostR.tpl +1
M ./sale/templates/productM.tpl -1 +3
Thu Jun 14 00:55:03 EST 2012 Alex Lance <al...@cy...>
* 20114 Remove Add GST button from sales.
M ./sale/templates/productSaleItemTransactionR.tpl -2 +2
Thu Jun 14 01:18:37 EST 2012 Alex Lance <al...@cy...>
* 20114 Sort the product list correctly. Add the inc GST amount to the list.
M ./sale/lib/product.inc.php -3 +15
M ./sale/lib/productSale.inc.php -1 +1
M ./shared/util.inc.php +3
Thu Jun 14 02:03:27 EST 2012 Alex Lance <al...@cy...>
* 20114 Add sell price to product sale list.
M ./sale/lib/productSale.inc.php -3 +3
M ./sale/templates/productSaleListS.tpl -2 +10
|
|
From: alla@ - 2012-06-14 09:03:48
|
Thu Jun 14 19:02:46 EST 2012 Alex Lance <al...@cy...>
* 20114 Make transaction error message more understandable by printing the name of the TFs.
M ./finance/lib/transaction.inc.php -1 +1
|
|
From: alla@ - 2012-06-15 04:28:11
|
Wed Jun 13 15:34:53 EST 2012 Jeremy Chin <je...@cy...>
* 21070 Record current task title when updating timesheet item.
M ./installation/db_triggers.sql +3
A ./patches/patch-252-jeremyc.sql
Fri Jun 15 14:11:31 EST 2012 Alex Lance <al...@cy...>
* 20114 Remove Sale TF from Product Costs and Commissions screen since it will *always* error out.
M ./sale/product.php -2 +2
|
|
From: alla@ - 2012-06-15 06:25:02
|
Fri Jun 15 16:04:53 EST 2012 Alex Lance <al...@cy...>
* Remove extra database patches that aren't required - which reimport db_triggers.sql.
R ./patches/patch-00243-alla.sql
R ./patches/patch-00247-alla.sql
Fri Jun 15 16:06:00 EST 2012 Alex Lance <al...@cy...>
* Add ability to remove a database patch without applying it.
M ./installation/patch.php +6
M ./installation/templates/patch.tpl -2 +3
Fri Jun 15 16:07:06 EST 2012 Alex Lance <al...@cy...>
* Nudge version number up to 1.8.5.
M ./bin/alloccli/alloc.py -1 +1
M ./util/alloc_version -1 +1
Fri Jun 15 16:13:32 EST 2012 Alex Lance <al...@cy...>
* Python linting.
M ./Makefile +1
M ./bin/alloccli/alloc.py -1 +1
Fri Jun 15 16:23:41 EST 2012 Alex Lance <al...@cy...>
tagged allocPSA 1.8.5
|
|
From: alla@ - 2012-06-19 12:45:22
|
Fri Jun 15 17:14:16 EST 2012 Alex Lance <al...@cy...>
* v185 Fix a couple of HTML rendering issues.
M ./home/templates/customizeH.tpl -3 +3
M ./time/templates/timeSheetListS.tpl +1
Tue Jun 19 14:54:18 EST 2012 Alex Lance <al...@cy...>
* 20956 v185 Old skills code contains SQL injection holes.
R ./person/classes/
M ./person/lib/person.inc.php -20 +1
M ./person/lib/skill.inc.php -3 +3
M ./person/person.php -1 +1
M ./person/personSkillMatrix.php -3 +3
Tue Jun 19 15:20:19 EST 2012 Alex Lance <al...@cy...>
* 21088 v185 Fix skills matrix.
M ./person/personSkillMatrix.php -4 +1
M ./person/templates/personSkillFilterS.tpl -3
Tue Jun 19 15:38:51 EST 2012 Alex Lance <al...@cy...>
* 21102 v185 Prevent checkbox from being selected when a task is starred.
M ./javascript/alloc.js -1 +1
Tue Jun 19 22:12:16 EST 2012 Alex Lance <al...@cy...>
* 20114 v185 Remove money amounts from product sale list.
M ./sale/templates/productSaleListS.tpl -10
Tue Jun 19 22:13:08 EST 2012 Alex Lance <al...@cy...>
* 20114 v185 Re-jig product list, remove inc GST figure.
M ./sale/lib/product.inc.php -46 +10
M ./sale/productList.php +2
M ./sale/templates/productListM.tpl -1 +2
A ./sale/templates/productListS.tpl
Tue Jun 19 22:17:35 EST 2012 Alex Lance <al...@cy...>
* 20114 v185 Move product cancel edit button down so that it renders same as task page.
M ./sale/templates/productM.tpl +1
Tue Jun 19 22:27:40 EST 2012 Alex Lance <al...@cy...>
* 20114 v185 Remove incorrect help text from product page.
M ./help/product.html -13 +2
M ./help/product_percentageCost.html -3 +2
Tue Jun 19 22:31:53 EST 2012 Alex Lance <al...@cy...>
* 20114 v185 Add navigation links to the product screen.
M ./sale/templates/productM.tpl -2 +8
Tue Jun 19 22:35:47 EST 2012 Alex Lance <al...@cy...>
* 20114 v185 Change project name to client name in sale home page boxes.
M ./sale/templates/saleListHomeM.tpl -2 +2
|
|
From: alla@ - 2012-06-20 06:36:21
|
Wed Jun 20 12:25:29 EST 2012 Jeremy Chin <je...@cy...>
* 21105 Remove 'Create Old Style Transactions' functionality
M ./time/lib/timeSheet.inc.php -60 +1
M ./time/timeSheet.php -4 +1
Wed Jun 20 16:01:56 EST 2012 Alex Lance <al...@cy...>
* 20114 v185 Move product sale External Reference number from a stored value to a dynamically fetched one.
M ./finance/lib/transaction.inc.php -1 +10
M ./sale/lib/productSaleItem.inc.php -1
Wed Jun 20 16:28:00 EST 2012 Alex Lance <al...@cy...>
* 20114 v185 Ensure Sale Task Comments get correct interested party list.
M ./comment/lib/comment.inc.php -1 +1
M ./sale/lib/productSale.inc.php -8 +8
Wed Jun 20 16:35:26 EST 2012 Jeremy Chin <je...@cy...>
* 21091 v185 Record completion date if creating a completed task.
M ./installation/db_triggers.sql -2 +2
|
|
From: alla@ - 2012-06-22 06:44:24
|
Fri Jun 22 16:42:55 EST 2012 Alex Lance <al...@cy...>
* 21125 v185 Fix email subject line shortcuts to work with change_task_status() database function.
M ./shared/lib/interestedParty.inc.php +3
|
|
From: alla@ - 2012-06-24 05:23:21
|
Sat Jun 23 16:56:51 EST 2012 Alex Lance <al...@cy...>
* v185 Improve bad perm error message.
M ./shared/lib/db_entity.inc.php -2 +7
Sun Jun 24 00:03:46 EST 2012 Alex Lance <al...@cy...>
* Clean-up Makefile.
M ./Makefile -43 +2
Sun Jun 24 02:55:19 EST 2012 Alex Lance <al...@cy...>
* Permit all users, regardless of role, to have read perm for all tasks.
M ./installation/db_data.sql -1 +1
M ./patches/patch-00251-alla.php +3
Sun Jun 24 03:50:19 EST 2012 Alex Lance <al...@cy...>
* Add message about re-importing db_triggers.sql after performing a restore of a backup.
M ./tools/backup.php +1
Sun Jun 24 15:19:38 EST 2012 Alex Lance <al...@cy...>
* v185 Remove erroneous extra footer from transaction list page.
M ./finance/templates/transactionFilterS.tpl -1
Sun Jun 24 15:20:45 EST 2012 Alex Lance <al...@cy...>
* v185 Remove array warning error in reminder.inc.php.
M ./reminder/lib/reminder.inc.php -1 +1
Sun Jun 24 15:22:22 EST 2012 Alex Lance <al...@cy...>
* v185 Refine EOL handling in email send, cross platform support.
M ./email/lib/email_receive.inc.php -2 +2
M ./email/lib/email.inc.php -7 +4
|
|
From: alla@ - 2012-06-26 14:19:55
|
|
From: alla@ - 2012-06-27 01:17:53
|
Wed Jun 27 11:15:10 EST 2012 Alex Lance <al...@cy...>
* 21137 v185 Ensure entities only get their search indexes updated if they have an entry in the db.
M ./shared/lib/db_entity.inc.php -1 +1
|
|
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
|
|
From: alla@ - 2012-07-12 17:55:49
|
Wed Jul 11 23:02:19 EST 2012 Alex Lance <al...@cy...>
* 21379 Re-factor email handling to centralize inbox functionality.
M ./email/inbox.php +1
M ./email/lib/email_receive.inc.php -1 +6
M ./email/lib/inbox.inc.php -17 +32
M ./email/pipeEmail.php -54 +5
M ./email/receiveEmail.php -79 +4
Thu Jul 12 03:36:21 EST 2012 Alex Lance <al...@cy...>
* Button look and feel.
M ./css/src/style.tpl +49
M ./css/style_default.css +49
M ./css/style_lava.css +49
M ./css/style_leaf.css +49
M ./css/style_nacho.css +49
M ./css/style_rams.css +49
M ./css/style_tweak.css +49
Thu Jul 12 19:09:08 EST 2012 Alex Lance <al...@cy...>
* 20114 Add support for task status change email notifications.
M ./email/lib/token.inc.php +6
M ./installation/db_constraints.sql +1
M ./installation/db_data.sql +1
M ./installation/db_structure.sql +1
M ./installation/db_structure.sql.postgres +1
A ./patches/patch-00253-alla.sql
M ./reminder/lib/reminder.inc.php -2 +21
M ./task/lib/task.inc.php +19
Thu Jul 12 20:18:36 EST 2012 Alex Lance <al...@cy...>
* 20114 Add notifications for when task status changes in Sales auto-tasks.
M ./reminder/reminder.php +2
M ./reminder/templates/reminderM.tpl +1
M ./sale/lib/productSale.inc.php -57 +6
M ./task/lib/task.inc.php +33
Thu Jul 12 23:45:00 EST 2012 Alex Lance <al...@cy...>
* Fix up buttons and links on reminder page.
M ./reminder/reminder.php -1
M ./reminder/templates/reminderM.tpl -2 +3
Fri Jul 13 00:01:55 EST 2012 Alex Lance <al...@cy...>
* Make all reminders get shown even if inactive.
M ./client/client.php -2 +2
M ./project/project.php -2 +2
M ./task/task.php -1 +1
M ./task/templates/taskM.tpl -1 +1
Fri Jul 13 00:02:01 EST 2012 Alex Lance <al...@cy...>
* Fix up filename of reminder list template file.
./reminder/templates/reminderR.tpl -> ./reminder/templates/reminderListR.tpl
M ./client/templates/clientM.tpl -1 +1
M ./project/templates/projectFormM.tpl -1 +1
M ./reminder/templates/reminderListM.tpl -1 +1
M ./task/templates/taskM.tpl -1 +1
M ./task/templates/taskPrinterM.tpl -1 +1
Fri Jul 13 02:48:09 EST 2012 Alex Lance <al...@cy...>
* Refactored reminder list code.
M ./client/client.php -30
M ./client/templates/clientM.tpl -9 +1
M ./project/project.php -37
M ./project/templates/projectFormM.tpl -9 +1
M ./reminder/lib/reminder.inc.php +41
M ./reminder/reminderList.php -46
M ./reminder/templates/reminderListM.tpl -9 +1
R ./reminder/templates/reminderListR.tpl
A ./reminder/templates/reminderListS.tpl
M ./task/task.php -26
M ./task/templates/taskM.tpl -9 +1
M ./task/templates/taskPrinterM.tpl -3 +1
Fri Jul 13 03:05:39 EST 2012 Alex Lance <al...@cy...>
* Delete a reminder's recipients before deleting the reminder, to evade relational constraints.
M ./installation/db_triggers.sql -1 +9
A ./patches/patch-00254-alla.sql
Fri Jul 13 03:09:22 EST 2012 Alex Lance <al...@cy...>
* Show correct time or event that triggers reminder send.
M ./reminder/reminder.php +9
M ./reminder/templates/reminderListS.tpl -2 +8
M ./reminder/templates/reminderM.tpl -1 +9
Fri Jul 13 03:13:52 EST 2012 Alex Lance <al...@cy...>
* 21086 Add client phone number to client list.
M ./client/templates/clientListS.tpl +2
Fri Jul 13 03:35:08 EST 2012 Alex Lance <al...@cy...>
* 21359 Make Created by, Managed by and Assigned to, filter elements into multi-selects on task list filter.
M ./task/lib/task.inc.php -2 +8
M ./task/templates/taskFilterS.tpl -3 +3
Fri Jul 13 03:48:30 EST 2012 Alex Lance <al...@cy...>
* 21371 Fix project commission button labels, add validation to ensure a TF is selected.
M ./finance/lib/tf.inc.php -1 +1
M ./project/project.php -1 +7
M ./project/templates/commissionListR.tpl -1 +1
|
|
From: alla@ - 2012-07-17 02:05:39
|
Sat Jul 14 22:06:53 EST 2012 Alex Lance <al...@cy...>
* Make home page Edit link scroll to bottom of page.
M ./home/templates/customizeH.tpl -1 +2
Mon Jul 16 05:34:41 EST 2012 Alex Lance <al...@cy...>
* Give home page side bar a bit more space.
M ./home/templates/customizeH.tpl -1
M ./home/templates/homeM.tpl -2 +2
M ./time/templates/timeSheetStatusHomeM.tpl -2 +2
|
|
From: alla@ - 2012-08-05 06:30:15
|
Sun Aug 5 00:14:56 EST 2012 Dinis Lage <din...@se...>
* invoice_pdf_decoded
Do not use html entities in strings prepared for pdf export.
M ./invoice/lib/invoice.inc.php -2 +2
|