Commit Graph

  • 4b143d3b3b CCM NG: - Moved MultiPartArticle to ccm-cms module - Added serveral entities to ccm-cms (Workflow, Lifecycle) - Added entity WorkflowTemplate to ccm-core - Fixed wrong inheritence strategy for Task entity jensp 2016-06-29 17:40:51 +0000
  • c62744ca7e Moved content types Article, Event and News to ccm-cms module jensp 2016-06-28 13:51:38 +0000
  • 00f2a64c27 CCM NG: Basic entities for the CMS module jensp 2016-06-24 14:54:07 +0000
  • 7ee9eb50a0 CCM NG: Descriptions of shortcuts module for the Maven generated site jensp 2016-06-22 12:47:51 +0000
  • 4cc7891126 CCM NG: Cleanup and JavaDoc for ccm-shortcuts jensp 2016-06-22 12:41:38 +0000
  • 784722ddd0 CCM NG: ShortcutsFilter now works jensp 2016-06-22 12:28:03 +0000
  • 9b181dc6ab CCM NG: Shortcuts settings pane in /ccm/admin/ is now available and works jensp 2016-06-22 12:00:04 +0000
  • 25166623cf CCM NG: Added parameters for enabling debugger to Wildfly Maven plugin configuration jensp 2016-06-20 17:54:00 +0000
  • 864094a5dd CCM NG: Annotations for authorization are now added to all repository and and manager beans in ccm-core jensp 2016-06-17 19:46:50 +0000
  • 9f66872c80 CCM NG: Authorisation checks for several repository classes jensp 2016-06-15 18:36:55 +0000
  • bce1dac628 CCM NG: Added annotations for authorization to several methods jensp 2016-06-13 17:59:09 +0000
  • 08df95a744 CCM NG: Some things for the application tab of /ccm/admin jensp 2016-06-10 16:52:02 +0000
  • 7691377674 CCM NG: ccm-shortcuts: - ShortcutFilter migrated from trunk - Some minor adjustments to the repository jensp 2016-06-10 11:42:44 +0000
  • fea14a860e CCM NG: ccm-shortcuts: Secured methods for creating, saving and deleting Shortcuts with the appropriate annoations from ccm-core/org.libreccm.security. Tests for ShortcutManager extended to check if the authorization check works as intented. jensp 2016-06-10 09:35:27 +0000
  • e7f4e49a15 CCM NG: - Infrastructure for integration tests in ccm-shortcuts now works (may serve as an example of other modules) - Integration tests for ShortcutRepository and ShortcutManager - Fixed some bugs in the database migration scripts jensp 2016-06-09 13:54:23 +0000
  • e4f8ca3b97 CCM NG: Shortcuts module now deploys successfully jensp 2016-06-09 09:40:09 +0000
  • 572db42a15 CCM NG: ccm-shortcuts module jensp 2016-06-08 18:03:18 +0000
  • 5015534bea adds testfiles to filePortationTest tosmers 2016-06-07 14:54:17 +0000
  • ddd9ea0e69 CCM NG: Some more documentation about running the devel bundle from Maven jensp 2016-06-03 15:03:01 +0000
  • 60ba6dad49 CCM NG: It is now possible to run the development bundle in a Wildfly application server using Maven. jensp 2016-06-03 14:41:05 +0000
  • 68f51028ba CCM NG: Runtime profiles for Wildfly and H2 and PostgreSQL jensp 2016-06-03 11:27:13 +0000
  • c674a34d40 CCM NG: - Cleanup in ccm-core/src/main/java/com/arsdigita/ui/admin - Fixed typo/wrong SQL syntax (for h2) in database migrations scripts - Removed duplicate create sequence statement from database migrations scripts - Configuration for wildfly-maven-plugin in ccm-bundle-devel (not finished yet) jensp 2016-06-03 06:35:25 +0000
  • 744998b159 CCM NG: First part of the integration of the wildfly-maven-plugin into CCM NG jensp 2016-06-02 13:16:30 +0000
  • 60002bd481 CCM NG: Basic structure for new application management jensp 2016-06-01 16:42:28 +0000
  • 7bc7551413 CCM NG: - Updated dependency for Apache Shiro to 1.2.5 (bugfix release of Shiro) - More work on the application UI - Description of an application type is now localised (using the same approach as for the configuration classes) jensp 2016-05-27 18:00:44 +0000
  • 10ec4575d2 CCM NG: Another part of the new applicaton admin ui. jensp 2016-05-26 15:32:51 +0000
  • 6bf9cc8a5d CCM NG: - Removed several unused classes from the old /ccm/admin UI - First part of refactored applications admin tab for /ccm/admin/ jensp 2016-05-25 17:21:03 +0000
  • 196af54d2b CCM NG: Category administration finished jensp 2016-05-20 19:09:25 +0000
  • 1111e644c1 CCM NG: Forms for editing categories for /ccm/admin jensp 2016-05-19 13:12:33 +0000
  • c6746eb5e9 CCM NG: UI for configuration finished jensp 2016-05-18 14:29:27 +0000
  • 670e009365 CCM NG: Some minor work for the setting editor(s) jensp 2016-05-17 13:14:59 +0000
  • c78122e677 CCM NG: Some bugfixing for the configuration tab. jensp 2016-05-17 10:11:48 +0000
  • 6c89d10a80 CCM NG: Bug fixing for Configuration Admin UI jensp 2016-05-13 17:35:14 +0000
  • 15571d4bbe CCM NG: Adjusted several poms and tests jensp 2016-05-13 15:18:46 +0000
  • 015724891c CCM NG: All EqualsAndHashCode Tests now pass again jensp 2016-05-13 09:49:27 +0000
  • f5be4f3051 CCM NG: - Migrated more EqualsAndHashCode tests - Also added methods to add suppress warning statements and prefab values to the EqualsVertifier from the ccm-testutils module jensp 2016-05-12 18:30:19 +0000
  • 1d5364bf7f CCM NG: Updated EqualsVerifier to current version. Some tests need to be migrated. jensp 2016-05-12 13:46:06 +0000
  • 89c003b321 CCM NG: Changes for Hibernate 5 jensp 2016-05-11 16:47:19 +0000
  • 394fa73b85 CCM NG: ccm/admin Configuration tab (not tested yet) jensp 2016-05-11 12:21:45 +0000
  • fe93154ceb CCM NG: Form editing LocalizedString settings jensp 2016-05-09 15:09:27 +0000
  • 3c28579a3c CCM NG: Current status of admin UI for configuration jensp 2016-05-06 17:00:59 +0000
  • e55e65bcf9 CCM NG: Current status of UI for the configuration system jensp 2016-05-06 14:21:52 +0000
  • f188ce7f57 CCM_NG: Forms for editing settings jensp 2016-05-05 16:34:19 +0000
  • 35db017b07 artwork/ccm-theme-uni-bremen-responsive: Several optimizations jensp 2016-05-05 07:58:59 +0000
  • f4c09e5739 CCM NG: First part of UI for editing configuration jensp 2016-05-02 15:17:14 +0000
  • aed90bb782 Settings for the database based configuration are no longer subclasses of CcmObject, removed registry domain. The settings are now retrieved via simple queries using strings. jensp 2016-04-29 13:12:52 +0000
  • e82eddece3 CCM NG: Model for categories tree in /ccm/admin jensp 2016-04-27 17:08:15 +0000
  • 1564f16678 CCM NG: /ccm/admin: UI for managing mappings of a domain jensp 2016-04-27 16:48:40 +0000
  • 3ebe0cfa7c CCM NG: Forms for editing the properties of a domain jensp 2016-04-27 13:40:01 +0000
  • 92c2960441 - adds functioning test for ex- and import of a docrepo.file example - export and import are therefore, as of initial testing results, functioning as expected tosmers 2016-04-25 17:27:43 +0000
  • 62b377fbe8 modofies sql deletes for docrepo to ensure correct constraint integrityk tosmers 2016-04-25 14:19:07 +0000
  • 189c432378 CCM NG: Creating new domains using /ccm/admin/ jensp 2016-04-22 18:28:54 +0000
  • b14529823b CCM NG: First part of category administration UI for /ccm/admin/ jensp 2016-04-21 16:44:41 +0000
  • 19cdc820a8 CCM NG: Some JavaDoc for the classees providing the admin UI for users, groups and roles. jensp 2016-04-20 15:48:31 +0000
  • 87b46a531e CCM NG: - Users which register using the login app are now added to the group "registered-users" (which is created if not existing) - Logic for user registration moved the ccm-core/org.libreccm.security.RegistrationManager - Some JavaDoc jensp 2016-04-20 14:35:21 +0000
  • 822c5288f3 CCM NG: - Split up code for the UserAdmin class into several smaller classes - All classes (forms, tables, models, modelbuilders) which are only intented to be used by UserAidmin, GroupAdmin and RoleAdmin are only accessible from the package jensp 2016-04-20 12:04:26 +0000
  • a5a11848a5 bugfixes more or less for FilePortationTest in DocRepo tosmers 2016-04-18 20:48:12 +0000
  • 8dd5e30c87 CCM NG: Moved UserDetails to separate class jensp 2016-04-18 16:58:02 +0000
  • 34bcae0a8b test for file creation in docrepo tosmers 2016-04-18 11:33:09 +0000
  • 079635f91f CCM NG: Admin application: Role Management jensp 2016-04-16 15:15:53 +0000
  • 4fd2eb8b7b CCM NG: Member management for roles jensp 2016-04-15 18:14:53 +0000
  • 668eb0193d CCM NG: Group Administration jensp 2016-04-15 09:58:26 +0000
  • 8bc1368b85 CCM NG: Property sheet for group jensp 2016-04-14 17:34:22 +0000
  • bbfdf4f39c CCM NG: Delete from groups jensp 2016-04-14 16:38:03 +0000
  • 403fa93dfa CCM NG: Missing file jensp 2016-04-14 09:18:17 +0000
  • ca72a68542 CCM NG: - Change in ccm-docrepo for compatibility with Wildfly 10 - removed scope for hibernate libraries to provided (Wildfly provides them) - moved classes related to user management in ccm-core com.arsdigita.ui.admin.usersgroupsroles to subpackage - first part of UI for Group management for Admin application jensp 2016-04-13 15:37:46 +0000
  • b458a61aca CCM NG: The OneTimeAuthToken is now saved as hash in the database. jensp 2016-04-12 17:54:40 +0000
  • f4e6b1da96 CCM NG: Form for editing roles for a user jensp 2016-04-12 17:16:52 +0000
  • 50e0809c4f CCM NG: - Removed @StartUp annotation from OneTimeAuthTokenCleaner. With this annotation this EJB is initalized *before* the schema migrations have been applied. Because the init method of the bean accesses the database that causes the whole deployment to fail if it is a fresh installation - Added saxon library to the dependencies for the test profiles in ccm-docrepo jensp 2016-04-11 19:59:26 +0000
  • ad1ec92626 test problems with docrepo tosmers 2016-04-11 15:49:13 +0000
  • 81fd867e31 CCM NG: - User registration and password recover now work - Improvements for ChallengeManager - Groups and roles assigned to a user are now shown in in the user details view - Groups assigned to a user can be edited jensp 2016-04-08 17:54:17 +0000
  • 49357d190a CCM NG: OneTimeAuthToken Cleaner now works jensp 2016-04-08 07:15:19 +0000
  • 74af31b251 CCM NG: Todays progress on admin and login applications jensp 2016-04-07 19:40:45 +0000
  • 4e55d0279e CCM NG: FilePortationTest now deploys without errors jensp 2016-04-07 08:47:09 +0000
  • 84e44321e6 CCM NG: Test for doc repo jensp 2016-04-06 19:45:50 +0000
  • ce1be1e87e CCM NG: Add form for creating new users to /ccm/admin/ jensp 2016-04-06 17:21:26 +0000
  • 4bd63b1b45 CCM NG: - Forms for Login, including new password recover form and account activation form jensp 2016-04-06 13:44:27 +0000
  • f234e7a0e5 CCM NG: OneTimeAuthTokenCleaner: Uses javax.ejb.TimerService to run a cleanup task to remove expired one time auth tokens. jensp 2016-04-02 16:42:52 +0000
  • d668952ccf CCM NG: ChallengeManager: Implemented methods for sending the emails. jensp 2016-04-02 15:01:58 +0000
  • b06a29d432 CCM NG: ChallengeManager, provides services for email verification, account activation and password recovery. jensp 2016-04-01 18:31:51 +0000
  • b9397f01b7 CCM NG: OneTimeAuthManager jensp 2016-03-31 18:12:04 +0000
  • 3eb86b41f2 CCM NG: OneTimeAuth system, used for PasswordRecover, Account activation and email verification jensp 2016-03-30 17:23:09 +0000
  • 7d86a6db4c CCM NG: - Form for editing user details - Form for adding a new password jensp 2016-03-30 13:41:29 +0000
  • e6fab036f4 CCM NG: Cleanup of the Mail class jensp 2016-03-24 12:10:46 +0000
  • b19a347f6e CCM NG: UserAdminForm: E-Mail-Addresses of a user can now be edited, added and deleted jensp 2016-03-23 17:51:06 +0000
  • b32c0ab6f1 CCM NG: Fixed CategoryRepositoryTest jensp 2016-03-21 20:01:11 +0000
  • 2f7b0f1dcb CCM NG: Tests for ccm-core now work again jensp 2016-03-21 18:18:35 +0000
  • c2bae7824a CCM NG: Several changes in the tests caused by the recent changes to the Shiro integration and other changes. jensp 2016-03-18 21:38:25 +0000
  • faacb47dd1 CCM NG: Site descriptor for module ccm-theme-foundry jensp 2016-03-18 18:12:52 +0000
  • 080dc7c00f changes test for the FileMarshaller and deletes opencsv maven dependency tosmers 2016-03-16 18:20:15 +0000
  • 59088cb39a adds 'Entity'Marshaller for every entity class in package docrepo tosmers 2016-03-16 14:57:36 +0000
  • cdb6bc9a0d adds implementation of secondary import methods executed through the AbstractMarshaller tosmers 2016-03-16 14:17:26 +0000
  • 5dec29593d Marshaller now contains implemented main method for importing a list of files, the counterpart in the AbstractMarshaller still work in progresss tosmers 2016-03-16 14:01:49 +0000
  • ea75416ed9 CCM NG: Tables showing the email addresses of a user jensp 2016-03-09 19:01:19 +0000
  • 7b354a4be4 starts implementation for central importing tosmers 2016-03-09 17:39:07 +0000
  • 465029c738 main structure of the AbstractMarshaller is done and contains allready the case for XML. Now it just has to be tested... tosmers 2016-03-09 16:50:26 +0000
  • dbd7af3c4d Central Marhsaller implementation for the exportation is donesvn update tosmers 2016-03-09 13:05:28 +0000
  • 8b941d3e70 CCM NG: Switching to UserDetail view and back to user table works now as indented jensp 2016-03-04 18:46:08 +0000
  • 326707f1a7 CCM NG: UserDetails view jensp 2016-03-03 14:37:38 +0000
  • beb702efd9 CCM NG: Primarly bug fixing for the selection models jensp 2016-02-26 17:36:33 +0000