Project

General

Profile

Activity

From 12/13/2009 to 01/11/2010

01/11/2010

05:17 PM Revision 459a2ed4 (cdmlib): fixed bug in listDescriptions
Ben Clark
05:08 PM Revision 9dc8a26e (cdmlib): Updated cascade sematics for determinations
Ben Clark
04:19 PM Revision 35a22941 (taxeditor): #1154 done.
Eun-Mok Lee
03:28 PM Revision 05c85966 (cdmlib): #1390
Katja Luther
03:15 PM Revision f35f6e4e (cdmlib): #1390
Katja Luther
03:14 PM Revision 6c3d4dd9 (cdmlib): #1390
Katja Luther
01:21 PM Revision 8ff851c6 (cdm-dataportal): Framework to tread and use cdm entities as real Drupal nodes. Example implementation for taxon.
Andreas Kohlbecker
12:34 PM Revision 25762ffa (taxeditor): #1397 done.
Eun-Mok Lee
12:34 PM Revision d399947b (taxeditor): #1397 done.
Eun-Mok Lee
10:54 AM Revision dd64d16a (taxeditor): #1395 done.
Eun-Mok Lee
10:54 AM Revision 303d8fc7 (taxeditor): fixes #1111
Niels Hoffmann

01/08/2010

05:45 PM Revision f39d2e1f (cdmlib): Preparatory work for ticket #1347.
Eun-Mok Lee
05:45 PM Revision dfe7c023 (cdmlib): Preparatory work for ticket #1347.
Eun-Mok Lee
05:44 PM Revision e25724b6 (cdmlib): Preparatory work for ticket #1347.
Eun-Mok Lee
05:41 PM Revision 78140a75 (taxeditor): fixes #1365 and #1366
Niels Hoffmann
05:41 PM Revision 79ff3269 (cdmlib): fixes #1365 and #1366
Niels Hoffmann
05:41 PM Revision c9277829 (taxeditor): Preparatory work for ticket #1347.
Eun-Mok Lee
05:41 PM Revision 1504f742 (taxeditor): Preparatory work for ticket #1347.
Eun-Mok Lee
01:40 PM Revision ef7dae5d (cdmlib): Allowed replace(T x, T y) to accept null for the second argument and globally replace x with null or remove x from collections
Ben Clark

01/07/2010

11:02 PM Revision 636161e7 (cdmlib): Altered ReferringObjectMetadataFactoryImpl to exclude bidirectional relationships where the replaced entity is the "owner" of the related entity (i.e. the relationship is mapped by @OneToMany & mappedBy != null) since those kind of relationships don't make sense in the context of a global replace method.
Ben Clark
02:01 PM Revision b86fa7f3 (taxeditor): Ticket #1352 fixed.
Eun-Mok Lee
02:01 PM Revision e0200b04 (taxeditor): Ticket #1352 fixed.
Eun-Mok Lee
01:27 PM Revision 42657b35 (taxeditor): Ticket #1352 fixed.
Eun-Mok Lee
01:27 PM Revision 0e8bc905 (taxeditor): Ticket #1352 fixed.
Eun-Mok Lee
11:52 AM Revision 5c4a9678 (cdmlib): Implemented a new method to return taxon relationships that are between two taxa.
Niels Hoffmann
11:42 AM Revision cad577d7 (taxeditor): fixes #1357
Niels Hoffmann
11:42 AM Revision 636d99d1 (cdmlib): fixes #1357
Niels Hoffmann
11:26 AM Revision 3326906c (taxeditor): .
Eun-Mok Lee
11:18 AM Revision 28e8057e (cdm-dataportal): tickets #844 and 1338 are solved
Francisco Revilla
12:10 AM Revision ef8997ad (cdmlib): Updated ICdmEntityDao replace(T x, T y) and refresh(T t, LockMode lockMode, List<String> propertyPaths) and added methods to IAnnotationDao
Ben Clark
12:09 AM Revision d0054879 (cdmlib): Updated ICdmEntityDao replace(T x, T y) and refresh(T t, LockMode lockMode, List<String> propertyPaths) and added methods to IAnnotationDao
Ben Clark

01/06/2010

02:41 PM Revision 2b9fc923 (taxeditor): Deleted test code.
Eun-Mok Lee
12:12 PM Revision cf9446f9 (taxeditor): Refactoring
Eun-Mok Lee
12:11 PM Revision ce3e2301 (taxeditor): Ticket #1363 fixed.
Eun-Mok Lee
11:07 AM Revision 546ce13c (taxeditor): Refactoring and ticket #1363 fixed.
Eun-Mok Lee
11:06 AM Revision 5b2c88db (taxeditor): test
Niels Hoffmann

01/05/2010

07:45 PM Revision 365130fc (taxeditor): partly reverted the changes for #1365
Niels Hoffmann
06:12 PM Revision 48c767e3 (taxeditor): fixes #1365
Niels Hoffmann
06:11 PM Revision f0d37193 (taxeditor): removed a very obsolete log message
Niels Hoffmann
04:23 PM Revision 0c79fd93 (cdmlib): On behalf of Niels: Check for multiple parents changed in addParentChild()
Eun-Mok Lee
03:52 PM Revision c08d7a59 (cdmlib): fixes #1343
Niels Hoffmann
03:51 PM Revision b455bf12 (taxeditor): fixes #1343
Niels Hoffmann

01/04/2010

