|
From: <al...@al...> - 2011-01-24 03:45:01
|
Mon Jan 24 14:43:59 EST 2011 Alex Lance <al...@cy...>
* Added missing field defaultTaskLimit to project in db_structure.sql.
M ./installation/db_structure.sql -1 +2
M ./installation/db_structure.sql.postgres -1 +2
|
|
From: <al...@al...> - 2011-01-28 10:12:40
|
Fri Jan 28 21:11:51 EST 2011 Alex Lance <al...@cy...>
* CLI Fixed alloc time bug related to currency changes.
M ./time/lib/timeSheet.inc.php -1 +7
|
|
From: <al...@al...> - 2011-01-28 10:31:56
|
Fri Jan 28 21:30:57 EST 2011 Alex Lance <al...@cy...>
* CLI Updated alloc timesheets to output csv if not a tty.
M ./bin/alloccli/submit.py -3 +3
M ./bin/alloccli/timesheets.py -2 +2
|
|
From: <al...@al...> - 2011-01-29 00:39:13
|
Sat Jan 29 11:38:12 EST 2011 Alex Lance <al...@cy...>
* BUG Fixed trailing DIRECTORY_SEPARATOR issue in install for windows users.
Ignore-this: 50fab377eb4a05f8f6ea249e8faa7d48
M ./installation/install.php -1 +1
|
|
From: <al...@al...> - 2011-01-29 09:36:37
|
Sat Jan 29 11:39:57 EST 2011 Alex Lance <al...@cy...>
* Nudged version.
Ignore-this: 80e3f3b3b5739607701ffb60d38b8235
M ./util/alloc_version -1 +1
Sat Jan 29 11:40:52 EST 2011 Alex Lance <al...@cy...>
tagged allocPSA 1.7.3
Ignore-this: ee346cb1ae2e5a797292d351ec5436c5
Sat Jan 29 20:31:09 EST 2011 Alex Lance <al...@cy...>
* BUG Re-added task types to the list of editable meta tables.
Ignore-this: 8a88f09a12e8289a0e0418ca0389acb
M ./shared/lib/meta.inc.php -1 +1
Sat Jan 29 20:35:25 EST 2011 Alex Lance <al...@cy...>
* Nudged version.
Ignore-this: f4d1bec7429a3c0e7a5b42c58b54c599
M ./util/alloc_version -1 +1
Sat Jan 29 20:35:35 EST 2011 Alex Lance <al...@cy...>
tagged allocPSA 1.7.4
Ignore-this: b861efd87f85b974d796b027652cadf8
|
|
From: <al...@al...> - 2011-01-30 03:47:26
|
Sun Jan 30 14:46:05 EST 2011 Alex Lance <al...@cy...>
* BUG 17848 Currency error when copying a project.
Ignore-this: 19d6f625df47e387a80b7123a44be04d
M ./project/project.php -2 +1
|
|
From: <al...@al...> - 2011-01-30 05:47:29
|
Sun Jan 30 16:45:27 EST 2011 Alex Lance <al...@cy...>
* Added support for IMAP SSL.
Ignore-this: cdc9cd44299507b25e43b1602a2db49b
M ./config/templates/configM.tpl +5
M ./email/lib/email_receive.inc.php -1 +1
A ./help/config_allocEmailExtra.html
M ./installation/db_data.sql +1
A ./patches/patch-00203-alla.sql
|
|
From: <al...@al...> - 2011-01-31 02:02:54
|
Mon Jan 31 13:02:30 EST 2011 Alex Lance <al...@cy...>
* Rolled back set_id changes from 17848 patch.
M ./project/project.php +2
|
|
From: <al...@al...> - 2011-02-01 16:23:09
|
Wed Feb 2 03:21:16 EST 2011 Alex Lance <al...@cy...>
* 17878 Added `alloc subscriptions --key`. Added add/del_interested_party wrappers.
Ignore-this: 9b652fe739d77625dfb102b608095d68
A ./bin/add_interested_party
M ./bin/alloccli/alloc.py +22
M ./bin/alloccli/subscriptions.py -20 +41
A ./bin/del_interested_party
M ./email/lib/token.inc.php +22
M ./shared/lib/interestedParty.inc.php +14
|
|
From: <al...@al...> - 2011-02-01 16:34:21
|
Wed Feb 2 03:31:58 EST 2011 Alex Lance <al...@cy...>
* BUG Fixed issue where time sheet items that were edited would display the incorrect rate.
Ignore-this: a2a6ae979136c1e57c0d619d10382170
M ./time/timeSheet.php +2
|
|
From: <al...@al...> - 2011-02-02 04:35:59
|
Wed Feb 2 15:34:44 EST 2011 Alex Lance <al...@cy...>
* BUG Fixed windows installation bug that occurs when ATTACHMENTS_DIR ends in a back-slash.
M ./installation/install.php -1 +1
|
|
From: <al...@al...> - 2011-02-02 05:21:59
|
Wed Feb 2 16:19:53 EST 2011 Alex Lance <al...@cy...>
* Rolled back windows bug with back-slashes.
M ./installation/install.php -1 +1
Wed Feb 2 16:21:15 EST 2011 Alex Lance <al...@cy...>
* BUG Addslashes for ATTACHMENT_DIRS that contain trailing back-slashes.
M ./installation/install.php -1 +1
|
|
From: <al...@al...> - 2011-02-03 04:25:28
|
Thu Feb 3 13:50:34 EST 2011 Alex Lance <al...@cy...>
* CLI added --assignee and --manager to `alloc tasks`.
Ignore-this: 2f3cc4198c440b9661dd72cf4d6ff9bd
M ./bin/alloccli/alloc.py -2 +19
M ./bin/alloccli/tasks.py -2 +13
Thu Feb 3 14:46:06 EST 2011 Alex Lance <al...@cy...>
* CLI Added the ability to specify a custom list of fields to the output of `alloc tasks`.
Ignore-this: 669b8b38f8d39d7dd1f20200e1cbd6e1
M ./bin/alloccli/alloc.py +50
M ./bin/alloccli/tasks.py -24 +18
|
|
From: <al...@al...> - 2011-02-07 03:53:39
|
Sat Feb 5 22:36:07 EST 2011 Alex Lance <al...@cy...>
* CLI Made `alloc timesheets -i` print only one table. Fixed dollar amounts. Added timesheet "Worth" field.
Ignore-this: aa885af51159a134e600aa0291e90af
M ./bin/alloccli/alloc.py -1 +1
M ./bin/alloccli/timesheets.py -1 +4
M ./time/lib/timeSheetItem.inc.php -2 +15
Sun Feb 6 14:06:28 EST 2011 Alex Lance <al...@cy...>
* CLI BUG Fixed task rate in `alloc tasks`.
Ignore-this: bc68d2fa447e6fe3bc72c236cc8c92c5
M ./task/lib/task.inc.php -4 +4
Sun Feb 6 14:30:35 EST 2011 Alex Lance <al...@cy...>
* CLI REFACTOR Moved only_these_fields logic out of print_table.
Ignore-this: cff6f79f006075155390817f34f82803
M ./bin/alloccli/alloc.py -17 +20
Sun Feb 6 17:16:27 EST 2011 Alex Lance <al...@cy...>
* Added priorityLabel to list of fields in task::get_list().
Ignore-this: 5fe553660e90e81cbcd2137159146169
M ./task/lib/task.inc.php -1 +4
Sun Feb 6 18:03:11 EST 2011 Alex Lance <al...@cy...>
* CLI separated task::get_list() rate/hr into two fields.
Ignore-this: 487332bbd8f07bee728244849937a4dd
M ./task/lib/task.inc.php -2 +4
Sun Feb 6 21:59:34 EST 2011 Alex Lance <al...@cy...>
* CLI Added custom sorting and reverse sorting to `alloc tasks`.
Ignore-this: bd07ff81b1bb48b1231448496047c7fb
M ./bin/alloccli/alloc.py -6 +78
M ./bin/alloccli/tasks.py -4 +4
Sun Feb 6 23:39:11 EST 2011 Alex Lance <al...@cy...>
* CLI Made `alloc time` accept a minute quantity for the duration.
Ignore-this: 61d08be4082b57b9d3197691408a8529
M ./bin/alloccli/time.py -2 +14
|
|
From: <al...@al...> - 2011-02-07 04:55:49
|
Mon Feb 7 15:54:18 EST 2011 Alex Lance <al...@cy...>
* CLI Changed err reporting to go to stderr.
Ignore-this: 432ff9a93124b783df20c94e83fab4b0
M ./bin/alloccli/alloc.py -1 +1
|
|
From: <al...@al...> - 2011-02-07 05:05:58
|
Mon Feb 7 16:05:24 EST 2011 Alex Lance <al...@cy...>
* BUG priority label fatal error.
Ignore-this: 6e25776ad253504eca3b8914a9d22c03
M ./task/lib/task.inc.php -1 +1
|
|
From: <al...@al...> - 2011-02-07 06:52:03
|
Mon Feb 7 16:48:13 EST 2011 Jeremy Chin <je...@cy...>
* 17859 Replaced vcard icon and removed border in Firefox.
Ignore-this: 313be92b49130dba45e33f0ea6ae7586
M ./AUTHORS -2 +2
M ./client/client.php -1 +1
M ./images/icon_vcard.png
|
|
From: <al...@al...> - 2011-02-08 08:59:47
|
Tue Feb 8 19:58:23 EST 2011 Alex Lance <al...@cy...>
* CLI Fixed up `alloc timesheets --order`.
Ignore-this: 989962dcc27f3936a882dec2ae728b76
M ./bin/alloccli/alloc.py -1 +3
M ./bin/alloccli/timesheets.py -9 +10
|
|
From: <al...@al...> - 2011-02-10 09:29:22
|
Thu Feb 10 20:27:57 EST 2011 Alex Lance <al...@cy...>
* CLI Made `alloc mbox` work with utf-8 characters.
Ignore-this: 2956461bab914f1801ed29faaa45dc6a
M ./bin/alloccli/mbox.py -1 +1
|
|
From: <al...@al...> - 2011-02-11 01:07:39
|
Fri Feb 11 12:05:54 EST 2011 Alex Lance <al...@cy...>
* CLI Made `alloc tasks --status` accept multipe commar separated values.
Ignore-this: c192edc7e90cda03edf1622b93d7c428
M ./bin/alloccli/tasks.py -2 +7
|
|
From: <al...@al...> - 2011-02-12 14:56:14
|
Mon Jan 24 00:37:28 EST 2011 Alex Lance <al...@cy...>
* Moved display logic for task into template.
Ignore-this: 75e00c8b50fadf76e750b00c70e3fbf2
M ./task/task.php -5
M ./task/templates/taskM.tpl -1 +4
Mon Jan 24 00:37:38 EST 2011 Alex Lance <al...@cy...>
* Made timesheet to task to timesheet set the correct task in the timesheet item dropdown.
Ignore-this: 5702c7891500aec2837448d2090cf1c4
M ./task/task.php -1 +1
|
|
From: <al...@al...> - 2011-02-14 06:25:54
|
Mon Feb 14 17:24:58 EST 2011 Alex Lance <al...@cy...>
* BUG Variable names for task status getting clobbered for parent tasks.
Ignore-this: d7a5310e37d5bf9a35d22a61f4211832
M ./task/lib/task.inc.php -4 +4
M ./task/templates/taskM.tpl -4 +4
|
|
From: <al...@al...> - 2011-02-15 01:06:59
|
Tue Feb 15 03:35:51 EST 2011 Alex Lance <al...@cy...>
* REFACTOR timeSheet::get_list() to MVC pattern.
Ignore-this: 3ea97543c7806f3230d9429f4c02fb64
M ./project/project.php -36 +15
M ./project/templates/projectTimeSheetS.tpl -1 +2
M ./services/lib/services.inc.php -1 +5
M ./time/lib/timeSheet.inc.php -88 +17
M ./time/lib/timeSheetListHomeItem.inc.php -6 +5
M ./time/templates/timeSheetHomeM.tpl -1 +26
M ./time/templates/timeSheetListFilterS.tpl -2 +3
M ./time/templates/timeSheetListM.tpl -1 +2
R ./time/templates/timeSheetListR.tpl
A ./time/templates/timeSheetListS.tpl
M ./time/timeSheetList.php -19 +9
Tue Feb 15 04:00:36 EST 2011 Alex Lance <al...@cy...>
* Changed the status dropdown into checkboxes, to allow multi-select on the time sheet list page.
Ignore-this: 59841e3799df43e17a79c9ce310d011e
M ./time/lib/timeSheet.inc.php -1 +8
M ./time/templates/timeSheetListFilterS.tpl -7 +5
|
|
From: <al...@al...> - 2011-02-17 05:14:03
|
Tue Jan 18 13:00:19 EST 2011 Jeremy Chin <je...@cy...>
* 17414 Forward complete multipart emails.
Ignore-this: ca073ca50f1d0cdf11cfaaaf771a5c77
M ./comment/lib/comment.inc.php -15 +66
M ./email/lib/email_receive.inc.php +6
Thu Feb 17 16:06:31 EST 2011 Jeremy Chin <je...@cy...>
* 17981 Add time estimates to comment templates.
Ignore-this: 5fe753a689d649d68ee6b3f723164b1e
M ./comment/lib/commentTemplate.inc.php +6
M ./comment/templates/commentTemplateM.tpl +3
|
|
From: <al...@al...> - 2011-02-17 05:41:25
|
Thu Feb 17 16:16:19 EST 2011 Alex Lance <al...@cy...>
* 17974 Made alloc emails get passed through essentially unmodified.
Ignore-this: 114fd66e40afbaa2cfe2d1d34df3132b
M ./comment/lib/comment.inc.php -81 +17
M ./email/lib/email_receive.inc.php -2 +2
Thu Feb 17 16:24:31 EST 2011 Alex Lance <al...@cy...>
* 17974 Removed default email header footer functionality.
Ignore-this: 2b19ebdb3f86164bc603747b20e00e15
M ./config/config.php -2
M ./config/templates/configM.tpl -9
R ./help/config_taskEmailHeader.html
M ./installation/db_data.sql -2
A ./patches/patch-00204-alla.sql
|