repnetweb-app

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-4315: fixing issue with samples always being saved as inactive
APPDEV-4195: Manually merging all changes made to trunk for jiras: APPDEV-4303 and APPDEV-4307
appdev-000: cleanup

  1. … 158 more files in changeset.
appdev-000: cleanup

appdev-000: cleaning up

appdev-000: bad merge

    • -103
    • +0
    /app/branches/assets/js/custom.js
    • -7
    • +0
    /app/branches/assets/js/bootstrap.min.js
  1. … 11 more files in changeset.
appdev-000: bad merge

  1. … 91 more files in changeset.
APPDEV-000: merge trunk into ci_upgrade branch
  1. … 294 more files in changeset.
APPDEV-4307: Increase the page size when requesting corporate samples.
APPDEV-4303: Remove redundant validation checks.
APPDEV-4303: Enable the activity log button properly when conditions are met.
APPDEV-4303: Lock down the activity reports

- RSMs should only see data from salesmen in their own region.

- REPs should only see their own data.

Changes:

- All relevant parameters are now sent to the report controller. If the selec input is not created because the user is not allowed to set a particular parameter, it is sent as a hidden input instead.

- The parameters are locked down in the report controller. If the user is not allowed to set a particular parameter, the query string value for that parameter is ignored, and it is explicitly set to an allowed value before sending the query to the middle-tier API.

NET-1999: stage repnetweb is no longer externally accessible
APPDEV-4195: Merge all from trunk at 175
APPDEV-0000: all Options must have a - or +
APPDEV-4284: removed asterik for "Brand" field for "Add Samples" page
APPDEV-4195: Merge all from trunk at 172
APPDEV-4276: removed href for current page link; also added javascript preventdefault for extra safety.
APPDEV-4195: Previous versions of CodeIgniter used to have an override set for the max_execution_time in the Codeigniter.php (to 5 minutes), but do not have it set for CodeIgniter 3, so modified code to add this override to the service model (but just for 2 minutes, as the middle tier only has 2 minutes) - the same way we did it for dashboard.
APPDEV-4195: codeigniter upgrade to version 3
  1. … 39 more files in changeset.
APPDEV-4195: replacing with system folder from version3
    • -0
    • +641
    /app/branches/ci_upgrade/system/core/URI.php
    • -0
    • +203
    /app/branches/ci_upgrade/system/core/Lang.php
  1. … 215 more files in changeset.
APPDEV-4195: deleting system folder to replace with new folder
  1. … 158 more files in changeset.
APPDEV-4195: new breanch for repnetweb CI upgrade
    • -0
    • +161
    /app/branches/ci_upgrade/system/core/Lang.php
  1. … 293 more files in changeset.
APPDEV-4169: Move branch to tags
  1. … 294 more files in changeset.
APPDEV-4169: Jenkins reintegration
    • -0
    • +24
    /app/trunk/application/views/dealers/dealer.php
    • -163
    • +326
    /app/trunk/application/libraries/Lemans_Parser.php
    • -8
    • +5
    /app/trunk/application/config/routes.php
    • -10
    • +11
    /app/trunk/application/views/index.html
  1. … 56 more files in changeset.
APPDEV-4169: hide navigation menu button when on login page as there is no where to navigate to
APPDEV-4169: refactor changes to repnetweb
APPDEV-4169: refactor changes to repnetweb
    • -0
    • +24
    /app/branches/refactor2015/application/views/dealers/dealer.php
    • -0
    • +115
    /app/branches/refactor2015/application/views/reports/reports.php
  1. … 33 more files in changeset.
APPDEV-4159: starting over with the views
  1. … 24 more files in changeset.
APPDEV-4169: Create branch for refactoring
    • -0
    • +64
    /app/branches/refactor2015/assets/js/summary.js
    • -0
    • +308
    /app/branches/refactor2015/assets/js/report.js
  1. … 292 more files in changeset.