ds-service

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
ds-00: fixed unit test issue.
APPDEV-0000: copy for a rev

  1. … 225 more files in changeset.
APPDEV-6647: ds-service now depends on the Lemans plugins instead of the old projects
DS-0000: updated to use the lemans-testing Grails3 plugin instead of the testing project jar
DS-0000: update Gradle 'buildscript' dependency for Hibernate5/Gorm6 to latest
DS-0000: now using lemans-core plugin instead of service project
DS-0000: fixed some tests broken by a change in columns in vwPart
DS-0000: update libs/plugins hibernate/jsonViews and added lemans-core plugin (SNAPSHOT)
DS-438: Added validation on sending empty or null partNumbers.
DS-360: Added allowMultipleValue flag validation for categoryAttribute
DS-360: Added allowMultipleValue flag validation for categoryAttribute
    • -0
    • +4
    /trunk/grails-app/i18n/messages.properties
DS-0000: removed ds-service support for XrefTypes endpoint - now handled directly in mediator-service
APPDEV-6420: excluding log4j jar file from war for - ds-service
DS-0000: updated Grails to 3.2.4 (bug-fix only release)
DS-377: added ability to change product assigned on part update.
APPDEV-5948: corrected location of application.properties file for JXM config
    • -0
    • +2
    /trunk/grails-app/conf/application.properties
DS-377: added ability to change product assigned on part update.
DS-397: added persistence support for Part.primaryMediaId
DS-0000: TODOs and updated PartService docs
DS-387: changed Part search q to not require wildcards from the client
DS-387: implemented Part q LIKE search against partNumber/partDescr
DS-379: refined Media validation for Files - added more sad path test cases
    • -0
    • +167
    /trunk/files/bad_file.xlsx
DS-379: now providing full tempId + extension to Tika for mimeType resolution
DS-379: changed media validation order for Files
DS-379: changed Media validation to reject null mimeTypeId with 'blank', not 'nullable'
    • -1
    • +0
    /trunk/grails-app/i18n/messages.properties
DS-379: reverted previous change re: messageSource default messages - added a default for nullable
    • -0
    • +1
    /trunk/grails-app/i18n/messages.properties
DS-379: made Grails GORM error collection more robust, use default error messages
DS-378: added troubleshooting info to error message on failure to resolve mimeTpe/extension
DS-385: removed PartSearch 1 param restriction; changes to move MimeType table to common db
DS-311: Fixed multiple mediaId support issue.