|
From: <al...@al...> - 2010-10-14 03:37:01
|
Wed Oct 6 03:18:23 EST 2010 Alex Lance <al...@cy...>
* 17203 CLI Changed alloc-show-time to explicitly show the time sheet items.
Ignore-this: 760ac0324bb2fc20ff285cb7700c1a2a
M ./bin/alloc-show-time -3 +2
Fri Oct 8 01:52:11 EST 2010 Alex Lance <al...@cy...>
* BUG Fixed installation bug for windows platform.
Ignore-this: e46998c360e6727ce64800dbf6474902
M ./alloc.php -1 +1
M ./installation/install.php -1 +1
Sat Oct 9 02:48:59 EST 2010 Alex Lance <al...@cy...>
* REFACTOR General auth tidy up.
Ignore-this: 673461ed4e61edb2b18d4a56975dbbf5
M ./alloc.php -8 +14
M ./index.php -2 +1
M ./services/json.php -1 +1
M ./shared/lib/session.inc.php -1 +1
Sat Oct 9 02:51:15 EST 2010 Alex Lance <al...@cy...>
* BUG Auth key wasn't getting set correctly for _REQUEST[sessID].
Ignore-this: 892ce574d6e9a88cf78233962393812e
M ./shared/lib/session.inc.php -1 +1
Sat Oct 9 02:53:59 EST 2010 Alex Lance <al...@cy...>
* Removed browser user-agent checking from the authentication routine.
Ignore-this: d6f01fdccab2313a278133142cf01cdb
M ./shared/lib/session.inc.php -4 +1
Sat Oct 9 02:57:30 EST 2010 Alex Lance <al...@cy...>
* 17203 CLI Improved documentation for alloc-subscriptions.
Ignore-this: 5ae37b7d55393b16fda98d7eb2d2ad9
M ./bin/alloc-subscriptions -2 +2
Sun Oct 10 11:48:00 EST 2010 Alex Lance <al...@cy...>
* BUG taskName filter on prioritised task search doesn't work.
Ignore-this: e1aca90aaf53ad162dca456716d8f4f0
M ./task/lib/task.inc.php -14 +14
Sun Oct 10 11:49:46 EST 2010 Alex Lance <al...@cy...>
* 17203 CLI Added alloc-browse for a command line shortcut to access alloc resources.
Ignore-this: 75076690c7147ffb160a53dc0f494dae
A ./bin/alloc-browse
M ./bin/alloc.py -2 +18
Thu Oct 14 13:05:42 EST 2010 Alex Lance <al...@cy...>
* 16824 DB Added commentMaster and commentMasterID to comment table.
Ignore-this: 96bf783275f927424ce7b2210156ec4b
M ./comment/lib/comment.inc.php -1 +17
M ./installation/db_constraints.sql +2
M ./installation/db_structure.sql +2
M ./installation/db_structure.sql.postgres +2
A ./patches/patch-00174-alla.sql
Thu Oct 14 14:32:53 EST 2010 Alex Lance <al...@cy...>
* 16824 Added facility to detect work that has yet to be billed.
Ignore-this: f9817d5cf6e02ec213b6d0173a7037b
M ./comment/lib/comment.inc.php +155
A ./comment/summary.php
A ./comment/templates/summaryM.tpl
A ./comment/templates/summaryR.tpl
M ./installation/db_constraints.sql +2
A ./patches/patch-00175-alla.sql
M ./project/lib/project.inc.php +33
M ./shared/global_tpl_values.inc.php +1
M ./task/lib/task.inc.php -31 +3
M ./tools/menu.php +1
Thu Oct 14 14:33:02 EST 2010 Alex Lance <al...@cy...>
* 16824 11637 Added Summary link to Task Comments screen.
Ignore-this: 382980d7cc7e1dddbbb6168ff1b091a6
M ./task/task.php -2 +9
M ./task/templates/taskCommentM.tpl -1 +8
|