| .. |
|
privileges
|
Some refactoring
|
2021-03-02 20:33:16 +01:00 |
|
rs
|
Removed depcreated package com/arsdigita/cms/ui/assets from ccm-cms
|
2022-03-16 19:33:16 +01:00 |
|
AbstractContentItemImExporter.java
|
Fixed dependency problem for RelatedLinkImExporter
|
2022-11-26 11:53:52 +01:00 |
|
Asset.java
|
Im/Exporters for assets
|
2022-11-24 19:45:43 +01:00 |
|
AssetFolderEntry.java
|
Fixed license headers, added JavaDoc
|
2021-04-02 14:46:10 +02:00 |
|
AssetInUseException.java
|
CCM NG/ccm-cms:
|
2016-10-31 15:58:02 +00:00 |
|
AssetManager.java
|
* Renamed LocalizedString#addValue to LocalizedString#putValue
|
2021-12-16 20:17:23 +01:00 |
|
AssetRepository.java
|
Compoments and resusable classes for subclasses of ContactableEntity, base structure for asset picker component
|
2021-05-29 17:54:49 +02:00 |
|
AttachmentList.java
|
RelatedInfo step save sort works now, cleanup
|
2021-07-31 15:05:56 +02:00 |
|
AttachmentListL10NManager.java
|
* Renamed LocalizedString#addValue to LocalizedString#putValue
|
2021-12-16 20:17:23 +01:00 |
|
AttachmentListManager.java
|
RelatedInfo step save sort works now, cleanup
|
2021-07-31 15:05:56 +02:00 |
|
AttachmentListRepository.java
|
Fixed license headers, added JavaDoc
|
2021-04-02 14:46:10 +02:00 |
|
AttachmentsConfig.java
|
CCM NG/ccm-cms:
|
2016-10-31 15:58:02 +00:00 |
|
ContentItem.java
|
Some missing IdResolvers, added scope attributes to all
|
2022-11-29 19:35:41 +01:00 |
|
ContentItemIdResolver.java
|
Fixed dependency problem for RelatedLinkImExporter
|
2022-11-26 11:53:52 +01:00 |
|
ContentItemInitializer.java
|
CCM NG/ccm-cms: CreateForm for NewsItem
|
2017-05-01 15:33:07 +00:00 |
|
ContentItemL10NManager.java
|
* Renamed LocalizedString#addValue to LocalizedString#putValue
|
2021-12-16 20:17:23 +01:00 |
|
ContentItemManager.java
|
* Renamed LocalizedString#addValue to LocalizedString#putValue
|
2021-12-16 20:17:23 +01:00 |
|
ContentItemRepository.java
|
Several bugfixes for workflow handling (for Content Items)
|
2022-01-22 17:55:33 +01:00 |
|
ContentItemSearchManager.java
|
CCM NG/ccm-cms : Support for Hibernate Search queries for content items
|
2016-12-19 15:34:11 +00:00 |
|
ContentItemVersion.java
|
CCM NG: Current status of the migration of the UI of ccm-cms (not tested yet!)
|
2016-07-29 19:45:12 +00:00 |
|
ContentSection.java
|
IdResolvers for Lifecycles
|
2022-10-25 20:21:17 +02:00 |
|
ContentSectionConfig.java
|
Removed deprecated package com/arsdigita/cms/ui/authoring/assets/relatedinfo from ccm-cms
|
2022-03-16 18:25:16 +01:00 |
|
ContentSectionCreator.java
|
CCM NG: Some repositories still returned null instead of Optional
|
2017-02-03 07:40:13 +00:00 |
|
ContentSectionImExporter.java
|
Improved handling of required entities in ImExporters.
|
2022-11-07 19:18:30 +01:00 |
|
ContentSectionManager.java
|
Removed several deprecated packages from ccm-cms
|
2022-03-19 16:26:15 +01:00 |
|
ContentSectionRepository.java
|
MVC based UI for Content Section management
|
2021-01-18 21:38:52 +01:00 |
|
ContentSectionSetup.java
|
Removed several deprecated packages from ccm-cms
|
2022-03-19 16:26:15 +01:00 |
|
ContentType.java
|
Some missing IdResolvers, added scope attributes to all
|
2022-11-29 19:35:41 +01:00 |
|
ContentTypeIdResolver.java
|
ImExporter for ContentType
|
2022-10-25 19:21:41 +02:00 |
|
ContentTypeImExporter.java
|
Improved handling of required entities in ImExporters.
|
2022-11-07 19:18:30 +01:00 |
|
ContentTypeManager.java
|
Several bugfixes for workflow handling (for Content Items)
|
2022-01-22 17:55:33 +01:00 |
|
ContentTypeMode.java
|
CCM NG: ContentItemRepository
|
2016-08-08 18:02:16 +00:00 |
|
ContentTypeRepository.java
|
ImExporter for ContentType
|
2022-10-25 19:21:41 +02:00 |
|
DocumentFolderEntry.java
|
Fixed license headers, added JavaDoc
|
2021-04-02 14:46:10 +02:00 |
|
Folder.java
|
Some missing IdResolvers, added scope attributes to all
|
2022-11-29 19:35:41 +01:00 |
|
FolderIdResolver.java
|
Type field for folder placeholders was empty.
|
2022-11-01 20:35:50 +01:00 |
|
FolderImExporter.java
|
Improved handling of required entities in ImExporters.
|
2022-11-07 19:18:30 +01:00 |
|
FolderManager.java
|
Fixed a bug when deleting content items
|
2022-02-26 17:24:55 +01:00 |
|
FolderRepository.java
|
Added missing ImExporter for Folders
|
2022-10-24 19:22:00 +02:00 |
|
FolderType.java
|
CCM NG/ccm-cms: Tests for FolderManager (and fixes for bugs with by the tests), migration scripts for adding tables for folders
|
2016-10-03 18:09:48 +00:00 |
|
InvalidFolderPathException.java
|
CCM NG/ccm-cms: Created a subclass of Category for Folders. Started to add add Repository and Manager classes and to refactor all classes to use Folder instead of plain category for folders.
|
2016-09-27 17:55:10 +00:00 |
|
ItemAttachment.java
|
CCM NG/ccm-cms: ImageStep for ContentItems (not tested yet!)
|
2017-08-02 14:23:24 +00:00 |
|
ItemAttachmentManager.java
|
Removal of attachments working
|
2021-07-29 21:01:21 +02:00 |
|
PathUtil.java
|
Additional service/endpoint for retrieving file content from a binary asset.
|
2021-10-18 21:22:59 +02:00 |