Thread: [CS-Project-svn_notify] SF.net SVN: cs-project:[908] trunk/1.2/VERSION
Brought to you by:
crazedsanity
From: <cra...@us...> - 2008-08-28 02:52:30
|
Revision: 908 http://cs-project.svn.sourceforge.net/cs-project/?rev=908&view=rev Author: crazedsanity Date: 2008-08-28 02:52:28 +0000 (Thu, 28 Aug 2008) Log Message: ----------- *** RELEASE 1.2.0-ALPHA8 *** SUMMARY OF CHANGES: * update to cs-content v0.10.12 * fix problem in setup with cs_globalFunctions::string_from_array() when cleanString agument sent. * remove record type and log category stuff from setup (step 3). * remove bogus svn property on prefClass * display username on contact details where applicable * add users associated with parent project to notify list for new issues. Modified Paths: -------------- trunk/1.2/VERSION Modified: trunk/1.2/VERSION =================================================================== --- trunk/1.2/VERSION 2008-08-26 03:30:56 UTC (rev 907) +++ trunk/1.2/VERSION 2008-08-28 02:52:28 UTC (rev 908) @@ -1,4 +1,4 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.2.0-ALPHA7 +VERSION: 1.2.0-ALPHA8 $HeadURL:https://cs-project.svn.sourceforge.net/svnroot/cs-project/trunk/VERSION $ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <cra...@us...> - 2009-02-06 20:47:44
|
Revision: 941 http://cs-project.svn.sourceforge.net/cs-project/?rev=941&view=rev Author: crazedsanity Date: 2009-02-06 20:47:43 +0000 (Fri, 06 Feb 2009) Log Message: ----------- *** RELEASE 1.2.0-ALPHA9 *** SUMMARY OF CHANGES::: * Make the "select multiple" box for project associated users stand out more. * Credits file to show who's contributed to the project. * Fix typecast problem in SQL (#234) * New external libraries: -- cs-arrayToPath v1.0 -- cs-content v1.0-ALPHA7 -- cs-phpxml v2.0-ALPHA3 -- cs-versionparse v0.1.2 (NEW) * Fixed tabs to not have spaces under corners * Admin link is a new tab (instead of a link beneath settings) * Fix problem wherein an ajax call leaves unused template vars visible (#239) * Consolidate code for solve vs. remark (#240). * Single action button for helpdesk issues (#99) * Split include scripts into several smaller bits (#244) * Fix problem error when linking an unlinked issue to a project (#248). * Fix display issue with notes deforming the page layout (#249). * Remove some old test files Modified Paths: -------------- trunk/1.2/VERSION Modified: trunk/1.2/VERSION =================================================================== --- trunk/1.2/VERSION 2009-02-06 20:42:33 UTC (rev 940) +++ trunk/1.2/VERSION 2009-02-06 20:47:43 UTC (rev 941) @@ -1,4 +1,4 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.2.0-ALPHA8 +VERSION: 1.2.0-ALPHA9 $HeadURL:https://cs-project.svn.sourceforge.net/svnroot/cs-project/trunk/VERSION $ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <cra...@us...> - 2009-02-06 21:20:58
|
Revision: 948 http://cs-project.svn.sourceforge.net/cs-project/?rev=948&view=rev Author: crazedsanity Date: 2009-02-06 21:20:53 +0000 (Fri, 06 Feb 2009) Log Message: ----------- *** RELEASE 1.2.0-ALPHA10 *** NOTE::: change log combined from 1.2.0-ALPHA9, which was rolled-back from the repository. SUMMARY OF CHANGES::: * Make the "select multiple" box for project associated users stand out more. * Credits file to show who's contributed to the project. * Fix typecast problem in SQL (#234) * New external libraries: -- cs-arrayToPath v1.0 -- cs-content v1.0-ALPHA7 -- cs-phpxml v2.0-ALPHA4 -- cs-versionparse v0.1.2 (NEW) * Fixed tabs to not have spaces under corners * Admin link is a new tab (instead of a link beneath settings) * Fix problem wherein an ajax call leaves unused template vars visible (#239) * Consolidate code for solve vs. remark (#240). * Single action button for helpdesk issues (#99) * Split include scripts into several smaller bits (#244) * Fix problem error when linking an unlinked issue to a project (#248). * Fix display issue with notes deforming the page layout (#249). * Remove some old test files Modified Paths: -------------- trunk/1.2/VERSION Modified: trunk/1.2/VERSION =================================================================== --- trunk/1.2/VERSION 2009-02-06 21:19:05 UTC (rev 947) +++ trunk/1.2/VERSION 2009-02-06 21:20:53 UTC (rev 948) @@ -1,4 +1,4 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.2.0-ALPHA9 +VERSION: 1.2.0-ALPHA10 $HeadURL:https://cs-project.svn.sourceforge.net/svnroot/cs-project/trunk/VERSION $ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <cra...@us...> - 2009-02-09 19:09:01
|
Revision: 953 http://cs-project.svn.sourceforge.net/cs-project/?rev=953&view=rev Author: crazedsanity Date: 2009-02-09 19:08:54 +0000 (Mon, 09 Feb 2009) Log Message: ----------- *** RELEASE 1.2.0-ALPHA11 *** CHANGE LOG::: * fix inability to solve issues introduced in 1.2.0-ALPHA10 (#250) * implement cs_siteConfig (#251) * minor superficial code changes * removed some commented-out code & some old debugging stuff. Modified Paths: -------------- trunk/1.2/VERSION Modified: trunk/1.2/VERSION =================================================================== --- trunk/1.2/VERSION 2009-02-09 19:07:48 UTC (rev 952) +++ trunk/1.2/VERSION 2009-02-09 19:08:54 UTC (rev 953) @@ -1,4 +1,4 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.2.0-ALPHA10 +VERSION: 1.2.0-ALPHA11 $HeadURL:https://cs-project.svn.sourceforge.net/svnroot/cs-project/trunk/VERSION $ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <cra...@us...> - 2009-09-21 14:53:39
|
Revision: 991 http://cs-project.svn.sourceforge.net/cs-project/?rev=991&view=rev Author: crazedsanity Date: 2009-09-21 14:53:33 +0000 (Mon, 21 Sep 2009) Log Message: ----------- *** RELEASE 1.2.0-ALPHA12 *** SUMMARY OF CHANGES::: * fix missing template issue (#253) * updates to use cs-phpxml v1.0.0-RC1 * updates to use cs-content v1.0.0-BETA1 * updated exception information * fix accidental redirection after setup * add tests for external libraries to step 5 of setup. * convert *.png files to *.gif for IE compatibility * set assigned user when solving issues (#252) * ensure the "/" URL works correctly... * move temporary setup classes into their own folder for __autoload() * remove require_once() calls (use cs-content's __autoload.php) * show fail count at the end of setup step #5 * fix helpdesk search (#299) * add configuration requirements for cs-webapplibs (see issue #303) * add "PROJECT" to the VERSION file for cs_versionAbstract... Modified Paths: -------------- trunk/1.2/VERSION Modified: trunk/1.2/VERSION =================================================================== --- trunk/1.2/VERSION 2009-09-21 14:40:14 UTC (rev 990) +++ trunk/1.2/VERSION 2009-09-21 14:53:33 UTC (rev 991) @@ -1,4 +1,5 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.2.0-ALPHA11 +VERSION: 1.2.0-ALPHA12 +PROJECT: cs-project $HeadURL:https://cs-project.svn.sourceforge.net/svnroot/cs-project/trunk/VERSION $ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <cra...@us...> - 2009-10-26 14:57:29
|
Revision: 1002 http://cs-project.svn.sourceforge.net/cs-project/?rev=1002&view=rev Author: crazedsanity Date: 2009-10-26 14:57:16 +0000 (Mon, 26 Oct 2009) Log Message: ----------- *** RELEASE 1.2.0-ALPHA14 *** SUMMARY OF CHANGES::: * fix setting of version string to use VERSION file. Modified Paths: -------------- trunk/1.2/VERSION Modified: trunk/1.2/VERSION =================================================================== --- trunk/1.2/VERSION 2009-10-26 14:53:07 UTC (rev 1001) +++ trunk/1.2/VERSION 2009-10-26 14:57:16 UTC (rev 1002) @@ -1,5 +1,5 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.2.0-ALPHA12 +VERSION: 1.2.0-ALPHA14 PROJECT: cs-project $HeadURL:https://cs-project.svn.sourceforge.net/svnroot/cs-project/trunk/VERSION $ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |