|
From: Alex L. <al...@al...> - 2013-02-20 09:21:34
|
Tue Jan 22 14:50:00 EST 2013 Alex Lance <al...@cy...>
* Slight adjustment to error message padding.
M ./shared/lib/page.inc.php -2 +2
Tue Jan 22 14:50:50 EST 2013 Alex Lance <al...@cy...>
* Add better debugging support to template engine.
M ./shared/lib/template.inc.php +9
Wed Jan 23 11:47:45 EST 2013 Alex Lance <al...@cy...>
* 22088 Improve error reporting in time item hint.
M ./time/lib/tsiHint.inc.php -1 +2
Fri Jan 25 11:20:53 EST 2013 Alex Lance <al...@cy...>
* 22194 Change alloc timesheets --time to --tsid.
M ./bin/alloccli/timesheets.py -3 +3
Fri Jan 25 11:48:47 EST 2013 Alex Lance <al...@cy...>
* 22104 Add alloc work --tsid for adding time to a specific time sheet.
M ./bin/alloccli/work.py +2
M ./time/lib/timeSheet.inc.php -12 +29
Fri Jan 25 11:59:47 EST 2013 Alex Lance <al...@cy...>
* Rendering bug in time sheet filter.
M ./time/templates/timeSheetListFilterS.tpl -5 +6
Fri Jan 25 17:55:33 EST 2013 Alex Lance <al...@cy...>
* 22075 Rejig name matching logic for alloc comment --to, so that it can find partial matches.
M ./client/lib/clientContact.inc.php -2 +40
M ./services/lib/services.inc.php -36 +28
Fri Jan 25 17:58:23 EST 2013 Alex Lance <al...@cy...>
* 22104 Use sql_ids instead of esc_implode.
M ./project/lib/project.inc.php -1 +1
M ./shared/lib/db.inc.php +2
M ./time/lib/timeSheet.inc.php -2 +2
Sat Jan 26 09:12:33 EST 2013 Alex Lance <al...@cy...>
* 22123 Change task page labels from Estimated to Target.
M ./task/templates/taskM.tpl -2 +2
Sat Jan 26 10:14:12 EST 2013 Alex Lance <al...@cy...>
* 22121 Remove task date status.
M ./task/lib/task.inc.php -117
M ./task/lib/taskListPrint.inc.php -1
M ./task/taskListCSV.php -1
M ./task/templates/taskFilterS.tpl -4 +2
M ./task/templates/taskListS.tpl -2
Tue Jan 29 10:26:53 EST 2013 Alex Lance <al...@cy...>
* 22107 Add History tab to Project page.
M ./installation/db_structure.sql +3
M ./installation/db_structure.sql.postgres +3
M ./installation/db_triggers.sql +27
A ./patches/patch-00271-alla.sql
M ./project/lib/project.inc.php +136
M ./project/project.php -2 +6
M ./project/templates/projectFormM.tpl +4
A ./project/templates/projectHistoryM.tpl
M ./task/lib/task.inc.php -1
M ./task/templates/taskHistoryM.tpl -2
Tue Jan 29 10:27:17 EST 2013 Alex Lance <al...@cy...>
* 22121 Change colours of target dates in task list, if task not meeting targets.
M ./task/templates/taskListS.tpl -4 +10
Tue Jan 29 17:35:07 EST 2013 Alex Lance <al...@cy...>
* 22112 Add format=flowed to outgoing emails generated by alloc.
M ./comment/lib/comment.inc.php +1
M ./email/lib/email_send.inc.php -1 +1
Tue Jan 29 18:36:02 EST 2013 Alex Lance <al...@cy...>
* 22125 Make announcements tool available to managers.
M ./installation/db_data.sql +1
A ./patches/patch-00272-alla.sql
Tue Jan 29 18:38:08 EST 2013 Alex Lance <al...@cy...>
* Update patch system to not try to apply hidden files.
M ./installation/lib/init.php -1 +1
Wed Jan 30 00:05:16 EST 2013 Alex Lance <al...@cy...>
* 22131 Bug in email_receive::fetch_mail_text().
M ./email/lib/email_receive.inc.php -1 +1
Wed Jan 30 00:05:21 EST 2013 Alex Lance <al...@cy...>
* 22131 Refactor get_filesize_label() and rmdir_if_empty().
M ./shared/util.inc.php -4 +12
Wed Jan 30 00:07:30 EST 2013 Alex Lance <al...@cy...>
* 22131 Add comment.commentMimeParts field.
M ./comment/lib/comment.inc.php +1
M ./installation/db_structure.sql +1
M ./installation/db_structure.sql.postgres +1
A ./patches/patch-00273-alla.sql
Wed Jan 30 01:31:53 EST 2013 Alex Lance <al...@cy...>
* 22131 Add patch to populate comment.commentMimeParts.
A ./patches/patch-00274-alla.php
|