libreccm/ccm-cms/src/main/java/com/arsdigita/cms/ui
jensp 87780f49dc CCM NG/ccm-cms: BrowsePane: Changing current folder using the folder on the left now works.
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@4581 8810af33-2d31-482b-a856-94f89814c4df
2017-02-17 16:43:49 +00:00
..
authoring CCM NG/ccm-cms: More work for the FolderBrowser 2017-02-16 18:07:31 +00:00
category Localization Stuff, the 2nd 2017-02-15 16:29:13 +00:00
contentcenter CCM NG: Several things, mostly importantly removal of all usages of legacy log4j 1.2 API. Dependency for artifact log4j-1.2-api has been removed. 2017-02-04 16:37:18 +00:00
cse CCM NG/ccm-cms: ContentSoonExpiredPage migrated to new API 2017-01-14 16:44:23 +00:00
folder CCM NG/ccm-cms: BrowsePane: Changing current folder using the folder on the left now works. 2017-02-17 16:43:49 +00:00
item CCM NG: Refactored all (hopefully) Repositories to return an Optional instead of a result or null for the methods returning a single entity as result. 2017-02-03 07:24:38 +00:00
lifecycle CCM NG: Several things, mostly importantly removal of all usages of legacy log4j 1.2 API. Dependency for artifact log4j-1.2-api has been removed. 2017-02-04 16:37:18 +00:00
permissions CCM NG/ccm-cms: FolderBrowser now shows up. Needs testing. 2017-02-08 18:07:03 +00:00
report CCM NG: Refactored all (hopefully) Repositories to return an Optional instead of a result or null for the methods returning a single entity as result. 2017-02-03 07:24:38 +00:00
revision CCM NG/ccm-cms: Several things for the dispatching prodecure. 2017-02-01 14:03:46 +00:00
role CCM NG: Several things, mostly importantly removal of all usages of legacy log4j 1.2 API. Dependency for artifact log4j-1.2-api has been removed. 2017-02-04 16:37:18 +00:00
search CCM NG: 2017-02-01 20:34:43 +00:00
templates CCM NG/ccm-cms: 2016-12-12 18:36:27 +00:00
type CCM NG: Several things, mostly importantly removal of all usages of legacy log4j 1.2 API. Dependency for artifact log4j-1.2-api has been removed. 2017-02-04 16:37:18 +00:00
util CCM NG: 2016-08-29 15:52:23 +00:00
workflow CCM NG: Several things, mostly importantly removal of all usages of legacy log4j 1.2 API. Dependency for artifact log4j-1.2-api has been removed. 2017-02-04 16:37:18 +00:00
BaseAdminPane.java CCM NG/ccm-cms: First part of migration the ReportPane 2017-01-16 20:03:20 +00:00
BaseDeleteForm.java CCM NG: FolderAdminPane ported to CCM NG 2016-08-31 14:57:29 +00:00
BaseForm.java CCM NG: Several things, mostly importantly removal of all usages of legacy log4j 1.2 API. Dependency for artifact log4j-1.2-api has been removed. 2017-02-04 16:37:18 +00:00
BaseItemPane.java CCM NG: Some cleanup 2017-01-13 13:47:57 +00:00
BaseTree.java CCM NG: Several things, mostly importantly removal of all usages of legacy log4j 1.2 API. Dependency for artifact log4j-1.2-api has been removed. 2017-02-04 16:37:18 +00:00
BrowsePane.java CCM NG/ccm-cms: BrowsePane: Changing current folder using the folder on the left now works. 2017-02-17 16:43:49 +00:00
CMSApplicationPage.java CCM NG: Refactored all (hopefully) Repositories to return an Optional instead of a result or null for the methods returning a single entity as result. 2017-02-03 07:24:38 +00:00
CMSContainer.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
CMSForm.java CCM NG: Migrated several classes from ccm-core to CCM NG. No finished, none finished classes as *.todo to avoid compilation failures. 2016-11-25 16:32:50 +00:00
CcmObjectRequestLocal.java CCM NG: Several things, mostly importantly removal of all usages of legacy log4j 1.2 API. Dependency for artifact log4j-1.2-api has been removed. 2017-02-04 16:37:18 +00:00
ContentItemContextBar.java CCM NG: ContentItem Page ported 2017-01-13 13:19:02 +00:00
ContentItemPage.java CCM NG/ccm-cms: Several things for the dispatching prodecure. 2017-02-01 14:03:46 +00:00
ContentSectionContextBar.java CCM NG: Some cleanup 2017-01-13 13:47:57 +00:00
ContentSectionPage.java CCM NG: 2017-02-01 20:34:43 +00:00
ContentSectionRequestLocal.java CCM NG: Several things, mostly importantly removal of all usages of legacy log4j 1.2 API. Dependency for artifact log4j-1.2-api has been removed. 2017-02-04 16:37:18 +00:00
FlatItemList.java CCM NG/ccm-cms: Next part of migration of the FolderBrowser 2017-02-11 18:15:52 +00:00
FormSecurityListener.java CCM NG: Several things, mostly importantly removal of all usages of legacy log4j 1.2 API. Dependency for artifact log4j-1.2-api has been removed. 2017-02-04 16:37:18 +00:00
GlobalNavigation.java CCM NG: Several things, mostly importantly removal of all usages of legacy log4j 1.2 API. Dependency for artifact log4j-1.2-api has been removed. 2017-02-04 16:37:18 +00:00
ImagesPane.java.todo CCM NG/ccm-cms: Progress for ItemLanguages and related classes (not finished yet) 2016-11-23 18:35:16 +00:00
ItemSearch.java CCM NG/ccm-cms: ItemSearchPane now compiles (but will not work yet). 2017-01-18 16:27:42 +00:00
ItemSearchBrowsePane.java.todo CCM NG: Current progress of the migration of the UI for ccm-cms 2017-01-11 18:35:23 +00:00
ItemSearchFlatBrowsePane.java.todo CCM NG: Current progress of the migration of the UI for ccm-cms 2017-01-11 18:35:23 +00:00
ItemSearchFolderBrowser.java.todo CCM NG: Current progress of the migration of the UI for ccm-cms 2017-01-11 18:35:23 +00:00
ItemSearchPage.java.todo CCM NG: Current progress of the migration of the UI for ccm-cms 2017-01-11 18:35:23 +00:00
ItemSearchPopup.java.todo CCM NG: Current progress of the migration of the UI for ccm-cms 2017-01-11 18:35:23 +00:00
ItemSearchSection.java CCM NG/ccm-cms: ItemSearchPane now compiles (but will not work yet). 2017-01-18 16:27:42 +00:00
ListOptionPrintListener.java CCM NG: Some cleanup 2017-01-13 13:47:57 +00:00
PartyAddForm.java Changed the construction of some GlobalizedMessages to use CMS_BUNDLE. 2016-10-06 11:07:06 +00:00
PartySearchForm.java Adds PartySearchForm which is needed by BaseRoleItemPane 2016-10-01 11:35:23 +00:00
ReportPane.java CCM NG/ccm-cms: ReportPane migrated to CCM NG. Works now with all supported database systems. 2017-01-17 08:49:53 +00:00
SecurityPropertyEditor.java CCM NG: Migrated several classes from ccm-core to CCM NG. No finished, none finished classes as *.todo to avoid compilation failures. 2016-11-25 16:32:50 +00:00
SortableList.java CCM NG: Several things, mostly importantly removal of all usages of legacy log4j 1.2 API. Dependency for artifact log4j-1.2-api has been removed. 2017-02-04 16:37:18 +00:00
UserAddForm.java CCM NG/ccm-cms: BrowsePane migrated to NG APIs 2017-01-20 16:38:39 +00:00
UserSearchForm.java CCM NG: First part of migration of WorkflowAdminPane, as well as some smaller things in other classes. 2016-09-02 17:57:17 +00:00
VisibilityComponent.java CCM NG: Some cleanup 2017-01-13 13:47:57 +00:00
WorkspaceContextBar.java CCM NG: Current progress of the migration of the UI for ccm-cms 2017-01-11 18:35:23 +00:00