update factory methods for original sources #1549
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service / TaxonServiceImpl.java
2013-06-06 Andreas Müllerupdate factory methods for original sources #1549
2013-05-06 Andreas Müllermerged trunk to cdm-3.3
2013-04-26 Andreas Kohlbeckerlucene search: fixing grouping problem and basic indexi...
2013-04-09 Andreas Müllermerge hibernate4 migration branch into trunk
2013-04-09 Andreas Müllermerge trunk to hibernate4
2013-04-09 Andreas Müllermerge trunk to hibernate4
2013-04-08 Andreas Müllermerge trunk to hibernate4
2013-04-05 Andreas Kohlbeckerswitching transaction propagation strategy from Propaga...
2013-03-28 Andreas Müllermerge trunk and bugfix linkbackuri jaxb
2013-03-25 Andreas Kohlbeckersolving problem when seaching for uuids + restoring...
2013-03-22 Andreas Kohlbeckersolving lazy loading exception
2013-03-18 Andreas Müllerintegrating trunk to hibernate4 branch. Probably no...
2013-03-16 Andreas MüllerHibernate 4 migration. All test running except for...
2013-03-13 Andreas KohlbeckerLists all Media found in an any TaxonDescription, NameD...
2013-02-22 Andreas Kohlbeckerservice method to list Classifications for taxonBase
2013-02-15 Andreas Kohlbeckerserver side implementation for #3305 (Collect images...
2012-12-11 Andreas Kohlbeckerfixing #3224 (specimens: Collect Specimens and Observat...
2012-12-11 Andreas Kohlbeckercontroller method for listByAssociatedTaxon(); default...
2012-12-11 Andreas Kohlbeckerservice for #3234 (implement cdm service method to...
2012-10-05 Andreas Kohlbeckerfixing #2950 (Allow grouping of lucene (hibernate searc...
2012-10-05 Andreas Kohlbeckeralmost 100% fixing #2950 (Allow grouping of lucene...
2012-10-05 Andreas Kohlbeckerfirst implementation: existing tests all Ok, grouping...
2012-09-28 Andreas Kohlbeckernow really fixing #3119 (fulltext search: Entity always...
2012-09-28 Andreas Kohlbeckerfixing #3119: fulltext search: Entity always null whate...
2012-09-27 Andreas Kohlbeckerfixing #3116 (fulltext search: always only one page...
2012-09-27 Andreas Kohlbeckercleaning up
2012-09-26 Andreas Kohlbeckerfixing #3115 (search method : TaxonServiceImpl.findTaxo...
2012-09-25 Andreas Kohlbeckerfixing full text search issues: areas not found, etc
2012-09-24 Andreas Kohlbeckerfree text search: better querying for 'isNotNull' and...
2012-09-20 Andreas KohlbeckerREST controller methods for new full text searches
2012-09-20 Andreas Kohlbeckerrefactoring a bit for clearer code
2012-09-20 Andreas Kohlbeckerlucene union search aka multisearch implemented
2012-09-20 Andreas Kohlbeckerinitial multisearcher implementation (allows union...
2012-09-20 Andreas Kohlbeckertest for TaxonService.findByFullText() successful
2012-09-20 Andreas Kohlbeckera bit more cleaning up
2012-09-20 Andreas Kohlbeckerintroducing the QueryFactory for to modularize lucene...
2012-09-19 Andreas Kohlbeckerreverting erroneously commits r16027 to r16031
2012-09-18 Andreas Kohlbeckerinitial multisearcher implementation (allows union...
2012-09-18 Andreas Kohlbeckertest for TaxonService.findByFullText() successful
2012-09-18 Andreas Kohlbeckera bit more cleaning up
2012-09-18 Andreas Kohlbeckerintroducing the QueryFactory for to modularize lucene...
2012-08-29 Andreas Kohlbeckerfixing #3058 (hibernate search: not all description...
2012-07-25 Andreas Kohlbeckercode cleaning
2012-07-24 Andreas Kohlbeckerrefactoring listTaxonDescriptionMedia into ITaxonService
2012-07-11 Andreas Kohlbeckerimproving search syntax robustness
2012-07-10 Andreas Kohlbeckersolving #2958 (rename and move TaxonServiceConfigurator)
2012-07-09 Andreas Kohlbeckerimplementing filter by feature for #2942 (implement...
2012-07-06 Andreas Kohlbecker score display for #2942 (implement search frontend...
2012-07-06 Andreas Kohlbeckercdmlib related part for fixing #2931 (Free text search...
2012-07-05 Andreas Kohlbeckerordering of taxa solved, belongs to #2942 (implement...
2012-07-02 Andreas Kohlbeckermissing bits for #476: Implement free-text search metho...
2012-06-26 Andreas Kohlbeckermore tests and features for #476: Implement free-text...
2012-06-25 Katja Lutherchanges concerning creation of inferred synonyms
2012-06-20 Andreas Kohlbecker[part1/2] more tests for #476: Implement free-text...
2012-06-19 Andreas Kohlbeckerfixing typo in language SPANISH_CASTILIAN & more tests...
2012-06-19 Andreas Kohlbeckerfixed # 476: Implement free-text search methods for...
2012-06-14 Andreas Müllermake update title cache writable
2012-06-07 Andreas KohlbeckerfindByDescriptionElementFullText implemented an hiberna...
2012-05-07 Andreas Kohlbeckermerging branches/cdmlib/Kew_Palm_Use_Data_Extension...
2012-05-04 a.theysAT: committing CDMLIB to Branch post Merge
2012-04-25 a.theysAT: committing latest changes to cdmlib to implement...
2012-04-24 Cherian MathewAdded 'findTaxonByUuid' for name_catalogue functionality
2012-04-10 Katja Lutherfix createInferredSynonyms test
2012-04-10 Katja Luther(no commit message)
2012-03-30 Andreas Kohlbeckermerging revisions 14601:14603, 14653:14683 from branch...
2012-03-14 a.theysAT: committing merge changes
2012-02-27 Andreas Kohlbeckerready to be reintegrated into trunk 3.x-unitils-upgrade origin/3.x-unitils-upgrade root/branches/cdmlib/3.x-unitils-upgrade
2012-02-27 Andreas Müllerremove imports
2012-02-20 Andreas Müllerbugfixes (NPE & incorrect source for not existing infer...
2012-02-19 Andreas MüllerInferred synonym original source namespace as constant
2012-02-17 Andreas Müllerlatest changes for createInferredSynonyms
2012-02-14 Andreas Müllerdelete methods for taxon service (not fully functional...
2012-02-14 Andreas Müllermove inferred synonyms to service layer
2012-02-08 Andreas KohlbeckerMerging r13268 through r14040 from trunk/cdmlib into...
2012-01-13 Andreas Kohlbeckerfixing bug associated with getTaxaByCommonName(); bench...
2012-01-12 Andreas Kohlbeckerhibernate fulltext search & refactoring getTaxaByName...
2012-01-12 Katja LuthercountTaxaByName harmonized with find method (replace...
2012-01-11 Katja Lutherchanges for bugs and problems in search for misapplied...
2011-12-21 Andreas Kohlbeckerlucene search: multi instance configuration fixed,...
2011-12-07 Katja Lutheradapt the search to be able to find misapplied names...
2011-10-15 Andreas Müllerremove missing import for junit.framework.assert
2011-10-14 Andreas Müllerchange exception type for "changeSynonymToAccepted...
2011-10-14 Andreas Müllerimproved "move synonym" (#2578), also adapted construc...
2011-10-13 Andreas Mülleradapt taxonService for javadoc catch exception
2011-10-12 Andreas Müllerminor
2011-10-10 Andreas Müllermove progress monitoring into subpackage and add Cancel...
2011-09-19 Andreas Müllerremove comments on TaxonServiceImpl.deleteSynonym
2011-09-06 Andreas Müllerbugfix for changeSynonymToAcceptedTaxon (#2556)
2011-09-05 Andreas Müllerchange getSynonymsInGroup to synonymRelationship depend...
2011-09-05 Andreas Müllerupdate taxon service (add some synonym delete functiona...
2011-08-22 Andreas Kohlbeckerremoving unused private class TaxonAndNameComparator
2011-06-27 Andreas Kohlbeckermodifications in cdmlib for #2206 (modify the means...
2011-06-22 Katja Luthersync trunk
2011-06-09 Andreas Müllerremoved 2 deprecated methods getRootTaxon(xxx) from...
2011-05-31 Katja Luther#2408 bugfixing in changeSynonymToAcceptedTaxon
2011-05-26 Andreas Müllerimproved findBestMatchingTaxon method
2011-05-23 Andreas Müllerrefine findBestMatchingTaxon
2011-05-12 n.hoffmannFixes #2372
2011-03-02 Andreas Müllerrefactoring of interface for updateTitleCache
2011-03-01 n.hoffmannminor
next