⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 history.txt

📁 OPENCMS7.0.1,国外最好的JAVA CMS,非常值得学习,支持几乎所有的数据库,人性化安装!
💻 TXT
📖 第 1 页 / 共 5 页
字号:
/*
 * File   : $Source: /usr/local/cvs/opencms/history.txt,v $
 * Date   : $Date: 2007-07-11 12:53:51 $
 * Version: $Revision: 1.839 $
 *
 * This file is part of OpenCms -
 * the Open Source Content Mananagement System
 *
 * Copyright (c) 2005 Alkacon Software GmbH (http://www.alkacon.com)
 */

History of changes for the OpenCms project.

Changes are chronologically ordered from top (most recent) to bottom (least recent).
For more information about the OpenCms project, see the OpenCms website at http://www.opencms.org.

Legend:
! New Feature
* Bug fixed
- General comment

OpenCms 7.0.1 - July 11, 2007
* Fixed bug switching on/off descriptions in new resource dialog
- Prevent displaying temporary files in WebDAV
* Fixed issue forgetting the selected resources while creating a new project
- Improved handling of overwriting inherited locks (including disabling menu entries)
* Fixed issue not displaying project state flag in explorer view when resources not locked
* Fixed issue with lost relations on folders
* Fixed issue being unable to edit permissions outside of the /system/ folder
* Fixed issue with upload applet failing when uploading large amounts of files  
- Added jdbc driver for MsSql
* Fixed display issue with resources across sites in the show sibling and show relations dialogs 
- Updated alkacon-simapi.jar to version 0.9.5, fixed an issue with scaling of screenshots
* Fixed issue with history displaying control code for xmlpages and XML contents
* Updated MySql driver to work with versions 4.0.x
* Fixed issue showing the lock dialog during publishing in some irrelevant cases
* Fixed issue with wrong resource filter preventing permission check on deleted resources
* Fixed issue forcing display widgets to be valid
* Fixed FCKeditor issue gallery buttons not working after pressing save
- Permissions column in explorer shows the permissions taking into account the roles
* Fixed issue 1459: Wrong default value for property content-conversion
! Added favicon for OpenCms workplace login page

OpenCms 7.0.0 - July 4, 2007
* Fixed bug during concurrent publishing
* A number of potential problems reported by the "Findbugs" tool have been removed
* Fixed bug if workplace search index was not defined
* Fixed bug in WebDAV when creating resources in locked folders
- Improved security: added Workplace User role check to the workplace dialog base class
- In broadcast and project management lists are organizational unit columns only shown if more OUs are defined
- Improved performance: some additional database indexes added
- New GUI for historical versions management
- New scheduled job to clean up the historical versions
- Selection for organizational units restricted to folders
* Fixed problem deleting files for the 'on demand' static export handler
* Fixed display rule in the context menu for the 'edit control code' entry
* Fixed display and consistency problems in the categories dialog
- Improved exception handling during import
* Fixed permission check during permalink generation
* Fixed NPE bug in flex cache
* Fixed synchronization problem while merging two publish lists
* Fixed bug in the login dialog with temporary disabled users
- Improved publish dialog's robustness 
* Fixed bug validating links to folders during publishing
* Publish project dialog now correctly returns to the explorer
- Improved history dialog
- Improved column display in the restore deleted dialog
* Fixed method to get the related resources to publish so that new parent folders are included
* Fixed wrong parameter in history context menu entry definition in the opencms-workplace.xml
* Fixed synchronization problem while displaying a back office list of items
* Fixed problem while publishing deleted resources
- Improved link parsing from files during the import of older import versions
* Fixed back-office internal link validation tool
* Thread-safe access to the database connection pool
* Publish queue working in online project
* Fixed NPE bug in the back-office html list
* Fixed bug in the VFS file widget
! New org.opencms.util.CmsHtmlStripper supports removing of all unwanted HTML tags in Strings. 
! Added configuration check for conflicting resource type ids or names
* Fixed issue with Extra bytes at the end of files (e.g. classfiles) when importing with upload applet
! No direct edit buttons are shown if a temporary file is displayed
* Fixed issue with broken links during publishing with related resources
- Deprecated publishXXX methods in org.opencms.file.CmsObject now wait again for publishing
* Fixed issue when deleting one sibling (other remaining siblings could remain corrupted)
* Fixed issue with publish queue persistence ignoring deleted resources to publish
* Fixed issue with editor content scrambled after save, when top-folder content-encoding is set to non-default
* Fixed issue with reading uncommitted changes if using transactions and separate database pools
- Added update wizard for Oracle databases 
* Fixed issue while deleting organizational units cleaning up projects
* Fixed issue while deleting organizational units due to a missing event
- Improved handling of inactive publish job threads
* Fixed issue that prevented to see historical versions of XML content resources
- The XmlContentEditor shows now errors from other locales than the actual
* Fixed issue when importing Users with incompatible additional data from Version 6
! History view now shows source code of jsp resources in plain text
* Fixed issue that mixed up resources in two different sites where the name of one is prefix of the other
! Property activation / deactivation checkboxes are now always shown in property dialogs
! Added new type "CmsXmlVarLinkValue" for XML contents, this is a link with either internal or external target 
* Fixed issue with empty default resource name for XML content index pages when creating a folder 
- Added file type description in new resource dialog
- Added configuration feature to HTML-Widget: fullpage editing

