|
From: alla@ - 2011-10-10 02:39:18
|
Thu Sep 29 18:34:26 EST 2011 Alex Lance <al...@cy...>
* 19470 Corrected display of amount figure on transaction group page.
M ./finance/transactionGroup.php -1 +2
Fri Sep 2 23:59:58 EST 2011 Alex Lance <al...@cy...>
* CLI Simplified commar splitting logic.
M ./bin/alloccli/tasks.py -7 +2
Sat Sep 3 00:00:32 EST 2011 Alex Lance <al...@cy...>
* 19516 CLI Added support for multiple task types eg: alloc tasks --type Message,Fault
M ./bin/alloccli/tasks.py -2 +2
Sun Oct 2 03:49:04 EST 2011 Alex Lance <al...@cy...>
* 19516 CLI Added support to `alloc tasks --assignee` for the values all and NULL.
M ./bin/alloccli/alloc.py -5 +17
M ./bin/alloccli/tasks.py -4 +7
M ./task/lib/task.inc.php -1 +5
Sun Oct 2 06:14:09 EST 2011 Alex Lance <al...@cy...>
* DOC Updated working in Task's Time Limit help box to reflect the page label for Most Likely.
M ./help/task_timeLimit.html -2 +2
Mon Oct 3 00:48:05 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Nuked unused task list Task Status help box.
R ./help/taskList_taskStatus.html
M ./task/templates/taskFilterS.tpl -1 +1
Mon Oct 3 17:12:27 EST 2011 Alex Lance <al...@cy...>
* COSMETIC Fixed full screen rendering of background for Opera 11.51.
M ./css/src/style.tpl -2 +7
M ./css/style_default.css -2 +7
M ./css/style_lava.css -2 +7
M ./css/style_leaf.css -2 +7
M ./css/style_nacho.css -2 +7
M ./css/style_rams.css -2 +7
M ./css/style_tweak.css -2 +7
Sat Oct 8 18:14:24 EST 2011 Alex Lance <al...@cy...>
* 19404 Changed multiple-select dropdowns to checkbox list widgets.
M ./css/src/style.tpl +52
M ./css/style_default.css +52
M ./css/style_lava.css +52
M ./css/style_leaf.css +52
M ./css/style_nacho.css +52
M ./css/style_rams.css +52
M ./css/style_tweak.css +52
M ./help/taskList_filter.html -7 +1
M ./home/lib/customize_alloc_home_item.inc.php -1 +4
M ./home/templates/customizeH.tpl -2 +2
A ./images/arrow_faded_ms.gif
M ./javascript/alloc.js -2 +27
A ./javascript/jquery.dropdownchecklist.js
A ./javascript/jquery.ui.js
M ./shared/lib/page.inc.php -1 +1
M ./shared/templates/headerS.tpl +2
M ./task/lib/task.inc.php -1 +1
M ./task/templates/taskFilterS.tpl -19 +19
M ./task/templates/taskM.tpl -5 +4
Sat Oct 8 22:36:47 EST 2011 Alex Lance <al...@cy...>
* 19824 CLI Added `alloc tasks --creator USER`.
M ./bin/alloccli/tasks.py -1 +7
Sat Oct 8 22:38:52 EST 2011 Alex Lance <al...@cy...>
* 19522 CLI Added namespace for entity field names.
M ./bin/alloccli/accounts.py -2 +2
M ./bin/alloccli/alloc.py -106 +111
M ./bin/alloccli/projects.py -1 +1
M ./bin/alloccli/subscriptions.py -1 +1
M ./bin/alloccli/tasks.py -1 +1
M ./bin/alloccli/timesheets.py -2 +2
M ./bin/alloccli/tokens.py -1 +1
M ./bin/alloccli/work.py -4 +4
Sat Oct 8 22:52:10 EST 2011 Alex Lance <al...@cy...>
* 19836 CLI Made --csv flag consistent for all commands.
M ./bin/add_interested_party -1 +1
M ./bin/alloccli/accounts.py -1 +1
M ./bin/alloccli/alloc.py +3
M ./bin/alloccli/projects.py -1
M ./bin/alloccli/submit.py -5 +3
M ./bin/alloccli/subscriptions.py -3 +3
M ./bin/alloccli/tasks.py -1
M ./bin/alloccli/timesheets.py -1 +1
M ./bin/alloccli/tokens.py -1 +1
M ./bin/alloccli/work.py -1
M ./bin/del_interested_party -1 +1
Sun Oct 9 02:50:08 EST 2011 Alex Lance <al...@cy...>
* BUG Fixed incorrect invoice item from expense form, amounts.
M ./finance/lib/expenseForm.inc.php -3 +9
M ./finance/templates/expenseFormM.tpl -1 +1
M ./finance/templates/expenseFormR.tpl -3 +3
A ./help/expenseForm_seek_reimbursement.html
M ./invoice/invoice.php -13 +5
M ./invoice/lib/invoiceItem.inc.php -4 +4
M ./invoice/templates/invoiceItemListR.tpl -1 +1
Sun Oct 9 21:40:41 EST 2011 Alex Lance <al...@cy...>
* 19833 CLI Updated --csv flag to spit out rfc4180 compliant CSV.
M ./bin/alloccli/alloc.py -22 +18
Mon Oct 10 13:35:19 EST 2011 Alex Lance <al...@cy...>
* CLI Added `alloc version`.
M ./bin/alloccli/__init__.py -1 +1
A ./bin/alloccli/version.py
M ./services/json.php +4
|