Project

General

Profile

Activity

From 02/09/2014 to 03/10/2014

03/10/2014

04:24 PM Revision 08d959c4 (cdmlib): improve common name import for markup
Andreas Müller
04:09 PM Revision 1ea539e4 (cdmlib): getLangaugeByKey for markup transformer
Andreas Müller
04:01 PM Revision 7988ab2f (taxeditor): - clean code
Patrick Plitzner
03:59 PM Revision 7cc62e3f (cdmlib): - fixed typo
Patrick Plitzner
03:39 PM Revision 08cc4580 (cdmlib): rearrange constants
Andreas Müller
01:58 PM Revision 3a7d21b2 (cdmlib): handle missing name parts for null parent
Andreas Müller
01:55 PM Revision 7c310acc (cdmlib): improve mods import
Andreas Müller
12:43 PM Revision a3d76424 (taxeditor): fixing: #4110 (imlement nicer warning dialogue in Taxon Editor for permission denied exception)
Andreas Kohlbecker
11:31 AM task #4107: Deleting taxa and stable IDs [DISCUSS]
we definitely should use hibernate envers for this since it is anyway in place, as far as my memory goes I think that... Andreas Kohlbecker
10:26 AM task #4107: Deleting taxa and stable IDs [DISCUSS]
> Warum hältst du das Löschen von Taxa für problematisch?
Das ist ein weiteres Problem. Für E+M und später sicherl...
Andreas Kohlbecker
10:25 AM task #4107 (New): Deleting taxa and stable IDs [DISCUSS]
deleting taxa is problematic since we are using stable identifiers for taxa. After "deleting" a taxon it must still b... Andreas Kohlbecker

03/08/2014

02:48 AM Revision 75f9bd69 (cdmlib): minor
Andreas Müller
02:47 AM Revision f96d9acd (cdmlib): minor
Andreas Müller

03/07/2014

08:55 PM Revision c14fc0ed (cdmlib): Add database index on treeIndex #4105
Andreas Müller
06:33 PM Revision e28e4b81 (cdmlib): minor
Andreas Müller
06:30 PM Revision 666b484a (cdmlib): improve TaxonCacheStrategy. Use short form where possible
Andreas Müller
06:30 PM Revision 36ce30be (cdmlib): fix CacheUpdater
Andreas Müller
05:36 PM Revision 0df84d71 (cdmlib): making TaxonNodeByNameComparator truely null save - #2912 (NPE in TaxonNodeByNameComparator when Taxon in TaxoNode is null)
Andreas Kohlbecker
04:00 PM feature request #4101: Default value for publish bit of new taxa must be configurable via DB preferences
I think we first need to discuss what the best behaviour is. This is also related to the Versionining or Non-Versioni... Andreas Müller
03:44 PM feature request #4101 (Closed): Default value for publish bit of new taxa must be configurable via DB preferences
in the Euro+Med project it is important that the publish bit is not set by default for new taxa. In other use cases s... Andreas Kohlbecker
03:57 PM feature request #4011 (Feedback): disallow changing publish flag for users with unsuffcient rights
a regression occurred, reported by eckhard:
_als Cichorieae-Editor habe ich ein neues Taxon eingegeben. Das Publish...
Andreas Kohlbecker
02:33 PM Revision 9e0cf9c0 (cdm-server): - adding profile for local maven repo
- fixing java .net repository
- adding missing version numbers
- ..
Andreas Kohlbecker
02:31 PM Revision 5624baa1 (cdmlib): minor
Andreas Müller
02:00 PM Revision 73baf7a4 (cdmlib): Cleaning up a bit
Andreas Müller
01:42 PM Revision 7492ea45 (cdmlib): solving some reference cache strategy issues, e.g. #3645
Andreas Müller
01:03 PM Revision e0d2c312 (cdmlib): adding isBlank to StrategyBase
Andreas Müller
12:35 PM Revision 47af76e8 (cdmlib): minor
Andreas Müller
12:32 PM Revision 04cfb800 (cdmlib): Better handling for short citation of references
Andreas Müller

03/06/2014

