|
From: <al...@al...> - 2009-08-14 01:23:39
|
Mon Aug 10 08:28:30 EST 2009 Alex Lance <al...@cy...>
* BUG Fixed sort order of project people so that they don't re-order themselves after a save.
Ignore-this: f038d1edda797339bfde9a08ba96c0c2
M ./project/project.php -1 +1
Mon Aug 10 09:19:42 EST 2009 Alex Lance <al...@cy...>
* BUG Read denied for meta tables (including multiplier table).
Ignore-this: 6cdf41fe0844284c55cf27c34067057
M ./shared/lib/db_entity.inc.php +9
Mon Aug 10 09:27:43 EST 2009 Alex Lance <al...@cy...>
* BUG Referential integrity for task.closerID.
Ignore-this: 9d51dee28a62bd628cd052639b9a53e
M ./task/lib/task.inc.php -1 +1
Mon Aug 10 09:28:18 EST 2009 Alex Lance <al...@cy...>
* BUG COSMETIC Removed task name truncation. Should fix al bug with partially parsed task names.
Ignore-this: 90b34708cb29a7729a37960f1728a9cb
M ./task/lib/task.inc.php -4 +1
Mon Aug 10 09:36:49 EST 2009 Alex Lance <al...@cy...>
* REFACTOR Fixed up the time sheet updating task status stuff. Quelled time sheet to task permission issue.
Ignore-this: 8b6ac11d0ec0ff6cfabddddfda809ff5
M ./task/lib/task.inc.php +2
M ./time/lib/timeSheetItem.inc.php -21 +22
M ./time/timeSheetItem.php -29 +2
Mon Aug 10 10:03:12 EST 2009 Alex Lance <al...@cy...>
* COSMETIC Added correct copyright date to login screen.
Ignore-this: 60f892411fe47d4903b40ff414427ec0
M ./login/login.php -1 +1
M ./login/templates/login.tpl +2
Fri Aug 14 11:19:04 EST 2009 Alex Lance <al...@cy...>
* 15127 Fixed task name duplicate checking functionality.
Ignore-this: 31af1cb889f7c91a3a661c1ca6e823f4
M ./installation/db_constraints.sql +2
M ./installation/db_structure.sql +8
M ./installation/db_structure.sql.postgres +6
A ./patches/patch-00150-alla.sql
M ./search/lib/search.inc.php -2 +8
M ./task/lib/init.php +1
M ./task/lib/task.inc.php -1 +18
A ./task/lib/taskSearchable.inc.php
M ./task/updateTaskDupes.php -2 +2
Fri Aug 14 11:20:26 EST 2009 Alex Lance <al...@cy...>
* BUG Fixed install data for permissions table, changed Y to true.
Ignore-this: 46688fcb20baba682772dca588039d22
M ./installation/db_data.sql -86 +88
|