parts-source

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
NOJIRA-000: Move trunk to a tag

  1. … 340 more files in changeset.
NOJIRA-000: Remove old trunk tag

NOJIRA-000:Move trunk to proper place

    • -0
    • +0
    /trunk/.settings/org.grails.ide.eclipse.core.prefs
  1. /trunk/src/groovy/com/lemans/partsource/util
    • -0
    • +0
    /trunk/test/unit/com/lemans/partsource/ProductPartTests.groovy
  2. … 340 more files in changeset.
NOJIRA-000: Move trunk to tags for a relocation

    • binary
    /trunk/PartSource/web-app/images/leftnav_btm.png
    • -273
    • +0
    /trunk/PartSource/web-app/css/main.css
  1. … 341 more files in changeset.
Set the sequence value to 0 if it is null when inserting in to database.
no_comment
  1. … 339 more files in changeset.
APPDEV-3899 resolved date parsing issues
APPDEV-3899 upgrading to grails 2.4.4
  1. … 31 more files in changeset.
Upgrading grails 2.0.1 to 2.4.4
  1. … 339 more files in changeset.
invalid branch
  1. … 340 more files in changeset.
Upgrading grails from 2.0.1 to 2.4.4
  1. … 340 more files in changeset.
APPDEV-700 -- Added dm paramter to the Url and Modified baseController to perform security check to ensure service access only via mediator.
APPDEV-1878:Modify Grails services going against SQL 2012 with correct hibernate dialect - Added dialect for 2012
APPDEV-1955:rabbitmq with part source
  1. … 338 more files in changeset.
APPDEV-1598, APPDEV-163 Removed unused Endpoints.
    • -113
    • +13
    /trunk/PartSource/grails-app/conf/UrlMappings.groovy
APPDEV-1710 Added new endpoint partGroupBy
APPDEV-1383 Updated to add sequencing to relatedEntiy
PS-131 Added code to look-up AttributeValue and AttributeName by its respective Name and value string if does not exist create new AttributeValue and AttributeName entity.
PS-123 Updated to fix clearing parentCategory on category edit.
APPDEV-1382 Added condition check to execute respective sequencing DB StoredProc on entity creation
PS-128 The additional error message handling for issue APPDEV-1247 caused the issue. Fixed and unit Tested.
PS-127 Updated to add new end-points to read attributeValue/attributeName from attributeEntity filtered by entityClass and attributeValue/attributeName
APPDEV-1266 modified productPart create/update response to add productPartAttribute details
APPDEV-1266 modified productPart create/update response to add productPartAttribute details
reverted to previous version change
APPDEV-1266 modified response to add productGroupAttribute details
updated to add thirdParameter as null for the function call fnProductPartLocale .
updated to add thirdParameter as null for the function call fnProductPartLocale .
Added error messages for if file creation failed as per APPDEV-1247