| .. |
|
cms
|
It is now possible to enable language independent items for specific objects lists
|
2016-12-15 10:36:41 +00:00 |
|
portlet
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
tools
|
Unterstützung für Navigation im Applications Tab, einige Ergänzungen am Applications Tab selbst
|
2013-06-29 12:41:57 +00:00 |
|
ui
|
A navigation component for showing a specific content item
|
2018-02-26 10:04:27 +00:00 |
|
upgrades
|
Verschiedener Kleinkram meist in Zusammenhang mit Umbau AtoZ.
|
2012-04-30 21:51:23 +00:00 |
|
AbstractNavigationModel.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
ApplicationNavigationModel.java
|
Unfortunately quite a large update, combined BaseDispatcher and DispatcherServlet into a modern, standard compliant CCMDispatcherServlet, modified various classes to enable CCM installed in any arbitrary context, not just ROOT. Part 1. Currently it works for ScientificCMS only, for other bundles StylesheetPaths.txt has to be modified.
|
2014-03-06 12:53:03 +00:00 |
|
CategoryWidget.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
CookieNavigationModel.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
DataCollectionDefinition.java
|
Component for creating export links for all publications in a category. Has to be added via JSP template. Needs mandalay revision 366 or newer to work. Export of filtered object lists are not working yet.
|
2013-03-21 19:20:37 +00:00 |
|
DataCollectionProperty.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
DataCollectionPropertyRenderer.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
DataCollectionRenderer.java
|
Include value of of date properties as ISO formatted date into XML output
|
2019-03-18 19:24:33 +00:00 |
|
DefaultNavigationModel.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
DomainNavigationModel.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
GenericNavigationModel.java
|
Unfortunately quite a large update, combined BaseDispatcher and DispatcherServlet into a modern, standard compliant CCMDispatcherServlet, modified various classes to enable CCM installed in any arbitrary context, not just ROOT. Part 1. Currently it works for ScientificCMS only, for other bundles StylesheetPaths.txt has to be modified.
|
2014-03-06 12:53:03 +00:00 |
|
GlobalNavigationModel.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
Initializer.java
|
Enhanced globalization support, added some documentation, improved formatting.
|
2014-02-21 10:52:26 +00:00 |
|
Loader.java
|
Enhanced various formatting, added various documentation.
|
2013-01-06 19:36:43 +00:00 |
|
Navigation.java
|
Fixed URL generation for object lists and Content Item Summary. The WebContextPath was not used there therefore the URLs were incorrect if CCM is installed not in the root context.
|
2014-09-26 07:20:40 +00:00 |
|
NavigationAppManager.java
|
- Admin-Oberfläche für Instanzen von ccm-navigation in den ApplicationsAdministrationTab unter /ccm/admin integriert.
|
2013-08-06 20:27:22 +00:00 |
|
NavigationConfig.java
|
Fixed typo in 5623, various doku added
|
2018-08-04 08:14:04 +00:00 |
|
NavigationConfig_parameter.properties
|
New navigation configuration feature: index_page_max_items.
|
2018-08-02 05:10:11 +00:00 |
|
NavigationConstants.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
NavigationContext.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
NavigationFileResolver.java
|
BugFix for LanguageExtension redirect. The redirect was also applied when the feature was disabled in the configuration.
|
2017-11-13 07:33:34 +00:00 |
|
NavigationGlobalizationUtil.java
|
Enhanced globalization support, added some documentation, improved formatting.
|
2014-02-21 10:52:26 +00:00 |
|
NavigationModel.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
NavigationResources.properties
|
[UPDATE]
|
2015-02-15 16:43:00 +00:00 |
|
NavigationResources_de.properties
|
[UPDATE]
|
2015-02-15 16:43:00 +00:00 |
|
NavigationUrlFinder.java
|
Innere Klasse UrlFinder aus dem Initalizer ausgelagert.
|
2013-06-13 13:18:37 +00:00 |
|
QuickLink.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
RelatedItemsQuery.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
RelatedItemsQueryFactory.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
RelatedItemsQueryFactoryImpl.java
|
Unfortunately quite a large update, combined BaseDispatcher and DispatcherServlet into a modern, standard compliant CCMDispatcherServlet, modified various classes to enable CCM installed in any arbitrary context, not just ROOT. Part 1. Currently it works for ScientificCMS only, for other bundles StylesheetPaths.txt has to be modified.
|
2014-03-06 12:53:03 +00:00 |
|
RelatedItemsQueryImpl.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
Template.java
|
"Another part of cleaning up dispatcher code and enable installation of CCM into any arbitrary application context."
|
2014-03-07 08:20:15 +00:00 |
|
TemplateCollection.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |
|
TemplateMapping.java
|
Weitere Anpassungen bei navigation an die Änderungen infolge ccm-sci-bundle.
|
2011-11-10 22:46:26 +00:00 |