branches

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

Creating '.gitignore' files to preserve empty folders during Git migration

    • -0
    • +0
    ./5.1.x/modules/.gitignore
    • -0
    • +0
    ./5.1.x/system/cache/.gitignore
    • -0
    • +0
    ./5.1.x/system/images/pending/.gitignore
    • -0
    • +0
    ./5.1.x/themes/.gitignore
    • -0
    • +0
    ./5.1.x/system/.restricted/.gitignore
    • -0
    • +0
    ./5.1.x/admin/system_presets/custom/.gitignore
    • -0
    • +0
    ./5.1.x/system/tmp/.gitignore

Creating '.gitignore' files to preserve empty folders during Git migration

    • -0
    • +0
    ./5.2.x/system/cache/.gitignore
    • -0
    • +0
    ./5.2.x/system/images/pending/.gitignore
    • -0
    • +0
    ./5.2.x/admin/system_presets/custom/.gitignore
    • -0
    • +0
    ./5.2.x/themes/.gitignore
    • -0
    • +0
    ./5.2.x/system/.restricted/.gitignore
    • -0
    • +0
    ./5.2.x/system/tmp/.gitignore
    • -0
    • +0
    ./5.2.x/modules/.gitignore

Fixes INP-1281 - Category item's are added incorrectly

Fixes INP-1280 - Ensure presence of 'parent_event' parameter in majority kTempTablesHandler usages

    • -2
    • +2
    ./5.3.x/core/units/users/users_event_handler.php

Fixes INP-1279 - Revert INP-1229 task

    • -26
    • +10
    ./5.2.x/core/units/helpers/themes_helper.php

Fixes INP-1277 - Errors in custom fields not displayed properly

    • -0
    • +4
    ./5.2.x/core/admin_templates/js/forms.js

Fixes INP-1272 - FileManager::CheckFolder infinite loop with trailing directory separator

    • -1
    • +1
    ./5.2.x/core/units/helpers/file_helper.php

Fixes INP-1270 - Remove Mac-specific code from ThickBox

Fixes INP-1267 - Architectural problem in kDBBase class

    • -10
    • +33
    ./5.2.x/core/kernel/session/session_storage.php

Fixes INP-1266 - Option 'default' is ignored during image resize

Fixes INP-1265 - Partial image format matching

Fixes INP-1263 - No way to impact uploader internal urls

Fixes INP-1262 - Injecting tag name doesn't work

    • -2
    • +2
    ./5.2.x/core/kernel/nparser/nparser.php

Fixes INP-1261 - Deleting last category in Catalog causes 2 notices

    • -7
    • +12
    ./5.2.x/core/units/helpers/category_helper.php

Fixes INP-1260 - Uploader not in modal windows, where custom-made events are used

    • -0
    • +1
    ./5.2.x/core/units/users/users_event_handler.php

Fixes INP-1258 - Incorrect url after logout with 'next_template' parameter

    • -2
    • +24
    ./5.2.x/core/units/helpers/user_helper.php

Fixes INP-1257 - FormManager double-escaped not translated phrases

    • -1
    • +1
    ./5.2.x/core/units/helpers/ajax_form_helper.php

Fixes INP-1212 - Custom field Option ID is displayed instead of Option Title

1. fixing a bug in previous bug fix

Fixes INP-1255 - Simplified catalog permission system

    • -16
    • +45
    ./5.2.x/core/kernel/db/cat_tag_processor.php
    • -46
    • +73
    ./5.2.x/core/units/helpers/count_helper.php
    • -19
    • +76
    ./5.2.x/core/kernel/db/cat_event_handler.php

Fixes INP-1253 - Flash Uploader doesn't work inside ThickBox popups

Fixes INP-1252 - AJAX form validation breaks down Flash Uploader

    • -0
    • +45
    ./5.2.x/core/units/helpers/ajax_form_helper.php

Bug INP-1240 - Impossible to validate files, uploaded with Flash Uploader

1. image preview wasn't working for live files

Fixes INP-1248 - Initial support for namespaced classes in kFactory

    • -0
    • +1
    ./5.2.x/core/install/install_schema.sql
    • -0
    • +1
    ./5.2.x/core/units/modules/modules_config.php
    • -24
    • +75
    ./5.2.x/core/kernel/utility/factory.php

Bug INP-1242 - Restoring line number support in Debugger

1. adding support for custom protocol handlers

    • -1
    • +5
    ./5.2.x/core/kernel/utility/debugger.php

Fixes INP-1023 - English Language pack for 5.2.0

    • -12
    • +2
    ./5.2.x/core/units/sections/sections_config.php

Fixes INP-1234 - Missing permission on "System Log" section

Fixes INP-1247 - Unable to use "lc_*" label as field error message

    • -1
    • +1
    ./5.2.x/core/kernel/languages/phrases_cache.php

Fixes INP-1246 - Tag m_DefaultParam don't accept params as input

Fixes INP-1210 - Problems with using page_id/page parameters in st_ContentBlock tag

Fixes INP-1240 - Impossible to validate files, uploaded with Flash Uploader

    • -37
    • +84
    ./5.2.x/core/kernel/db/db_event_handler.php