06:09 PM Revision 97683dd7 (taxeditor): more details in exception message of StoreUtil.getCdmEntity()
Andreas Kohlbecker
05:59 PM Revision 75c443dd (taxeditor): dnd support in taxon navigator for Taxonnodes protected regarding user permissions - #4055 (action enablement adapts to the users granted authorities)
Andreas Kohlbecker
12:57 PM Revision e83433aa (cdm-server)
Andreas Kohlbecker
01:48 AM Revision 49490a3b (cdmlib): minor
Andreas Müller
01:46 AM Revision 7a3f759c (cdmlib): minor and generics
Andreas Müller

03/05/2014

06:18 PM Revision 839cb4cd (taxeditor): avoiding NPE and other exceptions
Andreas Kohlbecker
06:18 PM Revision d9d04b04 (taxeditor): updating project url in pom.xml
Andreas Kohlbecker
06:18 PM Revision b92f1605 (taxeditor): no longer using a conversation for the login dialog and thus fixing problems after putting wrong credentials
Andreas Kohlbecker
06:15 PM Revision 1c29bd52 (taxeditor): fixing setEnabled method
Andreas Kohlbecker
05:44 PM Revision 09c8f311 (cdmlib): fixing broken dependencies by excluding spring-expression
Andreas Kohlbecker
03:33 PM Revision 1f013eea (taxeditor): - removed dummy data from SpecimenImport
Patrick Plitzner
03:28 PM Revision e84380bd (cdmlib): - added cascading save to SequenceString of a Sequence
Patrick Plitzner
03:28 PM Revision 7d892339 (taxeditor): - fixed event handling by creating and linking the missing elements
Patrick Plitzner
01:24 PM Revision 8475fe50 (taxeditor): - added missing DNA Quality section
Patrick Plitzner
01:18 PM Revision 664a3be9 (taxeditor): - adpated DNA DetailsViews according to current development
Patrick Plitzner
01:16 PM Revision 1cf32439 (taxeditor): - renamed getBaseUnit() to baseUnit()
Patrick Plitzner
01:16 PM Revision d149f596 (cdmlib): - renamed getBaseUnit() to baseUnit()
Patrick Plitzner
01:16 PM Revision 99fa2e6e (taxeditor): - added transparency to icons
Patrick Plitzner
12:48 PM Revision 1f3a4888 (cdm-server): fixing problems in pom.xml, now ready for maven3
Andreas Kohlbecker
11:48 AM Revision 4a1907c8 (cdmlib): setting correct port number for remote integration tests
Andreas Kohlbecker
08:43 AM Revision 09a1be0a (taxeditor): - added util method to get for getting a CDM entity (used in authenication/permission framework)
- made use of this method where the type of the parameter was too general (like object)
- made getBaseUnit() of Deri...
Patrick Plitzner
08:43 AM Revision 70c363c7 (cdmlib): - added util method to get for getting a CDM entity (used in authenication/permission framework)
- made use of this method where the type of the parameter was too general (like object)
- made getBaseUnit() of Deri...
Patrick Plitzner

03/04/2014

07:10 PM Revision 4f9dab69 (cdmlib): minor
Andreas Müller
07:09 PM Revision 73473a77 (cdmlib): minor
Andreas Müller
05:18 PM Revision 265af043 (taxeditor): - added icons for Amplification, Sequence and SingleRead
Patrick Plitzner
05:17 PM Revision cd145c6b (cdmlib): - refactored to use "base" unit wherever possible (base unit is derivedUnit or fieldUnit)
Patrick Plitzner
04:30 PM Revision bc22752c (cdmlib): changing ports in config to avoid conflics
Andreas Kohlbecker
03:45 PM Revision 96cb908c (cdmlib): automatically testing of cdmlib-remote-webapp during the maven lifecycle - #4094: automatically test cdmlib-remote-webapp
Andreas Kohlbecker
09:25 AM Revision 39b24584 (taxeditor): - added code to show icon for Amplification, Sequence and SingleRead (image files still missing)
- removed text fields for media file in dna DetailsViews
- added contig file in Sequence DetailsView
Patrick Plitzner
09:20 AM Revision ec766423 (cdmlib): - added cascading save for contig file of Sequence
Patrick Plitzner

03/03/2014

