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

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

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

Fixes INP-1364 - Change debugger keydown event handling

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

1. fixes error created in previous patch for this task

    • -1
    • +2
    ./units/helpers/country_states_helper.php

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

1. commit on behalf of Volodimir

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

    • -32
    • +53
    ./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

    • -0
    • +5
    ./units/helpers/mod_rewrite_helper.php

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

Fixes INP-1352 - Compatibility issues with PHP 5.2

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

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

    • -1
    • +1
    ./units/images/image_tag_processor.php
    • -2
    • +2
    ./units/user_profile/user_profile_eh.php
    • -4
    • +3
    ./kernel/utility/formatters/formatter.php
    • -1
    • +1
    ./kernel/processors/main_processor.php

Fixes INP-1347 - Unable to crop user avatar

    • -1
    • +1
    ./units/images/image_tag_processor.php

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

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

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

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

    • -31
    • +39
    ./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
    • +2
    ./units/images/image_tag_processor.php
    • -2
    • +4
    ./units/admin/admin_events_handler.php
    • -34
    • +19
    ./units/users/users_event_handler.php

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

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

Fixes INP-1337 - Allow missing phrase translation via AJAX

    • -2
    • +32
    ./units/phrases/phrases_event_handler.php

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

Fixes INP-1335 - Method "FormSubmissionHelper::getFieldByName" always return false

    • -1
    • +3
    ./units/helpers/form_submission_helper.php

Fixes INP-1334 - User object not available right after login (resurrection)

Fixes INP-1333 - Don't perform self-redirect from u:OnLoginAjax event