common-git

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-5113: modified code to implement the new clear filters logic

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

    • -0
    • +1
    /assets/js/lemans/handlebars-helpers.js
    • -0
    • +17
    /src/Lemans/Handlebars/ViewHelper/CountOf.php
APPDEV-5080: Ensure that custom message handlers are called on successful responses as well as error responses.

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

    • -1
    • +1
    /assets/js/lemans/handlebars-helpers.js
APPDEV-4927: Do not allow ContentType headers. Only allow Content-Type.

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

    • -0
    • +12
    /src/Lemans/Api/Rest/AbstractObject.php
APPDEV-4927: Standardize content type headers from middle-tier.

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

    • -5
    • +7
    /src/Lemans/Api/Rest/AbstractObject.php
APPDEV-5062: moved js code to common.js; added scroll listner to the code

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

APPDEV-4956: Cache Handlebars compiled templates.

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

APPDEV-5061: Updated Part list view, Product grid view and Product detail view to show the continue or not shopping popup after Add to cart button clicked.

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

    • -30
    • +41
    /assets/js/plugins/confirmation-modal.js
APPDEV-4967: Add support for multipart REST forms.

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

    • -0
    • +4
    /src/Lemans/Api/Rest/AbstractObject.php
APPDEV-4925: Add datepicket to order list table filters.

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

APPDEV-4967: Pass-through non-json REST results from the middle-tier.

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

    • -0
    • +22
    /src/Lemans/Api/Rest/AbstractObject.php
APPDEV-4925: Allow restDataTables to process results based on meta-data, and update the table based on meta-data and/or results.

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

APPDEV-4925: Consolidate __call functionality into base REST class.

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

    • -2
    • +52
    /src/Lemans/Api/Rest/AbstractObject.php
    • -12
    • +0
    /src/Lemans/Api/Rest/Collection.php
    • -0
    • +30
    /src/Lemans/View/Helper/Placeholder/StaticCss.php
APPDEV-4924: Allow extraction of current filters from dataTables objects.

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

APPDEV-5012: implementing change requests to product detail page

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

APPDEV-4925: Refactor datatables to support generalized order list screens.

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

    • -0
    • +9789
    /assets/js/jquery-1.10.2.js
    • -145
    • +180
    /assets/js/lemans/data-table.js
APPDEV-5012: Add else support for Handlebars block helpers.

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

    • -0
    • +22
    /src/Lemans/Handlebars/ViewHelper/AbstractConditional.php
    • -5
    • +3
    /src/Lemans/Handlebars/ViewHelper/And.php
APPDEV-5012: Port JS Handlebars helper to PHP Handlebars helpers.

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

    • -0
    • +19
    /src/Lemans/Handlebars/ViewHelper/And.php
    • -0
    • +17
    /src/Lemans/Handlebars/ViewHelper/Date.php
    • -0
    • +17
    /src/Lemans/Handlebars/ViewHelper/DateTime.php
    • -0
    • +19
    /src/Lemans/Handlebars/ViewHelper/Equals.php
    • -0
    • +19
    /src/Lemans/Handlebars/ViewHelper/GreaterThan.php
    • -0
    • +19
    /src/Lemans/Handlebars/ViewHelper/LessThan.php
    • -0
    • +19
    /src/Lemans/Handlebars/ViewHelper/OrHelper.php
APPDEV-5012: Add PHP Handlebars notEquals helper.

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

    • -0
    • +19
    /src/Lemans/Handlebars/ViewHelper/NotEquals.php
APPDEV-5056: Add error handling capability to rest forms.

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

APPDEV-5056: Don't re-display ajax messages on next page load.

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

    • -1
    • +1
    /src/Lemans/Api/Rest/AbstractObject.php
APPDEV-5056: Add support for ajax error handlers based on HTTP status code and message codes.

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

    • -16
    • +19
    /assets/js/lemans/flash-messenger.js
APPDEV-5070: Treat non-associative arrays as raw values in config, allowing overwrites.

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

APPDEV-4990: Add date formatting Handlebars helpers.

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

    • -1
    • +7
    /assets/js/lemans/handlebars-helpers.js
    • -1
    • +0
    /src/Lemans/Api/Rest/AbstractObject.php