03:14 PM Revision 89e46652 (cdmlib): handle setType in DerivedUnitFacade better
Andreas Müller
10:34 AM Revision 87bb09ee (cdmlib): commit merge
Ayco Hollemann
10:34 AM Revision 59106a28 (cdmlib)
Ayco Hollemann
10:17 AM Revision 7e76ddcb (cdmlib-apps): latest changes to Globis import
Andreas Müller
10:17 AM Revision 9cb92253 (cdmlib-apps): latest change to Cyprus ALtitudinal Import
Andreas Müller
09:48 AM Revision 3d3c7b7c (taxeditor): - added cascading save to pherogram (Media) of SingleRead
- added media section to DetailsViews for Amplification (gel photo) and SingelRead (pherogram) Patrick Plitzner
09:48 AM Revision 824432c0 (cdmlib): - added cascading save to pherogram (Media) of SingleRead
- added media section to DetailsViews for Amplification (gel photo) and SingelRead (pherogram) Patrick Plitzner

02/28/2014

02:24 PM Revision 040bcb9a (cdmlib): some minor changing for handling getType()
Andreas Müller
12:17 PM Revision 06ba42c7 (taxeditor): fixing missing text of Group members (User) in details section
Andreas Kohlbecker
11:45 AM Revision 0ad365ec (cdmlib): implementing #4082 (implement default permission groups)
Andreas Kohlbecker
09:26 AM Revision 3dba21ef (cdmlib): fixing problem with deleting groups see #4054 (Taxeditor, Group Bulkeditor cannot delete Group)
Andreas Kohlbecker

02/27/2014

02:58 PM Revision 56eed5ac (cdmlib): Spring Security configuration added for remote and web app
Alexander Oppermann
02:58 PM Revision 1296ca5e (cdmlib): Spring Security configuration added for remote and web app
Alexander Oppermann
01:21 PM feature request #4022: One click installer for TaxEditor
We may have to re-check with them to confirm, since it was some time ago. We should also make sure that the installbu... Cherian Mathew
01:20 PM feature request #4022: One click installer for TaxEditor
If choosing the option of the BitRock Installer one thing to note is that although this is a commercial product they ... Cherian Mathew
09:42 AM Revision df7a736f (taxeditor): fix problem with changeSynonymToAcceptedTaxon of a synonym being part of an homotypical group
Katja Luther
09:41 AM Revision 35c1196a (cdmlib): fix problem with changeSynonymToAcceptedTaxon of a synonym being part of an homotypical group
Katja Luther

02/26/2014

09:22 PM Revision 29761877 (cdmlib): improve author parsing
Andreas Müller
05:25 PM Revision db88d819 (taxeditor): protecting editing capabilities of names references and authors - #4055 (action enablement adapts to the users granted authorities)
Andreas Kohlbecker
04:29 PM Revision fb861043 (cdmlib): changed name of EntityValidationTrigger enum to CRUDEvent
Ayco Hollemann
04:26 PM Revision 57d7fb61 (cdmlib): minor
Andreas Müller
04:25 PM Revision 9900f429 (cdmlib-apps): adapt pesi import to new IPartionedIO signature
Andreas Müller
04:23 PM Revision 9f69f125 (cdmlib): added more comments
Ayco Hollemann
04:06 PM Revision 5f0f426e (cdmlib-apps): Change signature for IPartionedIO.setRelatedObjects in cdm-eflora
Andreas Müller
03:58 PM Revision 7c778a7e (cdmlib-apps): latest globis import changes and update for IPartionedIO signature for app-import
Andreas Müller
03:57 PM Revision 8cfc27ae (cdmlib): Change signature for IPartionedIO.setRelatedObjects
Andreas Müller
03:45 PM Revision 66623e92 (cdmlib): commited merge
Ayco Hollemann
03:43 PM Revision d7318da8 (taxeditor): added a comment
Ayco Hollemann
03:42 PM Revision 768a3327 (taxeditor): - added multi-select(multi-save) to SpecimenImportEditor
Patrick Plitzner
03:36 PM Revision 90d2c4f6 (taxeditor): fix: adding missing case statements
Andreas Kohlbecker
02:05 PM Revision 93d4ffa3 (taxeditor)
Ayco Hollemann
02:05 PM Revision 13414555 (taxeditor)
Ayco Hollemann
02:04 PM Revision f90eed08 (taxeditor): commit after merge
Ayco Hollemann
02:02 PM Revision 97b4a3d3 (taxeditor): commit after merge
Ayco Hollemann
01:58 PM Revision 28c83ec2 (taxeditor): commit after merge
Ayco Hollemann
01:57 PM Revision c88a7b64 (taxeditor): commit after merge
Ayco Hollemann
12:21 PM Revision cc4b07b5 (cdmlib): adding TeamOrPersonBaseVoter
Andreas Kohlbecker
12:18 PM Revision ae1c593b (cdmlib): adding permission class for Teams and Persons wich according validator
Andreas Kohlbecker
12:09 PM Revision d8f7f451 (cdmlib)
Ayco Hollemann
12:02 PM Revision 0c61ddac (taxeditor): disabling edit button if user is allowed to UPDATE & making text elements selectable
Andreas Kohlbecker
12:02 PM Revision abe42729 (taxeditor): implementing the CommandHandlerButton and using it as button to open the OpenFeatureTreeEditorWizard - #4055 (action enablement adapts to the users granted authorities)
Andreas Kohlbecker
10:45 AM Revision a9164750 (cdmlib): CdmPermissionClasses for names and references, tests implemented, bug in CdmPermissionClass.from() fixed - #4055 (action enablement adapts to the users granted authorities)
Andreas Kohlbecker
10:42 AM Revision 9ae7476f (cdmlib)
Ayco Hollemann
09:39 AM Revision 15387df0 (taxeditor): - moved transient interfaces to taxeditor.editor
- changed GUI control of DataImportEditor to be a TableViewer
- made DataImportEditor generic
Patrick Plitzner
09:32 AM Revision 73a354d6 (cdmlib): - fixed possible NPE when DerivedUnitFacade is used with only a FieldUnit and no DerivedUnit
Patrick Plitzner

