[CS-Project-svn_notify] SF.net SVN: cs-project: [710] trunk/VERSION
Brought to you by:
crazedsanity
From: <cra...@us...> - 2007-12-19 01:41:38
|
Revision: 710 http://cs-project.svn.sourceforge.net/cs-project/?rev=710&view=rev Author: crazedsanity Date: 2007-12-18 17:41:33 -0800 (Tue, 18 Dec 2007) Log Message: ----------- *** RELEASE 1.1.0-BETA16 *** SUMMARY OF CHANGES: * Formatting of helpdesk issue body & notes without "pre" tags. * More formatting of issue body & notes. * No longer wordwrap() note body in main noteClass. * Cleaning note body. * Format issue notes without the "pre" tag. * admin interface for tags * Updated tag listing. * Helpdesk converts newlines to BR's in body again (internal & external). * Ordering options for tags, ability to change modifier for tag name. * Updated block row name to match code, form to change modifier, etc (tags). * Add the "tags" section back (infobar). * Code to better display tags, option to update modifier, list alphabetically. * Folder for icons from "Sweetie-BasePack-v3" * help links * status messages show icon in title for prettiness. :) * After re-linking an issue, message now shows link back to previous project. * Force noteClass to format note data for uniform display. * Fix header (of SQL files) to have proper SVN keywords & such. * Ability to change helpdesk issue name (issue #70). * Fix order of tags when viewing issue (#123). * Fix initial priority based on tag modifier (#77). * Display ancestry link list instead of just project name on summary (#101). * Use block rows to display input or text for open/closed issue (#119). * Display currently logged-in user (#71). * Update to new version of cs-content. * More help pages & help links! Modified Paths: -------------- trunk/VERSION Modified: trunk/VERSION =================================================================== --- trunk/VERSION 2007-12-19 01:31:11 UTC (rev 709) +++ trunk/VERSION 2007-12-19 01:41:33 UTC (rev 710) @@ -1,4 +1,4 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.1.0-BETA15 +VERSION: 1.1.0-BETA16 $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. |