Clone
 

ryan lerch <rlerch@parts-unltd.com> in dashboard-reports

RNW-209: rlerch - Moved the file request to its own function so logic for requesting the file is clearly separated from logic in building the page.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-reports/branches/maintenance@5610 c9e438f2-161f-4379-92ca-8387c394dae0

RNW-209: rlerch - Cleanup - removed Service Controller calls in lieu of inherited Rest syntax

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-reports/branches/maintenance@5608 c9e438f2-161f-4379-92ca-8387c394dae0

    • -13
    • +0
    /configs/service-dependencies.config.php
    • -23
    • +0
    /configs/service-manager.config.php
    • -1
    • +0
    /views/reports/weekly_recap_report.php
RNW-209: rlerch - Service changes for handling binary file data

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-reports/branches/maintenance@5607 c9e438f2-161f-4379-92ca-8387c394dae0

    • -38
    • +20
    /assets/js/reports/weekly-recap-report.js
    • -0
    • +13
    /configs/service-dependencies.config.php
    • -0
    • +23
    /configs/service-manager.config.php
    • -10
    • +8
    /views/reports/weekly_recap_report.php
    • -31
    • +4
    /assets/js/reports/weekly-recap-report.js
APPDEV-248: rlerch - made javascript call synchronous instead of async to bypass popup blocking

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-reports/branches/maintenance@5590 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +1
    /assets/js/reports/weekly-recap-report.js
APPDEV-248: rlerch - removed svn:ignore for application lemans dir

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-reports/branches/maintenance@5585 c9e438f2-161f-4379-92ca-8387c394dae0

    • -1
    • +39
    /assets/js/reports/weekly-recap-report.js
    • -1
    • +6
    /views/reports/weekly_recap_report.php
APPDEV-248: rlerch - moment.format() will auto-append the timezone offset, which breaks the contract between UI and MT. Also added one second less than a full day to the end date to provide full day coverage for the final day in the selected week.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-reports/branches/maintenance@5269 c9e438f2-161f-4379-92ca-8387c394dae0

    • -2
    • +4
    /assets/js/reports/weekly-recap-report.js