02/25/2014

11:31 PM Revision 14229b30 (cdmlib-apps): latest updates to globis import
Andreas Müller
11:30 PM Revision 36e40363 (cdmlib): add NO_REAK_SPACE to UTF-8
Andreas Müller
11:21 PM Revision 62232d87 (cdmlib-apps): latest updates to globis import
Andreas Müller
10:36 PM Revision 7b04760e (taxeditor): minor
Andreas Müller
09:34 AM Revision db386ab0 (cdmlib): fix NPE in onFlushDirty
Katja Luther
09:03 AM Revision cd9e44c1 (taxeditor): disabling remoting calls untill further investigation
Cherian Mathew

02/24/2014

03:48 PM Revision 0005d3d3 (taxeditor): minor
Andreas Müller
08:51 AM Revision f970e52f (taxeditor): - added missing imports
Patrick Plitzner
08:47 AM Revision 0f4e8f14 (taxeditor): - start conversation before ABCD conversion
- pass conversation to editor Patrick Plitzner

02/21/2014

10:37 PM Revision 8969b71c (cdmlib-apps): latest changes for Cyprus Altitude Import
Andreas Müller
10:36 PM Revision 48de11b1 (cdmlib-apps): latest changes for globis reference import
Andreas Müller
10:35 PM Revision af9054f3 (cdmlib-apps): username for globisimport
Andreas Müller
10:33 PM Revision 899d760b (cdmlib): toString for Reference
Andreas Müller
10:32 PM Revision 6388be87 (cdmlib): minor
Andreas Müller
07:16 PM Revision b052c40f (taxeditor): adding warning dialog on unavailabel DefinedTermEditor
Andreas Kohlbecker
07:15 PM Revision 9f3d3959 (taxeditor): removing unused parameter definition
Andreas Kohlbecker
07:15 PM Revision c09bbef0 (taxeditor): fixing broken parameter for eu.etaxonomy.taxeditor.store.openDefinedTermEditor command
Andreas Kohlbecker

02/20/2014

