Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-0000: Add back a necessary directory

    • -0
    • +0
    ./Codeigniter/application/logs/keepthisdir
APPDEV-7749: Updates to support Composer conversion

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

APPDEV-7628: Move fix to correct line :\

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

APPDEV-7624: Add a fix for being logged out under PHP7. Change should be backward compatible with PHP5.

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

    • -0
    • +6
    ./Lemans/Codeigniter/Controller/Module.php
APPDEV-5363: Add dashboard error controller and views.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-codeigniter/branches/PCI_RiderSupport@3874 c9e438f2-161f-4379-92ca-8387c394dae0

    • -2
    • +11
    ./Lemans/Codeigniter/Controller/Module.php
APPDEV-5363: reverting again as the change was made in the core codeigniter file

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-codeigniter/branches/PCI_RiderSupport@3771 c9e438f2-161f-4379-92ca-8387c394dae0

    • -15
    • +8
    ./Lemans/Codeigniter/Controller/Error.php
APPDEV-5363: previous changes were over-written, so redoing it

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-codeigniter/branches/PCI_RiderSupport@3744 c9e438f2-161f-4379-92ca-8387c394dae0

    • -8
    • +14
    ./Lemans/Codeigniter/Controller/Error.php
APPDEV-5363: Reverting changes, core modules should not depend on app modules.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-codeigniter/branches/PCI_RiderSupport@3739 c9e438f2-161f-4379-92ca-8387c394dae0

    • -4
    • +8
    ./Lemans/Codeigniter/Controller/Error.php
    • -8
    • +4
    ./Lemans/Codeigniter/Controller/Error.php
APPDEV-5095: Put Metronics view helpers back into the maintenance branch of lemans-codeigniter module.

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

  1. … 1 more file in changeset.
APPDEV-5095: Move Metronics-specific view helpers into dashboard-common module.

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

  1. … 1 more file in changeset.
APPDEV-5242: Add user-friendly handling for 404 responses and exception handling.

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

    • -2
    • +12
    ./Lemans/Codeigniter/Controller/Error.php
    • -5
    • +37
    ./Lemans/Codeigniter/Controller/Module.php
  1. … 2 more files in changeset.
APPDEV-5131: Clear session when closing the browser.

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

    • -1
    • +6
    ./Lemans/Codeigniter/Controller/Module.php
    • -0
    • +40
    ./Lemans/Codeigniter/Session/Session.php
APPDEV-4285: Remove mediator messages from header vars.

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

    • -1
    • +6
    ./Lemans/Codeigniter/Session/Session.php
    • -0
    • +5
    ./Lemans/Codeigniter/Session/Session.php
APPDEV-4513: Require rest service in base controller.

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

  1. … 1 more file in changeset.
APPDEV-4483: Add more environment options.

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

RSA-155: Load environment from environment instead of $_SERVER.

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

RSA-155: Add 'stage' environment to CodeIgniter error reporting config.

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

RSA-155: Fix issues with missing codeigniter config nodes.

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

APPDEV-4483: Add backwards-compatibility functions to session.

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

    • -2
    • +22
    ./Lemans/Codeigniter/Session/Session.php
APPDEV-4483: Update loader::layout function to work on more types of data arrays.

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

APPDEV-4483: Add application config hooks.

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

APPDEV-4483: Add application config hooks.

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