Thread: [CS-Project-svn_notify] SF.net SVN: cs-project: [823] trunk/1.2/VERSION
Brought to you by:
crazedsanity
From: <cra...@us...> - 2008-02-09 22:05:08
|
Revision: 823 http://cs-project.svn.sourceforge.net/cs-project/?rev=823&view=rev Author: crazedsanity Date: 2008-02-09 14:05:01 -0800 (Sat, 09 Feb 2008) Log Message: ----------- *** RELEASE 1.2.0-ALPHA3 *** SUMMARY OF CHANGES::: * lots of ajax additions (add/remove tags, update prefs, etc) * child project display fix (they don't wrap around the title anymore) * protect setup (redirects if the site has already been setup) * minor superficial changes (border on bottom of helpdesk access block) * related todo & notes now appear regardless of length of related issues * fix note creation, remove some unneeded code * add todo's to helpdesk issues (still needs some work) * "brought to you by" now displayed on main login (with hitstracker image) * fix users being attached multiple times to same group (issue #143) * NOTE: updating leader of group no longer works... * admin settings now at /content/settings/admin * config now contains attributes to determine display of update page (issue #115) * rewrite some invalid config entries into valid ones * update to cs-content v0.10.9, cs-phpxml v0.5.6 Modified Paths: -------------- trunk/1.2/VERSION Modified: trunk/1.2/VERSION =================================================================== --- trunk/1.2/VERSION 2008-02-09 21:40:48 UTC (rev 822) +++ trunk/1.2/VERSION 2008-02-09 22:05:01 UTC (rev 823) @@ -1,4 +1,4 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.2.0-ALPHA2 +VERSION: 1.2.0-ALPHA3 $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...> - 2008-04-09 05:09:28
|
Revision: 879 http://cs-project.svn.sourceforge.net/cs-project/?rev=879&view=rev Author: crazedsanity Date: 2008-04-08 22:09:24 -0700 (Tue, 08 Apr 2008) Log Message: ----------- *** RELEASE 1.2.0-ALPHA4 *** * this release is potentially incompatible with installs of 1.2.0 less than ALPHA4 Modified Paths: -------------- trunk/1.2/VERSION Modified: trunk/1.2/VERSION =================================================================== --- trunk/1.2/VERSION 2008-04-09 05:08:16 UTC (rev 878) +++ trunk/1.2/VERSION 2008-04-09 05:09:24 UTC (rev 879) @@ -1,4 +1,4 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.2.0-ALPHA3 +VERSION: 1.2.0-ALPHA4 $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...> - 2008-05-12 20:51:01
|
Revision: 890 http://cs-project.svn.sourceforge.net/cs-project/?rev=890&view=rev Author: crazedsanity Date: 2008-05-12 13:49:31 -0700 (Mon, 12 May 2008) Log Message: ----------- *** RELEASE 1.2.0-ALPHA5 *** SUMMARY OF CHANGES: * more changes to rename "Todo" to "Task" * remove unused admin "config" settings * fix invalid call to logging * fix broken redirect on helpdesk search (#183) * minor alignmnent changes & display version on main page * fix problems with AJAX tags (#185) * fix decimal handling on task creation (#180) Modified Paths: -------------- trunk/1.2/VERSION Modified: trunk/1.2/VERSION =================================================================== --- trunk/1.2/VERSION 2008-05-12 20:43:26 UTC (rev 889) +++ trunk/1.2/VERSION 2008-05-12 20:49:31 UTC (rev 890) @@ -1,4 +1,4 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.2.0-ALPHA5 +VERSION: 1.2.0-ALPHA6 $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...> - 2008-05-16 03:59:25
|
Revision: 896 http://cs-project.svn.sourceforge.net/cs-project/?rev=896&view=rev Author: crazedsanity Date: 2008-05-15 20:59:22 -0700 (Thu, 15 May 2008) Log Message: ----------- *** RELEASE 1.2.0-ALPHA7 *** AFFECTS ISSUES::: #159: Notices: remove Created/Updated/Solved prefixes #143: Multiple group to user associations #188: Multiple inline scripted upgrades fail...??? Modified Paths: -------------- trunk/1.2/VERSION Modified: trunk/1.2/VERSION =================================================================== --- trunk/1.2/VERSION 2008-05-16 03:55:37 UTC (rev 895) +++ trunk/1.2/VERSION 2008-05-16 03:59:22 UTC (rev 896) @@ -1,4 +1,4 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.2.0-ALPHA6 +VERSION: 1.2.0-ALPHA7 $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. |