05:50 PM Revision 95f6bde7 (cdmlib): CdmApplicationDefaultConfiguration : refactoring autowiring for datasource to allow for remoting
Cherian Mathew
05:37 PM Revision 07e4e710 (taxeditor): RemoteLazyLoadingTest : Creating application configuration programmatically
AbstractPersistentCollection, AbstractLazyInitializer : Copied aspect code here
CdmApplicationRemoteConfiguration : o...
Cherian Mathew
11:59 AM Revision b6c35df3 (cdmlib): Added some comments to the Level2/3 listeners
Ayco Hollemann
11:37 AM Revision 2b8f569f (cdmlib): Added stubs for DAO related classes of the entity validation framework
Ayco Hollemann
11:34 AM Revision 89465e48 (cdmlib): Added package eu.etaxonomy.cdm.model.validation, with stubs for the two entities representing the outcome of a validation
Ayco Hollemann
11:08 AM Revision 596f940b (cdmlib): Set vaadin generated folders to svn:ignore
Alexander Oppermann
10:27 AM Revision 15f2c647 (utis-core): pom : updated version to release
RefineClientTest : ignoring tests for the moment Cherian Mathew
10:11 AM Revision 728b219b (taxeditor): additional delete functionality to bulkeditor
Katja Luther
10:09 AM Revision b81ef09c (cdmlib): add deletegroup
Katja Luther
09:52 AM Revision bf7ff44d (utis-core): RefineClient : corrections for empty lines
data_refinement_workflow : latest stable version v14 Cherian Mathew
09:48 AM Revision cd28261b (cdmlib): save(Collection<User> users ) uses createUser to encrypt the pwd
Katja Luther

02/19/2014

04:23 PM Revision 72b61b97 (taxeditor): minor fixing
Andreas Kohlbecker
03:56 PM Revision b7b99774 (taxeditor): - implemented "Save Specimen" command
- added @Override annotations Patrick Plitzner
03:52 PM Revision 45716169 (taxeditor): RolesSourceProvider to enable activities by cdm roles and protecting bulkeditors and term editors - #4055 (action enablement adapts to the users granted authorities)
Andreas Kohlbecker
03:52 PM Revision 3692b5bf (taxeditor): base implementation and configuration for securing the editor - #4055 (action enablement adapts to the users granted authorities)
Andreas Kohlbecker
03:52 PM Revision 3c40ecfe (taxeditor): .gitignore
Andreas Kohlbecker
03:45 PM Revision 6c86c7c2 (cdmlib): additional functionality for #4055 (action enablement adapts to the users granted authorities)
Andreas Kohlbecker
03:34 PM Revision 5d9680cf (taxeditor): - added "Save Specimen" command to DataImportEditor
Patrick Plitzner
03:33 PM Revision ae8463a0 (cdmlib): - changed hard-coded limit to 100
Patrick Plitzner
03:33 PM Revision fbf3b7d2 (cdmlib): - replaced saveOrUpdate() with "bundle" method save()
Patrick Plitzner
03:32 PM Revision 214bf9b9 (taxeditor): - 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 Patrick Plitzner
10:54 AM Revision 55ff609d (cdmlib): Added EntityValidationTrigger enum so the "source" of a constraint violtion can be reported back to the user
Ayco Hollemann
10:06 AM Revision 2d51ec9f (cdmlib-apps): commit changes TaxonX import
Patricia Kelbert
10:05 AM Revision 6c41cae2 (cdmlib): commit changes TaxonX import
Patricia Kelbert

02/18/2014

06:03 PM feature request #4074 (In Progress): [MASTER] Setup testing framework for remoting
This ticket deals with all the tests that should be implemented within the remoting context including,
* tests for...
Cherian Mathew
05:57 PM feature request #4072 (Closed): [MASTER] Implement import / export / print publishing for remoting
This ticket is for dealing with the issues related to the import and export of data into the CDM datasource as well a... Cherian Mathew
04:00 PM Revision 2b3380bd (taxeditor): - BioCase querying as a separate thread
Patrick Plitzner
02:25 PM Revision 7dcc645a (cdmlib): Made crud event listener for Level2 validation post insert/update. With pre insert/event a hibernate bug (or undesirable feature) surfaced: error "Found two representations of same collection". See https://forum.hibernate.org/viewtopic.php?p=2231400
Ayco Hollemann
01:33 PM Revision aa4df8f7 (taxeditor): updaed build properties to include source / resource files when packaging with maven
Cherian Mathew
01:13 PM Revision 2857ad5b (cdmlib-apps): new globis sources
Andreas Müller
01:12 PM Revision ad0e6031 (cdmlib-apps): Cyprus ALtitude import update
Andreas Müller
01:12 PM Revision 13dd07b7 (cdmlib-apps): minor
Andreas Müller
01:11 PM Revision 4d95eb5a (cdmlib-apps): minor changes and cleanup in globis import
Andreas Müller
01:10 PM Revision 93efd30c (cdmlib): throw exceptions in Source
Andreas Müller
12:03 PM Revision b0f4bec8 (taxeditor): reverting back config file to make local invocation work
Cherian Mathew
10:23 AM Revision bb158315 (cdmlib): Added class involved in testing validation framework
Ayco Hollemann
10:13 AM Revision c4776d32 (cdmlib): commited merge
Ayco Hollemann
08:42 AM Revision 42580bdf (taxeditor): - updated SpecimenImportWizard
- refactored BioCase querying to be a separate job Patrick Plitzner
08:40 AM Revision 36848396 (taxeditor): - added preference which shows determination section only for FieldUnits in the DetailsView
Patrick Plitzner
08:21 AM Revision a350e68e (cdmlib): Commit merges
Ayco Hollemann
08:21 AM Revision c3ac9f67 (cdmlib): Initial ConstraintViolationDao
Ayco Hollemann
08:18 AM Revision 689f1e7b (cdmlib): Commited merge
Ayco Hollemann
08:08 AM Revision b7009641 (cdmlib)
Ayco Hollemann

