|
From: <al...@al...> - 2010-09-24 15:50:20
|
Thu Sep 23 19:39:53 EST 2010 Alex Lance <al...@cy...>
* CLI Changed the print_table method to use a list instead of a dict to maintain ordering.
Ignore-this: db1631ced1451888f0c46eac3cdbbf1f
M ./bin/alloc-add-time -7 +2
M ./bin/alloc-show-projects -3 +1
M ./bin/alloc-show-tasks -6 +4
M ./bin/alloc.py -16 +7
Fri Sep 24 14:24:32 EST 2010 Alex Lance <al...@cy...>
* BUG Permission edit screen not working.
Ignore-this: fdb1a2fecb48e22fd3a79c55a0653443
M ./security/lib/permission.inc.php -1 +1
M ./security/permission.php -4 +7
Fri Sep 24 14:25:05 EST 2010 Alex Lance <al...@cy...>
* Added created user and time to interestedParty table.
Ignore-this: 80fe1e9f3afdfdfd87f80e450d6d6d49
M ./installation/db_structure.sql -1 +3
M ./installation/db_structure.sql.postgres -1 +3
A ./patches/patch-00171-alla.sql
M ./shared/lib/interestedParty.inc.php +2
Fri Sep 24 14:27:44 EST 2010 Alex Lance <al...@cy...>
* CLI Made help text display only the basename of the script.
Ignore-this: b7df375e484691dc6598ccd6e8d2dee9
M ./bin/alloc.py -2 +2
Sat Sep 25 01:42:17 EST 2010 Alex Lance <al...@cy...>
* CLI Added alloc-subscriptions to allow bulk maintenance of interested parties.
Ignore-this: 99be054ee8a477aac05279c0331015c2
A ./bin/alloc-subscriptions
M ./services/lib/services.inc.php +23
M ./shared/lib/interestedParty.inc.php -7 +57
Sat Sep 25 01:43:31 EST 2010 Alex Lance <al...@cy...>
* BUG Added correct perms for interestedParty records.
Ignore-this: f94131d4a445debd7baae3c23933872e
M ./installation/db_data.sql -1 +4
A ./patches/patch-00172-alla.sql
M ./shared/lib/init.php -1 +1
M ./shared/lib/interestedParty.inc.php +5
|