4b143d3b3bCCM 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
c62744ca7eMoved content types Article, Event and News to ccm-cms module
jensp
2016-06-28 13:51:38 +0000
00f2a64c27CCM NG: Basic entities for the CMS module
jensp
2016-06-24 14:54:07 +0000
7ee9eb50a0CCM NG: Descriptions of shortcuts module for the Maven generated site
jensp
2016-06-22 12:47:51 +0000
4cc7891126CCM NG: Cleanup and JavaDoc for ccm-shortcuts
jensp
2016-06-22 12:41:38 +0000
784722ddd0CCM NG: ShortcutsFilter now works
jensp
2016-06-22 12:28:03 +0000
9b181dc6abCCM NG: Shortcuts settings pane in /ccm/admin/ is now available and works
jensp
2016-06-22 12:00:04 +0000
25166623cfCCM NG: Added parameters for enabling debugger to Wildfly Maven plugin configuration
jensp
2016-06-20 17:54:00 +0000
864094a5ddCCM 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
9f66872c80CCM NG: Authorisation checks for several repository classes
jensp
2016-06-15 18:36:55 +0000
bce1dac628CCM NG: Added annotations for authorization to several methods
jensp
2016-06-13 17:59:09 +0000
08df95a744CCM NG: Some things for the application tab of /ccm/admin
jensp
2016-06-10 16:52:02 +0000
7691377674CCM NG: ccm-shortcuts: - ShortcutFilter migrated from trunk - Some minor adjustments to the repository
jensp
2016-06-10 11:42:44 +0000
fea14a860eCCM 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
e7f4e49a15CCM 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
5015534beaadds testfiles to filePortationTest
tosmers
2016-06-07 14:54:17 +0000
ddd9ea0e69CCM NG: Some more documentation about running the devel bundle from Maven
jensp
2016-06-03 15:03:01 +0000
60ba6dad49CCM 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
68f51028baCCM NG: Runtime profiles for Wildfly and H2 and PostgreSQL
jensp
2016-06-03 11:27:13 +0000
c674a34d40CCM 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
744998b159CCM NG: First part of the integration of the wildfly-maven-plugin into CCM NG
jensp
2016-06-02 13:16:30 +0000
60002bd481CCM NG: Basic structure for new application management
jensp
2016-06-01 16:42:28 +0000
7bc7551413CCM 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
10ec4575d2CCM NG: Another part of the new applicaton admin ui.
jensp
2016-05-26 15:32:51 +0000
6bf9cc8a5dCCM 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
15571d4bbeCCM NG: Adjusted several poms and tests
jensp
2016-05-13 15:18:46 +0000
015724891cCCM NG: All EqualsAndHashCode Tests now pass again
jensp
2016-05-13 09:49:27 +0000
f5be4f3051CCM 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
1d5364bf7fCCM NG: Updated EqualsVerifier to current version. Some tests need to be migrated.
jensp
2016-05-12 13:46:06 +0000
89c003b321CCM NG: Changes for Hibernate 5
jensp
2016-05-11 16:47:19 +0000
fe93154cebCCM NG: Form editing LocalizedString settings
jensp
2016-05-09 15:09:27 +0000
3c28579a3cCCM NG: Current status of admin UI for configuration
jensp
2016-05-06 17:00:59 +0000
e55e65bcf9CCM NG: Current status of UI for the configuration system
jensp
2016-05-06 14:21:52 +0000
f188ce7f57CCM_NG: Forms for editing settings
jensp
2016-05-05 16:34:19 +0000
35db017b07artwork/ccm-theme-uni-bremen-responsive: Several optimizations
jensp
2016-05-05 07:58:59 +0000
f4c09e5739CCM NG: First part of UI for editing configuration
jensp
2016-05-02 15:17:14 +0000
aed90bb782Settings 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
e82eddece3CCM NG: Model for categories tree in /ccm/admin
jensp
2016-04-27 17:08:15 +0000
1564f16678CCM NG: /ccm/admin: UI for managing mappings of a domain
jensp
2016-04-27 16:48:40 +0000
3ebe0cfa7cCCM 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
62b377fbe8modofies sql deletes for docrepo to ensure correct constraint integrityk
tosmers
2016-04-25 14:19:07 +0000
189c432378CCM NG: Creating new domains using /ccm/admin/
jensp
2016-04-22 18:28:54 +0000
b14529823bCCM NG: First part of category administration UI for /ccm/admin/
jensp
2016-04-21 16:44:41 +0000
19cdc820a8CCM NG: Some JavaDoc for the classees providing the admin UI for users, groups and roles.
jensp
2016-04-20 15:48:31 +0000
87b46a531eCCM 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
822c5288f3CCM 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
a5a11848a5bugfixes more or less for FilePortationTest in DocRepo
tosmers
2016-04-18 20:48:12 +0000
8dd5e30c87CCM NG: Moved UserDetails to separate class
jensp
2016-04-18 16:58:02 +0000
34bcae0a8btest for file creation in docrepo
tosmers
2016-04-18 11:33:09 +0000
079635f91fCCM NG: Admin application: Role Management
jensp
2016-04-16 15:15:53 +0000
4fd2eb8b7bCCM NG: Member management for roles
jensp
2016-04-15 18:14:53 +0000
668eb0193dCCM NG: Group Administration
jensp
2016-04-15 09:58:26 +0000
8bc1368b85CCM NG: Property sheet for group
jensp
2016-04-14 17:34:22 +0000
bbfdf4f39cCCM NG: Delete from groups
jensp
2016-04-14 16:38:03 +0000
ca72a68542CCM 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
b458a61acaCCM NG: The OneTimeAuthToken is now saved as hash in the database.
jensp
2016-04-12 17:54:40 +0000
f4e6b1da96CCM NG: Form for editing roles for a user
jensp
2016-04-12 17:16:52 +0000
50e0809c4fCCM 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
ad1ec92626test problems with docrepo
tosmers
2016-04-11 15:49:13 +0000
81fd867e31CCM 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
49357d190aCCM NG: OneTimeAuthToken Cleaner now works
jensp
2016-04-08 07:15:19 +0000
74af31b251CCM NG: Todays progress on admin and login applications
jensp
2016-04-07 19:40:45 +0000
4e55d0279eCCM NG: FilePortationTest now deploys without errors
jensp
2016-04-07 08:47:09 +0000
84e44321e6CCM NG: Test for doc repo
jensp
2016-04-06 19:45:50 +0000
ce1be1e87eCCM NG: Add form for creating new users to /ccm/admin/
jensp
2016-04-06 17:21:26 +0000
4bd63b1b45CCM NG: - Forms for Login, including new password recover form and account activation form
jensp
2016-04-06 13:44:27 +0000
f234e7a0e5CCM 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
d668952ccfCCM NG: ChallengeManager: Implemented methods for sending the emails.
jensp
2016-04-02 15:01:58 +0000
b06a29d432CCM NG: ChallengeManager, provides services for email verification, account activation and password recovery.
jensp
2016-04-01 18:31:51 +0000
2f7b0f1dcbCCM NG: Tests for ccm-core now work again
jensp
2016-03-21 18:18:35 +0000
c2bae7824aCCM 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
faacb47dd1CCM NG: Site descriptor for module ccm-theme-foundry
jensp
2016-03-18 18:12:52 +0000
080dc7c00fchanges test for the FileMarshaller and deletes opencsv maven dependency
tosmers
2016-03-16 18:20:15 +0000
59088cb39aadds 'Entity'Marshaller for every entity class in package docrepo
tosmers
2016-03-16 14:57:36 +0000
cdb6bc9a0dadds implementation of secondary import methods executed through the AbstractMarshaller
tosmers
2016-03-16 14:17:26 +0000
5dec29593dMarshaller 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
ea75416ed9CCM NG: Tables showing the email addresses of a user
jensp
2016-03-09 19:01:19 +0000
7b354a4be4starts implementation for central importing
tosmers
2016-03-09 17:39:07 +0000
465029c738main 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
dbd7af3c4dCentral Marhsaller implementation for the exportation is donesvn update
tosmers
2016-03-09 13:05:28 +0000
8b941d3e70CCM NG: Switching to UserDetail view and back to user table works now as indented
jensp
2016-03-04 18:46:08 +0000