02/17/2014

04:39 PM Revision 64bd6007 (cdmlib): Replaced getTitleCache with getNameCache on request
Alexander Oppermann
04:20 PM Revision 70f83097 (cdmlib)
Ayco Hollemann
04:12 PM Revision 5cc94a68 (cdmlib): Shrunk the public API of EntitValidationTask somewhat
Ayco Hollemann
04:03 PM Revision b1e44e61 (cdmlib): EntityValidationTask's run method delegates to new validate method for easier unit testing
Ayco Hollemann
04:02 PM Revision e546bf21 (cdmlib): Level3ValidationCRUDEventListener now also uses a ValidationExecutor to run validation jobs
Ayco Hollemann
03:54 PM Revision 7b8f46a1 (cdmlib)
Ayco Hollemann
03:48 PM Revision 6b5ad34c (taxeditor): - added preference which shows determination section only for FieldUnits in the DetailsView
- added missing parameters for SingleRead DetailsView Patrick Plitzner
02:16 PM Revision 11b893ac (cdmlib): Made shadow thread pool shrink as threads from the real thread pool get garbage collected
Ayco Hollemann
01:59 PM Revision 3e43240b (cdmlib): Updated some comments in the validation package
Ayco Hollemann
12:38 PM Revision cb0e2ef4 (cdmlib)
Ayco Hollemann
10:45 AM Revision 16932594 (cdmlib-apps): adapt fauna europaea userimport
Katja Luther

02/14/2014

07:36 PM Revision 33cba258 (cdmlib-apps): E+M source update
Andreas Müller
07:33 PM Revision 62dd5cd8 (cdmlib-apps): minor
Andreas Müller
07:32 PM Revision b48a4c7b (cdmlib-apps): E+M source update
Andreas Müller
07:29 PM Revision e0924177 (cdmlib-apps): return type for occurence import and setting E+MArea map to empty
Andreas Müller
06:19 PM Revision 07d42f59 (taxeditor): fix for invisible description.setTaxon method in Editor
Andreas Müller
05:53 PM Revision 22759920 (taxeditor): CdmApplicationRemoteConfiguration : added GeoService and @Component bean name
remotingApplicationContext : exclude CdmApplicationDefaultConfiguration from comp scan
remoting_services_security : c...
Cherian Mathew
05:49 PM Revision 69c8cd10 (cdmlib): switching off remoting
Cherian Mathew
05:47 PM Revision d543fd4d (cdmlib): CdmApplicationDefaultConfiguration : moved autowiring for sessionFactory and transactionManager from members to set functions
to allow for remoting
CdmApplicationController : catching UnsupportedOperationException for database service call to ...
Cherian Mathew
05:47 PM Revision a6304a40 (cdmlib): minor
Andreas Müller
05:46 PM Revision a258326e (cdmlib): correct generics for classification
Andreas Müller
05:37 PM Revision 6e861bce (cdmlib): make description.setTaxon protected and cleanup cyprus altitudes and destinations
Andreas Müller
05:37 PM Revision cce11612 (cdmlib-apps): make description.setTaxon protected and cleanup cyprus altitudes and destinations
Andreas Müller
05:33 PM Revision 30d4f094 (cdmlib): minor
Andreas Müller
12:16 PM Revision 786243b3 (cdmlib): refactoring http invoker section to a separate config file to make it easy to test / switch to / from remoting
Cherian Mathew
11:45 AM Revision 881468a0 (cdmlib): fix setting of DerivedUnitFacade.type #4057 and some cleaning up
Andreas Müller

