dashboard-vendor-goals

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-4469: Modified code to use order service to fetch details for vendor, brand, comcode, subcomcode and product code. Front end now is using select2.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-vendor-goals/branches/MaintenanceSprint1@1680 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-4640: Fix message handling on vendor goals criteria edit.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-vendor-goals/branches/MaintenanceSprint1@1654 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-4251: most of the changes were already redone, porting over rest of the changes

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-vendor-goals/branches/MaintenanceSprint1@1652 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-4343: fixed error handling on the schedule part of vender goals.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-dashboard-vendor-goals/branches/MaintenanceSprint1@1640 c9e438f2-161f-4379-92ca-8387c394dae0

    • -10
    • +0
    /views/vendor_goals/createvendorgoal.php
    • -8
    • +0
    /views/vendor_goals/scheduler_form.php
    • -0
    • +13
    /configs/service-dependencies.config.php
    • -0
    • +23
    /configs/service-manager.config.php
    • -0
    • +257
    /src/Lemans/VendorGoals/Model/VendorGoals.php
    • -1
    • +1
    /views/vendor_goals/createvendorgoal.php
    • -1
    • +1
    /views/vendor_goals/participants_form.php
    • -1
    • +1
    /views/vendor_goals/scheduler_form.php
    • -1
    • +1
    /views/vendor_goals/vendorgoalsview.php
    • -1
    • +1
    /views/vendor_goals/participants_form.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-vendor-goals/trunk@967 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +14
    /assets/css/vendor-goals.css
    • -0
    • +253
    /assets/js/vendor-goals.js
    • -0
    • +16
    /configs/routes.config.php
    • -0
    • +31
    /configs/vendor-goals-nav-menu.config.php
    • -0
    • +1046
    /src/Lemans/VendorGoals/Controller/VendorGoals.php
    • -0
    • +44
    /views/vendor_goals/ajax_criteria.php
    • -0
    • +42
    /views/vendor_goals/ajax_participant.php
    • -0
    • +11
    /views/vendor_goals/common.php
    • -0
    • +160
    /views/vendor_goals/createvendorgoal.php
    • -0
    • +12
    /views/vendor_goals/criteria.php
    • -0
    • +111
    /views/vendor_goals/criteria_form.php
    • -0
    • +10
    /views/vendor_goals/participants.php
    • -0
    • +73
    /views/vendor_goals/participants_form.php
    • -0
    • +6
    /views/vendor_goals/scheduler.php
    • -0
    • +188
    /views/vendor_goals/scheduler_form.php
    • -0
    • +32
    /views/vendor_goals/settings.php
    • -0
    • +40
    /views/vendor_goals/vendorgoalsview.php