Clone
 

andrew wittrock <awittrock@parts-unltd.com> in dashboard-reports

Merge branch 'sprint-64'

Merge branch 'sprint-54'

Merge branch 'SD-15766' into sprint-53

SD-15766: Update report parameters

Merge branch 'SD-15766' into sprint-53

SD-15766: Rename reports

Merge branch 'SD-15766' into sprint-53

SD-15766: Rename reports and tweak report parameters

    • -7
    • +7
    /views/reports/sales_activity_report.php
Merge branch 'SD-15766' into sprint-53

SD-15766: Add phone call and rep visit reports

    • -0
    • +88
    /src/Lemans/Reports/Controller/PhoneCallReport.php
    • -0
    • +85
    /src/Lemans/Reports/Controller/RepVisitReport.php
    • -0
    • +86
    /views/reports/phone_call_report.php
    • -0
    • +82
    /views/reports/rep_visit_report.php
    • -5
    • +7
    /views/reports/sales_activity_report.php
Merge branch 'sprint-38'

Merge branch 'SD-12824' into sprint-38

SD-12824: Update business rules for activity log warning levels

    • -13
    • +14
    /src/Lemans/Reports/Controller/ActivityLog.php
APPDEV-7766: Update publish script

Merge branch 'development'

RNW-229: Change permission on weekly recap reports.

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

RNW-110: Add weekly recap reports to the dashboard reports page.

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

    • -0
    • +57
    /assets/js/reports/weekly-recap-report.js
    • -0
    • +52
    /src/Lemans/Reports/Controller/WeeklyRecapReport.php
    • -0
    • +58
    /views/reports/weekly_recap_report.php
RNW-40: Remove references to certification.

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

    • -8
    • +0
    /views/reports/sales_activity_report.php
RNW-2: Create branche for RNW 2.0 rewrite.

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

    • -0
    • +13
    /configs/module.config.php
APPDEV-4888: Show all sales rep on activity log and activity reports.

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

    • -0
    • +9
    /src/Lemans/Reports/Controller/Ssrs.php
    • -0
    • +20
    /src/Lemans/Reports/Controller/Ssrs.php
    • -1
    • +1
    /views/reports/sales_activity_report.php
APPDEV-4285: Fix missing parameter when including scripts.

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

    • -1
    • +1
    /views/reports/sales_activity_report.php
APPDEV-4285: Move all PHP modules into common library repo.

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

    • -0
    • +12
    /assets/css/reports/activity-log.css
    • -0
    • +115
    /assets/js/reports/activity-log.js
    • -0
    • +242
    /assets/js/reports/sales-activity-report.js
    • -0
    • +27
    /configs/reports-nav-menu.config.php
    • -0
    • +14
    /configs/routes.config.php
    • -0
    • +104
    /src/Lemans/Reports/Controller/ActivityLog.php
    • -0
    • +54
    /src/Lemans/Reports/Controller/Reports.php
    • -0
    • +62
    /src/Lemans/Reports/Controller/SalesActivityReport.php
    • -0
    • +107
    /views/reports/activity_log.php
    • -0
    • +36
    /views/reports/reports.php
    • -0
    • +92
    /views/reports/sales_activity_report.php