02/13/2014

01:16 PM Revision b7acd48e (taxeditor): - added missing parameters for SingleRead DetailsView
Patrick Plitzner
01:15 PM Revision 82dfc775 (taxeditor): - added option to set text limit for TextWithLabelElement
Patrick Plitzner
01:08 PM Revision a500a93f (taxeditor): reverting cdm application / controller refactoring and simply extending the CdmApplicationRemoteConfiguration class
by throwing UnsupportedOperationException for methods that are not supported by remoting Cherian Mathew
12:29 PM Revision 63d39904 (cdmlib-apps): reverting back cdm application configuration refactoring
Cherian Mathew
12:28 PM Revision 55c054e2 (cdmlib-apps): reverting back cdm application configuration refactoring
Cherian Mathew
12:26 PM Revision 993072c0 (cdmlib-apps): reverting back the cdm application configuration refactoring
Cherian Mathew
12:25 PM Revision 0092a4a5 (cdmlib): reverting back the cdm application configuration refatoring
Cherian Mathew

02/12/2014

05:59 PM Revision 050bbe43 (taxeditor): correcting import
Cherian Mathew
05:58 PM Revision def92f17 (taxeditor): removing aspetcj capability and reverting to default
Cherian Mathew
05:54 PM Revision 73de892e (taxeditor): changed package name to be consistent with cdmlib
remotingApplicationContext.xml : cleaning up component scan Cherian Mathew
03:37 PM Revision 1562e875 (cdmlib-apps): refactoring cdm application configuration / controller
Cherian Mathew
03:33 PM Revision 37d9e2ca (cdmlib-apps): refactoring cdm application configuration / controller
Cherian Mathew
03:25 PM Revision 8a93d57d (taxeditor): removing Transient annotation - not required
Cherian Mathew
03:19 PM Revision b63c5f73 (taxeditor): refactoring ICdmApplicationDefaultConfiguration
Cherian Mathew
03:10 PM Revision 086dcd26 (cdmlib): renaming ICdmApplicationConfiguration to ICdmApplicationDefaultConfiguration
Cherian Mathew
02:54 PM Revision 15a41eb5 (cdmlib-apps): renaming ICdmApplicationConfiguration to ICdmApplicationDefaultConfiguration
Cherian Mathew
02:15 PM Revision c9b48c79 (cdmlib): renaming CdmApplicationController to CdmApplicationDefaultController
Cherian Mathew
02:13 PM Revision 231a453c (cdmlib): refactoring cdm application configuration / controller to allow for remoting
Cherian Mathew
02:10 PM Revision 29ab3449 (cdmlib): httpInvokerServices : remoting services spring config file
ConversationHolder : constructor made protected for ConversationHolderMock
ConversationHolderMock : empty conversatio...
Cherian Mathew
02:02 PM Revision 7fad0a08 (taxeditor): refactoring CdmApplicationConfiguration/Controller to allow for remoting
CdmStoreConnector : added application configuration call for remoting (currently commented) Cherian Mathew
01:52 PM Revision 7f34904a (taxeditor): config.properties : config for target cdmserver in remoting
editorApplicationContext.xml : added (currently commented) config for remoting Cherian Mathew
01:48 PM Revision f6eae72a (taxeditor): erging from remoting-1.0 branch
- adding new confugration / controller classes for remoting
- adding aspect and related aop.xml config file
- added a...
Cherian Mathew
01:27 PM Revision 80f66673 (taxeditor): move ChangeConceptToSynonym business logic from editor operation to service layer
Katja Luther
01:27 PM Revision 80948ddf (cdmlib): move business logic from change concept to synonym to the service layer
Katja Luther
01:13 PM Revision 208c4586 (taxeditor): - added "Search"-Button to DerivateSearchView
Patrick Plitzner
12:40 PM Revision af9950d6 (taxeditor): - enabled DerivateType filter in DerivateSearchView
Patrick Plitzner
12:04 PM Revision 476dcf54 (taxeditor): remotingApplicationContext : removed load time weaving config
AbstractPersistentCollection : reverting to original code
CdmApplicationRemoteController : adding missing method call
Cherian Mathew
11:39 AM Revision cd492f6f (taxeditor): delete User in bulkeditor
Katja Luther
11:15 AM Revision 8d0857f0 (taxeditor): delete of group in bulkeditor #4054
Katja Luther
11:14 AM Revision d0a75c57 (cdmlib): cdmlib fix for deleting groups in bulkeditor #4054
Katja Luther
10:10 AM Revision e2b6e8ec (taxeditor): merge from trunk
Cherian Mathew
10:09 AM Revision 5f794c2f (taxeditor): RemoteLazyLoadingTest : cosmetic changes
CdmApplicationRemoteController, CdmApplicationRemoteConfiguration : refactoring Cherian Mathew
09:36 AM Revision 2d8f997f (taxeditor): - added combo controller to combo field in DerivateSearchView
Patrick Plitzner

