In-Portal

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

Merge of "in-portal/releases/5.2.1@16068" to "in-portal/branches/5.3.x@16094".

1. restored changes, that were lost during inaccurate merge conflict resolution

Merge of "in-portal/releases/5.2.1-B2@15839" to "in-portal/branches/5.3.x@15852".

Merge of "in-portal/releases/5.2.1-RC1@15881" to "in-portal/branches/5.3.x@15852".

1. restored changes, that were lost during inaccurate merge conflict resolution

Merge of "in-portal/releases/5.2.1-B1@15627" to "in-portal/branches/5.3.x@15659".

1. restored changes, that were lost during inaccurate merge conflict resolution

2. other changes were already restored in: 15680, 15902, 16323

Fixes INP-1579 - Remove "ItemSQLs" from unit configs

    • -146
    • +134
    /branches/5.2.x/core/units/visits/visits_config.php
  1. … 59 more files in changeset.

Fixes INP-1539 - Make styleSet name configurable in FCKEditor tag

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

Fixes INP-1157 - Support for user-defined fields in "st_CachedMenu" tag

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

Fixes INP-1545 - Enable SQL syntax highlight in "Tools > Query Database" section

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

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

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

    • -0
    • +3
    /branches/5.2.x/core/units/themes/themes_eh.php

Fixes INP-1567 - Register missing classes in class factory

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

    • -0
    • +1
    /branches/5.2.x/core/kernel/application.php

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

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

    • -1
    • +19
    /branches/5.2.x/core/kernel/utility/factory.php
    • -0
    • +12
    /branches/5.2.x/core/kernel/application.php
    • -0
    • +37
    /branches/5.2.x/tools/class_locator.php

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

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

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

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

Fixes INP-1549 - The "grid_like_combo_filter" doesn't trigger search on ENTER press (the jQueryUI.Autocomplete)

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

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

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

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

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

Fixes INP-1535 - Escape referrer displayed during redirect debugging

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

    • -1
    • +1
    /branches/5.2.x/core/kernel/application.php

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

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

    • -1
    • +1
    /branches/5.2.x/core/kernel/application.php

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

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

    • -9
    • +14
    /branches/5.2.x/core/kernel/globals.php

Fixes INP-1538 - Enable Mod-Rewrite by default

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

    • -1
    • +1
    /branches/5.2.x/core/install/install_data.sql

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

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

    • -0
    • +2
    /branches/5.2.x/core/units/themes/themes_eh.php

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

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

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

    • -6
    • +15
    /branches/5.2.x/core/kernel/application.php
    • -2
    • +6
    /branches/5.2.x/core/kernel/nparser/nparser.php

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

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

    • -1
    • +1
    /branches/5.2.x/core/units/fck/fck_eh.php

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

  1. … 68 more files in changeset.

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

    • -2
    • +3
    /branches/5.2.x/core/kernel/session/session.php

Fixes INP-1522 - Adapt error output for CLI

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

    • -4
    • +59
    /branches/5.3.x/core/kernel/utility/logger.php