summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-06Config and project file changes before export to GitHub. This branch nowHEADmasterAndrew Branson
no longer used.
2014-10-31Depend on kernel 3.1-SNAPSHOTAndrew Branson
2014-10-163.1-SNAPSHOTAndrew Branson
2014-10-16AddMemberToCollection call wasn't passing in the Version propertyAndrew Branson
2014-10-143.0 releaseAndrew Branson
2014-10-13Update SetWorkflow to use getCollection, getViewpoint and collectionAndrew Branson
(non-admin) predef steps
2014-10-13Quick fix to make use of collecition versionZsolt Kovcs
2014-10-13Missed two com.c2kernel refs in the scriptsAndrew Branson
2014-10-13Untrack eclipse project fileAndrew Branson
2014-10-13Include OpenLDAP schema in distributionAndrew Branson
2014-10-10Repackage to org.cristalise. Move java version to 1.7.Andrew Branson
2014-10-07Repackage to org.cristaliseAndrew Branson
2014-10-06Dist build tweaksAndrew Branson
2014-10-06Added maven appassembler to produce a distribution with server, gui andAndrew Branson
usercode launchers.
2014-10-03Rolled back the renaming of existing exceptions.Andrew Branson
2014-10-03Adapt to new ExceptionsAndrew Branson
2014-10-01Testing of subroles and uuid specification.Andrew Branson
Remove erroneous ItemDesc workflow collection Version property
2014-09-26Update is due to Lookup and ItemProxy API changesZsolt Kovcs
2014-09-16Abstract activity propertiesAndrew Branson
2014-08-27Revert "Support 'Layer' property"Andrew Branson
This reverts commit b11e80cf20bd65b7a52508ef24b1dce657dc01a4.
2014-07-24New desc workflow activity to move latest numbered viewpoint to last forAndrew Branson
updating description versions.
2014-06-12Add dependency to new cristal-ldap moduleAndrew Branson
2014-06-10Remove eclipse files - they should be ignoredAndrew Branson
2014-06-05Reconstruct domain path for pushing to the treeAndrew Branson
2014-05-22Set java target to 1.6 instead. That's where the kernel is, and there isAndrew Branson
no 1.7 specific code yet.
2014-05-15Support 'Layer' propertyAndrew Branson
2014-05-14Java 1.7 for compatibility with latest Jenkins kernel buildsAndrew Branson
2014-05-14OverridesAndrew Branson
2014-05-14Remove ItemProxy cast and warning suppressionAndrew Branson
2014-04-11OutcomeInitiator based description initialization. Absorbs allAndrew Branson
description editing from the kernel. Module.debug functionality missing - kernel now creates all imported module descriptions with NoWorkflow. Need a way to patch them in later (must be part of this module)
2014-03-20contents collectionAndrew Branson
2014-03-06New ModuleFactory - not finished yet. Can collect module info but notAndrew Branson
export. Contents collection to be added. Pretty-printed XML - an example module should be easy to read.
2014-02-13Remove import of old static Resource class that wasn't used.Andrew Branson
2014-02-13Add non-admin example user 'User'Andrew Branson
2014-02-13Allow wf assignment to be skipped (in the case of module imports)Andrew Branson
2013-12-190.7 dependent on 3.0 + XMLDB 1.0Andrew Branson
GUI Launcher fix
2013-12-12Tweaked isMutable propertiesAndrew Branson
2013-12-05fixed XMLDB password property nameAndrew Branson
2013-12-05Update dependenciesAndrew Branson
2013-11-18Remove unneeded activity properties for future compatibility.Andrew Branson
Stop using old StateMachine constants for 3.0 compatibility (should actually use new PredefinedStep constants in 3.0 scripts)
2013-09-17[maven-release-plugin] prepare for next development iterationAndrew Branson
2013-09-17[maven-release-plugin] prepare release 0.6Andrew Branson
2013-09-17Maven release pluginAndrew Branson
2013-08-28Initial canvas workAndrew Branson
2013-06-17Depend on XMLDB moduleAndrew Branson
2013-06-17Better declarationAndrew Branson
2013-06-17Build server is now called 'dev'. Repositories are now CCCS wide.Andrew Branson
2013-03-18CCCS public repoAndrew Branson
2013-03-14Simpler config files for trainingAndrew Branson
2013-03-14Added public repo so we can build standaloneAndrew Branson