|
From: <al...@al...> - 2010-09-13 06:29:36
|
Mon Sep 6 11:46:30 EST 2010 Jeremy Chin <je...@cy...>
* 17074 Fixed display of task and project priorities in task list.
Ignore-this: abd1d0cf371f067338ec1b06a93d8e61
M ./shared/lib/template.inc.php -2 +4
|
|
From: <al...@al...> - 2010-09-13 07:47:15
|
Mon Sep 13 12:37:18 EST 2010 Alex Lance <al...@cy...>
* BUG Added missing expenseFormTfID to config data.
Ignore-this: 4c868048c33445279ae73c28e781454f
M ./installation/db_data.sql +1
Mon Sep 13 16:47:27 EST 2010 Alex Lance <al...@cy...>
* 13447 Added opening balance to tf statement screen.
Ignore-this: c88462d94c9bc5687825e1c6f45bb0e7
M ./finance/lib/transaction.inc.php -2 +7
M ./finance/templates/transactionListM.tpl -3 +7
M ./finance/transactionList.php -42 +23
Mon Sep 13 17:02:08 EST 2010 Alex Lance <al...@cy...>
* 17099 Added delete_search_index_doc to comments class, to circumvent the index deletion look-up.
Ignore-this: 8e417a31c9b1b5d38d34f9d0126d0358
M ./comment/lib/comment.inc.php +4
|
|
From: <al...@al...> - 2010-09-18 06:11:17
|
Sat Sep 18 16:10:31 EST 2010 Alex Lance <al...@cy...>
* Added task sub-statuses to the email subject line voodoo.
Ignore-this: d47070174d67464f703371ee6400884c
M ./help/src/help.txt -17 +17
A ./patches/patch-00170-alla.sql
M ./shared/lib/interestedParty.inc.php -9 +23
M ./task/lib/task.inc.php -102 +103
M ./task/templates/taskM.tpl -1 +1
|
|
From: <al...@al...> - 2010-09-20 05:16:16
|
Mon Sep 20 15:12:26 EST 2010 Alex Lance <al...@cy...>
* CLI Changed the shebang lines and the path to alloc to be a bit more platform agnostic.
Ignore-this: 82378b7b7fa619d734e57d4c5fff9bf0
M ./bin/alloc-add-time -3 +2
M ./bin/alloc-push-time -3 +2
M ./bin/alloc-show-projects -4 +2
M ./bin/alloc-show-tasks -3 +2
M ./bin/alloc-show-time -3 +2
M ./bin/alloc.py -2 +8
|
|
From: <al...@al...> - 2010-09-22 09:05:19
|
Wed Sep 22 17:05:27 EST 2010 co...@cy...
* 14480 Update alloc Help file
Added some addition Howto items.
10.28 How do I Monitor Tagged-Funds/Cost-Centres That I'm Interested In?
10.25 How do I Make (Attribute) Changes to Many Tasks at Once?
10.23 How do I Mark a Task as Pending?
10.21 How do I Create a Task Comment Conversation Thread?
M ./help/src/help.txt -2 +178
|
|
From: <al...@al...> - 2010-09-22 09:14:29
|
Thu Sep 9 16:09:15 EST 2010 Jeremy Chin <je...@cy...>
* 15171 Make rejected timesheets stand out.
Ignore-this: be93e6b2ec7ce73082f7b73b97bbed69
M ./installation/db_structure.sql +1
A ./patches/patch-00167-jeremyc.sql
M ./time/lib/timeSheet.inc.php +5
M ./time/templates/timeSheetListR.tpl -1 +1
Wed Sep 22 19:13:39 EST 2010 Alex Lance <al...@cy...>
* 15171 Whitespace in dateRejected code.
M ./time/lib/timeSheet.inc.php -2 +2
|
|
From: <al...@al...> - 2010-09-22 09:15:46
|
Wed Sep 22 18:39:16 EST 2010 Alex Lance <al...@cy...>
* CLI Added --nude to allow the results to be more easily consumed by scripts.
Ignore-this: 6a8ebb4c97e4f1f9a637ae05ba511e1c
M ./bin/alloc-add-time -3 +5
M ./bin/alloc-push-time -3 +5
M ./bin/alloc-show-projects -1 +3
M ./bin/alloc-show-tasks -1 +3
M ./bin/alloc-show-time -1 +3
M ./bin/alloc.py -2 +7
Wed Sep 22 18:42:53 EST 2010 Alex Lance <al...@cy...>
* CLI Clarified the errors that can occur when attempting to add time worked.
Ignore-this: f901c583b1b4567b73d15d1bb026b69b
M ./bin/alloc-push-time -1 +1
M ./services/lib/services.inc.php -1 +5
M ./time/lib/timeSheet.inc.php -7 +11
M ./time/lib/timeSheetItem.inc.php -1 +1
Wed Sep 22 18:45:05 EST 2010 Alex Lance <al...@cy...>
* CLI Added --verbose to alloc-show-tasks to print the task description.
Ignore-this: 32515539373636ff987ea0defddaba75
M ./bin/alloc-show-tasks -5 +10
Wed Sep 22 18:47:31 EST 2010 Alex Lance <al...@cy...>
* Update .ignore to include *.pyc files.
Ignore-this: 336ca70320d889af0293853e05122c23
M ./.ignore +1
Wed Sep 22 19:05:56 EST 2010 Alex Lance <al...@cy...>
* 14480 Recipient typo.
Ignore-this: 2cef87e88838b3b87917fdf09feaecdd
M ./help/src/help.txt -1 +1
|
|
From: <al...@al...> - 2010-09-24 15:50:20
|
Thu Sep 23 19:39:53 EST 2010 Alex Lance <al...@cy...>
* CLI Changed the print_table method to use a list instead of a dict to maintain ordering.
Ignore-this: db1631ced1451888f0c46eac3cdbbf1f
M ./bin/alloc-add-time -7 +2
M ./bin/alloc-show-projects -3 +1
M ./bin/alloc-show-tasks -6 +4
M ./bin/alloc.py -16 +7
Fri Sep 24 14:24:32 EST 2010 Alex Lance <al...@cy...>
* BUG Permission edit screen not working.
Ignore-this: fdb1a2fecb48e22fd3a79c55a0653443
M ./security/lib/permission.inc.php -1 +1
M ./security/permission.php -4 +7
Fri Sep 24 14:25:05 EST 2010 Alex Lance <al...@cy...>
* Added created user and time to interestedParty table.
Ignore-this: 80fe1e9f3afdfdfd87f80e450d6d6d49
M ./installation/db_structure.sql -1 +3
M ./installation/db_structure.sql.postgres -1 +3
A ./patches/patch-00171-alla.sql
M ./shared/lib/interestedParty.inc.php +2
Fri Sep 24 14:27:44 EST 2010 Alex Lance <al...@cy...>
* CLI Made help text display only the basename of the script.
Ignore-this: b7df375e484691dc6598ccd6e8d2dee9
M ./bin/alloc.py -2 +2
Sat Sep 25 01:42:17 EST 2010 Alex Lance <al...@cy...>
* CLI Added alloc-subscriptions to allow bulk maintenance of interested parties.
Ignore-this: 99be054ee8a477aac05279c0331015c2
A ./bin/alloc-subscriptions
M ./services/lib/services.inc.php +23
M ./shared/lib/interestedParty.inc.php -7 +57
Sat Sep 25 01:43:31 EST 2010 Alex Lance <al...@cy...>
* BUG Added correct perms for interestedParty records.
Ignore-this: f94131d4a445debd7baae3c23933872e
M ./installation/db_data.sql -1 +4
A ./patches/patch-00172-alla.sql
M ./shared/lib/init.php -1 +1
M ./shared/lib/interestedParty.inc.php +5
|
|
From: <al...@al...> - 2010-10-05 04:37:45
|
Tue Oct 5 15:35:42 EST 2010 Con Zymaris <co...@cy...>
* 14480 Updated '10 How to Accomplish Common Tasks', '12.2 Clients' and '12.3 Projects' sections.
M ./help/src/help.txt -5 +129
|
|
From: <al...@al...> - 2010-10-05 05:59:15
|
Mon Oct 4 00:18:02 EST 2010 Alex Lance <al...@cy...>
* 17203 CLI Added --hours and --date to alloc-show-time. Fixed up alloc-push-time to work via stdin.
Ignore-this: 6e3bc66d0b557d67a85f91a73fbf8bda
M ./bin/alloc-add-time -1 +1
M ./bin/alloc-push-time -34 +44
M ./bin/alloc-show-time -7 +12
M ./bin/alloc.py -3 +6
M ./shared/util.inc.php +48
M ./time/lib/timeSheet.inc.php -1 +8
Mon Oct 4 01:05:05 EST 2010 Alex Lance <al...@cy...>
* 17203 CLI Modified alloc-push-time to only operate on time sheets from stdin.
Ignore-this: c989bf6ce4a0a0af705b0c03a0fc9699
M ./bin/alloc-push-time -46 +11
Mon Oct 4 01:05:14 EST 2010 Alex Lance <al...@cy...>
* 17203 CLI Updated help text and examples for each alloc-* script.
Ignore-this: 9bf7903482df2e76ae240fadedef048c
M ./bin/alloc-add-time -1 +7
M ./bin/alloc-push-time -3 +6
M ./bin/alloc-show-projects -1 +1
M ./bin/alloc-show-tasks -1 +1
M ./bin/alloc-show-time -2 +9
M ./bin/alloc-subscriptions -1 +1
Mon Oct 4 02:57:19 EST 2010 Alex Lance <al...@cy...>
* 17203 CLI Changed alloc-show-tasks fields, added sort, type, status options, added option to show task people.
Ignore-this: 6bd1361a332536f7e97da6bff581753e
M ./bin/alloc-show-tasks -5 +31
M ./bin/alloc.py -3 +13
M ./task/lib/task.inc.php -19 +41
M ./task/templates/taskListR.tpl -3 +3
Mon Oct 4 02:57:43 EST 2010 Alex Lance <al...@cy...>
* 17203 CLI Replaced --nude with --csv functionality.
Ignore-this: 5d0c0f5b4dde431000fc9fd3993961dd
M ./bin/alloc-add-time -2 +2
M ./bin/alloc-push-time -6 +6
M ./bin/alloc-show-projects -2 +2
M ./bin/alloc-show-tasks -2 +2
M ./bin/alloc-show-time -2 +2
M ./bin/alloc-subscriptions -5 +4
M ./bin/alloc.py -10 +18
|
|
From: <al...@al...> - 2010-10-20 00:55:46
|
Tue Sep 7 15:18:40 EST 2010 Jeremy Chin <je...@cy...>
* 17079 Fix escaping for date select in task filter.
Ignore-this: a9e697d52e35bfce85dfcf59b496acd1
M ./task/lib/task.inc.php -1 +1
Mon Oct 11 15:21:16 EST 2010 Jeremy Chin <je...@cy...>
* 16217 'Added X-Alloc-* headers to outgoing emails.'
Ignore-this: 11d3a41586bf3a3e415afd8618fe2f36
M ./task/lib/task.inc.php +11
Wed Oct 20 11:53:03 EST 2010 Alex Lance <al...@cy...>
* 16824 Removed perm checking for time sheet items in comment summary, it was unnecessary.
M ./comment/lib/comment.inc.php -2 +2
|
|
From: <al...@al...> - 2010-10-20 15:36:41
|
Thu Oct 21 02:35:04 EST 2010 Alex Lance <al...@cy...>
* BUG Template escape in product sale.
Ignore-this: af294ed737a0d5d71b634b07c935e8a3
M ./sale/templates/productSaleM.tpl -1 +2
|
|
From: <al...@al...> - 2010-10-24 23:26:55
|
Sun Oct 24 20:26:07 EST 2010 Alex Lance <al...@cy...>
* 16217 Added X-Alloc-CommentID to email headers.
M ./task/lib/task.inc.php +1
|
|
From: <al...@al...> - 2010-10-25 02:56:21
|
Mon Oct 25 13:49:39 EST 2010 Alex Lance <al...@cy...>
* 17123 BUG The task list bulk updater was setting blank statuses.
Ignore-this: 6b8d73fbbe9f4f2ed5cfa30723cb576f
M ./task/lib/task.inc.php -2 +2
M ./task/taskList.php -2 +4
|
|
From: <al...@al...> - 2010-11-03 04:02:51
|
Tue Oct 12 15:50:29 EST 2010 Jeremy Chin <je...@cy...>
* 16895 Added a View Map link to the client and project pages.
Ignore-this: 3aa97676f2bb88ae36b7aa4dd6606b89
M ./client/lib/client.inc.php -1 +10
M ./config/templates/configM.tpl +5
A ./help/config_mapURL.html
A ./patches/patch-00174-jeremyc.sql
Wed Nov 3 14:24:53 EST 2010 Jeremy Chin <je...@cy...>
* 13318 Noting that the first line of the imported CSV is discarded.
Ignore-this: af02385a8860aa78fbee4964ef00a011
M ./help/projectImport_types.html -1 +1
|
|
From: <al...@al...> - 2010-11-10 02:23:55
|
Wed Nov 10 13:20:52 EST 2010 Alex Lance <al...@cy...>
* 17316 Forced all emails to be fetched using UID and not message number.
M ./email/lib/email_receive.inc.php -30 +16
M ./email/receiveEmail.php -3 +2
|
|
From: <al...@al...> - 2010-11-12 02:59:21
|
Thu Nov 4 03:40:56 EST 2010 Alex Lance <al...@cy...>
* BUG Platform dependant path separators fixed.
Ignore-this: 3a349ff4f596028ec3460d526e980a16
M ./alloc.php -1 +1
Wed Nov 10 14:19:24 EST 2010 Alex Lance <al...@cy...>
* REFACTOR Removed code from task.inc.php related to email subject line voodoo that wasn't being used.
Ignore-this: 7d344c4fafb3278a1049903c4d22be47
M ./task/lib/task.inc.php -12 +2
Fri Nov 12 12:29:22 EST 2010 Alex Lance <al...@cy...>
* 17354 Added referential integrity for taskStatus.
Ignore-this: 6c1fe6ddd207c2a5a23d108697240a33
M ./comment/lib/comment.inc.php -5 +2
M ./installation/db_constraints.sql +1
M ./installation/db_data.sql +9
M ./installation/db_structure.sql -2 +12
M ./installation/db_structure.sql.postgres -2 +11
A ./patches/patch-00176-alla.sql
M ./person/lib/person.inc.php -1 +3
M ./project/lib/import_export.inc.php -4 +2
M ./reminder/lib/reminder.inc.php -1 +1
M ./reminder/reminderAdd.php -1 +1
M ./shared/lib/interestedParty.inc.php -5 +5
M ./task/lib/task.inc.php -95 +87
M ./task/lib/task_calendar.inc.php -2 +4
M ./task/lib/task_message_list_home_item.inc.php -1 +3
M ./task/taskList.php -4 +2
M ./task/templates/taskListR.tpl -1 +1
M ./task/templates/taskM.tpl -2 +2
M ./time/lib/timeSheetItem.inc.php -2 +2
M ./tools/lib/stats.inc.php -2 +3
Fri Nov 12 13:31:51 EST 2010 Alex Lance <al...@cy...>
* 17354 Updated taskStatusOptions config.
Ignore-this: d48b0f7263ffd0ec8ca08b65daa66281
M ./config/configEdit.php -7
M ./config/metaEdit.php +3
R ./config/templates/configEdit_taskStatusOptions.tpl
M ./config/templates/configM.tpl -16
M ./config/templates/metaEdit.tpl -1 +13
M ./installation/db_data.sql -2
A ./patches/patch-00177-alla.sql
M ./shared/lib/meta.inc.php -1 +5
|
|
From: <al...@al...> - 2010-11-15 04:20:29
|
Mon Nov 15 15:19:31 EST 2010 Alex Lance <al...@cy...>
* 17354 Old task messages showing up on homepage.
Ignore-this: dc608663ba9870f46b722ceef442a878
M ./task/lib/task.inc.php -4 +5
|
|
From: <al...@al...> - 2010-11-23 06:04:02
|
Mon Nov 15 17:21:37 EST 2010 Alex Lance <al...@cy...>
* BUG Tightened criteria for name matching on incoming emails.
M ./client/lib/clientContact.inc.php -1 +1
M ./comment/lib/comment.inc.php -4 +4
M ./person/lib/person.inc.php -1 +1
Tue Nov 23 03:04:27 EST 2010 Alex Lance <al...@cy...>
* 17316 Large patch to correct comment data from the email store.
M ./client/lib/clientContact.inc.php -29 +23
M ./comment/comment.php -1 +2
M ./comment/lib/comment.inc.php -9 +10
M ./email/lib/email.inc.php -1 +3
M ./email/lib/email_receive.inc.php -2 +3
M ./installation/db_constraints.sql +1
M ./installation/db_structure.sql +1
M ./installation/db_structure.sql.postgres +1
M ./installation/patch.php -4 +4
A ./patches/patch-00178-alla.sql
A ./patches/patch-00179-alla.php
A ./patches/patch-00180-alla.sql
M ./task/lib/task.inc.php -12 +13
M ./time/lib/timeSheet.inc.php -2 +2
|
|
From: <al...@al...> - 2010-11-26 06:36:23
|
Fri Nov 26 17:03:20 EST 2010 Con Zymaris <co...@cy...>
* 14480 Update alloc documentation
Ignore-this: 1ba84bb36690d142637c52b72f6e1463
M ./help/src/help.txt -3 +131
|
|
From: <al...@al...> - 2010-12-23 04:15:58
|
Sat Nov 27 14:51:48 EST 2010 Alex Lance <al...@cy...>
* 17316 Updated patch to allow other instances of alloc to skip the big comment/email fix.
Ignore-this: e2be1cbfdb2c75408095029d89ef75a7
M ./patches/patch-00179-alla.php -92 +93
Sun Nov 28 03:44:18 EST 2010 Alex Lance <al...@cy...>
* Made time sheet rate+unit read-only for end-user, if those fields have been specified at the project level.
Ignore-this: 2344a6efd65329c5b6eb4d9ac34e8d68
M ./project/templates/projectPersonListR.tpl -1 +1
M ./time/lib/timeSheetItem.inc.php +7
M ./time/templates/timeSheetItemForm.tpl -2 +12
Mon Nov 29 13:31:16 EST 2010 Alex Lance <al...@cy...>
* BUG Added warning that the expense form will not function correctly unless a Finance TF has been configured on the Setup screen.
Ignore-this: 1597465f25882a4bba4e8b2e1b100c11
M ./finance/expenseForm.php +4
Mon Nov 29 16:22:11 EST 2010 Alex Lance <al...@cy...>
* CLI Optimized alloc mbox command.
Ignore-this: c81dd4b11718df2fa6a2639440ede097
M ./bin/alloccli/mbox.py -21 +15
M ./services/lib/services.inc.php -2 +12
Mon Nov 29 16:30:26 EST 2010 Alex Lance <al...@cy...>
* 17299 Changed comments query to just use one query instead of many. Task page loads much faster.
Ignore-this: b652d90be455d34ec41dd675f2be9ad9
M ./comment/lib/comment.inc.php -87 +89
Thu Dec 2 17:45:39 EST 2010 Alex Lance <al...@cy...>
* CLI Added alloc subscriptions --task.
Ignore-this: 17da6af179c89ff2c73cb8cc2595b226
M ./bin/alloccli/subscriptions.py -1 +12
M ./shared/lib/interestedParty.inc.php -2 +8
Mon Dec 6 14:44:06 EST 2010 Alex Lance <al...@cy...>
* Replaced $include_path_separator with the PHP constant.
Ignore-this: ac2df275182bb039db108ca9cd275392
M ./alloc.php -4 +1
Mon Dec 6 15:32:58 EST 2010 Alex Lance <al...@cy...>
* BUG PHP 5.3.3 Windows does not always respect PCRE EOL anchor in PCRE_MULTILINE mode.
Ignore-this: 6e21374a5cac26bcdfed222e52bf6fb6
M ./shared/lib/template.inc.php +4
Mon Dec 6 16:39:42 EST 2010 Alex Lance <al...@cy...>
* BUG Replaced some hardcoded forward slashes with the platform independant php constant.
Ignore-this: 4c940bc4767933ad2c24bb64c8ae8511
M ./installation/install.php -3 +3
Mon Dec 6 16:41:42 EST 2010 Alex Lance <al...@cy...>
* BUG Enlarged the minimum size for the alloc_config.php file because on windows even empty files are large.
Ignore-this: 49fbfcf86165dff6b53a435e399dcc4f
M ./installation/install.php -1 +1
Wed Dec 8 21:27:59 EST 2010 Alex Lance <al...@cy...>
* BUG Added mbstring checking to the installation program.
Ignore-this: f14c650201cca1054f934bdb80d7fca9
M ./installation/lib/init.php +4
M ./installation/templates/install.tpl +1
|
|
From: <al...@al...> - 2010-12-23 04:17:07
|
|
From: <al...@al...> - 2010-12-23 05:18:12
|
Wed Dec 1 16:39:19 EST 2010 Alex Lance <al...@cy...>
* P181 Added currencies. Added currencyTypeID to transaction, transactionRepeat and productCost.
Ignore-this: 394407dadaf8a5082fdeb0fa2d0ee956
M ./config/metaEdit.php +1
M ./config/templates/metaEdit.tpl -6 +16
M ./finance/lib/transaction.inc.php +1
M ./installation/db_constraints.sql +3
M ./installation/db_data.sql -5 +158
M ./installation/db_structure.sql +5
M ./installation/db_structure.sql.postgres +5
A ./patches/patch-00181-alla.sql
M ./project/templates/projectFormM.tpl -1 +1
M ./shared/lib/db.inc.php -1 +5
M ./shared/lib/meta.inc.php +3
|
|
From: <al...@al...> - 2010-12-23 05:18:32
|
Wed Dec 1 16:16:00 EST 2010 Alex Lance <al...@cy...>
* P182 Made the project setting of currency dictate the currency setting for related time sheets and rates.
Ignore-this: 3ee1aebfd30991ee355bfba1b20d15d5
M ./installation/db_constraints.sql +1
M ./installation/db_structure.sql -1 +2
M ./installation/db_structure.sql.postgres -1 +2
A ./patches/patch-00182-alla.sql
M ./project/project.php -2 +5
M ./project/templates/projectFormM.tpl -2 +2
M ./project/templates/projectPersonListR.tpl -1 +1
M ./shared/lib/page.inc.php -1 +5
M ./time/lib/timeSheet.inc.php -7 +11
M ./time/lib/timeSheetPrint.inc.php -8 +8
M ./time/templates/timeSheetItemForm.tpl -2 +2
M ./time/templates/timeSheetItemR.tpl -2 +2
M ./time/templates/timeSheetTransactionListViewR.tpl -1 +1
M ./time/timeSheet.php -7 +13
|
|
From: <al...@al...> - 2010-12-23 05:18:51
|
Thu Dec 16 17:51:04 EST 2010 Alex Lance <al...@cy...>
* P183 Added support for setting the default alloc currency on the Setup, Finance screen.
Ignore-this: 1482d0b5e78945734c58c24fecf50b9c
M ./config/config.php +35
M ./config/templates/configM.tpl +5
A ./help/config_currency.html
M ./installation/db_data.sql -1 +1
A ./patches/patch-00183-alla.sql
|