|
From: <al...@al...> - 2011-02-14 05:30:06
|
Mon Feb 14 14:38:26 EST 2011 Alex Lance <al...@cy...>
* Added tallies of various entities.
Ignore-this: 2197e6a0fa0e5b8469d4d04bf1722ae4
M ./client/templates/clientListM.tpl -1 +2
M ./css/src/style.tpl +4
M ./css/style_default.css +4
M ./css/style_lava.css +4
M ./css/style_leaf.css +4
M ./css/style_nacho.css +4
M ./css/style_rams.css +4
M ./css/style_tweak.css +4
M ./finance/templates/tfListM.tpl +1
M ./project/templates/projectListM.tpl +1
M ./project/templates/projectTaskS.tpl +1
M ./task/templates/taskListM.tpl +1
Mon Feb 14 15:49:27 EST 2011 Alex Lance <al...@cy...>
* REFACTOR tf::get_list() to MVC pattern.
Ignore-this: 3c97a56b6f673ed6df206dc1d1de1a8
M ./finance/lib/tf.inc.php +89
M ./finance/lib/tfList_home_item.inc.php -41 +3
M ./finance/templates/tfListH.tpl -3 +23
M ./finance/templates/tfListM.tpl -6 +22
R ./finance/templates/tfListR.tpl
M ./finance/tfList.php -84 +2
Mon Feb 14 15:51:10 EST 2011 Alex Lance <al...@cy...>
* CLI Added `alloc accounts`.
Ignore-this: 7371b144f5812b98d78d244fc0120a78
M ./bin/alloccli/__init__.py -1 +1
A ./bin/alloccli/accounts.py
Mon Feb 14 15:52:12 EST 2011 Alex Lance <al...@cy...>
* CLI Removed transform for timeActual in `alloc tasks`.
Ignore-this: 41b6ae97c5c9819b1002d38bd62ed66d
M ./bin/alloccli/tasks.py -4 +5
|
|
From: <al...@al...> - 2011-03-07 05:48:22
|
Wed Mar 2 11:31:24 EST 2011 Jeremy Chin <je...@cy...>
* 18050 Select first time unit as default for new project people.
Ignore-this: 9e9b4991e99937c7d6a8000aa12f8d8c
M ./project/project.php -1 +4
Wed Mar 2 12:10:25 EST 2011 Jeremy Chin <je...@cy...>
* 17941 Re-open closed/pending tasks on client emails.
Ignore-this: ca5ef6b0bc1dc6862672b7d913101a00
M ./comment/lib/comment.inc.php +4
M ./task/lib/task.inc.php +19
|
|
From: <al...@al...> - 2011-03-08 06:19:43
|
Tue Mar 8 17:18:24 EST 2011 Alex Lance <al...@cy...>
* CLI Improved error reporting for .netrc authentication.
Ignore-this: 11e5de901128fd8c39563cd1b1196c6b
M ./bin/alloccli/alloc.py -5 +4
|
|
From: alla@ - 2011-03-22 16:08:26
|
Wed Mar 23 03:03:17 EST 2011 Alex Lance <al...@cy...>
* CLI Added `alloc edit` for creating and updating tasks and other entities.
Ignore-this: 780031c5a4abbc44aee845fe7d1f546
M ./bin/alloccli/__init__.py -1 +1
M ./bin/alloccli/alloc.py -1 +1
A ./bin/alloccli/edit.py
M ./services/lib/services.inc.php +103
M ./task/lib/task.inc.php +4
|
|
From: alla@ - 2011-03-24 03:13:02
|
Wed Mar 23 04:33:51 EST 2011 Alex Lance <al...@cy...>
* CLI REFACTOR Moved transaction::get_list() over to MVC pattern.
Ignore-this: 2f3f64541794ed96589eee4f7eb667a1
M ./finance/lib/transaction.inc.php -88 +31
M ./finance/searchTransaction.php -14 +6
M ./finance/templates/searchTransactionM.tpl -2 +41
R ./finance/templates/searchTransactionR.tpl
M ./finance/templates/transactionListM.tpl -1 +40
M ./finance/transactionList.php -5 +3
Wed Mar 23 16:35:22 EST 2011 Alex Lance <al...@cy...>
* BUG in permission page.
Ignore-this: fd6bd6328201fcfa4fc40f8ac6ce59c3
M ./security/permission.php +3
Thu Mar 24 13:47:02 EST 2011 Alex Lance <al...@cy...>
* CLI Added --item to `alloc edit`. Improved time sheet perm checking.
Ignore-this: 4ee37dd8ab3358bf6c03dcb1b8033dd7
M ./bin/alloccli/edit.py -6 +14
M ./services/lib/services.inc.php -1 +62
M ./time/lib/timeSheet.inc.php +4
M ./time/lib/timeSheetItem.inc.php -15 +40
M ./time/templates/timeSheetItemForm.tpl -1 +1
M ./time/timeSheetItem.php -22 +18
Thu Mar 24 13:50:57 EST 2011 Alex Lance <al...@cy...>
* CLI COSMETIC Made smiley less irritating.
Ignore-this: 23e1e09c6253ec7ec1c1091afc59f63f
M ./bin/alloccli/alloc.py -1 +1
Thu Mar 24 13:51:58 EST 2011 Alex Lance <al...@cy...>
* CLI Improved help text for `alloc edit --task help`.
Ignore-this: 217fb5505186d9ecba15710aa7ec2f33
M ./services/lib/services.inc.php -9 +9
|
|
From: alla@ - 2011-04-01 04:03:38
|
Sun Mar 27 18:14:33 EST 2011 Alex Lance <al...@cy...>
* 18215 Fixed time sheet list filter.
Ignore-this: 88f7887aa2c441af849c24bf81a38aa
M ./bin/alloccli/timesheets.py -1 +1
M ./time/lib/timeSheet.inc.php -4 +6
M ./time/timeSheetList.php +2
|
|
From: alla@ - 2011-04-20 06:39:42
|
Fri Mar 18 13:53:09 EST 2011 Jeremy Chin <je...@cy...>
* 18145 'Adjusting help text for estimate fields.'
Ignore-this: 85129150776f16cfd1bf2ac6fb2b5749
M ./help/task_estimates.html -7 +4
|
|
From: alla@ - 2011-04-20 06:41:00
|
Mon Mar 28 15:09:55 EST 2011 Jeremy Chin <je...@cy...>
* 18141 Show task ID on printed timesheets.
Ignore-this: 4c100dda75077e7fff14891ed08a2737
M ./time/lib/timeSheetPrint.inc.php -6 +9
Wed Mar 30 12:28:34 EST 2011 Jeremy Chin <je...@cy...>
* 18208 Fix ampersands in RSS feed.
Ignore-this: 93c9f861b0a9c04b57355f0bd5a21ea6
M ./task/rss.php -8 +18
Thu Mar 31 10:59:12 EST 2011 Jeremy Chin <je...@cy...>
* 18144 Add filter and project name to RSS feed.
Ignore-this: 9137f89b005a7fe291a979aa9f659583
M ./config/config.php +14
M ./config/templates/configM.tpl +29
A ./help/config_rssEntries.html
A ./help/config_rssFeed.html
A ./help/config_rssStatusFilter.html
M ./task/rss.php -20 +47
Wed Apr 20 11:57:33 EST 2011 Jeremy Chin <je...@cy...>
* 18471 Changing Cybersource -> Cyber in the code.
Ignore-this: 1bd3bbde1209703a0e6df73affc7009c
M ./AUTHORS -1 +1
M ./INSTALL -2 +3
M ./installation/db_data.sql -1 +1
M ./installation/install.php -1 +1
M ./installation/templates/install.tpl -1 +1
M ./login/login.php -1 +1
Wed Apr 20 12:10:37 EST 2011 Jeremy Chin <je...@cy...>
* 18471 Change Cybersource -> Cyber IT in help document.
Ignore-this: 9b53c2f1406692e24b18626898cf3203
M ./help/src/help.txt -26 +26
|
|
From: alla@ - 2011-06-03 05:11:25
|
Fri Apr 8 18:42:29 EST 2011 Alex Lance <al...@cy...>
* Refactored exchange rates download and added button to config screen to manually download rates.
Ignore-this: 62a81b87391f4499ce54a91e391088d9
M ./config/config.php +6
M ./config/templates/configM.tpl +5
M ./finance/lib/exchangeRate.inc.php +24
M ./finance/updateExchangeRates.php -20 +1
A ./help/config_exchangeRates.html
Wed May 4 16:56:48 EST 2011 Alex Lance <al...@cy...>
* 17911 Changed the percentage complete field to be generated from the task's limit field, intead of the expected field.
Ignore-this: 5137443333e2fa49114607ce087e6706
M ./task/lib/task.inc.php -1 +1
Sun May 8 04:05:23 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Fixed missing td in table.
Ignore-this: 5702cf349696f6ed068904994b6660a7
M ./time/templates/timeSheetTransactionListViewR.tpl -1 +2
Sun May 8 04:09:29 EST 2011 Alex Lance <al...@cy...>
* 18147 Added facility to allow time sheets to have updated rates.
Ignore-this: e3b1183dced762717954145eac3f6436
A ./help/client_billing.html
A ./help/engineer_amount.html
M ./time/lib/timeSheet.inc.php -2 +20
M ./time/lib/timeSheetItem.inc.php -1 +1
M ./time/templates/timeSheetFormM.tpl -4 +14
M ./time/timeSheet.php -2 +23
Sun May 8 04:09:43 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Fixed alignment of help box on time sheet page.
Ignore-this: 658a0f47da3d20fcd3ae1e2e8704114f
M ./time/templates/timeSheetFormM.tpl -1 +1
Sun May 8 19:55:25 EST 2011 Alex Lance <al...@cy...>
* 18592 Optimized the client searching tools.
Ignore-this: 9217acb5d6e2e5a06d676bfb9f4daacf
M ./client/lib/clientContact.inc.php -20 +10
Tue May 31 19:43:13 EST 2011 Alex Lance <al...@cy...>
* CLI added get_people() utility to services.
Ignore-this: c8765344b838ecc173bee0b09f0f3adf
M ./bin/alloccli/alloc.py +6
M ./services/lib/services.inc.php +37
Tue May 31 19:58:20 EST 2011 Alex Lance <al...@cy...>
* CLI Bug in edit, strings not re-joined correctly.
Ignore-this: f8fb2553c8ff21a3d535ef52ff0d7f53
M ./bin/alloccli/edit.py -1 +1
Tue May 31 20:03:35 EST 2011 Alex Lance <al...@cy...>
* BUG fixed warning in imp() function.
Ignore-this: f789639118a182b58aa45f0a4f121ff0
M ./shared/lib/page.inc.php -1 +1
M ./shared/util.inc.php -1 +1
Tue May 31 20:05:16 EST 2011 Alex Lance <al...@cy...>
* Made person searching lib more flexible.
Ignore-this: 2ae6428751d2d933ef5bb5a40b1ebe79
M ./person/lib/person.inc.php -2 +10
Fri Jun 3 14:50:37 EST 2011 Alex Lance <al...@cy...>
* CLI Fixed security bug in `alloc timesheets`.
Ignore-this: ef9d8a155318f94f34be2175a05cbda4
M ./shared/lib/db_entity.inc.php -1 +1
M ./time/lib/timeSheet.inc.php -1 +3
Fri Jun 3 15:06:07 EST 2011 Alex Lance <al...@cy...>
* CLI Added TF filtering to `alloc timesheets`.
Ignore-this: afbacb0e48650fa4e68474b1d6acf2fc
M ./bin/alloccli/timesheets.py -1 +11
M ./finance/lib/tf.inc.php +9
M ./services/lib/services.inc.php -1 +3
M ./time/lib/timeSheet.inc.php +4
Fri Jun 3 15:06:22 EST 2011 Alex Lance <al...@cy...>
* CLI added --creator option to `alloc timesheets`.
Ignore-this: 396da4790bbeb59527160ba77823b8ac
M ./bin/alloccli/alloc.py -1 +4
M ./bin/alloccli/timesheets.py +3
|
|
From: alla@ - 2011-07-04 08:17:00
|
Fri Jul 1 03:56:41 EST 2011 Alex Lance <al...@cy...>
* Added ability for the search indexer to run asynchronously.
Ignore-this: 80549ade061f7d5f00bf85ad51d9abaf
M ./installation/db_constraints.sql +1
M ./installation/db_structure.sql +7
M ./installation/install.php +3
M ./installation/templates/install.tpl +3
A ./patches/patch-00209-alla.sql
A ./search/lib/indexQueue.inc.php
M ./search/lib/init.php +1
A ./search/updateIndex.php
M ./shared/lib/db_entity.inc.php -1 +1
|
|
From: alla@ - 2011-07-20 00:14:34
|
Fri Apr 1 16:34:19 EST 2011 Alex Lance <al...@cy...>
* Removed automatic emails from time sheets.
Ignore-this: 5e5c27addb0c47779d2b06f89c8a5c6b
M ./time/lib/timeSheet.inc.php -194 +12
M ./time/templates/timeSheetFormM.tpl -3
M ./time/timeSheet.php -22 +1
Tue May 31 20:07:19 EST 2011 Alex Lance <al...@cy...>
* Added some more figures to the project finances box.
Ignore-this: ab0e335f5392ff1871a315cd406d9dee
M ./project/project.php +28
M ./project/templates/projectFormM.tpl -5 +11
Tue May 31 20:31:44 EST 2011 Alex Lance <al...@cy...>
* Updated error handling for timeSheet::add_timeSheetItem_by_task().
Ignore-this: 676829d0b1d9489353a40ca651ae8c5f
M ./services/lib/services.inc.php -3 +5
M ./time/lib/timeSheet.inc.php -3 +7
Fri Jun 3 15:23:38 EST 2011 Alex Lance <al...@cy...>
* Added permission for tokenAction.
Ignore-this: 6d3ad158c280427b8d8399d2d78aa2d
M ./installation/db_data.sql +1
A ./patches/patch-00207-alla.sql
Mon Jun 6 15:28:31 EST 2011 Alex Lance <al...@cy...>
* CLI Added `timesheets --status all`.
Ignore-this: ffbd1cefb6daac4f7a5f5f2907783c0d
M ./bin/alloccli/timesheets.py -1 +3
Wed Jun 8 16:17:44 EST 2011 Alex Lance <al...@cy...>
* 18712 CLI hide the user's alloc password in error dumps.
Ignore-this: 66fe3728c87001779444ce12db9f8e51
M ./bin/alloccli/alloc.py +1
Thu Jun 9 14:24:51 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Hide all email signatures in task comments by default.
Ignore-this: 2f729484dd44b2800146168b5406ec55
M ./comment/lib/comment.inc.php -1 +1
Fri Jun 10 16:37:06 EST 2011 Alex Lance <al...@cy...>
* 18623 Fixed the html entity escaping, of the task comment summary.
Ignore-this: d05d91897f47f421529efd1a7b80f858
M ./comment/templates/summaryR.tpl -2 +2
Fri Jun 10 16:50:59 EST 2011 Alex Lance <al...@cy...>
* 18823 Added rejected time sheets to users' home page list.
Ignore-this: 96bf9b454eef90f77e85e48eefb28f96
M ./time/lib/timeSheetListHomeItem.inc.php -1 +1
Fri Jun 10 16:54:24 EST 2011 Alex Lance <al...@cy...>
* 18823 Made add_timeSheetItem_by_task skip past rejected time sheets when looking for a time sheet to add time to.
Ignore-this: 9a7ed12ee600204b34e8e7e2868cf6f3
M ./time/lib/timeSheet.inc.php +1
Sun Jun 19 14:49:53 EST 2011 Alex Lance <al...@cy...>
* 18878 CLI Added --rate to `alloc time` for double-time rates etc.
Ignore-this: 5effde7fbaf45359f029ab3dd54ee53f
M ./bin/alloccli/alloc.py -2 +4
M ./bin/alloccli/time.py -2 +7
M ./services/lib/services.inc.php -4 +4
M ./time/lib/timeSheet.inc.php -4 +4
M ./time/lib/timeSheetItem.inc.php -1 +1
Sun Jun 19 16:01:01 EST 2011 Alex Lance <al...@cy...>
* 18329 Updated time sheet item validation logic to prevent erroneous items being created.[2]
Ignore-this: 2e82ceb59d3962ac84cf6cb7915f1312
M ./bin/alloccli/time.py -4 +2
M ./services/lib/services.inc.php -3 +3
M ./time/lib/timeSheet.inc.php -24 +24
M ./time/lib/timeSheetItem.inc.php -1 +1
Sun Jun 19 16:39:35 EST 2011 Alex Lance <al...@cy...>
* CLI REFACTOR Reduced 2 add_timeSheetItem_by_X() methods down to add_time. Renamed --rate to --multiplier in `alloc time`.
Ignore-this: 2ba877e5bd1ca922f9435ea08ee485fa
M ./bin/alloccli/alloc.py -20 +4
M ./bin/alloccli/time.py -6 +18
M ./services/lib/services.inc.php -16 +2
M ./time/lib/timeSheet.inc.php -11 +14
Wed Jun 29 18:00:59 EST 2011 Alex Lance <al...@cy...>
* 19030 Made ALL new comments get sent to the ALLOC_DEFAULT_FROM_ADDRESS.
Ignore-this: 6f426ca2f4a5c30623eb11a9cd291263
M ./comment/comment.php -5 +1
Thu Jun 30 15:26:30 EST 2011 Alex Lance <al...@cy...>
* 19021 Modified project dropdown on the task page, to include the task's project, even if the project is archived.
Ignore-this: 7a4bb422704bdeeff51a2887d3ac3e74
M ./task/lib/task.inc.php -2 +2
Thu Jun 30 17:45:05 EST 2011 Alex Lance <al...@cy...>
* BUG Fixed invoice::load_invoice_filter() to work with client::get_list() correctly.
Ignore-this: 8fac9239328de4a2275a80384b15f4a9
M ./invoice/lib/invoice.inc.php +1
Thu Jun 30 17:51:13 EST 2011 Alex Lance <al...@cy...>
* Updated password hashing lib.
Ignore-this: 19e0e93d5ac150da35f5c23343b632d6
M ./shared/lib/PasswordHash.inc.php -5 +10
Fri Jul 1 00:23:56 EST 2011 Alex Lance <al...@cy...>
* BUG Made the "Uncompleted Tasks" list on the project page include Pending tasks, as they are uncompleted too.
Ignore-this: 879cd5db8bc6175774b9c5ef3332b96a
M ./project/project.php -1 +1
Fri Jul 1 01:46:07 EST 2011 Alex Lance <al...@cy...>
* 19021 Made archiving a project, archive the project's tasks.
Ignore-this: 74c8a81bf67340579e39424e6a47944a
M ./installation/db_data.sql +1
A ./patches/patch-00208-alla.sql
M ./project/lib/project.inc.php +24
M ./shared/lib/db_entity.inc.php +34
M ./task/lib/task.inc.php -8 +8
Fri Jul 1 01:48:29 EST 2011 Alex Lance <al...@cy...>
* 19021 Made un-archiving a project, un-archive the project's tasks.
Ignore-this: 3a7411b531bef43be65485cf01be37f
M ./project/lib/project.inc.php +27
Fri Jul 1 03:30:24 EST 2011 Alex Lance <al...@cy...>
* BUG Added html entity escaping to the search input box.
Ignore-this: f7d91b7eb9c8d2bb0920f5be3cc46068
M ./search/templates/searchM.tpl -1 +1
Fri Jul 1 03:59:44 EST 2011 Alex Lance <al...@cy...>
* Made bulk updates use the asynchronous search index updater, fixes performance issue in bulk updates.
Ignore-this: 7d81022c80f06c4e7f0060cf789d6bbe
M ./project/lib/project.inc.php +2
M ./shared/lib/db.inc.php +5
M ./shared/lib/db_entity.inc.php -4 +18
M ./task/taskList.php +2
Fri Jul 1 04:19:41 EST 2011 Alex Lance <al...@cy...>
* Made comments perform search-index updates asynchronously.
Ignore-this: 951cc26c1c0b1f201bb171254f9265db
M ./comment/comment.php +1
M ./comment/lib/comment.inc.php -4
Tue Jul 5 17:04:35 EST 2011 Alex Lance <al...@cy...>
* CLI Made alloc die with error if attempting to use bad field names with --fields.
Ignore-this: 8471d51ebe05ef493c235eaa844dc860
M ./bin/alloccli/alloc.py -7 +11
Tue Jul 5 17:06:40 EST 2011 Alex Lance <al...@cy...>
* 18914 CLI Added validation to the --order functionality to ensure only correct column names are used.
Ignore-this: d65619fc11803bf5f36f491c241c18d5
M ./bin/alloccli/alloc.py +6
Tue Jul 12 04:41:49 EST 2011 Alex Lance <al...@cy...>
* CLI Renamed `alloc time` to `alloc work` to avoid naming collision with python's time module.
Ignore-this: 2a1ce4066a8c27f6177f3ef7c72482a2
./bin/alloccli/time.py -> ./bin/alloccli/work.py
M ./bin/alloccli/__init__.py -1 +1
M ./bin/alloccli/work.py -3 +3
Wed Jul 13 18:35:13 EST 2011 Alex Lance <al...@cy...>
* CLI Made alloc-cli use ~/.alloc/{config,session} for config and session persistence.
Ignore-this: 56ea86e085f15a30490c23385a839f57
M ./bin/alloccli/alloc.py -6 +66
Wed Jul 13 18:38:42 EST 2011 Alex Lance <al...@cy...>
* CLI Refactored subcommand help mechanism so that the (future) cmd functionality can utilize it.
Ignore-this: bc780ec4705d5d2f127459d1295b71b8
M ./bin/alloccli/accounts.py -2 +2
M ./bin/alloccli/alloc.py -17 +21
M ./bin/alloccli/browse.py -2 +2
M ./bin/alloccli/edit.py -2 +2
M ./bin/alloccli/mbox.py -2 +2
M ./bin/alloccli/projects.py -2 +2
M ./bin/alloccli/submit.py -2 +2
M ./bin/alloccli/subscriptions.py -2 +2
M ./bin/alloccli/tasks.py -2 +2
M ./bin/alloccli/timesheets.py -2 +2
M ./bin/alloccli/work.py -2 +2
Mon May 2 11:57:34 EST 2011 Jeremy Chin <je...@cy...>
* 18260 Add checkbox for project in task filter.
Ignore-this: 622104849d912a85162affdcb8edea78
M ./task/lib/task.inc.php +1
M ./task/taskList.php -1
M ./task/templates/taskFilterS.tpl -1 +2
Mon Jul 11 11:32:37 EST 2011 Jeremy Chin <je...@cy...>
* 17981 Add estimator to list of template variables.
Ignore-this: 82634146504c37364824df96efcc8e85
M ./comment/templates/commentTemplateM.tpl -3 +4
Wed Jul 20 10:03:31 EST 2011 Alex Lance <al...@cy...>
* 19140 CLI Updated `alloc accounts` to be able to list transactions.
Ignore-this: ee9fc675ec99e3669a61b0310ab7baad
M ./bin/alloccli/accounts.py -13 +37
M ./finance/lib/tf.inc.php -4 +38
M ./finance/lib/transaction.inc.php -17 +20
M ./finance/searchTransaction.php -2 +6
M ./finance/transactionList.php -2 +7
|
|
From: alla@ - 2011-07-20 00:18:58
|
Wed Jul 20 10:18:27 EST 2011 Alex Lance <al...@cy...>
* CLI Fixed erroneous sort by field in `alloc tasks`.
Ignore-this: d9ccd04594e4221069cd9b9af6bf07da
M ./bin/alloccli/tasks.py -1 +1
|
|
From: alla@ - 2011-07-21 14:11:02
|
Wed Jul 20 23:05:05 EST 2011 Alex Lance <al...@cy...>
* 19125 CLI added ability for alloc-cli to have per-field transformations in ~/.alloc/transforms.
Ignore-this: 4517545ba0c15f81daae837e786f9c6e
M ./bin/alloccli/alloc.py +45
Thu Jul 21 06:04:55 EST 2011 Alex Lance <al...@cy...>
* 18118 Fixed issue where the task estimator field could not be seen in the task view.
Ignore-this: f5efc42d44962d935075fe7f90b586a
M ./task/templates/taskM.tpl -1 +1
Thu Jul 21 07:13:10 EST 2011 Alex Lance <al...@cy...>
* 19110 CLI Added more field name definitions for time sheets.
Ignore-this: 8b21c5e67be73feeab0058ade144354d
M ./bin/alloccli/alloc.py -1 +27
Thu Jul 21 07:15:13 EST 2011 Alex Lance <al...@cy...>
* 19110 CLI Changed failure mode for bad --fields and --sort from a die() to an err().
Ignore-this: 33390c2bc151978d2a240255464efe85
M ./bin/alloccli/alloc.py -2 +2
Thu Jul 21 07:16:26 EST 2011 Alex Lance <al...@cy...>
* 19110 CLI Made timeSheetItem::get_list() populate empty fields so that CLI doesn't break on them.
Ignore-this: 790e471fa9718a854c494d984221979d
M ./time/lib/timeSheetItem.inc.php +1
Thu Jul 21 07:17:51 EST 2011 Alex Lance <al...@cy...>
* CLI Added `alloc timesheets --fields`.
Ignore-this: 6750daf0792f30c044ad5abe3e660d7b
M ./bin/alloccli/timesheets.py -2 +3
Thu Jul 21 10:35:13 EST 2011 Alex Lance <al...@cy...>
* CLI added alloc-cli interactive shell[2].
Ignore-this: e93f1a888e66300eef9997f64c70c052
M ./bin/alloc -29 +28
M ./bin/alloccli/alloc.py +136
Thu Jul 21 23:49:09 EST 2011 Alex Lance <al...@cy...>
* 19246 19140 19253 Fixed transaction list display.
Ignore-this: 6ce3c84174e93b2edd1d615ca0e656f0
M ./finance/lib/tf.inc.php -7 +10
M ./finance/lib/transaction.inc.php -7 +9
Thu Jul 21 23:54:26 EST 2011 Alex Lance <al...@cy...>
* 19246 CLI Enabled `alloc accounts`.
Ignore-this: 41ec0234830797fe7dc94b32796dcb39
M ./services/lib/services.inc.php -4
Fri Jul 22 00:06:45 EST 2011 Alex Lance <al...@cy...>
* 18501 Fixed default comment template types, and alignment of field.
Ignore-this: 68e89d6741cd3799bf902f69bf060452
M ./comment/templates/commentTemplateM.tpl -2 +8
|
|
From: alla@ - 2011-07-21 23:40:31
|
Fri Jul 22 09:39:29 EST 2011 Alex Lance <al...@cy...>
* 19190 CLI Make print_table work with unicode characters.
Ignore-this: 2999d82a7c12e7f5f408129c345e2b70
M ./bin/alloccli/alloc.py -1 +1
|
|
From: alla@ - 2011-07-28 22:31:08
|
Thu Jul 28 11:10:03 EST 2011 Alex Lance <al...@cy...>
* 18850 CLI Added rudimentary versioning, to allow the CLI to detect when it needs to be upgraded.
Ignore-this: 806fe1c17aa924cb51d48dc0f82d9e8a
M ./bin/alloccli/alloc.py +2
M ./services/json.php +3
Thu Jul 28 12:50:49 EST 2011 Alex Lance <al...@cy...>
* 18149 Rejigged task page html to render better in text-only web browsers.
Ignore-this: 51ce258e2ca37fab85e72c0ce6cb9ea5
M ./task/templates/taskM.tpl -131 +116
Fri Jul 29 07:58:28 EST 2011 Alex Lance <al...@cy...>
* ROLLBACK Removed automatic emails from time sheets.
Ignore-this: ef62662fd49a07247186ff4c9c71ebee
M ./time/lib/timeSheet.inc.php -12 +194
M ./time/templates/timeSheetFormM.tpl +3
M ./time/timeSheet.php -1 +22
|
|
From: alla@ - 2011-07-31 22:30:00
|
Mon Aug 1 08:29:15 EST 2011 Alex Lance <al...@cy...> tagged allocPSA 1.8.0 Ignore-this: d949ac26a1473b0f459b710d04cc7dbe |
|
From: alla@ - 2011-08-04 01:46:51
|
Thu Aug 4 11:45:18 EST 2011 Alex Lance <al...@cy...>
* BUG Fixed bug in get_mime_type() that returns incorrect type for plain text files.
M ./shared/util.inc.php -1 +1
|
|
From: alla@ - 2011-08-15 06:15:31
|
Mon Aug 15 16:09:45 EST 2011 Alex Lance <al...@cy...>
* 19426 CLI Added re-authentication support for dead sessions to alloc-cli.
M ./bin/alloccli/alloc.py -7 +29
M ./services/json.php -8 +13
M ./services/lib/services.inc.php -3 +1
Mon Aug 15 16:13:44 EST 2011 Alex Lance <al...@cy...>
* CLI Removed non-functioning worklog call.
M ./bin/alloccli/alloc.py -1 +1
|
|
From: alla@ - 2011-08-22 06:54:50
|
Mon Aug 22 16:54:01 EST 2011 Alex Lance <al...@cy...>
* BUG Time sheet items created from emails not working.
M ./shared/lib/interestedParty.inc.php -1 +1
|
|
From: alla@ - 2011-09-01 04:02:31
|
Sat Aug 27 15:05:54 EST 2011 Alex Lance <al...@cy...>
* SECURITY Patched hole in transaction::get_list().
M ./finance/lib/transaction.inc.php +9
Sat Aug 27 15:26:23 EST 2011 Alex Lance <al...@cy...>
* 19522 CLI Fleshed out column names, to prevent bad name errors.
M ./bin/alloccli/accounts.py -13 +4
M ./bin/alloccli/alloc.py -75 +93
M ./bin/alloccli/projects.py -1 +4
M ./bin/alloccli/tasks.py -19 +3
M ./bin/alloccli/timesheets.py -3 +3
M ./time/lib/timeSheetItem.inc.php -2 +2
Sat Aug 27 15:34:53 EST 2011 Alex Lance <al...@cy...>
* Optimized transaction::get_list() some more.
M ./finance/lib/transaction.inc.php -14 +9
Tue Aug 30 15:44:18 EST 2011 Alex Lance <al...@cy...>
* 19573 CLI Fixed argument list for alloc tokens.
M ./bin/alloccli/tokens.py -2 +2
Tue Aug 30 15:50:51 EST 2011 Alex Lance <al...@cy...>
* 19573 CLI Fixed index error in alloc subscriptions.
M ./bin/alloccli/subscriptions.py -5 +5
|
|
From: alla@ - 2011-09-01 05:18:39
|
Thu Sep 1 14:59:20 EST 2011 Alex Lance <al...@cy...>
* 18149 HTML rejiggery for chrome browsers.
M ./task/templates/taskM.tpl -7 +20
Thu Sep 1 15:18:11 EST 2011 Alex Lance <al...@cy...>
* Upgraded to jQuery 1.6.2.
M ./javascript/jquery.js -29 +33
|
|
From: alla@ - 2011-09-08 07:17:03
|
Wed Dec 1 17:03:06 EST 2010 Con Zymaris <co...@cy...>
* 14480 Update alloc documentation
M ./help/src/help.txt -4 +13
Thu Sep 8 16:54:23 EST 2011 Con Zymaris <co...@cy...>
* Minor tweaks to help file
M ./help/src/help.txt -110 +96
|
|
From: alla@ - 2011-10-11 03:45:45
|
Tue Oct 11 14:44:09 EST 2011 Alex Lance <al...@cy...>
* 19866 Fixed bug in time sheet update rate mechanism.
M ./time/timeSheet.php -1 +1
|
|
From: alla@ - 2011-10-21 11:29:01
|
Tue Oct 11 21:17:23 EST 2011 Alex Lance <al...@cy...>
* CLI Added support for $ALLOC_HOME.
M ./bin/alloccli/alloc.py -1 +5
Tue Oct 11 22:46:57 EST 2011 Alex Lance <al...@cy...>
* CLI Added support for HTTP authentication.
M ./bin/alloccli/alloc.py -33 +61
Wed Oct 12 00:25:37 EST 2011 Alex Lance <al...@cy...>
* CLI Added ALLOC environment variable to alloc choosing between different setups in the config file.
M ./bin/alloccli/alloc.py -6 +4
Tue Oct 4 10:53:09 EST 2011 Jeremy Chin <je...@cy...>
* Log SQL errors.
M ./shared/lib/db_entity.inc.php +1
Thu Oct 13 13:58:41 EST 2011 Trent W. Buck <tw...@cy...>
* Have pyflakes remove obvious python fuckups.
Obviously, there are plenty of other fuckups that pyflakes won't spot.
M ./Makefile +5
Thu Oct 13 13:59:29 EST 2011 Trent W. Buck <tw...@cy...>
* Disable releases that contain pyflakes-detectable problems.
M ./Makefile -1 +1
Thu Oct 13 15:08:14 EST 2011 Alex Lance <al...@cy...>
* CLI Removed the errors detected by pyflakes.
M ./bin/alloc -1
M ./bin/alloccli/accounts.py -1
M ./bin/alloccli/alloc.py -5 +3
M ./bin/alloccli/browse.py -1
M ./bin/alloccli/mbox.py -2
M ./bin/alloccli/projects.py -1
M ./bin/alloccli/subscriptions.py -2
M ./bin/alloccli/timesheets.py -2
M ./bin/alloccli/tokens.py -3
M ./bin/alloccli/view.py -2
Fri Oct 14 02:15:54 EST 2011 Alex Lance <al...@cy...>
* CLI De-linted alloc.py.
M ./bin/alloccli/alloc.py -153 +188
Fri Oct 14 02:17:07 EST 2011 Alex Lance <al...@cy...>
* CLI Performance enhancement for HTTP authentication.
M ./bin/alloccli/alloc.py -14 +15
Fri Oct 14 03:59:55 EST 2011 Alex Lance <al...@cy...>
* CLI Added shlex command line argument handling for alloc shell.
M ./bin/alloccli/alloc.py -3 +3
Fri Oct 14 04:06:40 EST 2011 Alex Lance <al...@cy...>
* CLI Simplified sorting code for lists.
M ./bin/alloccli/alloc.py -16 +17
Fri Oct 14 05:49:10 EST 2011 Alex Lance <al...@cy...>
* CLI More de-linting.
M ./bin/alloccli/alloc.py -69 +65
M ./bin/alloccli/work.py +8
Fri Oct 21 17:54:10 EST 2011 Alex Lance <al...@cy...>
* CLI Reinstated ~/.netrc support.
M ./bin/alloccli/alloc.py -25 +41
Fri Oct 21 17:55:28 EST 2011 Alex Lance <al...@cy...>
* CLI Added better debugging support to alloc-cli.
M ./bin/alloccli/alloc.py -2 +4
Fri Oct 21 18:08:51 EST 2011 Alex Lance <al...@cy...>
* CLI Fixed ID names for list column headers.
M ./bin/alloccli/alloc.py -6 +6
M ./bin/alloccli/timesheets.py -1 +1
Fri Oct 21 18:46:23 EST 2011 Alex Lance <al...@cy...>
* CLI changed some forward slashes to os.sep.
M ./bin/alloccli/alloc.py -3 +3
Fri Oct 21 19:32:08 EST 2011 Alex Lance <al...@cy...>
* CLI Changed one_line_help functionality to use __doc__ instead.
M ./bin/alloccli/accounts.py -3 +2
M ./bin/alloccli/alloc.py -4 +4
M ./bin/alloccli/browse.py -4 +2
M ./bin/alloccli/edit.py -3 +2
M ./bin/alloccli/mbox.py -3 +2
M ./bin/alloccli/projects.py -3 +2
M ./bin/alloccli/submit.py -3 +2
M ./bin/alloccli/subscriptions.py -3 +2
M ./bin/alloccli/tasks.py -3 +2
M ./bin/alloccli/timesheets.py -3 +2
M ./bin/alloccli/tokens.py -3 +2
M ./bin/alloccli/version.py -3 +3
M ./bin/alloccli/view.py -3 +2
M ./bin/alloccli/work.py -3 +2
Fri Oct 21 21:47:28 EST 2011 Alex Lance <al...@cy...>
* CLI Added doc strings to subcommands.
M ./bin/alloccli/accounts.py +1
M ./bin/alloccli/browse.py +1
M ./bin/alloccli/edit.py +1
M ./bin/alloccli/mbox.py +1
M ./bin/alloccli/projects.py +1
M ./bin/alloccli/submit.py +1
M ./bin/alloccli/subscriptions.py +1
M ./bin/alloccli/tasks.py +1
M ./bin/alloccli/timesheets.py +1
M ./bin/alloccli/tokens.py +1
M ./bin/alloccli/version.py -1 +1
M ./bin/alloccli/view.py +1
M ./bin/alloccli/work.py +1
Fri Oct 21 22:15:41 EST 2011 Alex Lance <al...@cy...>
* Added support for pylint to `make test`.
M ./Makefile -1 +24
Fri Oct 21 22:26:22 EST 2011 Alex Lance <al...@cy...>
* CLI alloc-cli lint.
M ./bin/alloccli/__init__.py -1 +3
M ./bin/alloccli/accounts.py -18 +22
M ./bin/alloccli/alloc.py -8 +7
M ./bin/alloccli/browse.py -10 +11
M ./bin/alloccli/edit.py -9 +10
M ./bin/alloccli/mbox.py -14 +15
M ./bin/alloccli/projects.py -17 +16
M ./bin/alloccli/submit.py -8 +9
M ./bin/alloccli/subscriptions.py -19 +22
M ./bin/alloccli/tasks.py -23 +29
M ./bin/alloccli/timesheets.py -26 +32
M ./bin/alloccli/tokens.py -11 +12
M ./bin/alloccli/version.py -4 +5
M ./bin/alloccli/view.py -8 +9
M ./bin/alloccli/work.py -21 +26
|
|
From: alla@ - 2011-11-02 06:28:46
|
Wed Nov 2 17:27:41 EST 2011 Alex Lance <al...@cy...>
* Added RSS to darcs patch log.
A ./util/rss.php
A ./util/rss.xslt
|