Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0cceec9e 04/04/2014 06:09 PM Cherian Mathew

added new remote package

d0fbe90d 04/04/2014 05:42 PM Cherian Mathew

comments and javadoc

98754a9b 04/04/2014 11:28 AM Cherian Mathew

Adding CDM Remote Source set of classes to allow editor to connect to a remote cdmserver

0d17eac3 04/04/2014 11:27 AM Cherian Mathew

CdmApplicationRemoteConfiguration : removed spring bean name hack, since we now have a new controller
CdmApplicationRemoteController : new Controller class to handle remoting
AbstractLazyInitializer / AbstractPersistentCollection : added missing methods to check if proxy object is initialized...

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
ba88761a 03/28/2014 06:01 PM edit-jenkins

Updated version in config files to 3.3.2-SNAPSHOT

d3e06bb1 03/28/2014 05:28 PM edit-jenkins

Updated version in config files to 3.3.1

871f7f61 03/20/2014 04:20 PM Cherian Mathew

added more tests for both lazy loading entities and collections

cd0864d0 03/13/2014 10:24 PM Cherian Mathew

adding missing manifest file

ddf2f529 03/13/2014 09:23 PM Cherian Mathew

setting application configuration and boolean remoting flag (bean) in hibernate proxy classes to differentiate local and remoting

e05cba4e 03/13/2014 04:09 PM Andreas Kohlbecker

removing unavailable extension eu.etaxonomy.cdm.remote.controller.csv

de168514 03/13/2014 04:00 PM Cherian Mathew

added remote collection method checks in addition to local for lists and sets

a3044475 03/13/2014 10:00 AM Cherian Mathew

added test class for persistent collections and also a base class for configuringsetting up remote configuration.

68153e8d 03/12/2014 03:24 PM Cherian Mathew

added call to remoting with correct check

cd9e44c1 02/25/2014 09:03 AM Cherian Mathew

disabling remoting calls untill further investigation

07e4e710 02/20/2014 05:37 PM Cherian Mathew

RemoteLazyLoadingTest : Creating application configuration programmatically
AbstractPersistentCollection, AbstractLazyInitializer : Copied aspect code here
CdmApplicationRemoteConfiguration : overriding datasource since it is not required in remoting
remotingApplicationContext : added autowiring config

45716169 02/19/2014 03:52 PM Andreas Kohlbecker

RolesSourceProvider to enable activities by cdm roles and protecting bulkeditors and term editors - #4055 (action enablement adapts to the users granted authorities)

3692b5bf 02/19/2014 03:52 PM Andreas Kohlbecker

base implementation and configuration for securing the editor - #4055 (action enablement adapts to the users granted authorities)

aa4df8f7 02/18/2014 01:33 PM Cherian Mathew

updaed build properties to include source / resource files when packaging with maven

22759920 02/14/2014 05:53 PM Cherian Mathew

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...

a500a93f 02/13/2014 01:08 PM Cherian Mathew

reverting cdm application / controller refactoring and simply extending the CdmApplicationRemoteConfiguration class
by throwing UnsupportedOperationException for methods that are not supported by remoting

def92f17 02/12/2014 05:58 PM Cherian Mathew

removing aspetcj capability and reverting to default

73de892e 02/12/2014 05:54 PM Cherian Mathew

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

8a93d57d 02/12/2014 03:25 PM Cherian Mathew

removing Transient annotation - not required

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
80f66673 02/12/2014 01:27 PM Katja Luther

move ChangeConceptToSynonym business logic from editor operation to service layer

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
f6926ee9 01/24/2014 01:59 PM edit-jenkins

Updated version in config files to 3.3.1-SNAPSHOT

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

59608b88 01/20/2014 09:51 AM Patrick Plitzner

merge-update from trunk

897d0d02 01/16/2014 10:14 AM edit-jenkins

Updated version in config files to 3.3.0

cdc0de6a 12/11/2013 11:41 AM Patrick Plitzner
  • removed incorrect cdmlib dependencies
