common-git

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-5237: fixed issues with product name truncation and ellipsis. Also added brand image to the product gallery view - which is a part of APPDEV-5205

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3441 c9e438f2-161f-4379-92ca-8387c394dae0

    • -1
    • +15
    /assets/js/lemans/handlebars-helpers.js
    • -0
    • +29
    /src/Lemans/Handlebars/ViewHelper/Ellipsis.php
APPDEV-5250: Allow more class customization on data tables.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3436 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5261: Allow script to omit the version number.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3420 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5242: Add user-friendly handling for 404 responses and exception handling.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3400 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +11
    /src/Lemans/Controller/Exception/InvalidRoute.php
    • -0
    • +11
    /src/Lemans/Controller/Exception/UnknownAction.php
    • -0
    • +15
    /src/Lemans/ServiceManager/Exception/ServiceNotFound.php
    • -0
    • +6
    /src/Lemans/View/Helper/FlashMessenger.php
APPDEV-5267: Allow inline edit endpoint to vary depending on element data.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3395 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5189: Don't unsize headers on data tables when the fixed header is hidden.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3393 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5261: Replace 'of' with 'in' to fix Javascript errors in IE.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3374 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5179: Fix issue with confirmation modal window.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3368 c9e438f2-161f-4379-92ca-8387c394dae0

    • -1
    • +1
    /assets/js/plugins/confirmation-modal.js
APPDEV-5204: Arrow key bugfix for select2 component.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3366 c9e438f2-161f-4379-92ca-8387c394dae0

    • -2
    • +2
    /assets/js/lemans/handlebars-helpers.js
APPDEV-5243: Allow confirmation modal to remember the choice when suppressing future confirmations.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3346 c9e438f2-161f-4379-92ca-8387c394dae0

    • -10
    • +22
    /assets/js/plugins/confirmation-modal.js
APPDEV-4967: Handle arbitrary numbers of header blocks.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3343 c9e438f2-161f-4379-92ca-8387c394dae0

    • -5
    • +10
    /src/Lemans/Api/Rest/AbstractObject.php
APPDEV-4967: Handle arbitrary numbers of header blocks.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3342 c9e438f2-161f-4379-92ca-8387c394dae0

    • -5
    • +5
    /src/Lemans/Api/Rest/AbstractObject.php
APPDEV-4967: Add extra debugging to REST requests.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3341 c9e438f2-161f-4379-92ca-8387c394dae0

    • -1
    • +1
    /src/Lemans/Api/Rest/AbstractObject.php
APPDEV-4967: Add extra debugging to REST requests.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3340 c9e438f2-161f-4379-92ca-8387c394dae0

    • -7
    • +3
    /src/Lemans/Api/Rest/AbstractObject.php
APPDEV-4967: Add extra debugging to REST requests.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3339 c9e438f2-161f-4379-92ca-8387c394dae0

    • -10
    • +16
    /src/Lemans/Api/Rest/AbstractObject.php
APPDEV-5234: Add optional classes for styled dataTables header.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3337 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5182: Register all Handlebars templates as partials.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3303 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +8
    /assets/js/lemans/handlebars-helpers.js
    • -1
    • +1
    /assets/js/lemans/handlebars-helpers.js
    • -1
    • +1
    /assets/js/lemans/handlebars-helpers.js
APPDEV-5179: Add support for suppressing confirmation dialogs.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3295 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +11
    /assets/css/plugins/confirmation-modal.css
    • -11
    • +31
    /assets/js/plugins/confirmation-modal.js
APPDEV-5179: Fix input group sizing issue on data table controls.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3294 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5179: Handle numeric fields and versions for the inline editor.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3288 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5179: Tweak styling for inline edit controls.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3286 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5179: Set application/json content type for service calls.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3276 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5179: Add minimum width support to inline edit controls.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3270 c9e438f2-161f-4379-92ca-8387c394dae0

    • -2
    • +10
    /views/lemans/plugins/inline-edit.php
APPDEV-5179: Show generic error message if no messages are returned for bad requests.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3269 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-5196: Auto focus on dealer field in login page after page load.Change button color to blue on Paytrace-details modal.Change loading preference for skin.css and datatables.cssChange border color on table head to dark. Decrease the font size of buttons to startard 12px. Change specifications, fitment and part-chart tables to use full width.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-common/branches/PCI_RiderSupport@3266 c9e438f2-161f-4379-92ca-8387c394dae0