Clone
 

joseph john <jjohn@parts-unltd.com> in dashboard-rider-support

SD-5574: fixing issue with wrong invoce header showing wrong merchandising total

    • -5
    • +13
    /assets/js/rider-support/hold-screen.js
APPDEV-7340: updated code to kick any one who is accessing the ridersupport in dashboard from all the four pages if they dont have rsa.moose.admin or rsa.thor.admin permissions.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-rider-support/branches/development@8301 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-7340: added new permissions rsa.moose.admin and rsa.thor.admin in User manager; also added the same permissions to the corresponding array in the domain config; now while adding domains to the domain drop down list, it is checking if the the logged in person has any of the permissions added to the domain config, and if yes then the drop down will show that permission;

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-rider-support/branches/development@8298 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-7327: merging changes for Rider Holds LineItems table changes to trunk

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

APPDEV-7327: updated code to check for either "invoice.view" or "invoice.edit" permission to show the line items table rof rider holds rather than just checking for "invoice.view" permission

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-rider-support/branches/development@8192 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-7284: merging changes for APPDEV-7284 & APPDEV-7283 from development branch to trunk

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

APPDEV-7283: removed occurance of 'contactName' from dashboard rider support app

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-rider-support/branches/development@8091 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-7284: modified code to display race results (if present) even if monthly report hasn't been started

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-rider-support/branches/development@8050 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-7035: dashboard - modified code to use brandPrefixUrl instead of hardcoded "edge"

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

    • -1
    • +1
    /assets/js/rider-support/hold-screen.js
APPDEV-7008: added retail price; also renamed MDSE to merchandise in the rider hold details page (jira: APPDEV-6855)

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

    • -1
    • +2
    /assets/js/rider-support/hold-screen.js
APPDEV-5841: small change to rider support doc upload - description is not a required field

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

    • -1
    • +1
    /views/rider-support/document/list.php
APPDEV-5841: fixing style issue with multiple asteriks showing on required fields. These were the affected applications (some of the files): Activity, Dashboard Demo, User Management, Rider Support Admin, New Part, LSS

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

    • -8
    • +8
    /views/rider-support/document/list.php
    • -0
    • +6
    /configs/rider-support-nav-menu.config.php
    • -1
    • +1
    /configs/rider-support-nav-menu.config.php
    • -29
    • +31
    /configs/rider-support-nav-menu.config.php
APPDEV-4934: Fixed the issue with how to get the correct wordpress instance in the Rider Support menu: using cookie to check for the current domain (which will be set either by user going to any rider support specific pages or by changing the dropdown list on top right). The wordpress admin controller always check If the domains cookie is present, if present it will use that to load the corresponding wp site, otherwise (if the cookie not present), then grab all the domains defined in the domains.config file for rider support and fetch the first one out of it and then set it as the domain cookie, and then load the wp site corresponding to this.

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

    • -1
    • +196
    /configs/rider-support-nav-menu.config.php