Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
abce4859 06/01/2015 05:07 PM Cherian Mathew

CdmApplicationRemoteController : moved cdm model caching to start before application context init
CdmApplicationRemoteConfiguration : moved bean initialization from autowiring to getBean in getters for better performance
httpInvokerServiceClients.xml : changed init startegy for services to lazy init...

961d67ac 05/28/2015 10:45 AM Cherian Mathew

added comment for sync get method call

f4142aa7 05/27/2015 05:54 PM Cherian Mathew

cdmlib-ehcache : removed disk based cache manager since the hb config is now cached in memory
CdmApplicationRemoteController, CdmModelCacher, CdmRemoteCacheManager, CdmModelGetMethodCacherTest : running the hibernate config load in separate thread
CdmTransientEntityCacher, EntityCacherDebugResult, CdmStore, SessionsViewPart: refactoring...

95b6f6f5 05/27/2015 02:07 PM Cherian Mathew

CdmApplicationRemoteController : refactoring code to simplify application context loading and making it performant
CdmModelCacher : removed unused method
CdmRemoteCacheManager : moved cache from disk to memory
httpInvokerServiceClients : lazy initializing all service beans...

b0b380aa 05/26/2015 06:23 PM Cherian Mathew

corrected app context generation

6548ea8a 05/26/2015 06:18 PM Cherian Mathew
  • corrected recursive autowiring
  • changed application context loading to be more performant
9d61d919 05/22/2015 07:10 PM Cherian Mathew

CacheLoader : added strict check in recurive loop for same (not only equal) objects
EntityCacherDebugResult : removed deproxy of objects
ProxyUtils : refactoring
httpInvokerServiceClients.xml : corrected validation service class name
hibernate.cfg.xml, cdmTest.*.db : updated to latest

8ab62f50 05/22/2015 11:37 AM Cherian Mathew

fixed problems with new classes in merge

d61bbb8b 05/22/2015 11:25 AM Cherian Mathew

fixed problems with merge

4b94c9cf 05/22/2015 10:54 AM Cherian Mathew

Merge branch 'move-to-luna' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/build.properties
eu.etaxonomy.taxeditor.cdmlib/pom.xml
eu.etaxonomy.taxeditor.cdmlib/src/main/resources/eu/etaxonomy/cdm/remotingApplicationContext.xml...

010eb02b 05/21/2015 03:07 PM Cherian Mathew

corrected visibility check for edit authorities editor

a41fa7f7 05/21/2015 01:50 PM Cherian Mathew

MANIFEST.MF, feature.xml : removed dependency on specific versions
rcp.target : added vm arguments

cd488e9d 05/21/2015 11:59 AM Cherian Mathew

corrected target definition

0fe7b5fe 05/21/2015 11:33 AM Cherian Mathew

Merge remote-tracking branch 'origin/master' into move-to-luna

33523106 05/20/2015 07:35 PM Andreas Müller

added id to uuidAndTitleCache fixes in TaxEditor #4799

551dd959 05/20/2015 07:17 PM Cherian Mathew

changed nebula update site to the stable release url

e1f2a065 05/20/2015 07:16 PM Cherian Mathew

dependency changes to move to e4

3fa7e3fe 05/20/2015 04:26 PM Cherian Mathew
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

d81d2ff3 05/20/2015 02:31 PM Cherian Mathew

corrected usage of service calls returning update/delete result objects

c9285745 05/20/2015 02:24 PM Cherian Mathew

InspectSessionsDialog : added filtering
CdmStore : clearing caches and session before connecting
ParseHandler : using NonViralName instead of TaxonNameBase
AbstractPostTaxonOperation, AbstractPostOperation, AbstractPersistentPostOperation : added CdmEntitySessionEnabled object to constructor...

f399aa02 05/20/2015 02:16 PM Cherian Mathew

corrected / moved existing tests

d175d20f 05/20/2015 02:12 PM Cherian Mathew

added cdm entitysession enabled objects to operations

56200bd1 05/20/2015 02:00 PM Cherian Mathew

CdmTransientEntityCacher : adding cache to default cache manager
EntityCacherDebugResult : corrections
cdmlib-remote-webapp.war : new version

0ef168b6 05/20/2015 12:59 PM Katja Luther

#4907 create in agent bulkeditor has no effect

7d3d8eab 05/19/2015 05:05 PM Andreas Müller

remove syso

b7830280 05/18/2015 05:18 PM Andreas Müller

