cdmlib.git
2012-02-06 Andreas Müllerjavadoc
2012-02-02 Andreas Müllerminor
2012-02-02 Andreas Müllerminor
2012-02-02 Andreas Müllerbugfix for stateData.modifyingText (#2760)
2012-02-02 Andreas Müllerremove imports
2012-02-02 Andreas Müllerbugfix for status duplication in name parser (#2750)
2012-02-01 l.morrisExposes a bug in the NonViralNameParser: Multiple parsi...
2012-02-01 Katja Lutherfixing again the search for misapplied names. adapting...
2012-02-01 Katja Luthertest cases commented
2012-01-31 Katja Luther(no commit message)
2012-01-31 Katja LutherTicket #2648
2012-01-26 Andreas Kohlbeckerignoring test
2012-01-26 Andreas Kohlbeckertest modified to reproduce bug in #2648 (search for...
2012-01-25 Andreas Müllerminor
2012-01-25 Andreas Müllersome small improvements for PESI export
2012-01-25 Andreas Müllerone more generic
2012-01-25 Andreas Müllerone more generic
2012-01-25 Andreas Müllerminor
2012-01-25 Andreas Müllerbugfix for taxon name id mapping in PESI
2012-01-24 Andreas Müllerbetter debugging for method mapper
2012-01-24 Andreas Müllerbugfix for MA workaround
2012-01-24 Andreas Müllerdirty workaround bugfix for #2743
2012-01-24 Katja Luther(no commit message)
2012-01-23 Katja Lutheradd a test for a search only for misapplied names
2012-01-23 Katja Lutherfix for #2648
2012-01-19 Andreas Kohlbeckercircumventing persisting problems in test
2012-01-19 Andreas Mülleradd switch species group
2012-01-19 Andreas Mülleradd switch species group
2012-01-19 Andreas Kohlbeckertest to reproduce bug in #2648 (search for misapplied...
2012-01-19 Andreas Kohlbeckerfixing bug in bugfix for #2648, also fixing tests
2012-01-19 Andreas Kohlbeckerfixing bug in #2648: search for misapplied names implem...
2012-01-19 Katja Lutherbugfix (#2648)
2012-01-19 Andreas Kohlbeckertest to reproduce bug in misapplied name search
2012-01-18 Andreas Müllerremove whitespace
2012-01-18 Andreas Müllerhandling blank strings as null
2012-01-18 Andreas Müllerminor
2012-01-18 Andreas Müllerminor logging improvements
2012-01-18 Andreas Müllerminor logging improvement
2012-01-16 Andreas Müllerminor (logging)
2012-01-16 Andreas Müllerminor (logging)
2012-01-16 n.hoffmann(no commit message)
2012-01-13 Andreas Kohlbeckerlaunch configs updated to new runjettyrun version
2012-01-13 Andreas Kohlbeckerdocumentation
2012-01-13 Andreas Kohlbeckerfixing bug associated with getTaxaByCommonName(); bench...
2012-01-13 Andreas Müllerexclude updated_when from TaxonName
2012-01-13 Andreas MüllerObject change mapper for PESI and empty epithet bugfix...
2012-01-12 Andreas Kohlbeckerhibernate fulltext search & refactoring getTaxaByName...
2012-01-12 Andreas Müllermove DbExportMappers to common.mapping.out
2012-01-12 Andreas Müllerrefactor export mapping
2012-01-12 Katja LuthercountTaxaByName harmonized with find method (replace...
2012-01-12 Andreas Müllerbugfix compile error in SOurce
2012-01-11 Andreas Müllerminor
2012-01-11 Andreas Müllermore generic for export io classes
2012-01-11 Andreas Müllersome library updates for PESI export
2012-01-11 Andreas Müllerreturn type for getTaggedText
2012-01-11 Andreas Müllerconvenience methods to TaggedText and TagEnum
2012-01-11 Andreas MüllertoString for TaggedText
2012-01-11 Katja Lutherchanges for bugs and problems in search for misapplied...
2012-01-11 Andreas Mülleruse io application controler
2012-01-10 Andreas Müllerminor
2012-01-10 Andreas Müllerbetter logging for occurrences missing source number
2012-01-10 l.morrisAdded MODIFIABLE to MarkerType and MarkerType.csv
2012-01-09 Andreas Müllerupdate erms import (e.g. lsid mapper)
2012-01-09 Andreas Müllerbugfix for ordered term import
2012-01-09 Andreas Müllerlatest version of delete result
2012-01-09 Andreas Müllerbase class for delete configurator
2012-01-09 Andreas Müllernew term delete implementation
2012-01-06 Andreas Müllerminor
2012-01-06 Andreas Müllerhandling missing id case for object creation mapper
2012-01-06 Andreas Müllerimprove error handling for SQException
2012-01-06 Andreas Müllerimprove error handling in for no such method exception
2012-01-06 Andreas Müllerimprove logging for errors in mapper (not yet finished)
2012-01-06 Andreas Müllerimprove error message for exceptions in ResultSetPartit...
2012-01-06 Andreas Müllererror handling send to logger in import mapper
2012-01-06 Andreas Müllerimproved logging for ordered terms compare
2012-01-06 Andreas Müllerbugfix for common name import
2012-01-06 Andreas Müllerbugfix for webmarker import
2012-01-05 Andreas Müllerminor
2012-01-05 Andreas Müllerimprove logging for OrderedTerm compare
2012-01-05 Andreas Müllerbugfixes for CommonNameImport and WebMarkerCategory...
2012-01-05 Andreas Müllerlog missing occurrence source references in one set
2012-01-05 Andreas Müllersome improvements on taxon relation logging
2012-01-05 Andreas Müllersome logging improvements for common names
2012-01-05 Andreas Müllerminor
2012-01-05 Andreas Müllerchange order of AuthorTeam filter calls (maybe this...
2012-01-05 Andreas Kohlbeckerturning System.err into logger.debug
2012-01-05 Andreas Kohlbeckerwebservice portion of #2648 (search for misapplied...
2012-01-05 Andreas MüllerBugfix for filtered AuthorTeam import
2012-01-05 Andreas Kohlbeckerfixing aspectj compile time error
2012-01-05 Andreas Kohlbeckerpom forgotten - sorry
2012-01-05 Andreas Müllerbugfix for authorTeam filter
2012-01-04 Andreas Mülleradd author and authorTeam Filter
2012-01-04 Andreas Müllerimprove common name import
2012-01-04 Andreas Mülleradd includeEmpty vocs (#2704)
2012-01-04 Andreas Müllerrename DeletionResult -> DeleteResult & improve TermDel...
2012-01-04 Andreas Mülleradded deletion result class and term deletion configura...
2012-01-03 Andreas Müllerimplement getTermVocabulariesByTermClasses also for...
2012-01-02 Andreas Mülleradded EM areas turkey and caucasia
2012-01-02 Andreas Müllerbugfix for occurrenceSource import filter
2012-01-02 Andreas MüllerSingle classification for E+M import && some occurrence...
next