02/11/2014

06:40 PM Revision 17673d79 (cdmlib): added initializeCollection method to initialize a lazy loaded collection
Cherian Mathew
05:20 PM Revision bba7bee5 (taxeditor): solving #4056 (taxeditor responds with nicer dialogue in case a user executes a prohibited operation)
Andreas Kohlbecker
05:17 PM Revision 4d75517b (cdmlib): A utils class which helps finding security related exceptions in Throwables
Andreas Kohlbecker
05:17 PM Revision a3bbc2ed (cdmlib): A utils class which helps finding security related exceptions in Throwables
Andreas Kohlbecker
04:49 PM Revision b3292d07 (cdmlib): New package implementing a cdm validation framework around javax validation
Ayco Hollemann
04:48 PM Revision 82bfe3ff (cdmlib): Test class for Level2Validation hibernate listener
Ayco Hollemann
04:30 PM Revision 0abb401a (taxeditor): merge from trunk
Cherian Mathew
04:30 PM Revision 8f94e399 (taxeditor): added possibility to switch to remoting
Cherian Mathew
04:28 PM Revision 1ed2d338 (taxeditor): remotingApplicationContext : removing configuration bean declaration
CdmApplicationRemoteController : removed call to init configuration bean via application context
CdmApplicationRemote...
Cherian Mathew
01:15 PM Revision b510c3f7 (taxeditor): - additional fix for #3589 and #3588
Patrick Plitzner
12:23 PM Revision b878340f (taxeditor): config file to set target cdmserver
Cherian Mathew
12:21 PM Revision bfa66bb5 (taxeditor): Adding new and modifying existing classes / resources for remoting.
- Added aspectj library dependencies : eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF, eu.etaxonomy.taxeditor.cdm... Cherian Mathew
10:26 AM Revision bcaf1d59 (cdmlib): move taxon to homotypical synonym fixed
Katja Luther
10:10 AM Revision d421c188 (cdmlib): - added generated vaadin file and folders to svn:ignore
Patrick Plitzner
09:44 AM Revision 479dfcda (taxeditor): - separated GUI from control elements for term combo widget (part of #3627)
Patrick Plitzner

02/10/2014

07:22 PM Revision c8dc4736 (taxeditor): part 2 of preliminary solution to #4053 (Transient field User.authorities not refreshed on reloading entity)
Andreas Kohlbecker
07:21 PM Revision 1477640f (cdmlib): User.getAuthorities() made public as preliminary solution to #4053 (Transient field User.authorities not refreshed on reloading entity)
Andreas Kohlbecker
02:59 PM Revision 4e59c9c1 (taxeditor): solving #4013 (GrantedAuthority: Humane label of TaxonNode authorities)
Andreas Kohlbecker
02:26 PM Revision 2b01c847 (cdmlib)
Katja Luther
01:11 PM Revision 9233b7ac (cdmlib)
Katja Luther
12:26 PM Revision 26023986 (cdmlib): fix changeTaxonToSynonym with homotypic Synonyms
Katja Luther
10:36 AM Revision 3a12b230 (cdmlib): cleaned unused imports
Alexander Oppermann
10:25 AM Revision f5a80be8 (cdmlib): removed not used functionality see Ticket #3520
Alexander Oppermann
 

Also available in: Atom