2c700637ffCCM NG: - Entities for ccm-cms needed for creating the entities of content types - Archetype for content types
jensp
2015-10-18 13:43:46 +0000
41ab6d05a1CCM NG: - Fixed some typos in the ccm-archetype-module - Skeleton for ccm-cms module
jensp
2015-10-18 10:12:26 +0000
dad4ce0c53CCM NG: Changed names of named queries to include simple name of class
jensp
2015-10-08 09:30:55 +0000
56d545d175CCM NG: Old login app ported to CCM NG including UI. Compiles but is not tested yet!
jensp
2015-10-08 09:12:25 +0000
33cfd945a3CCM NG: Improved documentation for setting up the test environement
jensp
2015-10-01 12:10:48 +0000
ceeea90b32- adds svnignore for *.log files
tosmers
2015-10-01 10:00:40 +0000
ba1e89fa76[FEATURE] - adds three named queries in ResourceRepository - adds class annotations for repositories in ResourceRepository - adds class ResourceManager with the corresponding class annotations - adds the defined named queries in the class annotation of Resource - adds some entity constraints in Resource for 'name' and 'path' - corrects the implementation of the 'isNew'-method in ResourceRepository
tosmers
2015-10-01 09:58:22 +0000
ed43c999d9CCM NG: Shortcut: added first approach of ShortcutManager.java
konermann
2015-10-01 09:42:43 +0000
ba743982a8CCM NG: Shortcut: changed table names and Columns to upperCase and added ShortcutRepository.java
konermann
2015-10-01 09:02:39 +0000
71e97ccb7dCCM NG: Things from the discussion
jensp
2015-09-24 14:04:22 +0000
42538f66d8CCM NG: Copied several of parameter properties files for the config system
jensp
2015-09-24 11:59:08 +0000
da809a9fc5CCM NG: - Fixed some errors - Ported basic servlets and Bebop classes from old code
jensp
2015-09-23 16:51:25 +0000
5883127563[UPDATE] - provides NamedQueries in Resource.java
tosmers
2015-09-22 15:47:35 +0000
a14a30c688[FEATURE] - provides the instance variables with jpa annotations replacing the associations in the ResourceImpl.pdl
tosmers
2015-09-22 14:29:35 +0000
a3f58755bd[UPDATE] - renames java class ResourceImpl to Resource - adds java class ResourceRepository
tosmers
2015-09-22 12:41:38 +0000
5146d1611e[UPDATE] - adds javadoc to the entity classes of docrepo - adds missing getter setter to the entity classes of docrepo
tosmers
2015-09-22 10:17:08 +0000
8abb9f6ddcCCM NG: Renamed migrations in ccm-core to match version of the module (7.0.0)
jensp
2015-09-15 16:50:26 +0000
ae8943a75cCCM NG: JavaDoc for the module system
jensp
2015-09-14 12:41:18 +0000
b754e4b04cCCM NG: JavaDoc for the CcmIntegrator
jensp
2015-09-14 09:37:02 +0000
f448802139CCM NG: Documentation for the module system
jensp
2015-09-12 17:00:34 +0000
05769ab812CCM NG: - Some (general) documentation about the module system - Removed obsolete profiles from testing documentation
jensp
2015-09-11 18:16:24 +0000
0e35c7b723CCM NG: Some fixes on database object identifiers like tables etc on ensure compatibility with H2, PostgreSQL and Oracle
jensp
2015-09-09 15:44:35 +0000
47ac2a9d43CCM NG: Fixed some warnings from FindBugs
jensp
2015-09-05 19:54:48 +0000
ee8e0e52dfCCM NG: - Some work on the module system, especially on install and init - Removed some hardcoded strings (replaced with constants)
jensp
2015-09-05 18:15:35 +0000
551c8c398dCCM NG: Some progress on the test bundle
jensp
2015-09-04 17:18:51 +0000
abfa4c6ff7CCM NG: Some adjustments for the ccm-test-bundle module
jensp
2015-09-03 20:01:19 +0000
d7be8b8d65CCM NG: Bundle/WAR module for testing the module system etc.
jensp
2015-09-03 13:45:35 +0000
a51c64e7b5CCM NG: Some files I forgot in the last commit
jensp
2015-09-03 08:13:00 +0000
c9da290b9fCCM NG: Test for the module system
jensp
2015-09-02 18:16:00 +0000
1c7a7af8cbCCM NG: Several adjustments for the POM, especially depencencies and plugin versions
jensp
2015-09-02 15:49:44 +0000
ac7e995af0CCM NG: Some work on the test profile for Wildfly8 and MySQL
jensp
2015-08-31 13:51:13 +0000
93fb61b66eCCM NG: LoginManagerTest now working
jensp
2015-08-31 10:48:28 +0000
ef12d6b7f2CCM NG: Reworked tests to work with multiple schemas (table name spaces) in database
jensp
2015-08-30 18:06:31 +0000
2f95086fe9CCM NG: Some code clean up
jensp
2015-08-28 18:16:56 +0000
0d967f6832CCM NG: Some cleanup, some files for testing the module system
jensp
2015-08-26 18:57:22 +0000
98d1f02f21CCM NG: Some cleanup
jensp
2015-08-26 18:22:28 +0000
2b5fc73a9cCCM NG: Some documentation how LibreCCM NG uses JPA in general
jensp
2015-08-13 08:53:58 +0000
03c73e42f0CCM NG: - DependencyTreeManager finished and tested - AuditReaderProducer for producing and AuditReader which can be injected via CDI - Added some of the old com.arsdigita classes to the excludes for PMD
jensp
2015-08-12 19:34:08 +0000
5580d94608CCM NG: - Abstract base class for repositories for audited entities (using Envers) - First part for the reworked load (or better install) and init part for LibreCCM NG. Needs to be tested and is not finished.
jensp
2015-08-11 18:20:21 +0000
7bb3c52c6cCCM NG: - Some JavaDoc - Added taglist-maven-plugin to reports for ccm-core
jensp
2015-08-06 19:33:05 +0000
b065abf3bfCCM NG: Progress on the PermissionManager (does not work completly yet)
jensp
2015-08-04 17:59:36 +0000
84a59b777aCCM NG: Datasets and test methods for PermissionManager
jensp
2015-08-03 18:24:48 +0000
1b6e722e56CCM NG: StringUtils: last adjustments for PMD
konermann
2015-08-03 11:26:31 +0000
6d76f200d7CCM NG: Renamed privilege property of the Privilege entity to label to avoid naming confusion.
jensp
2015-08-03 09:23:46 +0000
6a334f9277CCM NG: - Some code cleanup - PrivilegeRepository for creating and deleting permissions
jensp
2015-08-01 19:34:43 +0000
010a0c5c13CCM NG: StringUtils: removed all occurrences of the oro-library, made PMD happy.
konermann
2015-07-31 14:23:01 +0000
96091995d0CCM NG: Replaced usage of Java 8 method List#sort(Comparator) with Collections.sort(List, Comparator) which is available in Java 7.
jensp
2015-07-31 13:13:36 +0000
f3a443a6abCCM NG: - Excluded some of the old com.arsdigita classes from FindBugs and PMD to keep the reports clear so that we can focus on the new org.libreccm classes and the important com.arsdigita classes - PermisssionRepository and tests. PermissionRepository will provided some maybe offer more queries.
jensp
2015-07-30 12:16:31 +0000
e02af14df1CCM NG: StringUtils: continued to remove oro-library, removed a lot of PMD-warnings,
konermann
2015-07-30 12:15:08 +0000
fedb2fd9a5CCM NG: Missed one file for last commit
jensp
2015-07-30 07:55:44 +0000
7b9a9a6d65CCM NG: PermissionRepository and some tests for it (more to come)
jensp
2015-07-29 16:42:57 +0000
7c43e82068CCM NG: Repository and Manager class for Groups. Repository is finished, Manager not yet
jensp
2015-07-24 19:48:44 +0000
91cb6dddb0CCM NG: started to replace oro.text.regex with java.util.regex, added some tests
konermann
2015-07-23 09:43:25 +0000
1071d2466bCCM NG: - LoginManager finished, works now - Utility class for looking up CDI beans in classes which are not eligible for injection - Some clean up (removing FindBugs and PMD warnings)
jensp
2015-07-21 17:21:11 +0000
5282e63ebdCCM NG: LoginManagerTest. Note: LoginManager does not work yet, Test class and LoginManager etc still need some work
jensp
2015-07-20 20:12:10 +0000
1910d3d656CCM NG: - Removed custom repository for hibernate4-ddl-maven-plugin because the plugin is now available at Maven Central - Added JDepend report
jensp
2015-07-18 16:17:27 +0000
a046640210CCM NG: Added the SecurityConfig class to CCM NG
jensp
2015-07-18 15:46:31 +0000
e01c82e6c5CCM NG: added Tests for StringUtils, and improved some of the methods of StringUtils
konermann
2015-07-09 10:27:24 +0000
dcee20be5bmodified svnignore to exclude "Intellij IDEA" specific folders and files from svn
tosmers
2015-07-06 18:18:52 +0000
090d936962CCM NG: Improved test coverage for KernelConfig
jensp
2015-07-04 08:51:16 +0000
5e1e1d1d77CCM NG: KernelConfig now seems to work in a Java EE application container.
jensp
2015-07-04 08:16:49 +0000
5c2e18e51dCCM NG: Tests for com.arsdigita.kernel.KernelConfig
jensp
2015-07-03 20:20:28 +0000
a423f2db84CCM NG: improved test coverage of AssertTest.java
konermann
2015-07-03 09:27:02 +0000
cb54c2c9d9CCM NG: Several small things: - ResourceType and ApplicationType entities - Some refinements of columns names - Collections are not longer used in hashCode/equals because we can't be sure that the implementation of a collection provided for instance by Hibernate implements equals/hashCode.
jensp
2015-07-02 11:43:06 +0000
bae3e911a7CCM NG: Replaced string constant for UTF-8 with java.nio.charset.StandardCharsets.UTF_8
jensp
2015-07-01 17:20:11 +0000
40f9b8d79dCCM NG: Some more things
jensp
2015-07-01 16:10:45 +0000