index
:
cristal-gui.git
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
c2kernel
/
gui
/
tree
Age
Commit message (
Collapse
)
Author
2014-10-07
Repackage to org.cristalise
Andrew Branson
2014-10-03
Rolled back the renaming of existing exceptions.
Andrew Branson
2014-10-03
Adapt to new Exceptions
Andrew Branson
2014-10-01
Collection version support
Andrew Branson
2014-09-18
Support for subroles.
Andrew Branson
2014-09-09
Support move to using UUIDs and ItemPaths as Item identifiers instead of
Andrew Branson
ints.
2014-06-02
LDAP interface refactoring
Andrew Branson
2014-05-08
Properties tab was added twice
Andrew Branson
2014-05-07
Agent now extends Item, so they can have workflows. All traces of the
Andrew Branson
old 'Entity' superclasses should be removed, including proxies and paths. Very large change, breaks API compatibility with CRISTAL 2.x.
2014-02-26
New Gateway property API
Andrew Branson
2013-09-18
Default icons for items with no typeicon given
Andrew Branson
2013-07-23
Missing @Overrides
Andrew Branson
Import cleanup
2013-02-08
Added bouncy bar to the status pane to make people feel better when the
Andrew Branson
system is busy.
2012-08-03
Menu item on collection members in the tree to remove them.
Andrew Branson
Drag items onto dependencies to add them. Dependency view Logging cleanup Fixes #42
2012-07-30
Constructor crashed when the item had no Type property
Andrew Branson
Fixes #54
2012-06-29
More graph gui components. Selection moved from GraphModel to GraphPanel
Andrew Branson
2012-06-26
Initial refactor from kernel
Andrew Branson