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

Fixes INP-1376 - White screen when no theme enabled

1. commit on behalf of Vova

Fixes INP-1366 - Locate templates on disk in case-sensitive way

    • -2
    • +2
    ./core/kernel/nparser/template_cache.php

Fixes INP-1365 - Define $user_logins variable in group user selector

    • -1
    • +3
    ./core/admin_templates/users/user_selector.tpl

Fixes INP-1364 - Change debugger keydown event handling

    • -3
    • +3
    ./core/kernel/utility/debugger/debugger.js

Fixes INP-1362 - Put SQL queries from kCountryStatesHelper into Memcache

1. fixes error created in previous patch for this task

Fixes INP-1363 - Category item images are not updated during CSV-import

1. commit on behalf of Volodimir

    • -3
    • +4
    ./core/kernel/db/cat_event_handler.php

Fixes INP-1362 - Put SQL queries from kCountryStatesHelper into Memcache

    • -32
    • +53
    ./core/units/helpers/country_states_helper.php

Fixes INP-1361 - Set Loaded mark immediately after kDBItem is loaded

Fixes INP-1360 - Show 1st page in list when there is 0 records on current page

Fixes INP-1359 - Category item not loaded during temp table copy

Fixes INP-1358 - Infinite cache reset when "c" used in caching key

Fixes INP-1357 - Change way how category item event is preserved in url

Fixes INP-1356 - Remember changed fields after exiting kDBItem::Update

Fixes INP-1355 - Error when SQL has multi-line JOIN clause

Fixes INP-1354 - Auto-generate template name during e-mail sending

Fixes INP-1353 - Unable to export anything from catalog

    • -2
    • +0
    ./core/kernel/db/cat_event_handler.php

Fixes INP-1352 - Compatibility issues with PHP 5.2

Fixes INP-1351 - Don't change user sorting on search result page

    • -6
    • +0
    ./core/kernel/db/cat_event_handler.php

Fixes INP-1350 - Add the "kUtil::unescape" method

    • -2
    • +2
    ./core/units/thesaurus/thesaurus_eh.php
    • -4
    • +4
    ./core/kernel/db/cat_event_handler.php
    • -1
    • +27
    ./core/kernel/utility/http_query.php
    • -1
    • +1
    ./core/units/thesaurus/thesaurus_tp.php

Fixes INP-1347 - Unable to crop user avatar

Fixes INP-1291 - Change "getRequestProtectedFields" to "getRequestAccessibleFields"

1. inability to self-activate user using link from e-mail

    • -2
    • +2
    ./core/units/users/users_tag_processor.php

Fixes INP-1346 - Unable to get to homepage after logout

Fixes INP-1345 - Capture any SQL errors during deployment process

    • -31
    • +39
    ./core/units/helpers/deployment_helper.php

Fixes INP-1344 - The ".tmp" extension isn't removed from uploaded files

Fixes INP-1343 - Move "getRequestProtectedFields" method to "kDBItem" class

    • -2
    • +3
    ./core/units/theme_files/theme_file_eh.php
    • -5
    • +8
    ./core/kernel/db/cat_event_handler.php
    • -3
    • +3
    ./core/units/helpers/brackets_helper.php
    • -30
    • +7
    ./core/kernel/db/db_event_handler.php
    • -34
    • +19
    ./core/units/users/users_event_handler.php

Fixes INP-1342 - Allow "Forms" usage during user editing

    • -0
    • +4
    ./core/units/users/users_event_handler.php

Fixes INP-1339 - Make "Username" field non-required in "simple" interface preset

    • -1
    • +1
    ./admin/system_presets/simple/users_u.php

Fixes INP-1338 - Don't use translation links for phrases, that are used by sprintf

Fixes INP-1337 - Allow missing phrase translation via AJAX

Fixes INP-1336 - Always expand calculated fields in COUNT queries