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

Fixes INP-1526 - Don't call "kDBEventHandler::checkItemStatus" when ID doesn't come from Web Request

Differential Revision: http://qa.in-portal.org/D188

    • -2
    • +19
    ./core/kernel/db/db_event_handler.php
    • -4
    • +6
    ./core/units/users/users_event_handler.php

Fixes INP-1567 - Register missing classes in class factory

Differential Revision: http://qa.in-portal.org/D230

    • -1
    • +4
    ./core/units/helpers/helpers_config.php
    • -0
    • +15
    ./core/kernel/nparser/nparser_config.php

Fixes INP-1570 - Make In-Portal Class Locator externally usable

Differential Revision: http://qa.in-portal.org/D234

    • -15
    • +0
    ./core/units/structure/structure_item.php
    • -15
    • +0
    ./core/units/structure/structure_eh.php
    • -0
    • +37
    ./tools/class_locator.php
    • -15
    • +0
    ./core/units/structure/structure_tp.php

Fixes INP-1487 - Create empty search result table, when search keyword is too short

Differential Revision: http://qa.in-portal.org/D158

    • -13
    • +21
    ./core/kernel/db/cat_event_handler.php
    • -1
    • +33
    ./core/units/helpers/search_helper.php
    • -2
    • +5
    ./core/kernel/db/cat_tag_processor.php

Fixes INP-1561 - Don't share Admin Console Menu Width across users

Differential Revision: http://qa.in-portal.org/D221

    • -1
    • +5
    ./core/units/admin/admin_tag_processor.php

Fixes INP-1531 - Allow specifying default date/time for "inp_edit_date_time" control

Differential Revision: http://qa.in-portal.org/D201

    • -1
    • +1
    ./core/admin_templates/incs/form_blocks.tpl

Fixes INP-1528 - When attaching file to e-mail verify, that it's a file, not a directory

Differential Revision: http://qa.in-portal.org/D190

Fixes INP-1529 - Don't attach same file twice to same e-mail

Differential Revision: http://qa.in-portal.org/D191

    • -0
    • +23
    ./core/kernel/utility/email_send.php

Fixes INP-1530 - The "Image" tag must set DataExists flag for Template Parser

Differential Revision: http://qa.in-portal.org/D194

Fixes INP-1533 - Use "EXTR_SKIP" with "extract" function

Differential Revision: http://qa.in-portal.org/D197

    • -1
    • +1
    ./core/kernel/db/cat_event_handler.php

Fixes INP-1535 - Escape referrer displayed during redirect debugging

Differential Revision: http://qa.in-portal.org/D198

Fixes INP-1536 - Escape url for JavaScript context during JavaScript made redirects

Differential Revision: http://qa.in-portal.org/D199

Fixes INP-1537 - The CS fix for "kUtil::array_merge_recursive" method

Differential Revision: http://qa.in-portal.org/D200

Fixes INP-1538 - Enable Mod-Rewrite by default

Differential Revision: http://qa.in-portal.org/D203

Fixes INP-1543 - Return detected theme/language ID immediately from "getPassedID" method

Differential Revision: http://qa.in-portal.org/D207

Fixes INP-1544 - Delete expired session without using "Session" object

Differential Revision: http://qa.in-portal.org/D208

    • -1
    • +3
    ./core/units/users/users_event_handler.php

Fixes INP-1546 - Make "user-profile:Field" tag support fields of any type

Differential Revision: http://qa.in-portal.org/D210

Fixes INP-1563 - Make "kApplication::QuickRun" method reusable

Differential Revision: http://qa.in-portal.org/D225

    • -32
    • +5
    ./core/kernel/managers/url_manager.php

Fixes INP-1558 - Empty internal page dropdown during link adding in CKEditor

Differential Revision: http://qa.in-portal.org/D99

Fixes INP-1557 - Use "http_build_query" to escape url parameters

    • -5
    • +2
    ./core/units/admin/admin_tag_processor.php
    • -17
    • +22
    ./core/units/helpers/geocode_helper.php
    • -1
    • +1
    ./core/kernel/managers/request_manager.php
    • -1
    • +1
    ./core/admin_templates/tools/backup3.tpl
    • -2
    • +2
    ./core/admin_templates/users/user_edit_items.tpl
  1. … 68 more files in changeset.

Fixes INP-1556 - Make use of "HttpOnly" cookies

Fixes INP-1525 - Register default build events when re-reading caches

Differential Revision: http://qa.in-portal.org/D181

    • -1
    • +2
    ./core/kernel/managers/cache_manager.php

Fixes INP-1524 - Disable auto-complete on password fields on user creation page

Differential Revision: http://qa.in-portal.org/D178

    • -3
    • +3
    ./core/admin_templates/users/user_blocks.tpl

Fixes INP-1521 - Don't expose InitList and PrintList tag communication to Web Request

Differential Revision: http://qa.in-portal.org/D175

    • -14
    • +11
    ./core/kernel/db/db_tag_processor.php

Fixes INP-1520 - Honor manually set owner of categories/category items created from CLI

Differential Revision: http://qa.in-portal.org/D174

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

Fixes INP-1512 - Each "kDBBase::SetDefaultValues" call should respect "#NOW#" default value

Differential Revision: http://qa.in-portal.org/D163

Fixes INP-1509 - Change concept used for category path matching to module root category

Differential Revision: http://qa.in-portal.org/D161

    • -2
    • +2
    ./core/units/sections/sections_config.php
    • -38
    • +18
    ./core/units/helpers/category_helper.php

Fixes INP-1508 - Enable non-sortable grid column title wrapping

Differential Revision: http://qa.in-portal.org/D159

    • -2
    • +6
    ./core/admin_templates/incs/grid_blocks.tpl

Fixes INP-1507 - Flush OpCode cache for /system/config.php when it's changed

Differential Revision: http://qa.in-portal.org/D157

Fixes INP-1491 - Round numbers in kFormatter before using "sprintf"

Differential Revision: http://qa.in-portal.org/D143