minor

a3182ec6 05/18/2015 03:04 PM Patrick Plitzner
  • deproxy CDM entities to get correct class as part title of DetailsView
9ab081a8 05/18/2015 02:45 PM Patrick Plitzner
  • show recordBasis for specimens as part title of DetailsView
40a272d6 05/18/2015 01:03 PM Patrick Plitzner
  • simplified part title of DetailsView
635b598e 05/18/2015 11:59 AM Katja Luther

bulkeditor: merge of teams and persons and convert team to person and person to team

d9a8f632 05/13/2015 03:08 PM Patrick Plitzner
  • unified section headers for derivative details view
    • show selected element in part title of DetailsView
b61dbf03 05/13/2015 11:37 AM Patrick Plitzner
  • fixed filtering by specimen type (UNKNOWN = wild card)
2cc2ab44 05/13/2015 11:07 AM Patrick Plitzner
  • added transient service methods
62fa22eb 05/13/2015 10:07 AM Patrick Plitzner
  • when searching for a taxon also the indirectly associated specimens of the derivative hierarchy are shown
17c8425f 05/11/2015 02:46 PM Patrick Plitzner
  • missing @Override
6be69f79 05/11/2015 01:49 PM Katja Luther

minor

dbde6b75 05/11/2015 01:48 PM Katja Luther

natural order preferences

f144593a 05/11/2015 01:47 PM Katja Luther

add dialog for the natural order preference

4633f830 05/11/2015 01:39 PM Katja Luther

make the order of the taxon nodes editable

dcec2a45 05/11/2015 11:04 AM Katja Luther

#4855 add MoveSynonymToAnotherAcceptedTaxonHandler and some clean up of the plugin.xml especially the delete

104a2316 05/11/2015 09:43 AM Patrick Plitzner
  • added missing dependencies to feature
9b9ccf1a 05/08/2015 05:12 PM Andreas Müller

fixing NPE for empty float values #4448

f0e3e0ff 05/08/2015 03:06 PM Andreas Müller

fix remaining issues for taxon field prefill #4860

