Work on bug #139. Ordering is fixed except for the initial value : defining default...
[lgpl/argeo-commons.git] / server / plugins / org.argeo.jcr.ui.explorer / src / main / java / org / argeo / jcr / ui / explorer / browser / NodeContentProvider.java
2013-03-19 Bruno SinouWork on bug #139. Ordering is fixed except for the...
2012-12-10 Mathieu BaudierRefactor JCR explorer model
2012-11-14 Mathieu BaudierUpdate license headers
2012-10-11 Mathieu BaudierRefactor cryptography and keyring
2012-08-22 Mathieu BaudierRefactor JCR utils and home usage
2012-08-22 Mathieu BaudierRefactor JCR utils and home usage
2012-03-09 Mathieu BaudierUpdate license headers
2012-03-09 Mathieu BaudierUse RepositoryFactory in JCR browser
2012-03-08 Mathieu BaudierJava 1.5 not supported anymore
2012-03-08 Mathieu BaudierImprove cleaning of the model (bug 23)
2012-02-09 Mathieu BaudierUse canonical JCR sort by default
2011-10-14 Bruno Sinoufix a few bugs
2011-10-02 Mathieu BaudierJCR Explorer with keyring integration
2011-09-26 Bruno SinouSome refactoring of the model and of command handling.
2011-09-14 Bruno Sinou+ refactoring of the JCR UI Model (in a MVC point of...
2011-09-06 Bruno SinouFirst draft of the child nodes page.
2011-09-06 Bruno SinouJcr Explorer refactoring and packaging