ref #6903 put distribution toolbar in view scope
ref #6903
ref #6867 ref #7026 extending UserHelper to allow creation of authorities with propeties and test button in debug mode
ref #7025 disabling Registratin and PasswordRecovery tabs as long as this is not configurable
removed login information and logout button (now in registration toolbar)
Fixed #6802 and switched to mvp
fixing bugs related to name editing in workingset editor
fix #6999 enablement of type and name editor buttons in workingset button group according to granted authorities - more robust RegistrationRequiredDataInserter - adding SPECIMENOROBSERVATIONBASE authority default groups - protecting type and name edit buttons...
ref #6999 protecting type and name buttons
ref #6999 protecting reference edit buttons
fix #6995, fix #6994 showing registrationID in workingset items and disabling when not published
shading typified name in registration workingset item
locking registration item buttons when status PUBLISHED or REJECTED
renaming RegistrationWorkflowView to RegistrationWorksetView
fixing swapped long lat in geolocation field
fix #6855 disabling add Team, Person buttons when privileges insufficient
fix #6846 improving AbstractPageView layout
ref #6169 feature completed: adding new type designation workingsets
ref #6169 Button row to create new registrations in a registration working set
fix #6810 View for starting new registrations implemented
ref #6724 converter to deproxy hibernate beans
ref #6724 geolocation field: map improvement
ref #6724 geolocation field with log lat parsing and map
ref #6724 removing initstrategy which is no longer nedded after #6687 is fixed and disabling referenceSystemField
fix #6687 per view implementation of the 'session-per-conversation' pattern
ref #6759 using new dom style of switch
ref #6759 using new icon style of switch
fix #6758 removing registration type icon
ref #6724 types editor row items enablement by derivationEventType & avoiding LIEs durting DerivedUnitConversion
ref #6724 SpecimenTypeDesignationWorkingsetEditor with Types sub section for contained SpecimenTypeDesignation
ref #6724 Custom Field for geo location Points
ref #6724 SpecimenTypeDesignationWorkingsetEditor improvements
ref #6719 renaming the TypeDesignationConverter to TypeDesignationSetManager
ref #6724 implementing SpecimenTypeDesignationWorkingSetDTO as editor dto and modifying the TypeDesignationConverter accordingly
ref #6719 RegistrationItemEditButtons active; Chooser for new type designations
ref #6719 RegistrationItems with edit buttons for name and per typedesignationWorkingSet
ref #6719 improved TypeDesignationConverter
ref #6169 RegistrationItem separate name button + action for type buttons
ref #6169 TeamOrPersonField with buttons to remove and add Person and Team instances
ref #6169 ToManyRelatedEntitiesComboboxSelect, CdmFilterablePagingProvider and CdmTitleCacheCaptionGenerator implemented
ref #6169 fixing NPE
ref #6368 adapting cdm-vaadin to new TaxonName model
ref #6169 RelatedEntityListSelect (ToOneRelatedEntityField) edit and select working, add blocked by #6673
ref #6169 RelatedEntityListSelect field with add and edit button
ref #6169 ReferenceEditor: field visibility by ReferenceType & inReference field added
ref #6169 protectecting also AuthorTeam fields
ref #6169 UserHelper checking permissions:
ref #6169 advanced mode for popup editors
ref #6169 basic TaxonName popup editor
ref #6169 RegistrationItemButtonGroups: making names and typeDesignations clickable
ref #6169 remoging service mock and loading ResgistrationSets by citationID
ref #6169 displaying the Registration.submitter to curators
#6169 generic cdm entity select lists and using them in the Registration editor
ref #6612 support for editor widgets with nested FieldGroups
ref #6612 Team and Person editor widgets implemented and integrated in reference editor
ref #6612 Custom Textfield with switch for all protectable cache fields
ref #6612 updating UI components on modified References
ref #6612 introducing EntityChangeEvent and generalizing Event class hierarchy
ref #6169 renaming EntityEvents into EditorEvents to better express the purpose
ref #6169 better bibliographic references
ref #6169 switching from mock Registration to Registration class in cdmlib
ref #6169 ReferenceEditor correctly updating view and internal data
#6564 TimePeriodFormatter more complete + Partial Formatter both also with support for dd.mm.yyyy formats
ref #6564 TimePeriodFormatter with support for ISO8601 date format
View based authentication with login dialog
#6169 TimePeriod typo in text field hint
#6169 TimePeriod field layout improvements
ref #6169 TimePeriod field with simple and details view
ref #6169 JodaTimePartialConverter support for multiple formats
#6169 custom TimePeriod field with working parser field
ref #6169 impoved TimePeriod custom field
ref #6169 removing usued bean reference
ref #6169 ReferenceEditor with custom component for TimePeriods
refactoring package structure
ref #6169 cleanup
ref #6169 message count indicator, edit reference button and impoved layout
ref #6169 reusing RegistrationItem for WorkflowView
ref #6169 Overview on Names and Types in RegistrationWorkingSets
ref #6169 visualization of RegistrationWorkingSets in the workflow view
ref #6169 RegistrationWorkingSets more complete, validation problems accessible via UI
better WorkflowView title, validation, some EventListeners
ref #6169 removing replaced RegistrationItemDesign
ref #6169 replacing declarative WorkflowViewDesign
ref #6169 renaming phycobank in packages to registration
ref #6169 layout improvelemts and openButton clickable
ref #6169 abstract page view having header and sub-header
ref #6169 UI preformance improvement for RegistrationItems
ref #6169 using RegistrationItem in the ListView
ref #6169 generic workflows
ref #6169 initial list view on registrations
ref #6169 using mvp for the RegistrationWorkflowView
ref #6190 removing svn property place holder in first line of code
ref #5458 Performance and usability
ref #5458 Fix potential NPE
ref #5458 Split settings window into two
ref #5458 Enhance detail window messages
ref #5458 Correctly log out of session when clicking logout button
Refactored setting window to work on taxon nodes #5458
NewTaxonBaseComposite : add exception handling when name already exists StatusComposite : added tab sheet with main / excluded tabs CdmQueryFactory, LeafNodeTaxonContainer : added rank filter for ranks below species aggregate NewTaxonBasePresenter : added check if name exists...