Changeset 2554 for FCKeditor.Java/branches/2.5-test/src/changes/changes.xml
- Timestamp:
- 10/11/08 22:17:22 (5 years ago)
- Location:
- FCKeditor.Java/branches/2.5-test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/changes/changes.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.5-test
- Property svn:mergeinfo changed
/FCKeditor.Java/trunk merged: 2525,2552
- Property svn:mergeinfo changed
-
FCKeditor.Java/branches/2.5-test/src/changes/changes.xml
r2478 r2554 6 6 7 7 <body> 8 <release version="2.5" date="in SVN" 9 description="Introduced path abstraction and locale resolver, minor bugfixes and enhancements."> 8 <release version="2.5" date="in SVN" description="Decoupling of the server-side storage, localization of user responses and other minor enhancements."> 9 <action dev="th-schwarz" type="add" issue="28">Implement Interface for File Browser Connector and Quick Uploader</action> 10 <action dev="mosipov" type="add" issue="2361">Provide interface for locale resolution</action> 11 <action dev="mosipov" type="add" issue="2382">add method isEnabledForFolderCreation to UserAction interface</action> 12 <action dev="mosipov" type="add" issue="2383">set defaults in default.properties for all interfaces</action> 13 <action type="remove" issue="2580">Deprecate UserActionImpl in favor of EnabledUserAction</action> 14 <action type="update" issue="2581">Rename UserPathBuilder interface to something more appropriate</action> 15 <action type="update" issue="2582">Rework *Path and fullUrl properties</action> 16 <action type="update" issue="2583">ConnectorServlet#init fails on some application servers</action> 17 <action type="add" issue="2592">Add more logging statements</action> 18 19 20 </release> 21 <release version="2.4.1" date="2008-10-15" 22 description="Minor bugfixes and enhancements."> 10 23 <action dev="mosipov" type="fix" issue="2355">FCK:editor output is not XHTML 1.0 compliant</action> 24 <action dev="mosipov" type="fix" issue="2357">PropertiesLoader Exception when undeploying a webapp using FCKeditor.Java Integration</action> 11 25 <action dev="mosipov" type="fix" issue="2359">fckeditor-java-demo fails in Glassfish</action> 12 26 <action dev="mosipov" type="fix" issue="2372">Empty/non-set FCK:editor value causes NullPointerException</action>
Note: See TracChangeset
for help on using the changeset viewer.
