libreccm/ccm-cms/src/main/java/org/librecms/contentsection
Jens Pelzetter a63147b480 MVC based UI for Content Section management
Former-commit-id: dd8d8d1aac
2021-01-18 21:38:52 +01:00
..
privileges CCM NG: 2017-09-27 19:45:02 +00:00
rs CcmNG: Next part of TinyMCE integration 2018-09-05 18:20:57 +00:00
ui/admin CCM NG: 2016-07-23 18:18:37 +00:00
AbstractContentItemImExporter.java Added a reload method to the interface of the AbstractImExporter class 2020-12-08 20:26:13 +01:00
Asset.java Fixed a test failure 2020-07-17 07:55:04 +02:00
AssetInUseException.java CCM NG/ccm-cms: 2016-10-31 15:58:02 +00:00
AssetManager.java CcmNG: Assets (entities) and db migrations for Persons and organizations 2019-06-23 17:03:58 +00:00
AssetRepository.java CCM NG: Fixed permission check for Assets (#2801) 2018-03-02 15:32:44 +00:00
AttachmentList.java CCM NG: Added OrderBy annotation to several lists 2017-12-14 16:34:03 +00:00
AttachmentListL10NManager.java CCM NG: 2017-08-16 16:39:32 +00:00
AttachmentListManager.java CCM NG/ccm-cms: Adding and removing images 2017-08-09 13:03:14 +00:00
AttachmentsConfig.java CCM NG/ccm-cms: 2016-10-31 15:58:02 +00:00
ContentItem.java XML Mapping Informations 2019-11-27 20:31:38 +01:00
ContentItemInitializer.java CCM NG/ccm-cms: CreateForm for NewsItem 2017-05-01 15:33:07 +00:00
ContentItemL10NManager.java CCM NG/ccm-cms: Language Tab of the ContentItemPage now works 2017-07-03 17:03:07 +00:00
ContentItemManager.java CCM NG: First part of sites/pages application 2017-10-10 17:27:02 +00:00
ContentItemRepository.java LICENSE.txt for ccm_ng 2019-08-03 12:31:11 +00: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 MVC based UI for Content Section management 2021-01-18 21:38:52 +01:00
ContentSectionConfig.java CCM NG: Improvments for permissions management including an authoring step for managing the permissions for a single item 2018-03-02 10:01:17 +00:00
ContentSectionCreator.java CCM NG: Some repositories still returned null instead of Optional 2017-02-03 07:40:13 +00:00
ContentSectionImExporter.java Added a reload method to the interface of the AbstractImExporter class 2020-12-08 20:26:13 +01:00
ContentSectionManager.java MVC based UI for Content Section management 2021-01-18 21:38:52 +01:00
ContentSectionRepository.java MVC based UI for Content Section management 2021-01-18 21:38:52 +01:00
ContentSectionServlet.java Fixed dependencies for integration tests 2020-12-22 21:22:31 +01:00
ContentSectionSetup.java * Fixed ContentSectionSetup (now sets UUIDs for Workflow and LifecycleDefinition) 2020-06-11 17:06:11 +02:00
ContentType.java CCM NG: Fixed migration scripts 2018-11-20 12:25:38 +00:00
ContentTypeManager.java CCM NG: 2017-09-27 19:45:02 +00:00
ContentTypeMode.java CCM NG: ContentItemRepository 2016-08-08 18:02:16 +00:00
ContentTypeRepository.java CCM NG: Reload Methode in AbstractEntityRepository erstellen (#2807) and getIdOfEntity method including implementation in all repositories 2018-02-07 15:49:10 +00:00
Folder.java CCM NG/ccm-cms: Vaadin Prototype 2017-09-11 16:38:56 +00:00
FolderManager.java CCM NG: Copy permissions from parent folder to new sub folder 2018-03-01 09:53:28 +00:00
FolderRepository.java CCM NG: Reload Methode in AbstractEntityRepository erstellen (#2807) and getIdOfEntity method including implementation in all repositories 2018-02-07 15:49:10 +00: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 CCM NG/ccm-cms: Moving attached images works now 2017-08-09 15:19:04 +00:00
PathUtil.java CCM NG/ccm-cms: 2017-07-24 15:22:10 +00:00