|
From: alla@ - 2011-11-08 04:44:53
|
Tue Nov 8 15:33:43 EST 2011 Jeremy Chin <je...@cy...>
* 20054 Stop javascript sorttable breaking on attachments table.
M ./javascript/sorttable.js -2 +8
|
|
From: alla@ - 2011-11-14 00:04:02
|
Wed Oct 26 16:40:57 EST 2011 Alex Lance <al...@cy...>
* BUG in multiple select checklist, needs manual left-aligning, when sitting in a right-aligned container.
M ./css/src/style.tpl +1
M ./css/style_default.css +1
M ./css/style_lava.css +1
M ./css/style_leaf.css +1
M ./css/style_nacho.css +1
M ./css/style_rams.css +1
M ./css/style_tweak.css +1
Wed Oct 26 16:42:45 EST 2011 Alex Lance <al...@cy...>
* 19937 Make the comment creator default to being added as a recipient.
M ./project/lib/project.inc.php +6
M ./shared/lib/interestedParty.inc.php +9
Sun Oct 30 02:01:20 EST 2011 Alex Lance <al...@cy...>
* COSMETIC BUG Fixed css scrolling page background rendering.
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
Thu Nov 3 15:00:52 EST 2011 Alex Lance <al...@cy...>
* 20032 Modified clientContact::find_by_name() to work without a known project.
M ./client/lib/clientContact.inc.php -5 +13
Thu Nov 3 15:01:00 EST 2011 Alex Lance <al...@cy...>
* 20032 Modified clientContact::find_by_name() to accept a search precision.
M ./client/lib/clientContact.inc.php -2 +2
|
|
From: alla@ - 2011-11-17 16:15:26
|
Fri Nov 18 02:27:33 EST 2011 Alex Lance <al...@cy...>
* BUG Missing changeType for TaskPending.
M ./installation/db_data.sql +1
A ./patches/patch-00214-alla.sql
|
|
From: alla@ - 2011-11-18 05:00:08
|
Wed Oct 12 03:29:34 EST 2011 Alex Lance <al...@cy...>
* 19473 Updated Sales documentation.
M ./help/product.html -4 +11
M ./sale/productSale.php -12 +9
Wed Oct 12 03:40:58 EST 2011 Alex Lance <al...@cy...>
* 18485 Added dynamically re-calculating Product Commissions to Sales module.
M ./finance/lib/transaction.inc.php +1
M ./installation/db_constraints.sql +2
M ./installation/db_structure.sql +1
A ./patches/patch-00212-alla.sql
M ./sale/lib/productSale.inc.php -5 +10
M ./sale/lib/productSaleItem.inc.php -5 +6
M ./sale/product.php +6
M ./sale/productSale.php +22
M ./sale/templates/productSaleItemTransactionR.tpl -1 +2
M ./sale/templates/productSaleM.tpl +44
M ./sale/templates/transactionR.tpl -3 +13
Tue Oct 25 00:53:02 EST 2011 Alex Lance <al...@cy...>
* 18485 Sales module fixes.
M ./sale/lib/productSale.inc.php +8
M ./sale/lib/productSaleItem.inc.php -13 +11
M ./sale/productSale.php -12 +5
M ./sale/templates/productSaleItemR2.tpl -3 +1
M ./sale/templates/productSaleItemTransactionR.tpl -1 +1
M ./sale/templates/productSaleM.tpl -4 +2
M ./sale/templates/transactionR.tpl -7 +12
Wed Nov 16 13:36:56 EST 2011 Alex Lance <al...@cy...>
* 18485 Makes sales person field default to currently logged in user.
M ./sale/productSale.php -1 +1
Wed Nov 16 18:09:30 EST 2011 Alex Lance <al...@cy...>
* 18485 Fix sum of transactions other in sales module.
M ./sale/lib/productSaleItem.inc.php +1
|
|
From: alla@ - 2011-11-30 03:29:33
|
Tue Nov 22 09:16:19 EST 2011 Alex Lance <al...@cy...>
* 18926 Added the Sale transaction type to the transaction edit screen.
M ./finance/lib/transaction.inc.php +1
Tue Nov 22 16:28:24 EST 2011 Alex Lance <al...@cy...>
* Nuked duplicated task priority calculation.
M ./task/lib/task.inc.php -51 +22
Tue Nov 22 17:01:12 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Made the print friendly version of alloc have the correct font.
M ./css/print.css +17
Tue Nov 22 17:01:16 EST 2011 Alex Lance <al...@cy...>
* 20135 Made task descriptions render in the same way as task comments, to preserve white-space etc.
M ./task/task.php -12
M ./task/templates/taskM.tpl -4 +4
M ./task/templates/taskPrinterM.tpl -4 +4
Tue Nov 22 19:50:45 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Formatted timeSheet::get_list() query.
M ./time/lib/timeSheet.inc.php -7 +7
Wed Nov 23 13:07:32 EST 2011 Alex Lance <al...@cy...>
* 20047 CLI Added support for priority:LABEL in `alloc edit`.
M ./email/lib/command.inc.php -1 +12
Wed Nov 23 15:17:37 EST 2011 Alex Lance <al...@cy...>
* Added transactionID to the Sale's transaction list.
M ./sale/templates/productSaleItemTransactionViewR.tpl +1
M ./sale/templates/transactionViewR.tpl +1
Thu Nov 24 11:10:32 EST 2011 Alex Lance <al...@cy...>
* 20013 Added per-field utf-8 encoding support to Zend Lucene search index/engine.
M ./client/lib/client.inc.php -8 +8
M ./comment/lib/comment.inc.php -7 +7
M ./item/lib/item.inc.php -7 +7
M ./project/lib/project.inc.php -15 +15
M ./task/lib/task.inc.php -23 +23
M ./time/lib/timeSheet.inc.php -13 +13
M ./wiki/lib/init.php -3 +3
Thu Nov 24 13:47:41 EST 2011 Alex Lance <al...@cy...>
* Made interested parties javascript degrade gracefully in non-js browsers.
M ./comment/lib/comment.inc.php -2 +3
M ./javascript/alloc.js -1 +1
M ./shared/global_tpl_values.inc.php +1
|
|
From: alla@ - 2011-11-30 03:31:16
|
Sat Nov 26 02:52:27 EST 2011 Alex Lance <al...@cy...>
* CLI added --csv=[always|never|auto] support to alloc-cli.
M ./bin/add_interested_party -1 +1
M ./bin/alloccli/accounts.py -1 +2
M ./bin/alloccli/alloc.py +18
M ./bin/alloccli/projects.py -1 +2
M ./bin/alloccli/submit.py -3 +3
M ./bin/alloccli/subscriptions.py -2 +3
M ./bin/alloccli/tasks.py -1 +2
M ./bin/alloccli/timesheets.py -1 +2
M ./bin/alloccli/tokens.py -1 +2
M ./bin/alloccli/work.py -1 +2
M ./bin/del_interested_party -1 +1
Mon Nov 28 18:02:42 EST 2011 Alex Lance <al...@cy...>
* Database patch to allow updates of interested parties.
M ./installation/db_data.sql -1 +1
A ./patches/patch-00216-alla.sql
Mon Nov 28 18:19:01 EST 2011 Alex Lance <al...@cy...>
* Added --task to `alloc timesheets`.
M ./bin/alloccli/timesheets.py -1 +10
M ./time/lib/timeSheetItem.inc.php +22
Tue Nov 29 00:37:18 EST 2011 Alex Lance <al...@cy...>
* CLI Made the ascii tables fit on screen without wrapping.
M ./bin/alloccli/alloc.py -14 +73
Tue Nov 29 08:42:06 EST 2011 Alex Lance <al...@cy...>
* Nudged version to 1.8.3.
M ./bin/alloccli/alloc.py -1 +1
M ./util/alloc_version -1 +1
Tue Nov 29 09:04:36 EST 2011 Alex Lance <al...@cy...>
* Added tfoot to time sheet lists, so that dynamic sorting doesn't include the footer totals.
M ./time/templates/timeSheetHomeM.tpl +2
M ./time/templates/timeSheetListS.tpl +2
Tue Nov 29 09:13:48 EST 2011 Alex Lance <al...@cy...>
* 20032 CLI Smoothed out error reporting in `alloc comment`.
M ./bin/alloccli/comment.py -6 +6
Tue Nov 29 09:22:08 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Nuked unnecessary padding in time sheet item form.
M ./time/templates/timeSheetItemForm.tpl -4 +2
Tue Nov 29 09:26:56 EST 2011 Alex Lance <al...@cy...>
* Adjusted pylint's arguments to reflect updated name.
M ./Makefile -4 +4
|
|
From: alla@ - 2011-11-30 03:32:22
|
Tue Nov 29 09:36:42 EST 2011 Alex Lance <al...@cy...>
* Prevent browser from caching old stylesheets and javascript from previous alloc versions.
M ./.ignore +1
M ./Makefile -2 +13
M ./alloc.php +1
M ./installation/templates/install.tpl -1 +1
M ./shared/templates/headerS.tpl -13 +4
Tue Nov 29 10:52:14 EST 2011 Alex Lance <al...@cy...>
* CLI Renames tokens to ktokens to avoid python clash.
./bin/alloccli/tokens.py -> ./bin/alloccli/ktokens.py
M ./bin/add_interested_party -1 +1
M ./bin/alloccli/__init__.py -1 +1
M ./bin/alloccli/ktokens.py -1 +1
M ./bin/del_interested_party -1 +1
Tue Nov 29 11:13:30 EST 2011 Alex Lance <al...@cy...>
* BUG Added missing parties to comment's IP list.
M ./comment/lib/comment.inc.php +1
M ./shared/lib/interestedParty.inc.php -1 +1
Tue Nov 29 11:17:27 EST 2011 Alex Lance <al...@cy...>
* CLI pylint cleanup.
M ./Makefile -2 +9
M ./bin/alloccli/accounts.py -1 +1
M ./bin/alloccli/alloc.py -4 +4
M ./bin/alloccli/browse.py -1 +1
M ./bin/alloccli/comment.py -10 +11
M ./bin/alloccli/ktokens.py -1 +1
M ./bin/alloccli/mbox.py -1 +1
M ./bin/alloccli/projects.py -1 +1
M ./bin/alloccli/submit.py -1 +1
M ./bin/alloccli/subscriptions.py -2 +2
M ./bin/alloccli/tasks.py -2 +2
M ./bin/alloccli/timesheets.py -2 +2
M ./bin/alloccli/version.py -1 +1
M ./bin/alloccli/view.py -1 +1
M ./util/agpl_header.py -49 +51
M ./util/make_stylesheets.py -35 +39
Tue Nov 29 11:56:56 EST 2011 Alex Lance <al...@cy...>
* Made ascii table truncation configurable.
M ./bin/alloccli/alloc.py +7
Wed Nov 30 13:35:01 EST 2011 Alex Lance <al...@cy...>
* BUG Added missing RSS patches to source.
M ./installation/db_data.sql +3
A ./patches/patch-00217-alla.sql
Wed Nov 30 13:36:42 EST 2011 Alex Lance <al...@cy...>
* BUG Fixed multiple-selects on config page, updated doc for multiple selects.
M ./help/projectSummary_filter.html -5
M ./help/task_interested_parties.html -5
M ./javascript/alloc.js +1
Wed Nov 30 13:36:55 EST 2011 Alex Lance <al...@cy...>
* Nuked empty option for RSS status selection on config page.
M ./config/templates/configM.tpl -1 +1
Wed Nov 30 14:24:54 EST 2011 Alex Lance <al...@cy...>
* BUG If no estimates, then don't save estimatorID.
M ./task/lib/task.inc.php +7
|
|
From: alla@ - 2011-11-30 05:56:17
|
Wed Nov 30 14:27:19 EST 2011 Alex Lance <al...@cy...> tagged allocPSA 1.8.3 |
|
From: alla@ - 2011-12-08 00:17:47
|
Wed Dec 7 12:03:57 EST 2011 Jeremy Chin <je...@cy...>
* Don't record an error for successful queries.
M ./shared/lib/db.inc.php -1 +1
|
|
From: alla@ - 2011-12-09 14:23:59
|
Thu Dec 8 18:00:23 EST 2011 Alex Lance <al...@cy...>
* 20251 ROLLBACK Erroneous bug fix.
M ./shared/lib/interestedParty.inc.php -2 +1
Thu Dec 8 18:38:47 EST 2011 Alex Lance <al...@cy...>
* 20114 Fixed perms for sales.
M ./installation/db_data.sql -2 +2
A ./patches/patch-00221-alla.sql
M ./sale/lib/productSale.inc.php -1 +3
|
|
From: alla@ - 2011-12-16 07:10:50
|
Tue Dec 13 01:24:11 EST 2011 Alex Lance <al...@cy...>
* 19424 Added PDF link to task list screen.
M ./shared/global_tpl_values.inc.php +1
A ./task/taskListPrint.php
M ./task/templates/taskListM.tpl +11
Tue Dec 13 02:47:24 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Change the time sheet list Status filter to use multiple select widget.
M ./time/lib/timeSheet.inc.php -5 +1
M ./time/templates/timeSheetListFilterS.tpl -7 +9
Tue Dec 13 03:50:50 EST 2011 Alex Lance <al...@cy...>
* 18807 Highlight user customizable old and/or large timesheets.
M ./home/lib/customize_alloc_home_item.inc.php +5
M ./home/templates/customizeH.tpl -12 +31
M ./time/lib/timeSheet.inc.php -1 +11
M ./time/templates/timeSheetHomeM.tpl -3 +4
M ./time/templates/timeSheetListS.tpl -11 +12
Tue Dec 13 16:31:13 EST 2011 Alex Lance <al...@cy...>
* 18807 Changed red highlights to asterisks with tooltips. Restrict list to only editable time sheets.
M ./shared/lib/page.inc.php -1 +7
M ./time/lib/timeSheet.inc.php -4 +4
M ./time/templates/timeSheetHomeM.tpl -4 +3
M ./time/templates/timeSheetListS.tpl -12 +14
Tue Dec 13 17:28:42 EST 2011 Alex Lance <al...@cy...>
* 18954 Remove ability to delete tasks unless you have task::PERM_DELETE and the task has no history items.
M ./task/lib/task.inc.php +14
M ./task/task.php -3 +9
M ./task/templates/taskM.tpl +2
Tue Dec 13 18:14:00 EST 2011 Alex Lance <al...@cy...>
* Remove old code referring to $current_client functionality.
M ./task/lib/task.inc.php -27 +1
Tue Dec 13 18:15:51 EST 2011 Alex Lance <al...@cy...>
* DOCS Added help boxes to the home page customization box.
M ./home/templates/customizeH.tpl +11
Tue Dec 13 20:01:28 EST 2011 Alex Lance <al...@cy...>
* 19424 Add task reports to project comments.
M ./comment/comment.php +6
M ./comment/lib/comment.inc.php +46
M ./project/project.php +6
M ./task/lib/init.php +1
A ./task/lib/task_list_print.inc.php
Wed Dec 14 17:29:31 EST 2011 Alex Lance <al...@cy...>
* 20259 Made dropdown checkboxes toggle-able via double-click.
M ./javascript/alloc.js -1 +8
M ./javascript/jquery.dropdownchecklist.js +8
A ./shared/save_ddcl_blacklist.php
M ./shared/templates/headerS.tpl -1 +3
Wed Dec 14 17:46:40 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Fixed vertical align in comment summary filter.
M ./comment/templates/summaryM.tpl -2 +2
Fri Dec 16 17:43:59 EST 2011 Jeremy Chin <je...@cy...>
* 20331 v183 CLI Fix stty error in cron jobs.
M ./bin/alloccli/alloc.py -4 +10
Fri Dec 16 17:44:37 EST 2011 Alex Lance <al...@cy...>
* 20342 v183 Add correct IP list to `alloc comment`.
M ./services/lib/services.inc.php -5 +10
|
|
From: alla@ - 2011-12-19 03:12:06
|
Mon Dec 19 14:11:32 EST 2011 Alex Lance <al...@cy...>
* 20348 v183 Fixed bug with incorrect keys in emails.
M ./email/lib/command.inc.php +3
M ./email/lib/email_receive.inc.php -15 +14
M ./email/receiveEmail.php -8 +4
|
|
From: alla@ - 2011-12-19 04:25:10
|
Mon Dec 19 15:24:02 EST 2011 Alex Lance <al...@cy...>
* 20348 v183 Email receive for re-send of emails without keys.
M ./email/lib/command.inc.php -1 +1
|
|
From: alla@ - 2011-12-20 01:21:46
|
Tue Dec 20 12:07:24 EST 2011 Jeremy Chin <je...@cy...>
* 20298 Record full name of IPs from default IP list.
M ./email/lib/command.inc.php -1 +1
M ./shared/lib/interestedParty.inc.php -1 +1
|
|
From: alla@ - 2012-01-04 08:47:40
|
Wed Jan 4 15:55:13 EST 2012 Alex Lance <al...@cy...>
* 20395 CLI Replace module listing/globbing with alloccli.__all__.
M ./bin/alloccli/alloc.py -7 +5
|
|
From: alla@ - 2012-01-06 04:35:45
|
Fri Jan 6 14:57:54 EST 2012 Jeremy Chin <je...@cy...>
* 20403 Escape client contact names correctly.
M ./client/client.php -1 +1
|
|
From: alla@ - 2012-01-10 01:57:08
|
Tue Jan 10 12:55:53 EST 2012 Alex Lance <al...@cy...>
* 20352 v183 Make client emails re-open tasks again.
M ./comment/lib/comment.inc.php -2 +3
|
|
From: alla@ - 2012-01-31 07:08:49
|
Tue Dec 6 03:52:57 EST 2011 Alex Lance <al...@cy...>
* Added support for alloc to store emails in a folder format.
M ./email/lib/command.inc.php -6 +9
M ./email/lib/email_receive.inc.php +32
M ./email/receiveEmail.php +5
Tue Dec 6 03:59:40 EST 2011 Alex Lance <al...@cy...>
* Added patch to update an existing IMAP store of mail into entity folders.
A ./patches/patch-00219-alla.php
Tue Dec 20 13:57:52 EST 2011 Alex Lance <al...@cy...>
* 20311 Added phpdoc comments to the internal HTTP/JSON API.
M ./services/lib/services.inc.php -3 +93
Tue Dec 20 14:09:24 EST 2011 Alex Lance <al...@cy...>
* API cleaned up unnecessary json argument.
M ./bin/alloccli/edit.py -1 +1
M ./services/lib/services.inc.php -7 +6
Wed Dec 21 17:47:58 EST 2011 Alex Lance <al...@cy...>
* Updated postgres database schema file.
M ./installation/db_structure.sql.postgres -4 +2
Wed Dec 28 11:02:01 EST 2011 Alex Lance <al...@cy...>
* 20349 Adjusted UI of parties/recipients editor.
M ./comment/lib/comment.inc.php -1
M ./comment/updateRecipients.php -1
M ./javascript/alloc.js -16 +36
Wed Dec 28 12:41:31 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Give panels rounded corners.
M ./client/client.php -1 +3
M ./comment/lib/comment.inc.php -1 +3
M ./css/src/style.tpl -30 +41
M ./css/style_default.css -30 +41
M ./css/style_lava.css -30 +41
M ./css/style_leaf.css -30 +41
M ./css/style_nacho.css -30 +41
M ./css/style_rams.css -30 +41
M ./css/style_tweak.css -30 +41
M ./finance/templates/expenseFormR.tpl -1 +3
M ./invoice/templates/invoiceItemListR.tpl -2 +3
M ./javascript/alloc.js -2 +2
M ./shared/lib/interestedParty.inc.php -2 +2
M ./time/templates/timeSheetItemR.tpl -1 +3
Wed Dec 28 12:44:04 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Maximize size of product text input in time sheet transaction list.
M ./time/templates/timeSheetNewTransaction.tpl -6 +6
M ./time/templates/timeSheetTransactionListM.tpl -7 +7
M ./time/templates/timeSheetTransactionListR.tpl -5 +5
Wed Dec 28 13:03:01 EST 2011 Alex Lance <al...@cy...>
* 20145 New client contacts become active by default.
M ./client/client.php +4
|
|
From: alla@ - 2012-01-31 07:11:47
|
Tue Jan 10 22:43:39 EST 2012 Alex Lance <al...@cy...>
* 20400 Moved task validation over to db layer.
M ./installation/db_data.sql +1
M ./installation/db_triggers.sql +137
M ./shared/lib/interestedParty.inc.php -4 +5
M ./task/lib/task.inc.php -131 +10
M ./time/lib/timeSheetItem.inc.php -21
Wed Jan 11 00:18:33 EST 2012 Alex Lance <al...@cy...>
* 20400 Added all the tables to the make_single_user_db script.
M ./installation/make_single_user_db.sh -2 +77
Wed Jan 11 00:28:16 EST 2012 Alex Lance <al...@cy...>
* 20400 Moved error messages out of db_data and into db_triggers.
M ./installation/db_data.sql -9
M ./installation/db_triggers.sql +11
Wed Jan 11 00:34:58 EST 2012 Alex Lance <al...@cy...>
* 20400 More refinements.
M ./installation/db_triggers.sql -20 +34
Wed Jan 11 14:31:31 EST 2012 Alex Lance <al...@cy...>
* 20313 Display changelog entries in HTML.
M ./shared/get_attachment.php -1 +8
Wed Jan 11 15:36:32 EST 2012 Alex Lance <al...@cy...>
* 20373 Removed unused function.
M ./task/lib/task.inc.php -13
Wed Jan 11 15:53:20 EST 2012 Alex Lance <al...@cy...>
* 20373 Make task reminder use Estimated Start date and set Advanced Notice of 24 hours.
M ./task/lib/task.inc.php -12 +10
Thu Jan 12 15:11:11 EST 2012 Alex Lance <al...@cy...>
* 20368 CLI Make `alloc comment --to` search across client's email handles.
M ./client/lib/clientContact.inc.php +12
M ./services/lib/services.inc.php -1 +19
Thu Jan 12 15:20:29 EST 2012 Alex Lance <al...@cy...>
* 20368 v183 CLI Report unrecognized parties.
M ./services/lib/services.inc.php -1 +15
Thu Jan 12 15:20:40 EST 2012 Alex Lance <al...@cy...>
* 20416 v183 CLI Fix `alloc comment --to nobody`.
M ./bin/alloccli/comment.py -6 +7
M ./services/lib/services.inc.php -1 +3
|
|
From: alla@ - 2012-01-31 08:38:21
|
Wed Jan 25 01:16:01 EST 2012 Alex Lance <al...@cy...>
* Remove obsolete "language" attribute from script tags.
M ./shared/templates/headerS.tpl -2 +2
Wed Jan 25 12:19:16 EST 2012 Alex Lance <al...@cy...>
* Remove "via allocPSA" from the From email address.
M ./alloc.php -1 +1
M ./comment/lib/comment.inc.php -2 +2
Thu Jan 12 17:05:49 EST 2012 Jeremy Chin <je...@cy...>
* 18525 Record inverse exchange rates, too.
M ./finance/lib/exchangeRate.inc.php -12 +22
Fri Jan 27 16:11:40 EST 2012 Jeremy Chin <je...@cy...>
* 18525 Default timesheet rates.
M ./config/config.php -2 +13
M ./config/templates/configM.tpl +10
M ./installation/db_constraints.sql +2
M ./installation/db_data.sql +2
M ./installation/db_structure.sql -2 +6
M ./installation/db_structure.sql.postgres -2 +6
A ./patches/patch-00207-jeremyc.sql
M ./person/lib/person.inc.php -2 +5
M ./person/person.php +8
M ./person/templates/personManagementFieldsS.tpl +6
M ./project/lib/project.inc.php +2
M ./project/lib/projectPerson.inc.php -1 +57
M ./project/project.php -2 +3
M ./project/templates/projectFormM.tpl +39
M ./project/templates/projectPersonListR.tpl -1 +1
M ./shared/global_tpl_values.inc.php +1
M ./time/lib/timeSheet.inc.php -23 +21
M ./time/templates/timeSheetFormM.tpl -6 +13
M ./time/timeSheet.php -7 +2
Sat Jan 28 12:21:27 EST 2012 Alex Lance <al...@cy...>
* 18525 Make patch file consistent with db structure files.
M ./installation/db_structure.sql -2 +2
M ./installation/db_structure.sql.postgres -2 +2
M ./patches/patch-00207-jeremyc.sql -4 +4
Sat Jan 28 12:46:22 EST 2012 Alex Lance <al...@cy...>
* Spelling typo in project.php.
M ./project/project.php -2 +2
Sat Jan 28 13:26:43 EST 2012 Alex Lance <al...@cy...>
* Updated projectPerson.rate to default to NULL.
M ./installation/db_structure.sql -1 +1
M ./installation/db_structure.sql.postgres -1 +1
A ./patches/patch-00225-alla.sql
Sat Jan 28 16:56:25 EST 2012 Alex Lance <al...@cy...>
* 18525 Change layout of rate/unit fields on person edit screen.
M ./person/templates/personM.tpl +5
M ./person/templates/personManagementFieldsS.tpl -6 +1
Sat Jan 28 16:57:19 EST 2012 Alex Lance <al...@cy...>
* 18525 Make person level rate/unit fields writable by only those that have PERM_PERSON_WRITE_MANAGEMENT.
M ./person/lib/person.inc.php -2 +2
Sat Jan 28 18:11:49 EST 2012 Alex Lance <al...@cy...>
* Hide project budget field on project form, if not set.
M ./project/templates/projectFormM.tpl -1 +1
Sat Jan 28 18:12:30 EST 2012 Alex Lance <al...@cy...>
* 18525 Hide project-level default time sheet fields, if not set.
M ./project/templates/projectFormM.tpl +2
|
|
From: alla@ - 2012-02-08 04:55:37
|
Wed Feb 8 15:52:43 EST 2012 Alex Lance <al...@cy...>
* 20114 Enable the main tf to be specified for a sale.
M ./installation/db_constraints.sql +1
M ./installation/db_structure.sql +1
M ./installation/db_structure.sql.postgres +1
A ./patches/patch-00229-alla.sql
M ./sale/lib/productSale.inc.php +1
M ./sale/lib/productSaleItem.inc.php -1 +2
M ./sale/productSale.php +11
M ./sale/templates/productSaleM.tpl -2 +8
|
|
From: alla@ - 2012-02-09 23:35:51
|
Thu Feb 9 16:25:49 EST 2012 Alex Lance <al...@cy...>
* 20114 Remove project's TF label from sale screen.
M ./sale/templates/productSaleM.tpl -1 +1
|
|
From: alla@ - 2012-03-08 02:05:10
|
Tue Feb 7 18:12:00 EST 2012 Alex Lance <al...@cy...>
* Remove unused audit types.
M ./installation/db_data.sql -5
Sun Feb 12 00:38:05 EST 2012 Alex Lance <al...@cy...>
* Optimize `alloc work --quiet`.
M ./bin/alloccli/work.py -6 +8
Sun Feb 12 18:09:58 EST 2012 Alex Lance <al...@cy...>
* Add `alloc work --interactive`, a live work timer.
M ./bin/alloccli/work.py -9 +66
Mon Feb 13 12:56:35 EST 2012 Alex Lance <al...@cy...>
* Add conditional to hide an empty time sheet home page block.
M ./time/lib/timeSheetListHomeItem.inc.php -2 +3
Mon Feb 13 19:10:47 EST 2012 Alex Lance <al...@cy...>
* 20114 Re-jig logic for registering items on the home page.
M ./announcement/lib/announcements_home_item.inc.php -4 +13
M ./announcement/lib/init.php -11 +1
M ./email/lib/init.php -8
M ./finance/lib/init.php -8 +1
M ./finance/lib/tfList_home_item.inc.php -1 +9
M ./home/home.php -14 +49
M ./home/lib/customize_alloc_home_item.inc.php -35 +9
R ./home/lib/date_home_item.inc.php
M ./home/lib/home_item.inc.php -19 +8
M ./home/lib/init.php -7 +1
R ./home/templates/dateH.tpl
M ./home/templates/homeItemS.tpl -2 +2
M ./home/templates/homeM.tpl -2 +2
M ./person/lib/person.inc.php +1
M ./project/lib/init.php -11 +1
M ./project/lib/project_list_home_item.inc.php -4 +13
M ./search/lib/init.php -5 +2
M ./shared/lib/module.inc.php -4 +1
M ./shared/templates/headerS.tpl -1 +1
M ./task/lib/init.php -24 +2
M ./task/lib/task_calendar_home_item.inc.php -1 +9
M ./task/lib/task_message_list_home_item.inc.php +9
M ./task/lib/top_ten_tasks_home_item.inc.php -6 +11
M ./time/lib/init.php -25 +1
M ./time/lib/pendingApprovalTimeSheetListHomeItem.inc.php -1 +28
M ./time/lib/timeSheetListHomeItem.inc.php -2 +10
M ./time/lib/timeSheetStatusHomeItem.inc.php -2 +9
Mon Feb 13 19:14:24 EST 2012 Alex Lance <al...@cy...>
* 20114 Add home page items for sales.
M ./sale/lib/init.php +3
M ./sale/lib/productSale.inc.php -1 +21
A ./sale/lib/saleListHomeItem.inc.php
A ./sale/lib/saleListHomeItemAdmin.inc.php
A ./sale/templates/saleListHomeM.tpl
Thu Feb 16 21:39:10 EST 2012 Alex Lance <al...@cy...>
* 20114 Order sale list by sale date and then created time.
M ./sale/lib/productSale.inc.php -1 +1
Sun Feb 19 14:28:07 EST 2012 Alex Lance <al...@cy...>
* Make "--- n lines hidden ---" text render consistently with different end-of-lines.
M ./comment/lib/comment.inc.php -1 +2
Tue Feb 21 02:16:46 EST 2012 Alex Lance <al...@cy...>
* Add support for piping email into alloc in real time, to supercede IMAP polling.
M ./comment/lib/comment.inc.php -2 +3
M ./email/lib/email.inc.php -4 +6
M ./email/lib/email_receive.inc.php -14 +123
M ./email/lib/init.php +1
A ./email/lib/mimeDecode.php
A ./email/pipeEmail.php
M ./installation/db_structure.sql -1 +2
M ./installation/db_structure.sql.postgres -1 +2
A ./patches/patch-00231-alla.sql
M ./shared/lib/interestedParty.inc.php -1 +1
M ./time/lib/timeSheet.inc.php +2
M ./time/lib/timeSheetItem.inc.php -1 +4
|
|
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
|
|
From: alla@ - 2012-03-08 02:49:51
|
Tue Feb 28 23:55:55 EST 2012 Alex Lance <al...@cy...>
* Renamed time sheet list home item file.
./time/templates/timeSheetHomeM.tpl -> ./time/templates/timeSheetListH.tpl
M ./time/lib/timeSheetListHomeItem.inc.php -1 +1
Thu Mar 1 14:20:51 EST 2012 Alex Lance <al...@cy...>
* Hide home page boxes for TFs and Tasks if they're empty.
M ./finance/lib/tfList_home_item.inc.php -1 +3
M ./task/lib/top_ten_tasks_home_item.inc.php -1 +3
Thu Mar 1 14:22:18 EST 2012 Alex Lance <al...@cy...>
* Make Rams the default theme.
M ./home/lib/customize_alloc_home_item.inc.php +3
M ./shared/lib/page.inc.php +3
Thu Mar 1 14:23:09 EST 2012 Alex Lance <al...@cy...>
* Hide last login text on person page, if empty.
M ./person/templates/personM.tpl -1 +1
Thu Mar 1 17:45:35 EST 2012 Alex Lance <al...@cy...>
* Remove some errors that pop up when current_user is not set.
M ./comment/lib/comment.inc.php +3
M ./shared/lib/page.inc.php -1 +1
Thu Mar 1 18:07:41 EST 2012 Alex Lance <al...@cy...>
* Add a quick entry for time sheeting to the home page.
A ./help/home_timeSheet.html
M ./home/home.php +16
M ./shared/global_tpl_values.inc.php +1
M ./time/lib/init.php -1 +2
A ./time/lib/timeSheetHomeItem.inc.php
M ./time/lib/timeSheetItem.inc.php -4 +3
A ./time/templates/timeSheetH.tpl
A ./time/updateTimeSheetHome.php
Tue Mar 6 14:04:12 EST 2012 Alex Lance <al...@cy...>
* 20575 CLI Report unrecognized command line options and halt.
M ./bin/alloccli/alloc.py +9
Tue Mar 6 14:12:25 EST 2012 Alex Lance <al...@cy...>
* CLI Refactored CLI arg handler out of main alloc class.
M ./bin/alloccli/alloc.py -103 +108
|