summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/collection
AgeCommit message (Expand)Author
2014-10-07Repackage to org.cristaliseAndrew Branson
2014-10-06Collection docAndrew Branson
2014-10-03More FindBugs cleanupAndrew Branson
2014-10-03Rolled back the renaming of existing exceptions.Andrew Branson
2014-10-03Huge exception overhaul: Merged ClusterStorageException withAndrew Branson
2014-10-02Collection javadoc and cleanupAndrew Branson
2014-10-02push after rebasejet
2014-10-01Collection version support, stored as a new final component of theAndrew Branson
2014-10-01Replace qualified class names with imports now the Import classes haveAndrew Branson
2014-09-30Import cleanupAndrew Branson
2014-09-30Remove Collection.URLInfo. Add Collection.Version, and add it to theAndrew Branson
2014-09-30Remove Serializable. CRISTAL never uses Java serialization, only Castor. Andrew Branson
2014-09-29Merge vertex gui classes into main collection package to simplifyAndrew Branson
2014-09-26Package documentation for collection, entity, entity.agent andAndrew Branson
2014-09-26Switch Collection and Job equals() to Object rather than local. Andrew Branson
2014-09-26Parent2ChildCollection was just a default implementation of Collection,Andrew Branson
2014-09-22ItemPath.fromUUIDString unnecessary as ItemPath(String) supports bothAndrew Branson
2014-09-19Introduced static method ItemPath.fromUUIDString and made the UUIDAndrew Branson
2014-09-09Replaced int sysKey Item identifier with UUID, which is now portable.Andrew Branson
2014-07-04DependencyMember properties weren't cloned from the collection props, soAndrew Branson
2014-05-08Agent now extends Item, so they can have workflows. All traces of theAndrew Branson
2013-11-183.0-SNAPSHOT (Will be first open source version)Andrew Branson
2013-06-25Initial equals() method for comparison - intended for intelligent moduleAndrew Branson
2012-07-30Remove RelationshipUtils. Move getIsComposite method into AggregationAndrew Branson
2012-07-02Removed persistency of VertexOutlineCreator - containing subclassesAndrew Branson
2012-06-29Pull remaining graph GUI components into cristal-guiAndrew Branson
2012-06-26More GUI refactoringAndrew Branson
2012-06-26Refactored GUI into separate moduleAndrew Branson
2012-06-22Modules and entitycreation support Aggregations, collection propertiesAndrew Branson
2012-06-22Alternate placement of slot labels to be more readable.Andrew Branson
2012-05-30Initial Maven ConversionAndrew Branson