pricefile-app

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-1683: Fix bug in IE8

APPDEV-1683

-Reapply change to fix header issues in IE7.

APPDEV-1683

-Revert Duplicate Header Change

APPDEV-1683

-Added a "fix" for the issue being experienced in IE8 on Windows XP. Added call to "array_unique" before generating download headers to remove duplicates being returned by server.

PNW-614

-Added rawUrlEncode function to query string values to encode the special characters before sending post request to mediator service.

-Also made this change in the PHP code sample.

-Assigning to Vijay for further testing on his side.

PNW-609

-Unescaped single quotes around PHP xml string builder lines.

PNW-597

-Modified "jquery.ajax" success function in jquery.idletimeout.js so that it checks for a loginToken in the response...this will fix the issue with items only refreshing 5 times

-Modified the ajaxtimeout setting for the refresh token call. Increased timeout value due to fact it was timing out in prod via external locations.

PNW-607

-Added check for proper permissions before allowing user to download files.

-Conditional rendering of 'get file' button based on permissions

-Graceful handling of submit in case of file download fail...should never get used as the button is never rendered for users without proper permissions.

    • -20
    • +50
    /app/trunk/application/index.php
APPDEV-1381: Remove password protection for production environment

PNW-597

-Some basic code cleanup. (Removed unused functions and files)

    • -43
    • +0
    /app/trunk/application/css/colorbox.css
    • binary
    /app/trunk/application/css/images/loading.gif
PNW-597

-Added dialog box and javascript timers to track user activity/inactivity and maintain the user's session while the user is active.

    • -24
    • +58
    /app/trunk/application/js/app.js
    • -0
    • +148
    /app/trunk/application/js/jquery.idletimer.js
    • -0
    • +189
    /app/trunk/application/js/jquery.idletimeout.js
PNW-597

-Added a function to request a refreshed token at regular intervals via ajax request. this will allow the user to remain perpetually logged in as long as they do not close their browser.

-In its current state, this requires further testing.

PNW-593

-Added function to hide the Show Dealer Levels Table from Mega Dealers

PNW-594

-Suppress the empty XML elements

PNW-595

-Reformatted the XML output for all code samples.

PNW-596

-Changed Estimated Download Time algorithm

PNW-598

-Trimmed user inputs for login form.

PNW-59

    • -15
    • +16
    /app/trunk/application/js/app.js
    • -1
    • +8
    /app/trunk/application/Java-sample.php
    • -1
    • +8
    /app/trunk/application/Csharp-sample.php
PNW-573

-Added "Dealer Name" to Logged In User Label

-Modified "Grid Row" generator function to handle the new "entityName" field properly for dealers and dealer levels

-Adjusted width of "Dealer" table to accomodate for long dealer names.

-Tested and built to stage.

PNW-584

Adjusted code to display "Dealer Name" in the dealer list grid rows.

Removed commented Proxies from the Config files.

Modified apache-prod for site

PNW-584

Added code to display "Dealer Name" in the dealer list grid rows.

Remove debug statements
    • -2
    • +0
    /app/trunk/application/code-samples.php
Committing some debug code for the code sample page to determine why it is failing in stage environment.
    • -0
    • +2
    /app/trunk/application/code-samples.php
PNW-588

-Made Javascript Error message more generic when trying to perform action without any selections.

PNW-588

-Fixed javascript bug

PNW-588

-Added formatted XML, Username and DealerCode to the code sample documents.

    • -17
    • +5
    /app/trunk/application/Php-sample.php
    • -14
    • +4
    /app/trunk/application/Java-sample.php
    • -2
    • +4
    /app/trunk/application/code-samples.php
    • -16
    • +4
    /app/trunk/application/Csharp-sample.php
PNW-583

-Added function to autoselect dealer when only one dealer is displayed in the dealer list

PNW-585

-Added a fixed width to the content pane and login details pane to keep items from wrapping when resizing browser smaller than 700 pixels.

PNW-586

-Modified button press to open new window when clicking on "Get Code"

    • -0
    • +1
    /app/trunk/application/generate-xml.php
PNW-578: Revert changes for wrong site

PNW-578: Add sso configuration to staging environment

PNW-581

-Added maxlength to Dealer/POS field and Username field on the login form fields.

PNW-581

-Fixed issue with syntax highlighter file names.

    • -1
    • +0
    /app/trunk/application/code-samples.php
Added renamed C Sharp syntax highlighter file.
    • -0
    • +65
    /app/trunk/application/js/syntaxhighlighter/shBrushCsharp.js
Removed C Sharp JS syntax highlighter file in order to rename and re-add.
PNW-581

-Add syntax highlighting js library for displaying code samples

-Completed the code samples page view

-Added additional error handling and checks to confirm user is logged in on the Code Sample and Generate XML pages

-Added "Dealer Code" to the "Logged In As" value

-Added handling for "Inside" users so that display is adjusted accordingly....

-Build to stage after this commit...

    • -0
    • +164
    /app/trunk/application/Php-sample.php
    • -0
    • +175
    /app/trunk/application/Java-sample.php
    • -0
    • +185
    /app/trunk/application/Csharp-sample.php
  1. /app/trunk/application/css/syntaxhighlighter
    • -2
    • +47
    /app/trunk/application/code-samples.php
    • -0
    • +57
    /app/trunk/application/js/syntaxhighlighter/shBrushJava.js
    • -0
    • +22
    /app/trunk/application/generate-xml.php
    • -0
    • +88
    /app/trunk/application/js/syntaxhighlighter/shBrushPhp.js
    • -0
    • +17
    /app/trunk/application/js/syntaxhighlighter/shCore.js
    • -8
    • +0
    /app/trunk/application/GenerateXML.php
  2. … 5 more files in changeset.