db_event_handler.php

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

  1. … 95 more files in changeset.

Fixes #0001211: Reviews (comments) created from Admin Console are not saved to database

INP-986

Fixes #0001205: Ability to set Default "Per Page" for Admin Grids via Website Configuration

INP-980

  1. … 4 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in kApplication

INP-224

  1. … 8 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

  1. … 42 more files in changeset.

Fixes #0001187: Protect specific fields of kDBItem class to be changed from Request

INP-964

  1. … 15 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope

INP-224

  1. … 4 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

  1. … 49 more files in changeset.

Fixes #0000068: Preventing "Infinite" Redirects on Front-End

INP-56

Bug #0000268: Code Cleanup in 5.2.x branch

1. visibility of OnUpdate event

2. kDBTagProcessor::getObject is now used instead kApplication::recallObject where appropriate

INP-224

  1. … 8 more files in changeset.

Fixes #0001181: Main product list is displayed in all sideboxes on a page

INP-959

  1. … 4 more files in changeset.

Bug #0001126: Implement Smart Filters

1. connecting range filter

MINC-78

  1. … 1 more file in changeset.

Bug #0001126: Implement Smart Filters

MINC-78

  1. … 13 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing duplicate code

2. fixing incorrect extended method declarations

3. moving permission checks from all csv import/export events into central place

4. csv helper wasn't processing missing column "title" attributes during export

INP-224

  1. … 11 more files in changeset.

Fixes #0001117: Version Control for Sections

INP-915

  1. … 43 more files in changeset.

Fixes #0001178: DBItem loading problem, when multiple keys are used

INP-956

Bug #0001132: Prev / Next Product Links

1. fixing 404 page was displayed when no prev/next link for non-product category item

2. unable to do prev/next for list that has HAVING filter

3. %1$s not replaced for sub-select queries inside custom fields

INP-925

  1. … 3 more files in changeset.

Bug #0001138: General Template Work

1. return other field validation errors when validation single field (on blur)

TMST-1

  1. … 1 more file in changeset.

Bug #0001138: General Template Work

1. added php files for ajax-based real-time form field validation

TMST-1

  1. … 5 more files in changeset.

Fixes #0001107: Logical changes on user registration/my profile forms

INP-906

  1. … 31 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. making all rewrite and non-rewrite methods located into separate classes with shared interface

2. moved UserGroups session variable setting for Guest users to Session class

3. getIndexFile method was called for rewrite urls, but it it's result was never used

4. method IsHTTPSRedirect moved from Session to kHTTPQuery class

INP-224

  1. … 22 more files in changeset.

Fixes #0001106: Sorting setting storage improvement ideas

Commit on behalf of Erik

INP-905

  1. … 1 more file in changeset.

Fixes #0000709: Make "kUploadFormatter::_ensureUniqueFilename" more accessible

Commit on behalf of Erik

INP-560

  1. … 2 more files in changeset.

Bug #0000397: Ability to work with main event from OnBefore/OnAfter type events called from kDBItem class

1. Fixes problem, when objects created within temp handler were not having reference to event, that called temp handler method in first place

INP-330

  1. … 1 more file in changeset.

Fixes #0001132: Prev / Next Product Links

INP-925

  1. … 4 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

  1. … 1 more file in changeset.

Fixes #0000742: Create universal file mime type detection function

INP-589

  1. … 3 more files in changeset.

Fixes #0000856: Add PriorityEventHandler to Core

INP-689

  1. … 5 more files in changeset.

Fixes #0000397: Ability to work with main event from OnBefore/OnAfter type events called from kDBItem class

INP-330

  1. … 3 more files in changeset.

Fixes #0000836: Free space preserving capability during image uploads

INP-671