libreccm/ccm-cms/src/main/java/org/librecms/contentsection
jensp 66e5e15923 CcmNG: Assets (entities) and db migrations for Persons and organizations
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@6137 8810af33-2d31-482b-a856-94f89814c4df
2019-06-23 17:03:58 +00: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
Asset.java CCM NG: Added OrderBy annotation to several lists 2017-12-14 16:34:03 +00: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 Fixed wrong naming for migration scripts 2018-11-15 18:14:50 +00: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 CCM NG/ccm-cms: Some bugfixes for the items RESTful service 2018-03-22 14:14:10 +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 CCM NG: Added OrderBy annotation to several lists 2017-12-14 16:34:03 +00: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
ContentSectionManager.java CCM NG: 2017-09-27 19:45:02 +00:00
ContentSectionRepository.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
ContentSectionServlet.java CCM NG: Removed duplicate slash from URL used by ContentSectionServlet (#2751) 2018-01-10 10:44:52 +00:00
ContentSectionSetup.java CCM NG/ccm-core: Bugfix for ContentSectionSetup 2017-06-14 17:17:50 +00: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