|
From: <al...@al...> - 2009-01-14 06:56:30
|
Mon Dec 29 03:03:58 EST 2008 Alex Lance <al...@cy...>
* BUG Updated the printer friendly stylesheet.
M ./css/print.css -4 +16
Sun Jan 4 16:59:45 EST 2009 Alex Lance <al...@cy...>
* Nudged version to 1.5.1.
M ./util/alloc_version -1 +1
Mon Jan 5 02:52:17 EST 2009 Alex Lance <al...@cy...>
tagged allocPSA 1.5.1
Tue Jan 6 15:00:08 EST 2009 Alex Lance <al...@cy...>
* BUG Creating a new time sheet without selecting a project caused a PHP error.
M ./time/timeSheet.php -1 +1
Sun Jan 11 04:04:37 EST 2009 Alex Lance <al...@cy...>
* BUG Fixed Unknown column 'taskStatus' in 'where clause' SQL error in 1.5.1 release.
M ./task/lib/task.inc.php -2 +2
Sun Jan 11 04:36:23 EST 2009 Alex Lance <al...@cy...>
* Nudged version to 1.5.1.1. Updated INSTALL doc saying needs PHP>=5.
M ./INSTALL -2 +2
M ./UPGRADING -2 +2
M ./util/alloc_version -1 +1
Sun Jan 11 04:54:02 EST 2009 Alex Lance <al...@cy...>
* BUG Added patch for verbose invoice PDF generation from Andrew MacKinlay.
M ./invoice/lib/invoice.inc.php -7 +8
Sun Jan 11 04:54:24 EST 2009 Alex Lance <al...@cy...>
* BUG Fixed Return To Time Sheet button, on Tasks.
M ./task/task.php -1 +1
Sun Jan 11 04:56:57 EST 2009 Alex Lance <al...@cy...>
tagged allocPSA 1.5.1.1
Sun Dec 21 15:34:34 EST 2008 Alex Lance <al...@cy...>
* REFACTOR Moved some code comments inside of their functions so that the auto-folded code looks correct.
M ./task/lib/task.inc.php -2 +2
Mon Dec 22 17:37:19 EST 2008 Alex Lance <al...@cy...>
* FEATURE Replaced resizable textarea functionality with new grippie-draggable functionality.
M ./css/src/style.tpl -1 +16
M ./css/style_default.css -1 +16
M ./css/style_leaf.css -1 +16
A ./images/grippie.png
M ./javascript/alloc.js -32 +3
A ./javascript/jquery.textarearesizer.js
M ./shared/lib/page.inc.php -6 +1
M ./shared/templates/headerS.tpl +1
M ./time/templates/timeSheetCommentM.tpl -4 +3
M ./wiki/fileGet.php -1 +1
Mon Dec 29 03:24:14 EST 2008 Alex Lance <al...@cy...>
* 7668 Added markItUp text editor to the WIKI edit box.
M ./css/print.css -1 +7
M ./css/wiki.css -2 +149
A ./images/mip/
A ./images/mip/bold.png
A ./images/mip/code.png
A ./images/mip/h1.png
A ./images/mip/h2.png
A ./images/mip/h3.png
A ./images/mip/h4.png
A ./images/mip/h5.png
A ./images/mip/h6.png
A ./images/mip/italic.png
A ./images/mip/link.png
A ./images/mip/list-bullet.png
A ./images/mip/list-numeric.png
A ./images/mip/menu.png
A ./images/mip/picture.png
A ./images/mip/preview.png
A ./images/mip/quotes.png
A ./images/mip/submenu.png
A ./javascript/jquery.markitup.js
A ./javascript/jquery.markitupsettings.js
M ./shared/global_tpl_values.inc.php +1
M ./shared/lib/page.inc.php -1 +2
M ./shared/templates/headerS.tpl -1
M ./wiki/fileGet.php -14 +11
A ./wiki/filePreview.php
M ./wiki/templates/index.tpl -2 +7
Tue Jan 6 16:19:44 EST 2009 Alex Lance <al...@cy...>
* 14151 Added Time Sheet Comment Template variables.
M ./comment/lib/commentTemplate.inc.php -1 +36
M ./comment/templates/commentTemplateM.tpl -35 +68
M ./css/src/style.tpl +3
M ./css/style_default.css +3
M ./css/style_leaf.css +3
Tue Jan 6 16:26:25 EST 2009 Alex Lance <al...@cy...>
* BUG Dynamically refreshed textareas didn't have grippies on them.
M ./comment/updateCommentTemplate.php -2 +4
Thu Jan 8 16:47:02 EST 2009 Alex Lance <al...@cy...>
* REVERT nuke the double click listeners for the task, product, customize and project edit forms.
M ./home/templates/customizeH.tpl -1 +1
M ./javascript/alloc.js -5
M ./project/templates/projectFormM.tpl -1 +1
M ./sale/templates/productM.tpl -1 +1
M ./task/templates/taskM.tpl -1 +1
Sun Jan 11 05:43:54 EST 2009 Alex Lance <al...@cy...>
* 13627 Updated the parent task selector to use taskStatus rather than dateActualCompletion.
M ./task/lib/task.inc.php -1 +1
|