In-Portal

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. 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

Bug #0000268: Code Cleanup in 5.2.x branch

1. passing empty parent_cat_id parameter caused SQL error in category/category item lists

INP-224

Bug #0001184: Sticky parent object in PrintList tag

1. fixes case, when compare product sidebox on the left removed product list object on the right

INP-961

Bug #0001186: Unable to change configuration on "Configuration -> Website -> Advanced" settings in Google Chrome

1. auto-complete issue on Add/Edit User/Admin for Username and Password fields

2. now you can pass "autocomplete='off'" to inp_edit_box as param

3. auto-complete issue for ALL password fields

INP-963

Fixes #0001011: Review and Rename Table Names in CORE

INP-815

    • -7
    • +8
    /branches/5.2.x/core/install/upgrades.php
  1. … 81 more files in changeset.

Bug #0001117: Version Control for Sections

1. fixes upgrade script, that created missing PageRevisions for pages, that have content blocks

INP-915

    • -1
    • +1
    /branches/5.2.x/core/install/upgrades.php

Fixes #0001190: Theme language pack not upgraded on module upgrade

INP-967

Bug #0000413: System Requirements Check before In-Portal Installation

1. fixes inability to perform upgrade from 5.1.3 to 5.2.0 because of incorrect prerequisite check script

INP-343

Bug #0000268: Code Cleanup in 5.2.x branch

1. set error into item's ID field, when there was SQL error during kDBItem::Create or kDBItem::Update method calls

INP-224

    • -0
    • +2
    /branches/5.2.x/core/kernel/db/dbitem.php

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

1. php syntax error in simple interface preset, that resulted in SQL error during installation

INP-922