ref #6687 attempt to get rid of the hibernate.event.merge.entity_copy_observer=allow...
[cdm-vaadin.git] / src / main / java / eu / etaxonomy / vaadin / mvp / AbstractEditorPresenter.java
2017-06-06 Andreas Kohlbeckerref #6687 attempt to get rid of the hibernate.event... feature/#6687 origin/feature/#6687
2017-06-02 Andreas Kohlbeckermore consistent save operations with better logging
2017-06-01 Andreas Kohlbeckerref #6169 first implementation of delete operations
2017-05-30 Andreas Kohlbeckerref #6562 presenters can handle events from own view...
2017-05-30 Andreas Kohlbeckerref #6673 removing hacks no longer needed with the...
2017-05-30 Andreas Kohlbeckerref #6673 PojoEventListenerManager to manage pojos...
2017-05-29 Andreas Kohlbeckerref #6169 RelatedEntityListSelect (ToOneRelatedEntityFi...
2017-05-19 Andreas KohlbeckerMerge branch 'develop' into 'phycobank'
2017-05-16 Andreas Kohlbecker#6562 restricting AbstractEditorPresenter to events...
2017-05-10 Andreas Kohlbeckerref #6612 updating UI components on modified References
2017-05-05 Andreas Kohlbeckerref #6169 generic AbstractCdmEditorPresenter wihout...
2017-04-24 Andreas Kohlbeckerref #6169 ReferenceEditor: saving references
2017-04-06 Andreas Kohlbeckerbetter popup views and editors fully compliant to MVP