|
From: alla@ - 2012-03-08 03:24:42
|
Tue Mar 6 14:29:08 EST 2012 Alex Lance <al...@cy...>
* CLI Refactored table formatting code out of alloc.py.
M ./bin/alloccli/alloc.py -219 +235
Tue Mar 6 14:40:36 EST 2012 Alex Lance <al...@cy...>
* CLI Moved alloc's output handler into its own file.
M ./bin/alloccli/alloc.py -230 +1
A ./bin/alloccli/alloc_output_handler.py
Tue Mar 6 14:47:38 EST 2012 Alex Lance <al...@cy...>
* CLI Refactored CLI argument handler into separate file.
M ./bin/alloccli/alloc.py -109 +1
A ./bin/alloccli/alloc_cli_arg_handler.py
Wed Mar 7 13:30:43 EST 2012 Alex Lance <al...@cy...>
* 20589 CLI Make alloc browse check: $BROWSER, sensible-browser, lynx, elinks.
M ./AUTHORS +2
M ./bin/alloccli/alloc.py +21
M ./bin/alloccli/browse.py -4 +19
Wed Mar 7 13:37:27 EST 2012 Alex Lance <al...@cy...>
* COSMETIC add class=header to some header elements.
M ./comment/templates/commentM.tpl -1 +2
M ./home/templates/homeItemS.tpl -1 +1
M ./project/templates/projectFormM.tpl -1 +6
M ./shared/templates/attachmentM.tpl -1 +1
M ./task/templates/taskHistoryM.tpl -1 +1
Wed Mar 7 14:47:00 EST 2012 Alex Lance <al...@cy...>
* 20301 Add Download link to Task Comments tab, mimicking `alloc mbox`.
M ./comment/templates/commentM.tpl +3
A ./email/downloadComments.php
M ./email/lib/email_receive.inc.php -5 +5
M ./services/lib/services.inc.php -4 +7
M ./shared/global_tpl_values.inc.php +1
Wed Mar 7 14:51:40 EST 2012 Alex Lance <al...@cy...>
* Update downloadEmail.php to work with fuzzy searches for emails.
M ./email/downloadEmail.php -9 +74
Wed Mar 7 16:04:40 EST 2012 Alex Lance <al...@cy...>
* BUG kill error on patch.php about current_user.
M ./shared/lib/db.inc.php -1 +1
|