cdmlib.git
2012-11-14 Andreas Müllernew DbImportBase and DbImportConfigurator
2012-11-14 Andreas Müllerimprove resultSetProxy for NULL values
2012-11-14 Andreas Müllerremove import
2012-11-14 Andreas Müllermake setOriginalSource available for all ISourceable...
2012-11-06 Andreas Mülleradd filter to StatisticsConfigurator
2012-11-02 Patric PlitznerRemoved method causing mvn install to fail due to name...
2012-11-01 edit-jenkins[maven-release-plugin] prepare for next development...
2012-11-01 edit-jenkins[maven-release-plugin] prepare release cdmlib-parent-3.1 root/tags/cdmlib/cdmlib-parent-3.1 cdmlib-parent-3.1
2012-10-31 edit-jenkins[maven-release-plugin] prepare for next development...
2012-10-31 edit-jenkins[maven-release-plugin] prepare release cdmlib-parent... attic/tags/cdmlib/cdmlib-parent-3.0.14/16377
2012-10-24 Andreas Kohlbeckeradding missing @Overrides
2012-10-23 Andreas Kohlbeckeravoiding NPE
2012-10-23 Andreas Kohlbeckerfixing problem with run-as authentication
2012-10-23 Andreas Kohlbeckerfixing FirestDataInterter for non security contexts
2012-10-23 Andreas Kohlbeckerusing run-as authentication in firstDataInserter
2012-10-23 Andreas Kohlbeckerintroducing interface IGrantedAuthorityConverter
2012-10-23 Andreas Kohlbeckerre-enabling TaxonServiceSearchTest
2012-10-23 Andreas Kohlbeckermodifying FirstDataInserter for existing tests
2012-10-23 Andreas Kohlbeckerfixing spring xsd version number in test context config...
2012-10-23 Andreas Kohlbeckermore genric way to insert first data (metadata, admin...
2012-10-23 Andreas Kohlbeckerchecking for admins role ROLE_ADMIN during startup...
2012-10-23 Andreas Kohlbeckerfixing #3133 (security: Role, CdmAuthority and GrantedA...
2012-10-23 Andreas Kohlbeckerfixing #3133
2012-10-19 Cherian Mathewadded PolytomousKey to the meta values list, so that...
2012-10-17 edit-jenkins[maven-release-plugin] prepare for next development...
2012-10-17 edit-jenkins[maven-release-plugin] prepare release cdmlib-parent... root/tags/cdmlib/cdmlib-parent-3.0.13 cdmlib-parent-3.0.13
2012-10-17 l.morrisRemoved the leading jdbc/ from the jndi bean name.
2012-10-16 Cherian Mathewchanged NonViralName to base TaxonNameBase to avoid...
2012-10-13 Andreas Mülleruri logging
2012-10-11 Andreas Kohlbeckerremoving offending import
2012-10-11 Andreas Kohlbeckerfixing parent pom.xml
2012-10-11 Andreas Müllerminor doc
2012-10-11 Andreas Kohlbeckerfixing parent pom.xml
2012-10-11 Andreas Müllerremove imports
2012-10-11 Andreas Kohlbeckerreintegrating branch ikey-plus-import into trunk
2012-10-10 Andreas Müllercorrect handling for NULL values in ResultSetProxy
2012-10-10 Andreas Müllerfix NPE with abbrev == null in Rank (II)
2012-10-10 Andreas Müllerfix NPE with abbrev == null in Rank
2012-10-09 Andreas Kohlbeckerxsl file locations configurable
2012-10-05 Andreas Kohlbeckerintroducing DataSourceProperties for making xsl file...
2012-10-05 Patric PlitznerAM: removed useless assignment
2012-10-05 Andreas Kohlbeckerintroducing enum for Roles
2012-10-05 Andreas Kohlbeckersecuring GroupService and GrantedAuthorityService,...
2012-10-05 Andreas Kohlbeckerreplacing lucene-grouping classes by mvn dependency
2012-10-05 Andreas Kohlbeckerfixing minor bug
2012-10-05 Andreas Kohlbeckerfixing #2950 (Allow grouping of lucene (hibernate searc...
2012-10-05 Andreas Kohlbeckersome more cleaning up
2012-10-05 Andreas Kohlbeckerremoving deprecated methods
2012-10-05 Andreas Kohlbeckeralmost 100% fixing #2950 (Allow grouping of lucene...
2012-10-05 Andreas Kohlbeckerfirst implementation: existing tests all Ok, grouping...
2012-10-05 Andreas Kohlbeckeradding lucene grouping module from svn.apache.org/repos...
2012-10-04 Cherian Mathewremove old comment
2012-10-04 Andreas Mülleradd authentication to IO
2012-10-04 Andreas Mülleradd authentication to IO
2012-10-02 Andreas Müllermove save for admin
2012-10-02 Andreas Kohlbeckeradding authority to first user admin
2012-10-02 Andreas Müllerjavadoc
2012-10-02 Andreas Müllerremove imports
2012-10-01 Andreas MüllertoString for Collection
2012-10-01 Andreas Müllerminor
2012-09-28 Andreas Kohlbeckernow really fixing #3119 (fulltext search: Entity always...
2012-09-28 Andreas Kohlbeckernew enumeration CdmBaseTypes.java : Enumeration of...
2012-09-28 Andreas Müllerlatest Dwca export changes
2012-09-28 l.morrisFix the highlighted text and the calculated score.
2012-09-28 Andreas Kohlbeckerfixing #3119: fulltext search: Entity always null whate...
2012-09-27 l.morristidying up
2012-09-27 l.morrisAdded pages to vibrant-taxon.xsl
2012-09-27 l.morrischanged matchMode to BEGINNING. 'LIKE' currently not...
2012-09-27 l.morrisFixed presentation of score on results page.
2012-09-27 l.morrisFixed broken link for source URL. Scratchpad taxons...
2012-09-27 Andreas Kohlbeckerfixing #3117 (fulltext search: score values missing...
2012-09-27 Andreas Kohlbeckerfixing #3116 (fulltext search: always only one page...
2012-09-27 Andreas KohlbeckerRegression test for #3116 (fulltext search: always...
2012-09-27 Andreas Kohlbeckerlucene upgraded to version 2.9.4
2012-09-27 Andreas Kohlbeckercleaning up
2012-09-26 Andreas MüllerDwca import update for references, synonyms with "paren...
2012-09-26 l.morrisModified vibrant-taxon.xsl to display the results of...
2012-09-26 l.morrisAdded a html page for calling the full text search.
2012-09-26 Andreas Kohlbecker#3113 (hibernate search: wildcard query can cause Boole...
2012-09-26 Andreas Kohlbeckercomment
2012-09-26 Andreas Kohlbeckerfixing NPE and test to reproduce #3113 (hibernate searc...
2012-09-26 Andreas Kohlbeckerupgrading to lucene 2.9 and fixing #3114 (fieldHighligh...
2012-09-26 Andreas Kohlbeckerfixing minor bug in SearchResultHighligther and test...
2012-09-26 Andreas Kohlbeckeravoiding id unnecessary fields in the lucene index
2012-09-26 Andreas Kohlbeckeravoiding id duplication in lucene index, circumvents...
2012-09-26 Andreas Kohlbeckerindex optimization and confirmed that there is nothing...
2012-09-26 Andreas Kohlbeckerfixing #3115 (search method : TaxonServiceImpl.findTaxo...
2012-09-25 Andreas Müllerminor
2012-09-25 Andreas Mülleruse SpecimenDescriptionCacheStrategy
2012-09-25 Andreas Mülleradd SpecimenDescriptionCacheStrategy
2012-09-25 Andreas Kohlbeckerfixing full text search issues: areas not found, etc
2012-09-25 Andreas Kohlbeckerremoving obsolete auhtority ALL.ADMIN
2012-09-25 Andreas Kohlbeckertuning off security relates logging noise
2012-09-25 Andreas Kohlbeckersecuring UserService on method level - all tests successful
2012-09-25 Andreas Kohlbeckersimpler and more predictable persistence/query/MatchMod...
2012-09-25 Andreas Müllerimplement classification filter on DwcA export
2012-09-25 Andreas Kohlbeckercdm_ws_progress.js moved from dataportal to cdmlib...
2012-09-24 Andreas Kohlbeckerupdating aspectj ant task to also use the java source...
2012-09-24 Andreas Kohlbeckerfree text search: better querying for 'isNotNull' and...
2012-09-24 Andreas Kohlbeckerrest service progress monitor refactored
next