OpenCms 6.9.2 (aka 7.0 RC2) - June 6, 2007
! Added context menue entry to get a two lists dialog to assign categories to a resource 
! Added new collector to retrieve a resource list for one or more given categories
- Improved check for the availability of a VFS resource in the full text search component
- Changed internal message buffer
* A number of potential problems reported by the "Findbugs" tool have been removed
* Fixed issue with Index source - assign document types error
- Improved performance by caching role checks
* To edit a relation the resource has to be locked and the last modification date is set

OpenCms 6.9.1 (aka 7.0 RC1) - May 2, 2007
! Historical publish reports are now stored in the publish job record, not in the file system
! Reinitialization/Restart of pending jobs from the publish queue during startup is now configurable, 
  the amount of time the system waits for a running publish jub during shutdown is now configurable, also
! Publish queue and publish history are now persisted and based on buffers managed by memory monitor
  (i.e. after a restart, pending jobs (but not the job running during shutdown) are published after startup)
! Select type of index page while creating new folders
! Publish dialog now offers the option to publish unpublished related (linked) resources
- Updated integrated Lucene version to 2.1.0
* Fixed issue with upload applet having a client side out of memory error when uploading large files
! Configurable exclude tags for decorator
* Fixed issue not detecting the workplace server URL as internal while adjusting links
- Added some servlet options to ensure BEA WLS 9.x compatibility
- Lock dialog is now able to hide and show the own locks
- Cleaned database: Removed CONTENT_ID from content tables 
- Added a type for property definitions at database and API level for future support of manageable link properties 
- Added a content date to the CmsResource for improving the performance during publishing
- Updated dialog for creating new resources
* Added "search.exclude" property that allows exclusion of files (or folders) from the search index generation
* Optimized search index text extraction by using new "date of last content change" method in CmsResource
- Fixed issues in CmsHtmlExtractor that an empty input generates a null output
- Updated commons-collections.jar to version 3.2
- Updated commons-dbcp.jar to version 1.2.2
- Updated commons-pool.jar to version 1.3
- Updated commons-digester.jar to version 1.8
- Updated jaxen.jar to version 1.1 (final)
- Updated log4j.jar to version 1.2.14
- Updated xercesImpl.jar to version 2.9.0
- Updated xml-apis.jar to version 2.9.0
- Updated htmlparser.jar to version 1.6
- Updated mysql-connector-java.jar to version 5.0.5
- Updated quartz.jar to version 1.5.2
* Fixed some issues with undefined orders of Maps in opencms-search.xml and opencms-workplace.xml
! Added context menue entries to get a list/explorer view of relations pointing to or from the resource
- Backup driver renamed to History
- Whole history driver redesigned, online content shared with history
! Context menus are now capable to show sub menu structures
- Improved HTML output of context menus
* Fixed issue in XML content creating localized default values in nested schemas using always english locale
- Removed unfinished workflow implementation
- Removed old unused editors (HtmlArea, Ledit and MSdhtml)
* Fixed issue "Server Not Found" error (wrong redirect url) when displaying a resource online with apache and https configured. 

OpenCms 6.7.2 (aka 7.0 beta) - March 21, 2007
* Move/Rename operation now uses filename translation like the "create new" operation
! When deleting a user, additionally all locks of this user are removed from the lock manager
* Fixed display error when displaying a user dependencies list while deleting a user
* Fixed issue #1325: Uri attribute of newresource element is now encoded for xml before writing it to the manifest
! Added new optional column for nav text to file explorer view and to preferences
- Improved handling for user additional infos table
* XML content editor scrolls back to the correct position when adding/deleting or moving elements
- Search index now stores the VFS type name of an indexed resource, this is also available in the search result bean
- Ids of projects are no longer integers, UUIDs are now used. CMS_SYSTEMID table removed since no longer needed
* Last timestamp field replaced by long, so are now backups always consistent along different database providers
- Improved handling of project flags and type 
* Fixed issue with upload applet showing a zip-error when unchecking all potential overwrites and 0 files remain
- Improved publish permission check
* Fixed issue #1323: 304 Not Modified Status not working because seconds were compared to milliseconds
! Added new functionality to import and export user data via CSV files
- New special access control entries for 'All other principals' & 'Overwrite all inherited'
- Different tempfile handling for "new" operation in direct edit mode of xml contents
- Document types in opencms-search.xml are now processed exactly in the configured order
* Fixed issue with upload applet not working with apache redirects
- Memory Monitor now centralizes all core caches

OpenCms 6.7.1 (aka 7.0 alpha) - February 14, 2007
! Upload applet preselects the file filter of the file chooser in dependency of the folder type (gallery)
! Upload applet shows potential overwrites of files on the server and offers to avoid them
* Upload applet file chooser uses workplace language localization
! Added new event EVENT_FULLSTATIC_EXPORT fired by CmsStaticExportThread and CmsStaticExportJob

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -