taxeditor.git
10 years agofix for invisible description.setTaxon method in Editor
Andreas Müller [Fri, 14 Feb 2014 17:19:20 +0000 (17:19 +0000)]
fix for invisible description.setTaxon method in Editor

10 years agoCdmApplicationRemoteConfiguration : added GeoService and @Component bean name
Cherian Mathew [Fri, 14 Feb 2014 16:53:58 +0000 (16:53 +0000)]
CdmApplicationRemoteConfiguration : added GeoService and @Component bean name
remotingApplicationContext : exclude CdmApplicationDefaultConfiguration from comp scan
remoting_services_security : cosmetic
httpInvokerServiceClients : added editGeoService
config.properties : corrected context path
localApplicationContext.xml : new config file to ease remoting switch
editorApplicationContext : simplified switch to remoting and back

10 years ago - added missing parameters for SingleRead DetailsView
Patric Plitzner [Thu, 13 Feb 2014 12:16:14 +0000 (12:16 +0000)]
 - added missing parameters for SingleRead DetailsView

10 years ago - added option to set text limit for TextWithLabelElement
Patric Plitzner [Thu, 13 Feb 2014 12:15:42 +0000 (12:15 +0000)]
 - added option to set text limit for TextWithLabelElement

10 years agoreverting cdm application / controller refactoring and simply extending the CdmApplic...
Cherian Mathew [Thu, 13 Feb 2014 12:08:30 +0000 (12:08 +0000)]
reverting cdm application / controller refactoring and simply extending the CdmApplicationRemoteConfiguration class
by throwing UnsupportedOperationException for methods that are not supported by remoting

10 years agocorrecting import
Cherian Mathew [Wed, 12 Feb 2014 16:59:16 +0000 (16:59 +0000)]
correcting import

10 years agoremoving aspetcj capability and reverting to default
Cherian Mathew [Wed, 12 Feb 2014 16:58:37 +0000 (16:58 +0000)]
removing aspetcj capability and reverting to default

10 years agochanged package name to be consistent with cdmlib
Cherian Mathew [Wed, 12 Feb 2014 16:54:11 +0000 (16:54 +0000)]
changed package name to be consistent with cdmlib
remotingApplicationContext.xml : cleaning up component scan

10 years agoremoving Transient annotation - not required
Cherian Mathew [Wed, 12 Feb 2014 14:25:59 +0000 (14:25 +0000)]
removing Transient annotation - not required

10 years agorefactoring ICdmApplicationDefaultConfiguration
Cherian Mathew [Wed, 12 Feb 2014 14:19:52 +0000 (14:19 +0000)]
refactoring ICdmApplicationDefaultConfiguration

10 years agorefactoring CdmApplicationConfiguration/Controller to allow for remoting
Cherian Mathew [Wed, 12 Feb 2014 13:02:25 +0000 (13:02 +0000)]
refactoring CdmApplicationConfiguration/Controller to allow for remoting
CdmStoreConnector : added application configuration call for remoting (currently commented)

10 years agoconfig.properties : config for target cdmserver in remoting
Cherian Mathew [Wed, 12 Feb 2014 12:52:34 +0000 (12:52 +0000)]
config.properties : config for target cdmserver in remoting
editorApplicationContext.xml : added (currently commented) config for remoting

10 years agoerging from remoting-1.0 branch
Cherian Mathew [Wed, 12 Feb 2014 12:48:35 +0000 (12:48 +0000)]
erging from remoting-1.0 branch
- adding new confugration / controller classes for remoting
- adding aspect and related aop.xml config file
- added aspect and spring remoting jars
- updated manifest , pom and classpath for the new dependencies

10 years agomove ChangeConceptToSynonym business logic from editor operation to service layer
Katja Luther [Wed, 12 Feb 2014 12:27:53 +0000 (12:27 +0000)]
move ChangeConceptToSynonym business logic from editor operation to service layer

10 years ago - added "Search"-Button to DerivateSearchView
Patric Plitzner [Wed, 12 Feb 2014 12:13:23 +0000 (12:13 +0000)]
 - added "Search"-Button to DerivateSearchView

10 years ago - enabled DerivateType filter in DerivateSearchView
Patric Plitzner [Wed, 12 Feb 2014 11:40:57 +0000 (11:40 +0000)]
 - enabled DerivateType filter in DerivateSearchView

10 years agoremotingApplicationContext : removed load time weaving config remoting-1.0 root/branches/taxeditor/remoting-1.0
Cherian Mathew [Wed, 12 Feb 2014 11:04:35 +0000 (11:04 +0000)]
remotingApplicationContext : removed load time weaving config
AbstractPersistentCollection : reverting to original code
CdmApplicationRemoteController : adding missing method call

10 years agodelete User in bulkeditor
Katja Luther [Wed, 12 Feb 2014 10:39:54 +0000 (10:39 +0000)]
delete User in bulkeditor

10 years agodelete of group in bulkeditor #4054
Katja Luther [Wed, 12 Feb 2014 10:15:56 +0000 (10:15 +0000)]
delete of group in bulkeditor #4054

10 years agomerge from trunk
Cherian Mathew [Wed, 12 Feb 2014 09:10:08 +0000 (09:10 +0000)]
merge from trunk

10 years agoRemoteLazyLoadingTest : cosmetic changes
Cherian Mathew [Wed, 12 Feb 2014 09:09:16 +0000 (09:09 +0000)]
RemoteLazyLoadingTest : cosmetic changes
CdmApplicationRemoteController, CdmApplicationRemoteConfiguration : refactoring

10 years ago - added combo controller to combo field in DerivateSearchView
Patric Plitzner [Wed, 12 Feb 2014 08:36:42 +0000 (08:36 +0000)]
 - added combo controller to combo field in DerivateSearchView

10 years agosolving #4056 (taxeditor responds with nicer dialogue in case a user executes a prohi...
Andreas Kohlbecker [Tue, 11 Feb 2014 16:20:34 +0000 (16:20 +0000)]
solving #4056 (taxeditor responds with nicer dialogue in case a user executes a prohibited operation)

10 years agomerge from trunk
Cherian Mathew [Tue, 11 Feb 2014 15:30:51 +0000 (15:30 +0000)]
merge from trunk

10 years agoadded possibility to switch to remoting
Cherian Mathew [Tue, 11 Feb 2014 15:30:10 +0000 (15:30 +0000)]
added possibility to switch to remoting

10 years agoremotingApplicationContext : removing configuration bean declaration
Cherian Mathew [Tue, 11 Feb 2014 15:28:41 +0000 (15:28 +0000)]
remotingApplicationContext : removing configuration bean declaration
CdmApplicationRemoteController : removed call to init configuration bean via application context
CdmApplicationRemoteDefaultConfiguration : refactoring code to cplit configuration into default / remote

10 years ago - additional fix for #3589 and #3588
Patric Plitzner [Tue, 11 Feb 2014 12:15:16 +0000 (12:15 +0000)]
 - additional fix for #3589 and #3588

10 years agoconfig file to set target cdmserver
Cherian Mathew [Tue, 11 Feb 2014 11:23:37 +0000 (11:23 +0000)]
config file to set target cdmserver

10 years agoAdding new and modifying existing classes / resources for remoting.
Cherian Mathew [Tue, 11 Feb 2014 11:21:45 +0000 (11:21 +0000)]
Adding new and modifying existing classes / resources for remoting.
 - Added aspectj library dependencies : eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF, eu.etaxonomy.taxeditor.cdmlib/META-INF/aop.xml, eu.etaxonomy.taxeditor.cdmlib/pom.xml, eu.etaxonomy.taxeditor.cdmlib/lib/aspectjrt-1.7.1-sources.jar, eu.etaxonomy.taxeditor.cdmlib/lib/aspectjweaver-1.7.1-sources.jar

- Added aspects to initialize cdm entites / collections remotely : eu.etaxonomy.taxeditor.cdmlib/META-INF/aop.xml, eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/cdm/api/lazyloading/CdmLazyLoader.java

- Hibernate classes to be aspect woven (need these explicitly on client-side to set serial uuid) : eu.etaxonomy.taxeditor.cdmlib/src/main/java/org/hibernate/proxy/AbstractLazyInitializer.java, eu.etaxonomy.taxeditor.cdmlib/src/main/java/org/hibernate/collection/internal/AbstractPersistentCollection.java

- remote spring application context config files : eu.etaxonomy.taxeditor.cdmlib/src/main/resources/eu/etaxonomy/cdm/remotingApplicationContext.xml, remoting_persistence_security.xml, httpInvokerServiceClients.xml, remoting_services_security.xml

- Remote application controller which uses the remote spring application context : eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/cdm/remote/api/application/ICdmApplicationRemoteConfiguration.java,CdmApplicationRemoteController.java, CdmApplicationRemoteDefaultConfiguration.java

- Initial tests for remoting :  eu.etaxonomy.taxeditor.cdmlib/src/test/java/eu/etaxonomy/taxeditor/remoting/RemoteLazyLoadingTest.java, CdmApplicationRemoteControllerTest.java

10 years ago - separated GUI from control elements for term combo widget (part of #3627)
Patric Plitzner [Tue, 11 Feb 2014 08:44:56 +0000 (08:44 +0000)]
 - separated GUI from control elements for term combo widget (part of #3627)

10 years agopart 2 of preliminary solution to #4053 (Transient field User.authorities not refresh...
Andreas Kohlbecker [Mon, 10 Feb 2014 18:22:57 +0000 (18:22 +0000)]
part 2 of preliminary solution to #4053 (Transient field User.authorities not refreshed on reloading entity)

10 years agosolving #4013 (GrantedAuthority: Humane label of TaxonNode authorities)
Andreas Kohlbecker [Mon, 10 Feb 2014 13:59:16 +0000 (13:59 +0000)]
solving #4013 (GrantedAuthority: Humane label of TaxonNode authorities)

10 years agomove elevation back to first page #4037
Andreas Müller [Fri, 7 Feb 2014 11:55:09 +0000 (11:55 +0000)]
move elevation back to first page  #4037

10 years agopart 2 of fixing #2414 (Group updating doesn't work) by committing and restarting...
Andreas Kohlbecker [Thu, 6 Feb 2014 14:18:20 +0000 (14:18 +0000)]
part 2 of fixing  #2414 (Group updating doesn't work) by committing and restarting the transaction in the conversation

10 years agomore log.debug statements
Andreas Kohlbecker [Thu, 6 Feb 2014 14:16:37 +0000 (14:16 +0000)]
more log.debug statements

10 years ago(no commit message)
Katja Luther [Thu, 6 Feb 2014 12:47:28 +0000 (12:47 +0000)]

10 years agoadding the operation and handler files
Katja Luther [Thu, 6 Feb 2014 12:45:47 +0000 (12:45 +0000)]
adding the operation and handler files

10 years agomove the change accepted to Synonym Operation to taxon navigator.
Katja Luther [Thu, 6 Feb 2014 11:58:53 +0000 (11:58 +0000)]
move the change accepted to Synonym Operation to taxon navigator.

10 years agochanging label for sibling and child Polytomous Key, also change menu order #4029
Andreas Müller [Wed, 5 Feb 2014 13:21:22 +0000 (13:21 +0000)]
changing label for sibling and child Polytomous Key, also change menu order  #4029

10 years agowater -> watersurface #4031
Andreas Müller [Tue, 4 Feb 2014 17:20:08 +0000 (17:20 +0000)]
water -> watersurface   #4031

10 years agochange statement to state(ment) #3864
Andreas Müller [Tue, 4 Feb 2014 15:14:08 +0000 (15:14 +0000)]
change statement to state(ment)   #3864

10 years agoadding faq entry on crashes in KDE and other ubunu desktop environments
Andreas Kohlbecker [Tue, 4 Feb 2014 12:25:55 +0000 (12:25 +0000)]
adding faq entry on crashes in KDE and other ubunu desktop environments

10 years agoadd .gitignore
Andreas Kohlbecker [Tue, 4 Feb 2014 12:25:51 +0000 (12:25 +0000)]
add .gitignore

10 years agosolving #4011 (disallow changing publish flag for users with insuffcient rights)...
Andreas Kohlbecker [Mon, 3 Feb 2014 17:07:57 +0000 (17:07 +0000)]
solving #4011 (disallow changing publish flag for users with insuffcient rights) for TaxonBase

10 years agosolving #4011 (disallow changing publish flag for users with insuffcient rights)...
Andreas Kohlbecker [Mon, 3 Feb 2014 17:07:25 +0000 (17:07 +0000)]
solving #4011 (disallow changing publish flag for users with insuffcient rights) for TaxonBase

10 years agoadapting to new use new ICdmPermissionEvaluator
Andreas Kohlbecker [Mon, 3 Feb 2014 15:52:39 +0000 (15:52 +0000)]
adapting to new use new ICdmPermissionEvaluator

10 years agoadapting to new use new ICdmPermissionEvaluator
Andreas Kohlbecker [Mon, 3 Feb 2014 15:51:29 +0000 (15:51 +0000)]
adapting to new use new ICdmPermissionEvaluator

10 years agofixing #4012 (ClassCastException in User and Group Bulk Editor) by revering one line...
Andreas Kohlbecker [Mon, 3 Feb 2014 13:59:44 +0000 (13:59 +0000)]
fixing #4012 (ClassCastException in User and Group Bulk Editor) by revering one line of commit r19946  - comment

10 years agofixing #4012 (ClassCastException in User and Group Bulk Editor) by revering one line...
Andreas Kohlbecker [Mon, 3 Feb 2014 13:54:33 +0000 (13:54 +0000)]
fixing #4012 (ClassCastException in User and Group Bulk Editor) by revering one line of commit r19946

10 years agoadded exclusion filter for portal controllers
Cherian Mathew [Thu, 30 Jan 2014 09:19:34 +0000 (09:19 +0000)]
added exclusion filter for portal controllers

10 years agoexcluding vaading packages from component scan
Cherian Mathew [Wed, 29 Jan 2014 16:39:37 +0000 (16:39 +0000)]
excluding vaading packages from component scan

10 years ago - added persistence sources
Patric Plitzner [Wed, 29 Jan 2014 14:41:46 +0000 (14:41 +0000)]
 - added persistence sources

10 years ago - replaced togglable title cache field with text label to enter polytomous key label...
Patric Plitzner [Wed, 29 Jan 2014 13:43:27 +0000 (13:43 +0000)]
 - replaced togglable title cache field with text label to enter polytomous key label (fixes #3952)

10 years agoeditor part done for #4006 (remove general map parameters from distribution and occur...
Andreas Kohlbecker [Wed, 29 Jan 2014 13:10:44 +0000 (13:10 +0000)]
editor part done for #4006 (remove general map parameters from distribution and occurrence map service methods)

10 years agopreparing for removal of params - #4006 (remove general map parameters from distribut...
Andreas Kohlbecker [Wed, 29 Jan 2014 12:10:27 +0000 (12:10 +0000)]
preparing for removal of params - #4006 (remove general map parameters from distribution and occurrence map service methods)

10 years ago - added *.xlsx and *.* to SpecimenCdmExcelImport file chooser (fixes #3971)
Patric Plitzner [Wed, 29 Jan 2014 10:45:29 +0000 (10:45 +0000)]
 - added *.xlsx and *.* to SpecimenCdmExcelImport file chooser (fixes #3971)

10 years ago - implemented SynonymRelationship detail section for the DetailsView of Synonyms...
Patric Plitzner [Wed, 29 Jan 2014 07:58:59 +0000 (07:58 +0000)]
 - implemented SynonymRelationship detail section for the DetailsView of Synonyms (#3588 #3589)

10 years ago - removed switch for specific-details views
Patric Plitzner [Tue, 28 Jan 2014 13:20:22 +0000 (13:20 +0000)]
 - removed switch for specific-details views

10 years ago - removed remaining occurences of "campanula"
Patric Plitzner [Tue, 28 Jan 2014 12:59:52 +0000 (12:59 +0000)]
 - removed remaining occurences of "campanula"

10 years ago - removing campanula package completely 3/3
Patric Plitzner [Tue, 28 Jan 2014 12:30:33 +0000 (12:30 +0000)]
 - removing campanula package completely 3/3

10 years ago - removing campanula package completely 1/3
Patric Plitzner [Tue, 28 Jan 2014 12:29:49 +0000 (12:29 +0000)]
 - removing campanula package completely 1/3

10 years ago - moved ICdmFormElement to ui.element
Patric Plitzner [Tue, 28 Jan 2014 12:28:08 +0000 (12:28 +0000)]
 - moved ICdmFormElement to ui.element

10 years ago - cleaned up package structure
Patric Plitzner [Tue, 28 Jan 2014 12:19:02 +0000 (12:19 +0000)]
 - cleaned up package structure
   - removed campanula package

10 years ago - increased version number
Patric Plitzner [Tue, 28 Jan 2014 12:17:38 +0000 (12:17 +0000)]
 - increased version number
 - added sources

10 years ago - changed static root element (FieldUnit) of DerivateView to the topmost derivate...
Patric Plitzner [Tue, 28 Jan 2014 11:48:01 +0000 (11:48 +0000)]
 - changed static root element (FieldUnit) of DerivateView to the topmost derivate there is

10 years ago - commented not-yet-existing SynonymRelationShip DetailsView classes
Patric Plitzner [Tue, 28 Jan 2014 08:36:41 +0000 (08:36 +0000)]
 - commented not-yet-existing SynonymRelationShip DetailsView classes

10 years ago - added MediaSpecimen DetailsView
Patric Plitzner [Tue, 28 Jan 2014 08:31:00 +0000 (08:31 +0000)]
 - added MediaSpecimen DetailsView
 - added empty element if there is no details view available

10 years agoUpdated version in config files to 3.3.1-SNAPSHOT
edit-jenkins [Fri, 24 Jan 2014 12:59:04 +0000 (12:59 +0000)]
Updated version in config files to 3.3.1-SNAPSHOT

10 years ago - removed specific source code path
Patric Plitzner [Wed, 22 Jan 2014 15:28:36 +0000 (15:28 +0000)]
 - removed specific source code path

10 years agomerged campanula branch to trunk. Main features are: BioCase Query via Imports, Deriv...
Patric Plitzner [Wed, 22 Jan 2014 09:57:31 +0000 (09:57 +0000)]
merged campanula branch to trunk. Main features are: BioCase Query via Imports, Derivate Search View, Derivate (Hierarchy) View, Derivate perspective, type-specific DetailsViews for specimens

10 years agomerge-update from trunk attic/branches/taxeditor/campanula/19945
Patric Plitzner [Tue, 21 Jan 2014 15:03:58 +0000 (15:03 +0000)]
merge-update from trunk

10 years ago - added AbstractUnboundEntityCollectionSection which allows adding elements to colle...
Patric Plitzner [Tue, 21 Jan 2014 14:52:08 +0000 (14:52 +0000)]
 - added AbstractUnboundEntityCollectionSection which allows adding elements to collection sections without adding them to the model object

10 years agomerge-update from trunk
Patric Plitzner [Tue, 21 Jan 2014 08:34:38 +0000 (08:34 +0000)]
merge-update from trunk

10 years ago - added cdmlib sources
Patric Plitzner [Tue, 21 Jan 2014 08:33:00 +0000 (08:33 +0000)]
 - added cdmlib sources

10 years ago - partly fixed sequence reference collection section
Patric Plitzner [Tue, 21 Jan 2014 08:30:28 +0000 (08:30 +0000)]
 - partly fixed sequence reference collection section

10 years ago - added java package for different occurrence/specimen types
Patric Plitzner [Mon, 20 Jan 2014 14:57:35 +0000 (14:57 +0000)]
 - added java package for different occurrence/specimen types
 - moved "show field unit" option to "Bulk Editor" preference page
 - added preference to show only type-specific details views for specimens

10 years agomerge-update fixes
Patric Plitzner [Mon, 20 Jan 2014 08:58:58 +0000 (08:58 +0000)]
merge-update fixes

10 years agomerge-update from trunk
Patric Plitzner [Mon, 20 Jan 2014 08:51:06 +0000 (08:51 +0000)]
merge-update from trunk

10 years ago - added separate section for primer and cloning
Patric Plitzner [Mon, 20 Jan 2014 08:12:36 +0000 (08:12 +0000)]
 - added separate section for primer and cloning
 - removed "null" message in data source conversion dialog

10 years agoUpdated version in config files to 3.3.0
edit-jenkins [Thu, 16 Jan 2014 09:14:35 +0000 (09:14 +0000)]
Updated version in config files to 3.3.0

10 years ago - updated "update datasource" message popup
Patric Plitzner [Wed, 15 Jan 2014 10:54:06 +0000 (10:54 +0000)]
 - updated "update datasource" message popup

10 years ago - updated "update datasource" message popup
Patric Plitzner [Wed, 15 Jan 2014 08:07:31 +0000 (08:07 +0000)]
 - updated "update datasource" message popup

10 years agofix missing publish flag for synonyms
Andreas Müller [Tue, 14 Jan 2014 22:18:53 +0000 (22:18 +0000)]
fix missing publish flag for synonyms

10 years agomerge-update from trunk
Patric Plitzner [Tue, 14 Jan 2014 16:15:13 +0000 (16:15 +0000)]
merge-update from trunk

10 years agofix for #3557
Patric Plitzner [Tue, 14 Jan 2014 16:01:08 +0000 (16:01 +0000)]
fix for #3557
 - reactivated details view for taxon relationships
 - added doubtful flag

10 years ago - also allow *.xlsx and *.* for Excel import (fixes #3657)
Patric Plitzner [Tue, 14 Jan 2014 14:34:29 +0000 (14:34 +0000)]
 - also allow *.xlsx and *.* for Excel import (fixes #3657)

10 years ago - set recordBasis according to selecting in context menu (fixes #3753)
Patric Plitzner [Tue, 14 Jan 2014 14:06:51 +0000 (14:06 +0000)]
 - set recordBasis according to selecting in context menu (fixes #3753)

10 years agochange ICBN to ICNAFP in manual #3745
Andreas Müller [Tue, 14 Jan 2014 12:31:07 +0000 (12:31 +0000)]
change ICBN to ICNAFP in manual  #3745

10 years agoworkaround for release 3.3.0 related to ticket 3828 forcing SHOULD_CONNECT_AT_STARTUP...
Cherian Mathew [Tue, 14 Jan 2014 11:45:03 +0000 (11:45 +0000)]
workaround for release 3.3.0 related to ticket 3828 forcing SHOULD_CONNECT_AT_STARTUP to always be false.

10 years ago - fixed potential NPEs in Amplification DetailsView
Patric Plitzner [Tue, 14 Jan 2014 07:36:35 +0000 (07:36 +0000)]
 - fixed potential NPEs in Amplification DetailsView

10 years ago - added reference collection section to Sequence DetailsView
Patric Plitzner [Mon, 13 Jan 2014 07:53:47 +0000 (07:53 +0000)]
 - added reference collection section to Sequence DetailsView
 - implemented handleEvent() for some DetailsViews

10 years agomerge-update from trunk
Patric Plitzner [Wed, 8 Jan 2014 16:32:50 +0000 (16:32 +0000)]
merge-update from trunk

10 years ago - added startNumber to PolytomousKey DetailsView (fixes #3563)
Patric Plitzner [Wed, 8 Jan 2014 16:13:13 +0000 (16:13 +0000)]
 - added startNumber to PolytomousKey DetailsView (fixes #3563)

10 years ago - added idInVocabulary to DefinedTerm DetailsView (#3542)
Patric Plitzner [Wed, 8 Jan 2014 15:33:51 +0000 (15:33 +0000)]
 - added idInVocabulary to DefinedTerm DetailsView (#3542)

10 years ago added hardcoded base layer "earth" (#3941)
Patric Plitzner [Wed, 8 Jan 2014 14:08:06 +0000 (14:08 +0000)]
 added hardcoded base layer "earth" (#3941)

10 years ago changed tooltip to "factual data"
Patric Plitzner [Wed, 8 Jan 2014 14:07:31 +0000 (14:07 +0000)]
 changed tooltip to "factual data"

10 years ago - changed default map service access point (fixes #3941)
Patric Plitzner [Wed, 8 Jan 2014 10:02:27 +0000 (10:02 +0000)]
 - changed default map service access point (fixes #3941)

10 years ago - added elements for Sequence/Amplification/SingleRead DetailsView
Patric Plitzner [Tue, 7 Jan 2014 08:00:15 +0000 (08:00 +0000)]
 - added elements for Sequence/Amplification/SingleRead DetailsView

10 years ago - added reference selection to Sequence DetailsView
Patric Plitzner [Mon, 6 Jan 2014 16:49:12 +0000 (16:49 +0000)]
 - added reference selection to Sequence DetailsView

10 years ago - added element for Sequence DetailsView
Patric Plitzner [Mon, 6 Jan 2014 14:36:01 +0000 (14:36 +0000)]
 - added element for Sequence DetailsView