In-Portal

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

Bug #0001123: Parallel cache rebuild problem could cause high server load

1. don't perform empty (with no keys passed) multi_get request

2. store locally also missing variables, that are requested from cache (speed improvement)

3. fixed "scalar value can't be used as array" warning in getCache method

INP-919

    • -13
    • +15
    /branches/5.2.x/core/kernel/utility/cache.php

Bug #0001123: Parallel cache rebuild problem could cause high server load

1. multiple "get" requests to caching engine combined into "multi_get" requests resulting less overhead on cache reading on each page load

INP-919

    • -27
    • +100
    /branches/5.2.x/core/kernel/utility/cache.php

Bug #0001130: Price Filter

1. keep max value of range filter in url (keeps correct item counts in blue part of range)

2. dynamically adjust slider range if max price is smaller, then slider step count

MINC-80

Bug #0001130: Price Filter

1. dynamic filter height

2. display price for last range element

MINC-80

Bug #0001130: Price Filter

1. dynamic filter height

2. display price for last range element

MINC-80

Committing 'svn:externals' property to 'releases/5.2.0-B1' in 'in-portal' module.

Releasing version 'releases/5.2.0-B1' (copy from 'branches/5.2.x') of 'in-portal' module.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in kApplication

INP-224

    • -2
    • +2
    /branches/5.2.x/core/kernel/utility/debugger.php
    • -228
    • +364
    /branches/5.2.x/core/kernel/application.php

Bug #0001130: Price Filter

1. display integer prices

2. display currency sign

MINC-80

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

    • -3
    • +5
    /branches/5.2.x/core/units/skins/skin_eh.php
    • -2
    • +2
    /branches/5.2.x/core/units/files/file_eh.php
    • -4
    • +8
    /branches/5.2.x/core/units/themes/themes_eh.php
  1. … 28 more files in changeset.

Bug #0001130: Price Filter

1. another algorithm of calculating range filter max value

MINC-80

Bug #0001117: Version Control for Sections

1. deleting page with content blocks resulted sql error

INP-915

Bug #0000268: Code Cleanup in 5.2.x branch

1. don't get object, when no ids to delete (speeds up item deleting with subitems)

2. skip category delete protection, while debugging

INP-224

Bug #0001117: Version Control for Sections

1. setting to enable whole revision system

INP-915

    • -0
    • +1
    /branches/5.2.x/core/install/install_data.sql
    • -0
    • +2
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +1
    /branches/5.2.x/core/install/english.lang

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

1. adding protection for user fields

INP-964

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

INP-964

    • -3
    • +13
    /branches/5.2.x/core/kernel/db/dbitem.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope

INP-224

Fixes #0001038: Upgrade to CKEditor

INP-839

  1. /branches/5.2.x/core/ckeditor/plugins/dialog
    • -0
    • +272
    /branches/5.2.x/core/ckeditor/ckfinder/lang/he.js
  2. … 1373 more files in changeset.

Fixes #1192: Use FilesMatch instead of Files in .htaccess

INP-969

    • -1
    • +2
    /branches/5.2.x/admin/system_presets/.htaccess

Bug #0001128: Implement "Promo Blocks" functionality as on Intechnic.com

1. adding icons

INP-922

Bug #0000898: Admin Interface for managing "Permission Types"

1. adding icons

INP-725

Bug #0001129: Report Review

1. adding icons

INP-923

Bug #0001126: Implement Smart Filters

1. adding icons

MINC-78

Bug #0001191: Remove RunMode from Scheduled Tasks

1. adds missing ALTER TABLE statement to upgrades.sql script

INP-968

    • -0
    • +2
    /branches/5.2.x/core/install/upgrades.sql

Bug #0001128: Implement "Promo Blocks" functionality as on Intechnic.com

1. fixes issue, when promo block images were deleted by scheduled task, that deletes unused images under /system/images folder

INP-922

Fixes #0001191: Remove RunMode from Scheduled Tasks

INP-968

    • -1
    • +0
    /branches/5.2.x/core/install/english.lang
    • -7
    • +5
    /branches/5.2.x/core/kernel/event_manager.php
  1. … 5 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing wrong variable names after merge from 5.1.3

INP-224

Bug #1125: Prepare 5.2.0 release

1. Adjustments to Simple System Preset (show Logs and other sections in DBG mode)

INP-921

Bug #0001126: Implement Smart Filters

1. add Simple System Preset for Filters section (section hidden by default)

MINC-78

Bug #0001129: Report Review

1. Adding Simple Admin Preset (was missing)

INP-923