Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
76fe3732 08/27/2015 04:12 PM Cherian Mathew

#5161 Fix problem of new entity not refreshed

8c8ead8a 07/10/2015 11:23 AM Cherian Mathew

Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener

233a8fe2 07/02/2015 11:01 AM Cherian Mathew

#5012 Adding remoting session and updating save methods for Bulk Editor

Replace properties file with xml file

#5012 updates for making Bulk Editor remoting capable

ffa56d68 08/18/2014 01:28 PM Patrick Plitzner
  • implemented setFocus() of all EditorParts
    • this is to avoid "java.lang.Exception: java.lang.RuntimeException: WARNING: Prevented recursive attempt to activate part"
    • either set the focus to shell or set it to the viewer used

fix for #2754

35a95f17 08/15/2014 05:31 PM Cherian Mathew

ApplicationWorkbenchAdvisor : added comments
EditPasswordElement : Added to make sure user exists in db before changing password
UserDetailElement : Disabled user text field since User is immutable
NewObjectHandler : added non-empty validator for the case of User and Group

41e2f693 08/14/2014 12:32 PM Cherian Mathew

Moved all logging and dialog functionality to the new class MessagingUtils.
Refactoring code to adapt to above change.
Added new custom error dialog - CdmErrorDialog
Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler

15387df0 02/26/2014 09:39 AM Patrick Plitzner
  • moved transient interfaces to taxeditor.editor
    • changed GUI control of DataImportEditor to be a TableViewer
    • made DataImportEditor generic
0f4e8f14 02/24/2014 08:47 AM Patrick Plitzner
  • start conversation before ABCD conversion
    • pass conversation to editor
214bf9b9 02/19/2014 03:32 PM Patrick Plitzner
  • changed type of BioCaseQuery results from List to Set to filter out duplicates
    • as saveOrUpdate() for the transient services just adds the derived units to the lists this was necessary
3d6c9acc 12/02/2013 01:00 PM Patrick Plitzner

merge-update from trunk

97e10b7c 11/28/2013 12:09 PM Katja Luther

minor

be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

bf386350 10/25/2013 11:02 AM Cherian Mathew

not really sure why the new object dialog was removed completely (r18450), but this is reverting back to old behaviour with an exception made for SpecimenOrObservationType

a022f6f0 10/14/2013 09:51 AM Patrick Plitzner
  • derivate view shows derivate hierarchy of FieldUnits and DerivedUnits
3ee20195 09/25/2013 01:39 PM Patrick Plitzner
  • moved actual query execution from the wizard to the editor
5f7fd72e 09/23/2013 05:48 PM Patrick Plitzner
  • added new DataImportEditor for displaying/editing results of specimen search wizard
    • disabled PreservationMethod related widget as they have not been adapted to the model changes yet
0574feac 07/23/2013 05:26 PM Cherian Mathew

check to see if entity is null before loading by hibernate

3dfb5304 07/22/2013 06:03 PM Cherian Mathew

AnnotatedLineEditor : added check and code for the case when the creator also saves the entity
NewObjectHandler : removed popup for title cache
DynamicNewObjectMenu : menu item for SpecimenOrObservationType.FieldUnit disabled for the moment

41513bae 07/22/2013 05:24 PM Cherian Mathew

declared savesEntity method to return a flag indicating whether the creator class also saves the entity

c4dcde9b 02/21/2012 01:28 PM Niels Hoffmann

Removed all calls to active menu selection (fixes #1106)

641ce9d2 01/31/2012 04:37 PM Lorna Morris

Fixes #2235

83d4b229 10/11/2011 06:25 PM Niels Hoffmann
e202da54 03/16/2011 02:26 PM Niels Hoffmann

had to rename the packages to make them compliant with buckminster