60f1fa2b 10/22/2013 01:09 PM Patrick Plitzner
  • add sources to classpath
7668756c 10/22/2013 09:07 AM Patrick Plitzner

merge-update from trunk

503a90d0 10/22/2013 09:03 AM Patrick Plitzner
  • removed unused berlin model imports
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

bec9df5a 10/08/2013 01:39 PM Patrick Plitzner

merge-update from trunk

4bb0a32b 10/08/2013 01:23 PM Patrick Plitzner
  • fixed org.hamcrest dependency error which occurs when doing a fresh set up of the editor workspace
9d9682a7 10/01/2013 10:37 PM Andreas Kohlbecker

undoing last commit

8c19f965 10/01/2013 10:24 PM Andreas Kohlbecker

local eclipse version specific dependecy changes

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

6fb3c431 09/25/2013 04:23 PM Cherian Mathew

Updated version in config files to 3.3.0-SNAPSHOT

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

reintegrated model changes from branch 3.3-MC-SNAPSHOT

b623f722 09/25/2013 11:11 AM Patrick Plitzner

merged trunk into branch

52198e03 09/24/2013 11:24 AM Patrick Plitzner

merge-update from trunk

427996e9 09/19/2013 10:11 AM edit-jenkins

Updated version in config files to 3.2.4-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
b04ed1c3 08/29/2013 03:42 PM Patrick Plitzner

merge-update from trunk

6ea34d89 08/29/2013 03:14 PM Patrick Plitzner
  • added spring sources to classpath
a064fd4a 08/26/2013 02:04 PM edit-jenkins

Updated version in config files to 3.2.3

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
b0ce5b17 08/12/2013 03:02 PM Patrick Plitzner

merged trunk into branch

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.

4aca539d 07/01/2013 12:31 PM edit-jenkins

Updated version in config files to 3.2.3-SNAPSHOT

d30646ab 07/01/2013 12:24 PM edit-jenkins

Updated version in config files to 3.2.2

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

added h2mig back to snapshot

79d905b5 06/18/2013 01:10 PM Cherian Mathew

forgot to add the jar in the last commit

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

7bce6534 06/17/2013 04:25 PM Cherian Mathew

adding h4 compatible jars

7f6489b9 06/17/2013 04:22 PM Cherian Mathew

removing all dependency jars

fd6c7492 06/10/2013 01:36 PM Patrick Plitzner
  • removed the use of DetailType enum for the creation of GeneralDetailSection
    • added "enum-free" creation methods for Abstract CdmDetailSection
3e15f7a3 06/06/2013 09:38 AM Patrick Plitzner

merge-update from trunk

ad0dd655 06/05/2013 10:38 AM edit-jenkins

Updated version in config files to 3.2.2-SNAPSHOT

154df91e 06/05/2013 10:28 AM edit-jenkins

Updated version in config files to 3.2.1

8d8b625d 06/04/2013 11:21 AM edit-jenkins

Updated version in config files to 3.2.1-SNAPSHOT

3ff86125 06/04/2013 11:14 AM edit-jenkins

Updated version in config files to 3.2.0

d5d62650 05/29/2013 11:18 AM Patrick Plitzner
  • added sources to cdmlib libraries
04c01b14 05/22/2013 09:06 AM Patrick Plitzner

merge-update from trunk

708d5fef 05/03/2013 04:39 PM Cherian Mathew

added h2 mig jar to classpath, build, manifest files

c07c3dd2 05/03/2013 04:06 PM Cherian Mathew

jar for migration of h2 db to new version

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

merging branch for release

0cce716b 05/03/2013 02:05 PM Cherian Mathew

cleaning up jars

33cd24e6 05/03/2013 01:41 PM Cherian Mathew

added hibernate-4 dependency jars to trunk

3697c622 05/03/2013 01:18 PM Cherian Mathew

removed pre-hibernate 4 dependencies

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

08003866 04/17/2013 10:50 AM Cherian Mathew

adding hibernate 4 dependencies jars and removing hibernate 3 jars