Version | Date | Description |
---|---|---|
8.5.1 | 2013-02-12 | OpenCms 8.5.1 |
8.5.0 | 2012-11-19 | OpenCms 8.5.0 |
8.0.4 | 2012-04-22 | OpenCms 8.0.4 |
8.0.3 | 2012-01-08 | OpenCms 8.0.3 |
8.0.2 | 2012-01-07 | OpenCms 8.0.2 |
8.0.1 | 2012-01-06 | OpenCms 8.0.1 |
8.0.0 | 2011-05-17 | OpenCms 8.0.0 |
7.5.4.1 | 2011-04-03 | Patched Version of OpenCms 7.5.4. With all Patches from 7.5.3.1 |
7.5.4 | 2011-03-29 | OpenCms 7.5.4 |
7.5.3.1 | 2010-08-24 | Patched Version of OpenCms 7.5.3. With all Patches from 7.5.2.6 |
7.5.3 | 2010-08-24 | OpenCms 7.5.3 |
7.5.2.6 | 2010-07-20 | Patched Version of OpenCms 7.5.2: Performance Release |
7.5.2.5 | 2010-06-24 | Patched Version of OpenCms 7.5.2: XML-Choice-Element bugfix: XML-Editor Help-Bubbles should always be shown if the elements are Choice-Elements. |
7.5.2.4 | 2010-04-01 | Patched Version of OpenCms 7.5.2: pom.xml update: remove version Number in Archiv File names; Minor fixes of Patches |
7.5.2.3 | 2010-02-10 | Patched Version of OpenCms 7.5.2: Patch for FileSelectorWidget |
7.5.2.2 | 2010-01-28 | Patched Version of OpenCms 7.5.2: setup improvements |
7.5.2.1 | 2010-01-20 | Patched Version of OpenCms 7.5.2: XML-Choice-Element |
7.5.2 | 2010-01-20 | OpenCms 7.5.2 |
7.5.1.1 | 2010-01-15 | Patched Version of OpenCms 7.5.1: XML-Choice-Element |
7.5.1 | 2010-01-14 | OpenCms 7.5.1 |
Type | Changes | By |
---|---|---|
Patch the ANT-BuildScripts to deploy the OpenCms-Artifacts to the Nexus Maven-Repository after build. Branch 'branch_8_5_1_maven': https://github.com/brabenetz/opencms-core/tree/branch_8_5_1_maven | brabenetz |
Type | Changes | By |
---|---|---|
Patch the ANT-BuildScripts to deploy the OpenCms-Artifacts to the Nexus Maven-Repository after build. Branch 'branch_8_5_0_maven': https://github.com/brabenetz/opencms-core/tree/branch_8_5_0_maven | brabenetz |
Type | Changes | By |
---|---|---|
Patch the ANT-BuildScripts to deploy the OpenCms-Artifacts to the Nexus Maven-Repository after build. Branch 'branch_8_0_4_maven': https://github.com/brabenetz/opencms-core/tree/branch_8_0_4_maven | brabenetz |
Type | Changes | By |
---|---|---|
Patch the ANT-BuildScripts to deploy the OpenCms-Artifacts to the Nexus Maven-Repository after build. Branch 'branch_8_0_3_maven': https://github.com/brabenetz/opencms-core/tree/branch_8_0_3_maven | brabenetz | |
INFO: The OpenCms-Core 8.0.3 artifact in Central Repository has invalid dependencies. So the correct opencms-core, opencms-setup and opencms-webapp artefacts where deployed as version 8.0.3.1: http://repo1.maven.org/maven2/org/opencms/opencms-core/8.0.3.1/ | brabenetz |
Type | Changes | By |
---|---|---|
Patch the ANT-BuildScripts to deploy the OpenCms-Artifacts to the Nexus Maven-Repository after build. Branch 'branch_8_0_2_maven': https://github.com/brabenetz/opencms-core/tree/branch_8_0_2_maven | brabenetz |
Type | Changes | By |
---|---|---|
Create Github Fork for diverse Patches: https://github.com/brabenetz/opencms-core | brabenetz | |
Patch the ANT-BuildScripts to deploy the OpenCms-Artifacts to the Nexus Maven-Repository after build. Branch 'branch_8_0_1_maven': https://github.com/brabenetz/opencms-core/tree/branch_8_0_1_maven Fixes 2932986. | brabenetz |
Type | Changes | By |
---|---|---|
Patch the ANT-BuildScripts to deploy the OpenCms-Artifacts to the Sourceforge Maven-Repository after build. Fixes 2932986. | brabenetz |
Type | Changes | By |
---|---|---|
Add Patch for XML-Choice-Element. | brabenetz | |
Add Patch for better Logging in case of invalid ResourceTyp Icon-Name. | brabenetz | |
Add Patch for FileSelectorWidget | selver | |
Add Patch Cms Shell: remove windows line endings in cmsshell.sh and fix cmsshell.bat. | brabenetz | |
Add Patch for DirectEdit: The JQuery DirectEdit Provider can produce an Exception if offsetParent is null (e.g.: in hidden HTML areas like Tabs). Also all other DirectEdit areas which are place after that area, will not be shown. | brabenetz | |
Add Performance Patch for dom4j 1.6.1-PATCH01: Use java.util.concurrent.ConcurrentHashMap instead of synchronized Map. See http://bp-cms-commons.sourceforge.net/m2site/dom4j/dom4j/1.6.1-PATCH01/changes-report.html | brabenetz |
Type | Changes | By |
---|---|---|
Add Patch for ANT-BuildScripts to deploy the OpenCms-Artifacts to a Maven-Repository after build. Fixes 2932986. | brabenetz | |
Add Patch for CmsSetupBean (Maven Migration): prepare dbName from Maven default finalName "${artifactId}-${version}.war". e.g.: "opencms-demo-7.5.2" -> "opencms_demo_7_5_2". Reason: e.g. MySql cannot have '-', '.' in Database-Name. | brabenetz | |
Add Patch to apply Eclipse-Configs. | brabenetz |
Type | Changes | By |
---|---|---|
Add Patch for XML-Choice-Element. | brabenetz | |
Add Patch for better Logging in case of invalid ResourceTyp Icon-Name. | brabenetz | |
Add Patch for FileSelectorWidget | selver | |
Add Patch Cms Shell: remove windows line endings in cmsshell.sh and fix cmsshell.bat. | brabenetz | |
Add Patch for DirectEdit: The JQuery DirectEdit Provider can produce an Exception if offsetParent is null (e.g.: in hidden HTML areas like Tabs). Also all other DirectEdit areas which are place after that area, will not be shown. | brabenetz | |
Add Performance Patch for dom4j 1.6.1-PATCH01: Use java.util.concurrent.ConcurrentHashMap instead of synchronized Map. See http://bp-cms-commons.sourceforge.net/m2site/dom4j/dom4j/1.6.1-PATCH01/changes-report.html | brabenetz | |
Add Performance Patch for CmsXmlEntityResolver: Increase LRU-Cache Entries and clear Schema Definition Cache only if XSDs or DTDs where published (not on every resource anymore). (included since OpenCms 7.5.4) | brabenetz |
Type | Changes | By |
---|---|---|
Add Patch for ANT-BuildScripts to deploy the OpenCms-Artifacts to a Maven-Repository after build. Fixes 2932986. | brabenetz | |
Add Patch for CmsSetupBean (Maven Migration): prepare dbName from Maven default finalName "${artifactId}-${version}.war". e.g.: "opencms-demo-7.5.2" -> "opencms_demo_7_5_2". Reason: e.g. MySql cannot have '-', '.' in Database-Name. | brabenetz | |
Add Patch to apply Eclipse-Configs. | brabenetz |
Type | Changes | By |
---|---|---|
Add Performance Patch for dom4j 1.6.1-PATCH01: Use java.util.concurrent.ConcurrentHashMap instead of synchronized Map. See http://bp-cms-commons.sourceforge.net/m2site/dom4j/dom4j/1.6.1-PATCH01/changes-report.html | brabenetz | |
Add Performance Patch for CmsXmlEntityResolver: Increase LRU-Cache Entries and clear Schema Definition Cache only if XSDs or DTDs where published (not on every resource anymore). | brabenetz |
Type | Changes | By |
---|---|---|
Bugfix Patch for XML-Choice-Element: XML-Editor Help-Bubbles should always be shown if the elements are Choice-Elements. | brabenetz | |
Add Patch Cms Shell: remove windows line endings in cmsshell.sh and fix cmsshell.bat. | brabenetz | |
Add Patch for DirectEdit: The JQuery DirectEdit Provider can produce an Exception if offsetParent is null (e.g.: in hidden HTML areas like Tabs). Also all other DirectEdit areas which are place after that area, will not be shown. | brabenetz |
Type | Changes | By |
---|---|---|
Fix Patch for FileSelectorWidget: Don't lose Filter while switching between Sites | brabenetz | |
Fix Patch for XML-Choice-Element: update CSS for nicer View | brabenetz | |
Update to opencms-webapp-parent-1.3: Exclude Libraries from dependent WAR Artifacts and remove version Number in Archiv File names. The Filenames should be simply "WEB-INF/lib/${artifactId}.jar" (without Version). | brabenetz |
Type | Changes | By |
---|---|---|
Fix Patch for "Maven Migration": "xml-apis-2.9.1.jar" is version "1.3.04" | brabenetz | |
Fix Patch for "Maven Migration": rename repository id "opencms" to "infonova-opencms-repo" | brabenetz | |
Add Patch for FileSelectorWidget | selver |
Type | Changes | By |
---|---|---|
Add Patch for CmsSetupBean (Maven Migration): prepare dbName from Maven default finalName "${artifactId}-${version}.war". e.g.: "opencms-demo-7.5.2" -> "opencms_demo_7_5_2". Reason: e.g. MySql cannot have '-', '.' in Database-Name. | brabenetz |
Type | Changes | By |
---|---|---|
Add Patch for XML-Choice-Element. | brabenetz | |
Add Patch for better Logging in case of invalid ResourceTyp Icon-Name. | brabenetz |