0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add afterWork flag for ChangeTriggers which allows a change trigger to run in its own transaction. More... almost 11 years ago
Fix for "A PooledConnection that has already signalled a Connection error is still in use" More... almost 11 years ago
Add sql setup scripts. More... almost 11 years ago
fixed checkout script More... almost 11 years ago
Remove unused import. More... almost 11 years ago
Fixed NPE in when saving a null-LogEntry to the action log metaset. More... almost 11 years ago
Add action_log (logging object related events to that object's action_log metaset, if one exists) More... almost 11 years ago
Fixed bug when changing from LifeCycleState to the next More... almost 11 years ago
Fixed migration script. More... almost 11 years ago
When an object is versioned, copy relations (if the corresponding flags are set in the relation's type). More... almost 11 years ago
Updated build.properties to current version of the Groovy jar contained in Grails 2.2.2 More... almost 11 years ago
Fixed accidentally broken commit. More... almost 11 years ago
checkTranslation fails on non-xml content More... almost 11 years ago
Verify that user is superuser before allowing him to change config entries. More... almost 11 years ago
Reworked Lucene indexing to work synchronously as well as asynchronously. More... almost 11 years ago
Updated email address. More... almost 11 years ago
1. always start indexServer 2. added audit-jdbc elements for the cinnamon_audit database. More... almost 11 years ago
Fixes workflow permission checks on doTransition. More... almost 11 years ago
2.5.1: new audit-log table, part 2: show audit logs in dandelion create log entry on setContent and version commands as well as on lifecycle state changes. More... about 11 years ago
2.5.1: added new audit-log table. More... about 11 years ago
Remove obsolete index columns. More... about 11 years ago
Add default objecttype 'notification'. More... about 11 years ago
Update changelog. More... about 11 years ago
Changed API of setLifecycleStateClass to use 'config' instead of 'parameter' as parameter name for the xml config. More... about 11 years ago
Cleaning up workflow transition handling: always set tasks to finish after doTransition. More... about 11 years ago
Cinnamon 2.5.0: refactored IndexServer, added IndexJob More... about 11 years ago
Remove persistence.xml from git - it should be automatically created by the ant build.xml script. More... about 11 years ago
Migration script: 2.4.3 to 2.5.0 More... about 11 years ago
Set HibernateSession in AutoInstaller More... about 11 years ago
Workflow errors in transitions will now be logged to the tasks's metaset and the task will be set to a 'failed' procstate. More... about 11 years ago