01:35 PM Revision e95898a0 (cdmlib): fixes #1022
Niels Hoffmann
01:23 PM Revision 57d92b59 (cdmlib): fixes an issue with bulk adding of taxon nodes to a taxonomic tree
Niels Hoffmann
10:30 AM feature request #1362 (Rejected): Version number should be located at one place
Due to unknown reasons {featureVersion} isn't parsed correctly in the about text, so the version number is hard coded... Eun-Mok Lee
10:21 AM Revision 78a22d46 (taxeditor): About text was added (ticket #1127). Due to unknown reasons {featureVersion} isn't parsed correctly, so the version number is hard coded for the present.
Eun-Mok Lee

12/28/2009

01:55 PM Revision f3dc4cc6 (taxeditor): Added firePropertyChangeEvent() to notify listeners of changes in "Citation" and "Name in Source".
Eun-Mok Lee
01:55 PM Revision 2c6ed822 (taxeditor): Added firePropertyChangeEvent() to notify listeners of changes in "Citation" and "Name in Source". Solves ticket #1333.
Eun-Mok Lee

12/23/2009

05:03 PM Revision 513242d8 (cdmlib): ReferringObjectMetadata now queries higher up the hierarchy of classes to obtain a reference to a property
Ben Clark

12/22/2009

08:19 PM Revision dcecc863 (cdmlib): Added public T replace(T x, T y) to ICdmEntityDao, implementation and tests
Ben Clark
08:16 PM Revision c4de3e87 (cdmlib): Added public T replace(T x, T y) to ICdmEntityDao, implementation and tests
Ben Clark
08:15 PM Revision 3e1dc05c (cdmlib): Added CascadeType.MERGE, CascadeType.DELETE, CascadeType.DELETE_ORPHAN
Ben Clark
01:20 PM Revision 1b8c656b (taxeditor): fixes #1131
Niels Hoffmann
01:11 PM Revision 6a724016 (taxeditor): fixes #1348
Niels Hoffmann
12:46 PM Revision 191c91e0 (taxeditor): fixes #1358
Niels Hoffmann

12/21/2009

04:15 PM Revision b48dc2c8 (cdmlib): Added an IIdentificationKeyDao to query across all identification key types
Ben Clark
04:09 PM Revision e3004cdf (cdmlib): Added an IIdentificationKeyDao to query across all identification key types
Ben Clark
04:08 PM Revision 07a2162c (cdmlib): Added an IIdentificationKeyDao to query across all identification key types
Ben Clark
02:42 PM Revision d8730334 (cdmlib): Added merge(T t, LockMode lockmode) and refresh(T t, LockMode lockmode) to allow developers to bypass the session & second-level cache (useful in some instances)
Ben Clark
02:42 PM Revision 8e08a597 (cdmlib): Added merge(T t, LockMode lockmode) and refresh(T t, LockMode lockmode) to allow developers to bypass the session & second-level cache (useful in some instances)
Ben Clark
02:40 PM Revision 024097d6 (cdmlib): Added CascadeType.MERGE to some relationships
Ben Clark
12:43 AM Revision 1b6a436d (cdmlib): link Taraxacum to Cichorieae fixed
Andreas Müller

12/20/2009

01:00 AM Revision 626384a4 (cdmlib): minor bugfix
Andreas Müller
12:59 AM Revision fc166036 (cdmlib): minor changes to palmaeActivator and postImportUpdater
Andreas Müller
12:54 AM Revision 145b09bb (cdmlib): Palmae citations import -> implementation
Andreas Müller
12:53 AM Revision 3097b9de (cdmlib): Bugfixes and improvements for the tcs rdf import (palmae citations)
Andreas Müller

12/18/2009

02:00 PM Revision 7e29aa4f (cdm-dataportal): adding translations & minor changes
Andreas Kohlbecker
11:48 AM Revision 2dd92cfb (cdmlib): Removed unnecessary print statement
Ben Clark
11:35 AM Revision 2a56d8c1 (cdmlib): Refactored service layer to reflect changes in search methods lower down, and moved @Transactional annotations to concrete classes
Ben Clark
11:33 AM Revision 4532d825 (cdmlib): Refactored free text search to re-use the same code for all identifiable entities. Switched to StandardAnalyzer to include indexing of numbers. Removed redundant code from taxonDao.delete() method (as included entities deleted using hibernate's cascade method)
Ben Clark
10:15 AM Revision 51db8d4a (cdmlib): TermBase and descendants indexed using hibernate search
Ben Clark
10:08 AM Revision ba670d86 (cdmlib): MetaDataFactory returned null for non JPEG, non TIFF images, returning ImageMetaData instead
Ben Clark

12/17/2009

11:09 PM Revision 810e742f (cdmlib): bug in arecaceae.rdf (tn:hasName instead of tc:hasName)
Andreas Müller
10:58 PM Revision aac85d7f (cdmlib): bug in arecaceae.rdf (tn:TaxonName instead of tn:hasName)
Andreas Müller

12/16/2009

04:30 PM Revision 754001bc (cdmlib)
Katja Luther
03:57 PM Revision 04bf71a9 (cdmlib)
Katja Luther
03:55 PM Revision 79dae2ee (cdmlib)
Katja Luther
03:42 PM Revision df812947 (cdmlib): removed the features moved to NameFeature (#1042)
Katja Luther
03:15 PM Revision a566268c (cdmlib): new vocabulary NameFeature #1042
Katja Luther

12/15/2009

02:16 PM Revision d3fae0e2 (cdmlib): removed some System.err.println()...
Katja Luther
02:13 PM Revision 36045c57 (cdmlib): fix of ticket #1344
Katja Luther
11:41 AM Revision 3e3da0ee (cdmlib): changes to display images on genus pages
Katja Luther

12/14/2009

01:57 PM Revision 983a318a (cdm-dataportal): #1339
Katja Luther
12:54 PM Revision e40a8ad8 (cdm-dataportal)
Katja Luther
11:57 AM Revision ea68e7a6 (cdm-dataportal)
Katja Luther
 

Also available in: Atom