common-git

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DS-161: added new handle bar helper for converting string to lowercase

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

    • -0
    • +1
    /assets/js/lemans/handlebars-helpers.js
    • -0
    • +17
    /src/Lemans/Handlebars/ViewHelper/ToLowercase.php
APPDEV-6358: Reorganize all shims into one area of the source.

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

APPDEV-6358: Added polyfill for Array.prototype.includes from MDN. Polyfill.io method didn't work correctly (race? maybe ie10 doesn't respect load priorities?)

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

DS-284: Add Handlebars escape helper.

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

    • -0
    • +3
    /assets/js/lemans/handlebars-helpers.js
APPDEV-6375: If thead doesn't already exist in dom, use the one that was generated earlier in execution.

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

DS-281: Revert auto-extend change: don't clear out on creation.

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

APPDEV-6368: Refactor for dealerCode req in product feed request, and don't assume currency is being passed a number

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

APPDEV-6358: Swap arrow function for ES5 function; remove a trailing comma

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

DS-281: Clear out auto-extend element on creation.

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

DS-295: Add default option to Handlebars switch helper

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

    • -0
    • +11
    /assets/js/lemans/handlebars-helpers.js
DS-295: Add Handlebars switch/case helper

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

    • -20
    • +39
    /assets/js/lemans/handlebars-helpers.js
APPDEV-6299: Filter out undesirable characters that can bork json parsing. This is necessary because of the virus scanner, which appends special characters to the responseText.

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

DS-139: Upgrade infinite select component.

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

APPDEV-6162: Tech Debt Cleanup--remove old inline-edit; setup to use new, abstracted inline-editor plugin

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

    • -42
    • +0
    /assets/css/plugins/inline-edit.css
    • -230
    • +0
    /assets/js/plugins/inline-edit.js
APPDEV-6257: Updating the inline edit css. Need to use the module in the future.

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

APPDEV-6285: Validate year of reportId, and flash message if we don't have that year, switch to year and open report, otherwise. Style improvements.

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

APPDEV-6250: Fix a style issue in monthly reports

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

APPDEV-6125: Andy caught the issue. Fixed!

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

    • -10
    • +1
    /assets/js/lemans/handlebars-helpers.js
APPDEV-6125: update a comment in handlebars-helpers.js

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

    • -1
    • +8
    /assets/js/lemans/handlebars-helpers.js
APPDEV-6125: Added thumbnail preview support for images to dashboard-rider-support. Validates against accepted mimes list, hard-coded maximum upload size (based on production php.ini)

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

    • -0
    • +20
    /assets/js/lemans/handlebars-helpers.js
DS-295: Make sure both multipart and JSON POST requests have the proper content type.

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

DS-343: Add support for suppressing field messages in service calls.

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

DS-280: Add support for initial options on ajax selects.

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

DS-280: Add support for display formatter in infinite selects.

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

APPDEV-6261: Further updates to the warehouse thing. New columns, improved UX, and more!

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

    • -3
    • +12
    /assets/js/plugins/confirmation-modal.js
DS-295: Add array partition function and support for Ajax progress events.

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

APPDEV-6146: As an option to line-item-table, sort warehouse Avail columns per warehouseSequenceList

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

    • -2
    • +12
    /assets/js/plugins/confirmation-modal.js
APPDEV-6161: Width of the inline confirmation box decreased to remove white spaces and changes made to view old value upon rest error.

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

DS-302: Move sortableDataTable function into common module.

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

DS-302: Upgrade confirmation modal to support promises.

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

    • -10
    • +15
    /assets/js/plugins/confirmation-modal.js