f32fb062 05/07/2015 06:12 PM Patrick Plitzner
  • added text for non-exisiting label to factual data view (#4883)
099b6ca3 05/07/2015 05:34 PM Patrick Plitzner
  • removed "Copy" menu entry for classifications (#4864)
0f0c1e8c 05/07/2015 02:17 PM Patrick Plitzner
  • added property tester to check if CdmStore is connected (#4809, #4856)
fed8fe95 05/07/2015 01:27 PM Patrick Plitzner
  • pre-fill parent taxon name in new taxon wizard (#4860)
487bc1f1 05/07/2015 01:26 PM Patrick Plitzner
  • fixed combo drop down list by using only plant kind of unit vocabulary
8f9901d8 05/07/2015 09:33 AM Patrick Plitzner
  • added hybrid formula checkbox (#4870)
b0e037f6 05/06/2015 02:49 PM Patrick Plitzner
  • changed "derivate" to "derivatives"
d6d61321 05/06/2015 02:26 PM Patrick Plitzner
  • changed label provider according to requirements
716e2ac9 05/05/2015 03:39 PM Patrick Plitzner
  • added sorting by title cache of specimens to individual associations in factual data view
73389ea5 05/05/2015 11:54 AM Patrick Plitzner
  • filtered combo dropdown for modifiers in details view (#4448)
f4a95c6e 05/05/2015 10:18 AM Patrick Plitzner
  • fixed potential NPE
4a5e7739 05/04/2015 04:13 PM Andreas Müller

revert message handling for ApplicationWorkbencAdvisor #4657

9b10f34c 05/04/2015 02:43 PM edit-jenkins

Updated version in config files to 3.5.2-SNAPSHOT

dec40d07 05/04/2015 02:38 PM edit-jenkins

Updated version in config files to 3.5.1

104b7bdb 05/04/2015 09:48 AM Katja Luther
2f283ea2 04/30/2015 04:53 PM Andreas Müller

remove javadoc

054d53e4 04/30/2015 01:41 PM Alexander Oppermann

potential fix for #4535

16c56c12 04/30/2015 01:23 PM Alexander Oppermann

fixed potential NPE see Ticket #4854

eeb739c3 04/30/2015 12:23 PM Katja Luther

#4653 if a text field is empty, getText returns null instead of an empty string

3c652ed1 04/30/2015 10:50 AM Patrick Plitzner
  • added missing required plugins to feature platform (#4807)
07cac652 04/30/2015 10:02 AM Patrick Plitzner
  • set focus to taxon name field in new taxon wizard (#4811)
    • unified entity selection fields, all have "Browse" and "Delete" now (#2359)
7ab20b8f 04/29/2015 06:21 PM Andreas Müller

minor

35fc6f00 04/29/2015 05:17 PM Alexander Oppermann

Partial fix of Ticket #4728

faa30aca 04/29/2015 04:35 PM Patrick Plitzner
  • implemented and added recommended modifier section to Feature DetailView (#4448)
949b2834 04/29/2015 04:35 PM Patrick Plitzner
  • fixed possible widget is disposed exception
b95728c3 04/28/2015 06:40 PM Alexander Oppermann

partial Fix of #4728

a55772e7 04/28/2015 05:16 PM Patrick Plitzner
  • implemented and added statistical measures section to Feature DetailView (#4448)
31645e4f 04/28/2015 04:19 PM Alexander Oppermann

Fix Ticket #4729

64750913 04/28/2015 04:19 PM Patrick Plitzner
  • fixed potential NPE (#4448)
8080684e 04/28/2015 03:50 PM Alexander Oppermann

Forgot to check in for fix geographical Scope

3831e623 04/28/2015 03:24 PM Alexander Oppermann

Fix Ticket #4592

9f69b92d 04/28/2015 02:59 PM Patrick Plitzner
  • implemented geo scope detail section (#4592)
7a8e7c22 04/28/2015 01:59 PM Alexander Oppermann

Fixed Ticket #4447 and #4535

d22d668e 04/28/2015 01:39 PM Patrick Plitzner
  • added measurement unit section to Feature DetailView (#4448)
    • adapted QuantitativeData DetailsView to only show recommended MeasurementUnits
c59e1cf1 04/28/2015 12:56 PM Katja Luther

widget is disposed exception ticket (#4657)

92af12c8 04/28/2015 12:56 PM Andreas Müller

minor

cab4c925 04/28/2015 10:38 AM Patrick Plitzner
  • added state vocabulary section to Feature DetailView (#4448)
    • implemented measurement unit section
4508543c 04/27/2015 04:57 PM Patrick Plitzner
  • added collection section for state vocabularies (#4448)
1b3cfe7c 04/27/2015 04:36 PM Patrick Plitzner
  • filtered vocabularies by term type (#4448)
a49946db 04/27/2015 11:35 AM Patrick Plitzner
  • imlemente vocabulary combo selection element (#4448)
3ccb70d0 04/27/2015 10:30 AM Patrick Plitzner
  • fixed title for Uses view part
f638efaa 04/24/2015 01:47 PM Andreas Müller

fix NPE bug and termloading bug for Usage Records #4247

c9b1bd8b 04/24/2015 09:54 AM Patrick Plitzner
  • added functionality to choose the taxon name for a taxon in the DetailsView (#4393)
46c38373 04/24/2015 09:16 AM Patrick Plitzner
  • Added browse button to media section which allows to choose the media from existing ones (#2385)
8d0ec6cf 04/24/2015 08:59 AM Patrick Plitzner
  • reduced size of text field for textual data description elements
0c8754c0 04/22/2015 06:28 PM Andreas Müller

fixing i18n problem in build.properties

3bf355d6 04/22/2015 06:09 PM Andreas Müller

I18n for bulkeditor type #4553

bdc2f04b 04/22/2015 05:02 PM Andreas Müller

minor

c5e35ea3 04/22/2015 05:00 PM Andreas Müller

Some changes on TaxEditor i18n: #4553

c693c0a9 04/22/2015 04:11 PM Andreas Müller

fix NPE in Match Strategy generation (not sure if this is correct)

9ab881d2 04/22/2015 03:06 PM Andreas Müller

minor

d64bebb3 04/22/2015 03:02 PM Andreas Müller

fix NPE in messaging handling #4816

f2c1e4b7 04/22/2015 01:40 PM Katja Luther

export of csv files with name informations and for Print output(for caryophyllales)

89533669 04/21/2015 11:24 AM Patrick Plitzner
  • fixed bug for maximum elevation
e03e3786 04/21/2015 09:47 AM Patrick Plitzner
  • added missing elements to Reference Detail View for type of Section (#4556)
491fab1d 04/21/2015 09:45 AM Patrick Plitzner
  • summarized extension point