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

[backported] Fixes INP-1626 - Add 'admin' meta-permission

    • -6
    • +0
    ./configuration/configuration_event_handler.php
  1. … 11 more files in changeset.

[backported] Fixes INP-1616 - Change module-dependency to unit-dependency

    • -1
    • +1
    ./categories/categories_tag_processor.php
  1. … 11 more files in changeset.

[backported] Fixes INP-1617 - Implement inline editing in CKEditor

Conflicts:

  • core/admin_templates/js/template_manager.js
  • core/kernel/db/db_tag_processor.php
  • core/units/content/content_eh.php
    • -17
    • +41
    ./categories/categories_tag_processor.php
  1. … 25 more files in changeset.

[backported] Fixes INP-1618 - Append new column to the grid at designated position

Conflicts:

  • core/units/admin/admin_tag_processor.php
  • core/units/helpers/col_picker_helper.php
  • core/units/helpers/csv_helper.php
    • -167
    • +450
    ./helpers/col_picker_helper.php
  1. … 12 more files in changeset.

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

    • -64
    • +66
    ./category_items/category_items_config.php
    • -129
    • +130
    ./scheduled_tasks/scheduled_tasks_config.php
    • -8
    • +8
    ./system_event_subscriptions/system_event_subscriptions_config.php
    • -93
    • +94
    ./country_states/country_states_config.php
    • -146
    • +134
    ./visits/visits_config.php
    • -20
    • +24
    ./languages/languages_config.php
    • -87
    • +96
    ./relationship/relationship_config.php
    • -111
    • +112
    ./mailing_lists/mailing_lists_config.php
    • -59
    • +60
    ./logs/search_logs/search_logs_config.php
    • -54
    • +51
    ./statistics/statistics_config.php
    • -153
    • +156
    ./images/images_config.php
    • -174
    • +172
    ./reviews/reviews_config.php
    • -76
    • +77
    ./thesaurus/thesaurus_config.php
  1. … 59 more files in changeset.

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
    ./languages/languages_event_handler.php
    • -0
    • +5
    ./categories/categories_event_handler.php
  1. … 2 more files in changeset.

Fixes INP-1567 - Register missing classes in class factory

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

    • -1
    • +5
    ./system_event_subscriptions/system_event_subscriptions_config.php
  1. … 2 more files in changeset.

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

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

  1. … 3 more files in changeset.

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

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

    • -13
    • +16
    ./categories/categories_event_handler.php
    • -4
    • +7
    ./categories/categories_tag_processor.php
  1. … 2 more files in changeset.

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

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

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. … 2 more files in changeset.

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

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

    • -0
    • +2
    ./languages/languages_event_handler.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

    • -11
    • +1
    ./categories/categories_event_handler.php
  1. … 4 more files in changeset.

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

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

  1. … 10 more files in changeset.

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

    • -11
    • +11
    ./categories/categories_tag_processor.php
  1. … 75 more files in changeset.

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

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

  1. … 1 more file in changeset.

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

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

    • -2
    • +6
    ./categories/categories_event_handler.php
  1. … 1 more file in changeset.

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

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

    • -1
    • +5
    ./categories/categories_event_handler.php
    • -5
    • +28
    ./categories/categories_tag_processor.php
    • -1
    • +1
    ./configuration/configuration_event_handler.php
  1. … 2 more files in changeset.

Fixes INP-1504 - Correctly use "index_type" option from multilingual field declaration

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

Fixes INP-1498 - Add protection against missing EmailEvents table during language pack import

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

    • -2
    • +11
    ./helpers/language_import_helper.php

Fixes INP-1496 - Don't initialize "scheduled-task" unit during installation

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

    • -1
    • +6
    ./scheduled_tasks/scheduled_task_eh.php

Fixes INP-1479 - Define "pp_*" virtual fields in "user-profile" unit config

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

    • -16
    • +30
    ./user_profile/user_profile_tp.php
  1. … 1 more file in changeset.

Fixes INP-1477 - Sort catalog items by primary key (id) during export

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

    • -1
    • +1
    ./helpers/cat_dbitem_export_helper.php

Fixes INP-1444 - Show item name (vs module name) during category permission editing

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

  1. … 1 more file in changeset.

Fixes INP-1467 - Remove license check for "In-Commerce" module

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

Fixes INP-1480 - Add missing "svn:keywords" properties to PHP files (5.2.x)

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

  1. … 3 more files in changeset.

Fixes INP-1400 - Store resized images from theme under /system folder

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

  1. … 3 more files in changeset.