localization implemented
[cdmlib.git] / cdmlib-services /
2009-04-08 Andreas Kohlbecker getLanguagesByLocale(..) implemented
2009-04-07 Andreas Kohlbeckerconfigurable bean initialization methods
2009-04-06 n.hoffmannfixed an issue with pring not correctly handling the...
2009-04-03 a.babadshanjanMethod ITermService.getLanguageVocabulary()
2009-04-01 n.hoffmannFixed a couple of bugs that arose when switching eclips...
2009-03-31 Andreas Müllerbugfix for TaxonServiceSearchTest
2009-03-29 Andreas Müllerbug in TaxonServiceSearchTest
2009-03-26 ben.clarkAdded a couple of extra neccessary methods
2009-03-25 n.hoffmannmoved the Listener/Observer that fires after a CRUD...
2009-03-25 n.hoffmannimplemented the conversation mediation strategy to...
2009-03-25 n.hoffmannimplemented the conversation mediation strategy to...
2009-03-25 Andreas MüllerTaxonServiceImplTest
2009-03-25 Andreas Müllerminor
2009-03-25 Andreas Müllerminor
2009-03-25 Andreas Mülleradvanced CdmApplicationController. NewInstance method...
2009-03-25 n.hoffmannminor
2009-03-25 n.hoffmannminor
2009-03-25 Andreas Kohlbeckersvn keyword property "Id" added
2009-03-25 Andreas Kohlbeckersvn keyword property "Id" added
2009-03-25 a.babadshanjanNameTypeDesignationStatus defined terms added (ticket...
2009-03-25 n.hoffmannMerged branches/cdmlib/2.0 changes r5370:5461 into...
2009-03-24 Andreas Müllermodel change for references (publishers) and taxon...
2009-03-23 Andreas Kohlbeckerharmonizing
2009-03-23 Andreas Kohlbeckerlist methods returning Pagers
2009-03-20 ben.clarkAdded some generic accessor methods to the service...
2009-03-19 a.babadshanjanMerged branches/cdmlib/2.0 changes r5130:5370 into...
2009-03-12 ben.clarkMinor problems discovered whilst refactoring CATE:
2009-03-10 Andreas Müllerdelete dataset.xsd and PUBLIC.xsd in service layer
2009-03-09 Andreas Müllerminor
2009-03-05 ben.clarkChanges related to refactoring of Auditing info, includ...
2009-03-04 Andreas Müllerminor
2009-02-25 ben.clarkCommitting large number of changes relating to versioni...
2009-02-25 a.babadshanjanDon't autowire main service. Need to activate all servi...
2009-02-24 a.babadshanjanAutowire main service
2009-02-24 a.babadshanjanFix return value of getTypeDesignationStatusVocabulary.
2009-02-23 a.babadshanjanImprove test
2009-02-23 a.babadshanjanCleanup
2009-02-20 Andreas Müllerversion 2.0 -> 2.1
2009-02-19 a.babadshanjanAdded some tests
2009-02-18 Andreas KohlbeckergetAllReferences() returning Pager instance
2009-02-18 a.babadshanjanTicket #602: Implemented INameService.getTypeDesignatio...
2009-02-18 a.babadshanjanOmit terms implemented in CDM Application Controller
2009-02-18 Andreas MüllerSQL Server 2000 uses 2005 driver (3)
2009-02-17 Andreas Müllerexclude spelling
2009-02-17 Andreas Müllerminor
2009-02-16 Andreas Müller(no commit message)
2009-02-16 Andreas Müllerchanged defaultApplicationContext
2009-02-16 Andreas Müllerexclude authentication manager from defaultApplicationC...
2009-02-12 Andreas Müllernewcdmlib-services -> new appContext configuration...
2009-02-05 Andreas MüllerUpdate to spring 2.5.6 and fixing a number of test...
2009-01-30 a.babadshanjanCleanup
2009-01-30 Andreas Müller(no commit message)
2009-01-23 a.babadshanjanName search functionality for taxonomic editor
2009-01-20 ben.clarkMajor changes to the cdmlib default term loading and...
2009-01-19 a.babadshanjanNormal explicit excel import: Save name status, author...
2009-01-07 a.babadshanjanMain Service added to CdmApplicationController. Fixed...
2009-01-07 a.babadshanjanFixed compilation problems in cdmlib-io related to...
2009-01-05 ben.clarkImplemented additional service methods as part of ...
2008-12-19 ben.clarkAdded ICollectionDao to OccurenceServiceImpl due to...
2008-12-17 Andreas Müllersite menu changed
2008-12-16 a.babadshanjanMerged branches/cdmlib/1.4 changes r4452:r4686 into...
2008-12-15 Andreas Müllerconvert updata Datasource from CdmPersistentDataSOurce...
2008-11-27 Andreas MüllerNameService impl
2008-11-27 Andreas MüllersaveCdmObjectAll(Collection<? extends S>
2008-11-27 Andreas Müllerdelete warnings in cdmlib-services
2008-11-26 Andreas Kohlbeckercdmlib version 2.0
2008-11-26 a.babadshanjanFixed Hibernate mappings, JAXB annotations, and typos...
2008-11-25 Andreas Müllerservices test
2008-11-24 Andreas Müllerdebug getRootTaxon
2008-11-24 Andreas MüllerrootTaxon withMisapliedName service
2008-11-20 Andreas MüllerCopy File problem solved
2008-11-20 a.babadshanjanSearch for specific references implemented (getReferenc...
2008-11-20 a.babadshanjanSearch for specific references implemented (getReferenc...
2008-11-18 n.hoffmannremoved unused imports
2008-11-18 a.babadshanjanChanged signature to saveFeatureDataAll(VersionableEnti...
2008-11-18 n.hoffmann(no commit message)
2008-11-17 Andreas MüllerGeoService URL removed from service IDistributionServic...
2008-11-17 Andreas MüllerGeoService URL removed from service IDistributionServic...
2008-11-14 n.hoffmannrefactoring due to minor model changes
2008-11-13 a.babadshanjanCichorieae distribution import: TDWG areas and presence...
2008-11-12 a.babadshanjanLog some transaction-related debug information in CdmAp...
2008-11-11 a.babadshanjanReference service method getReferencesByTitle() added
2008-11-05 a.babadshanjanFall back to previous version
2008-11-05 a.babadshanjanAdded saveTaxon(TaxonBase)
2008-11-04 Andreas MüllerOccurrence Service
2008-10-29 a.babadshanjanTested modifying disjunct objects and shared objects...
2008-10-29 a.babadshanjanMethods to get all taxa and all taxon bases added to...
2008-10-17 a.babadshanjanInvestigating ConcurrentModificationException
2008-10-16 a.babadshanjanmakeTaxonSynonym() improved: Avoid deleting elements...
2008-10-15 Andreas MüllerDistribution geoService Url updated
2008-10-15 Andreas Müllerbin folder in services module deleted
2008-10-13 n.hoffmanncorrected a typo
2008-10-13 p.kelbertAdded saveLanguageIso in ITermService
2008-10-09 Andreas Müller(no commit message)
2008-10-08 Andreas Müller(no commit message)
2008-10-07 Andreas MüllerDistribution url in serviceLayer
2008-10-07 a.babadshanjan(no commit message)
2008-10-06 a.babadshanjanAdded getLanguageByIso() to ITermService. Bug fix getFu...
2008-09-29 a.babadshanjanRefactored JAXB package from cdmlib-model to cdmlib...
2008-09-24 a.babadshanjanMarshall/unmarshall HomotypicalGroup. Improved tables...
next