[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. |