Project

General

Profile

Download (17.3 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1cd65199 05/20/2015 04:05 PM Cherian Mathew

.classpath, MANIFEST.MF, build.properties, pom.xml : added cdm-server jar to lib dir and project classpath
/lib : added ignore for cdm-server jar
CacheLoader : reverted update of cached entity field
cdmlib-remote-webapp.war : updated to latest version

5c6184af 02/02/2015 04:18 PM Cherian Mathew

merge from trunk

79c42b3f 01/28/2015 02:26 PM Cherian Mathew

merge from trunk

31dd5bcf 01/23/2015 02:34 PM Patrick Plitzner
  • updated classpath
48a32bd3 01/20/2015 12:20 PM Cherian Mathew

merge from trunk

3bb452c6 01/09/2015 12:40 AM Andreas Müller

merge validation editor branch to trunk

0393a168 12/15/2014 06:15 PM edit-jenkins

Updated version in config files to 3.4.1-SNAPSHOT

52a70f7b 12/15/2014 05:37 PM edit-jenkins

Updated version in config files to 3.4.0

80de230c 12/10/2014 06:01 PM Cherian Mathew

updated manifest for deleted test dir
removed unnecessary commit root entity methods in session and session manager

3de91ced 12/10/2014 12:13 PM Cherian Mathew

Fix for ticket #4519

CdmDataSourceRepository : added a new method to create default h2 data source
eu.etaxonomy.taxeditor.cdmlib : updated build paths to output test classes in test-classes dir and moved resources package to avoid conflict
ApplicationWorkbenchWindowAdvisor : added call to the new method (above) to create a default H2 db

d59e5382 12/09/2014 06:05 PM Cherian Mathew

merge from trunk

7725f420 12/09/2014 06:04 PM Alexander Oppermann

too many fixes on classpath for today

9af2fbbd 12/09/2014 05:58 PM Alexander Oppermann

fixed classpath

58afb673 12/09/2014 05:55 PM Cherian Mathew

moving all source files from the remoting project to the cdmlib project

d3825388 11/25/2014 03:23 PM Alexander Oppermann

made bug fixes for:

  • disabled rank editing support
  • empty values are no longer displayed with a "-"
  • Checklist Editor is now activated by default
fd6cdafb 11/25/2014 01:56 PM Alexander Oppermann

changed classpath to 3.5.0

375fee3c 10/28/2014 03:45 PM Cherian Mathew

removed version dependency for org.eclipse.nebula.widgets.compositetable
and added the composite table jar to the p2 update

f1b8fe07 10/14/2014 01:42 PM Patrick Plitzner

merge-update from trunk

bfca1fe5 10/14/2014 01:18 PM Patrick Plitzner
  • committed changed classpath
74c62afe 10/13/2014 02:50 PM Katja Luther
032e39ab 10/09/2014 03:34 PM Patrick Plitzner

adapted cdmlib dependencies

59be9831 09/09/2014 01:15 PM Patrick Plitzner

merge-update from trunk

ed6e20d7 09/04/2014 05:32 PM edit-jenkins

Updated version in config files to 3.3.8-SNAPSHOT

14f96448 09/04/2014 05:06 PM edit-jenkins

Updated version in config files to 3.3.7

4db49a38 08/13/2014 02:07 PM Alexander Oppermann

reintegrated redlist branch into trunk

80168e3c 07/08/2014 03:34 PM edit-jenkins

Updated version in config files to 3.3.7-SNAPSHOT

43c9550c 07/08/2014 03:20 PM edit-jenkins

Updated version in config files to 3.3.6

552114a0 07/01/2014 03:15 PM Patrick Plitzner

merge-update from trunk

20ed1f92 06/25/2014 05:15 PM Cherian Mathew

remotingApplicationContext : added CdmCacher as bean to be initialised
META-INF/MANIFEST.MF, .classpath, lib/ehcache-core-2.4.3.jar, lib/ehcache-core-2.6.9.jar: replaced ehcache-core-2.4.3 with ehcache-core-2.6.9 for the CdmCacher.
It seems that even though hibernate-ehcache-4.1.10.Final is embedded with ehcache-core-2.4.3, it is compatible with ehcache-core-2.6.9 according to http://architects.dzone.com/articles/hibernate-4-and-ehcache-higher.

a6016c32 06/19/2014 01:21 PM Patrick Plitzner
  • changed cdmlib version to 3.4.0
9d2455d4 05/30/2014 11:51 AM Cherian Mathew

added sourcepath to all cdm libs

eca44d67 05/30/2014 11:12 AM edit-jenkins

Updated version in config files to 3.3.6-SNAPSHOT

652b7ec4 05/30/2014 11:02 AM edit-jenkins

Updated version in config files to 3.3.5

c25f95ef 05/28/2014 11:29 AM Patrick Plitzner
  • checked in previously deleted .classpath file (see #4227)
07f20640 05/21/2014 11:02 AM Patrick Plitzner
  • deleted eclipse jars and .classpath file which are automatically generated by "mvn clean validate" and the eclipse function "Update classpath"
cc87b74b 05/20/2014 12:01 PM Patrick Plitzner
  • Increased version number in .classpath file (should be done automatically by maven)
07d21e62 05/06/2014 04:45 PM Cherian Mathew

.classpath : added test resources in classpath
CdmPersistentRemoteSourceTest : added new tests for remote source connection
CdmRemoteSourceBase : added code to connect to the target database (before initialising the full application context) to retrieve metadata...

c4d74fc7 04/23/2014 02:27 PM Patrick Plitzner
  • increased cdmlib version number in .classpath file to 3.3.4
ddad535f 03/31/2014 02:19 PM Patrick Plitzner
  • fix cdmlib version number in .classpath (why does maven not generate this anymore?)
    • added "molecular" package to exported packages
    • organize imports for new molecular services
73de892e 02/12/2014 05:54 PM Cherian Mathew

changed package name to be consistent with cdmlib
remotingApplicationContext.xml : cleaning up component scan

f6eae72a 02/12/2014 01:48 PM Cherian Mathew

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
77d74526 01/29/2014 03:41 PM Patrick Plitzner
  • added persistence sources
3f81dcb0 01/28/2014 01:17 PM Patrick Plitzner
  • increased version number
    • added sources
bf61d25f 01/22/2014 04:28 PM Patrick Plitzner
  • removed specific source code path
05e64466 01/21/2014 09:33 AM Patrick Plitzner
  • added cdmlib sources
c167b004 01/20/2014 09:58 AM Patrick Plitzner

merge-update fixes

60f1fa2b 10/22/2013 01:09 PM Patrick Plitzner
  • add sources to classpath
5966c200 10/16/2013 10:27 AM Patrick Plitzner

merge-update from trunk

156912da 10/16/2013 10:27 AM Patrick Plitzner
  • added cdmlib source code to classpath
a539e187 10/16/2013 09:36 AM Patrick Plitzner

merge-update from trunk

ad685701 10/16/2013 09:35 AM Patrick Plitzner

merge-update from trunk

956490c2 10/16/2013 09:28 AM Patrick Plitzner
  • removed source code attachment for personal folder
3c939d69 10/14/2013 03:57 PM Andreas Kohlbecker

updating to latest eclipse rcp indigo jars

544878ef 09/26/2013 03:55 PM Patrick Plitzner
  • DataImportSpecimenEditorInput now call cdmlib-ext to query BioCASE provider and calls cmlib-io to use ABCD-import for converting ABCD into SpecimenOrObservationBase objects
    • implemented TransientCdmRepository an TransientOccurenceService for that
d748f4f4 09/25/2013 05:23 PM Patrick Plitzner

merge-update from trunk

27f5197f 09/25/2013 04:43 PM Cherian Mathew

adapting to latest model changes for change of package

46c12f49 09/25/2013 04:07 PM Cherian Mathew

reintegrated model changes from branch 3.3-MC-SNAPSHOT

411b32b4 09/18/2013 10:30 AM Patrick Plitzner
  • changed cdm dependency to 3.2.4
c6c03f97 09/17/2013 09:49 AM Patrick Plitzner
  • added source code to cdm libs
89985892 09/12/2013 02:49 PM Patrick Plitzner
  • added source code to cdm libs
6ea34d89 08/29/2013 03:14 PM Patrick Plitzner
  • added spring sources to classpath
1e2ff9ee 08/20/2013 02:56 PM Patrick Plitzner

merged/implemented cdm3.3 model adaptations

9a6bc120 08/16/2013 03:50 PM Patrick Plitzner
  • added sources to classpath
2874935c 07/22/2013 06:41 PM Patrick Plitzner

reintegrated campanula branch: removed enum DetailType and all its uses

204d7987 07/22/2013 01:50 PM Patrick Plitzner

merge-update from trunk

03db5595 07/19/2013 12:47 PM Patrick Plitzner

added merge-info to sub folder my merging with sub folder from trunk

2a30fa7c 07/11/2013 04:26 PM Patrick Plitzner

updated classpath to 3.2.3 version

c8b2e7f8 07/11/2013 02:17 PM Patrick Plitzner

merge-update from trunk

2312fc7b 07/11/2013 02:00 PM Patrick Plitzner

merge-update from trunk

49a64920 07/10/2013 03:38 PM Cherian Mathew

Aligning Editor with 3.3 model changes. First phase commit which updates only the classes.
Branch not compilable at the moment.

493254c3 06/18/2013 01:11 PM Cherian Mathew

added h2mig back to snapshot

f42d04c8 06/18/2013 01:04 PM Cherian Mathew

added h2mig jar to trunk

f0967603 06/17/2013 04:53 PM Cherian Mathew

merging jar updates from trunk

5a7c5d95 06/17/2013 04:45 PM Cherian Mathew

adding updated manifest and remaining jars

d5d62650 05/29/2013 11:18 AM Patrick Plitzner
  • added sources to cdmlib libraries
708d5fef 05/03/2013 04:39 PM Cherian Mathew

added h2 mig jar to classpath, build, manifest files

cae61bae 05/03/2013 02:20 PM Cherian Mathew

merging branch for release

49c5c069 04/30/2013 06:07 PM Cherian Mathew

removed unused persistence tests jar from classpath

ab56e292 04/30/2013 05:49 PM Cherian Mathew

added all cdmlib dependencies
updated classpath files

81df4462 04/17/2013 01:12 PM Cherian Mathew

updated dependent jars in build path for mvn

2fe2d7f6 04/17/2013 11:36 AM Cherian Mathew

updating classpath entries for new cdmlib dependency jars

bccb7ce8 04/11/2013 05:49 PM Cherian Mathew

added composite table dependency and classpath updates for 3.2.0-SNAPSHOT

b4ca72fe 03/08/2013 10:25 AM Cherian Mathew

SearchResultLabelProvider : display new orphaned-taxa image icon for orphaned taxa
AbstractGroupedContainer : updated 'isNameUsedMultipleTimes' to factor in orphaned taxa
TaxonEditorInput : added display of message in case of orphaned taxa
ImageResources : added new orphaned-taxa image icon to resources

a23621f7 12/03/2012 05:11 PM Cherian Mathew

updates for release 3.1.2

159e7d7b 11/26/2012 03:01 PM Cherian Mathew

Moving trunk from 3.2-SNAPSHOT to 3.1.2-SNAPSHOT to be in sync with the latest cdmlib snapshot

8ab1af19 11/15/2012 04:49 PM Cherian Mathew

updated classpath file to add sourcepaths for cdmlib jars

6bada7f4 11/07/2012 09:58 AM Cherian Mathew

bumping up trunk version to 3.2 SNAPSHOT

e4da09e6 11/06/2012 10:25 AM Cherian Mathew

merge of security branch with trunk

75b33001 11/05/2012 05:35 PM Cherian Mathew

merge of trunk to the security branch

d4bf2869 10/24/2012 04:04 PM Cherian Mathew

final commits for move of trunk to 3.0.14-SNAPSHOT

a8f33d74 10/24/2012 03:40 PM Cherian Mathew

commits for preparing 3.0.13 release

258deb08 10/24/2012 01:20 PM Andreas Kohlbecker

switching to cdmlib 3.0.14-SNAPSHOT

bb23a637 10/24/2012 12:13 PM Andreas Kohlbecker

adding missing dependency and switching to cdmlib 3.0.13 RELEASE

30a27c33 09/13/2012 05:07 PM Andreas Kohlbecker

solved #2990 (implement missing parts of Groups admin details view)

28b3f4aa 09/13/2012 12:31 PM Andreas Kohlbecker

GrantedAuthoritySelectionDialog implemented for #2990 (implement missing parts of Groups admin details view)

9bbb5f2c 09/12/2012 08:54 PM Andreas Kohlbecker

fixing #3101 (refresh tree navigator after switching user)

7d1e5a64 09/12/2012 04:08 PM Andreas Kohlbecker

merging in latest changes from trunk

63e1618b 09/11/2012 05:14 PM Andreas Kohlbecker

fixing #3096 (visual response if a user is not granted to edit a specific part of the classification tree)

a269a040 09/11/2012 02:15 PM Alexander Oppermann

ExportManager.java: surrounded statement with try-catch block

JaxbExportWizard.java: Fixed savePath as File representation and converted it then toURI().

plugin.xml: Commented out the JaxbWizard-Menu see also #3077

208a9050 09/10/2012 03:30 PM Andreas Kohlbecker

merging in latest changes from trunk, up to r15854 (editor starts without issues)