📄 history.txt
字号:
! Added new ImageLoader with image processing and scaling capabilities, disabled by default because of setup issues
! ImageGallery now shows a preview thumbnail of all images (if image is loader enabled)
! Image "height" and "width" attributes are calculated and stored in "image.size" property (if image is loader enabled)
* Fixed issue with resources outside timerange in editors
! Added "Update Wizard" to enable updating several OpenCms modules at once
* Added experimental fix for search index lock issue that may cause publishing to hang
* Fixed issue with NULL_PROPERTY not being immutable
* Fixed issue #615: Uploading modules with new (unknown) resource type classes
* Fixed issue #884: Cancelling upload of files in non-applet dialog now resets file content
* Fixed issue #890: Extended folders and XML contents now show the custom property dialog from the referenced resource type
* Fixed issue #895: Show correct online address in the secure dialog also in the ROOT site
* Fixed issue #899: Latent problem while importing data fixed
* Fixed issue #904: The selected modules are checked and topologically sorted
* Fixed issue #905: HtmlArea is now opened in source code mode if clicking the resource context menu entry "Edit sourcecode"
* Fixed issue #914: Exceptions after cleanup html in WYSIWYG Editor
* Fixed issue #925: The deleteUser method also removes the user from all their groups
* Fixed issue #931: It is now possible to insert closing curly braces in HtmlArea in IE using german keyboards
* Fixed issue #932: Keep synchronization settings after the user preferences were changed
* Fixed issue #940: cmsshell.sh doesn't run on Linux
* Fixed issue #943: Display advanced property dialog of extended folders only once after a new property is defined
* Fixed issue #953: Dialog paths in simple HTML editor adjusted to JSP dialogs
* Fixed issue #955: Downgraded JSTL libraries to 1.0 to gain compatibility with JSP 1.0 servlet containers
* Fixed issue #956: Failed link translation results in zero length file during HTML import
* Fixed issue #957: Case sensitivity problems in HTML import
* Fixed issue #960: Servlet mapping also works for the "/*" setting
* Fixed issue #963: The user, group and property names are now escaped
* Fixed issue #967: Shared property is empty after renaming or moving resources
OpenCms 6.1.0 - October 4, 2005
! Added 'content nofification' function
! Added improved handling of user deletions in Account manager tool
! Added option to create default directories and export points in Module manager tool
* Fixed issue with URI splitting causing an NPE if URI was invalid
! Integrated WYSIWYG editor API for XML content html widgets
! Added configurable options to html widget to enable dialogs for link, anchor, galleries etc.
* Fixed issue (using workaround) with lost image paths in HtmlArea editor widget after drag & drop
! Custom widgets that have not been registered in opencms-vfs.xml can now be specified in XML content schemas
OpenCms 6.0.1 - September 14, 2005
- Added serial version UIDs to all serializable classes
* Fixed issue with CmsDriverManager#getChildren()
* Fixed issue with "search" causing JavaScript errors in new Administration
* Fixed issue with editing the "parent group" of a group
! Added advanced rule based configuration options to static export
- Replaced use of "sendCmsRedirect" in Workplace with "sendForward" to reduce issues in IBM Websphere AS
! Property values can now be read and written as a list
! XML content mappings can map multiple occurences of a value to a property list value
! For XML content values mapped to a property, the property is deleted if no value is available in the XML content
- Added patch for use of CmsJspStatusBean with mod_jk contributed by Thorsten Ludewig
! Added resource collector to collect all files that have been "mapped" to another file
! Added "preload" option to <cms:contentload> tag for better control of displayed content
* Fixed issue with history of siblings in a multiple site configuration
* Fixed issue with error (404) pages not returning a 404 status code
* Fixed issue with locale selection process not always working correctly when using "language_COUNTRY" type locale
* Fixed issue 912: NullPointerException in "recommend page" of templateone
! Search indexes are now incrementally updated after publishing of resoures if rebuild mode is "auto"
! Added methods to copy and move the content of a locale in XML pages or XML contents
! Added "site" parameter to Flex cache language for creating elements for a specific site only
* Fixed issue in XML content so that "Articles"-"Article" node naming schema
is not longer required for creation of new content items
* Fixed issue with client side caching of expired documents because of missing http headers
* Fixed issue with display of historic resource versions in external programs (*.doc, *.pdf)
* Fixed issue in external link checker if link is not a http link
! Added support for maxDB/sapDB contributed by Clovis Wichoski and Fabiano Rech
* Included (experimental) fix to disable multiple setting of "Content-Type" header contributed by Jason Trump
* Removed references to static user/group name variables, using only the methods that return the configurable names
OpenCms 6.0.0 - June 30, 2005
* Improved implementation of request "forwarding" in Flex JSP handler
* Fixed JavaScript issues in IE (in new Administration) caused by "sendRedirect" usage
- Name of web application and OpenCms servlet can now be passed to the CmsShell
* Fixed issue with confusing redirect to localhost in a simple broken site configuration
- No more silly version "names", just numbers like 6.0.0
* Fixed issue with HtmlArea widget converting <a> to <a>
* Fixed issues with PostgreSQL thanks to Antonio Cores contribution
* Fixed issue with user / date last modified being wrong after resource copy
* Fixed several issues in the English and German localization
* Fixed issue with logfile viewer box being too big
* Fixed several issues with Templateone and demo modules
* Fixed issue with direct edit buttons overlapping the headline text
! Direct edit buttons can be activated/deactivated pressing Ctrl-Space
* Fixed issue with ugly exception when a legacy XMLtemplate resource was indexed
* Fixed issue with login of users without required permissions to view the workplace
! Added first version of english online help
* Fixed issue with resource history of siblings not showing the other siblings entries
* Fixed issue with '%' char causing an error when using the full text search
* Fixed issue with errors when trying to perform a VFS operation with insufficient permissions
OpenCms 5.9.2 Corrin (aka 6.0 RC 2) - June 17, 2005
* New pointer link validation tool for the (new) Administration
* Fixed issue that the synchronization report does not return to the workplace after clicking the 'ok'-button
! Tool for the (new) Administration to edit the synchronization settings
- Update of the 'howto_workplace_translation' documentation and its localization tool to the new localization scheme
! New module for the german localization of OpenCms
* Fixed issue with folders when moving a folder to it's own subfolder
! New JSP based login dialog
! A user account is now temporarily disabled for login after a configurable number of failed login attempts
* Fixed issue with duplicate types showing in "new" dialog after the Workplace was re-initialized
* Fixed issue with renaming files a version with just a different case
* Fixed issue in static export regarding caching of exported files with parameters
! Added Workplace tool to display a message for all users that log in
! Added Workplace tool to temporarily disable all logins (for system maintainance)
! Synchronize settings are now saved on a "per user" basis, and stored in the database
* Fixed issue with missing locale in XML content that has only optional elements
- JVM default locale is now set to be Locale.ENGLISH if any other language than English is the default
! Account management tool in the (new) Administration finished
! Module management tool in the (new) Administration finished
! Database management tool in the (new) Administration finished
! Project management tool in the (new) Administration finished
! Link check tool in the (new) Administration finished
! Logfile view tool in the (new) Administration finished
- Streamlined implementations of equals(Object) and compareTo(Object) for core classes
- Introduced abstract base class and parameter handling for all select type widgets
- Updated Apache digester to version 1.7
- Replaced most .gif icons with .png versions
! Error pages are now displayed with a template based error handler
OpenCms 5.9.1 Corrin (aka 6.0 RC 1) - May 25, 2005
* Fixed issue with static export suffix on a JSP with parameters always being set to ".html"
! XML content resource collectors can now get the name of the resource type to collect in the parameter
! Better error reporting during validation of the XML content definition
! XML content definition restrictions have been loosed (no more "Name" - "Names" requirement)
! "Upload" button now available directly on the main "Explorer" view
! When creating a new page the name entered is automatically corrected for invalid chars,
moreover the originally entered name can optional be set as Title and/or NavText
- Refactored the HTML widgets so that they can be used on "normal" dialogs (i.e. without XML content)
! Created "WidgetDialog" for the Workplace that can map widgets to JavaBean properties
* Improved error handling when moving a folder to the same name with just different case
- The legacy com.opencms.* packages have been moved to a separate module
- The legacy Workplace implementation has been moved to a separate module
- The Workplace editors have been moved to separate modules
! New Administration module for scheduled jobs available
! New Administration module for module management available (work in progess)
- Improvements to the new localization mechanism regarding Multi-Bundles
- Refactored all Exceptions and Log messages to use localized output
! Added documentation module to Alkacon Documentation about how to upgrade from version 5.0
! New "combo box" HTML input (selection) widget added
! Widgets do now have a new configuration attribute (e.g. to add options to a select widget)
OpenCms 5.7.3 Corrin (aka 6.0 beta 3) - April 28, 2005
! Added "search in search result" functionality
- Added option for nested macros in CmsMacroResolver
! CmsMessages can now handle localized keys with MessageFormat parameters
- Improved implementation for localized keys in the Workplace
! Started to localize all internal OpenCms Exception and Log messages
! Added utility classes to org.opencms.i18n for convenient dealing with localized core messages
! It's now possible to activate and deactivate scheduled jobs
! It's now possible to update and remove a job from the scheduler
- Improved implementation CmsException (and it's subclasses) to be better standard compliant
* Fixed issue in OpenCms static export for binary resources
* Applied PostgeSQL patches supplied by Antonio
! It's now possible to add the Workplace context menu configuration for a new resource type in a module
- Shared parts of DTD's in the OpenCms configuration are now included as sub-DTD's, not copied
- Updated log4j.jar to latest version 1.2.9
- Updated quartz.jar to latest version 1.4.5
- Removed logging configuration from opencms.properties to default log4j.properties file
- Improved logging configuration on system startup to allow static log members in all classes
- Moved all remaining configuration keys not used by setup wizard from "opencms.properties" to XML config
! Configured "galleries" are automatically displayed in the WYSIWYG editor if configured correctly
! New "Table gallery" allows convenient uploading of CSV (or copy&paste) tables into WYSIWYG editor
! New "Table gallery" also available as widget for XML content
! New "Textarea" Widget for XML content for simple multiline String input
! Added first implementation of "roles" to OpenCms
! System functions are not longer accessible by "Administrators" only, they now require a certain role instead
- Final design of the "New Administration" view (almost) finished
- Optimized SQL query statement for reading all resources with a certain property value
- Changes in SQL query statements break compatibility with MySQL 3.2.x again (a separate driver could solve this)
! Added implementation of a list "widget" for display of managable objects in the "New Administration"
! "templateone" can be configured to either display the "accessible" or "classical" (tables based) version by default
! XML content based module for "news" added to "templateone" (with sample data)
! XML content based module for "events" added to "templateone" (with sample data)
! XML content based module for "faq" added to "templateone" (with sample data)
! XML content based module for "jobs" added to "templateone" (with sample data)
- "templateone" demo data now is displayed in the "accessible" version by default
- Setup wizard now creates backup files of XML configuration before setup starts
* Fixed issue in export of resources where a deleted "created by" user caused an Exception
OpenCms 5.7.2 Corrin (aka 6.0 beta 2) - March 31, 2005
* Fixed SQL statement compatibility issue with MySQL 3.2.x
* Fixed issues with Oracle 8.1.7
! XML content editor now jumps to the last scroll position after element adding/removal
- Optimized resource bundle / locale handling in the Workplace
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -