|
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
|