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

Fixes INP-1515 - Allow to enable/disable the Site Domain

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

    • -3
    • +17
    ./site_domains/site_domains_config.php
  1. … 5 more files in changeset.

Fixes INP-1505 - Restore e-mail template translation sync code removed during merge

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

    • -12
    • +72
    ./email_templates/email_template_eh.php
    • -1
    • +41
    ./email_templates/email_template_tp.php
    • -4
    • +49
    ./email_templates/email_templates_config.php
  1. … 2 more files in changeset.

Fixes INP-1523 - Populate user info, when sending membership expiration e-mails

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

  1. … 2 more files in changeset.

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

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

  1. … 175 more files in changeset.

Fixes INP-1416 - Can't edit content block when no stylesheet file defined in the current theme

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

Fixes INP-1448 - Support "pass_through" parameter in "adm:SelectorLink" tag

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

  1. … 5 more files in changeset.

Fixes INP-1445 - Inline CKEditor styles aren't working

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

Fixes INP-1436 - PHP 7 compatibility issues

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

  1. … 3 more files in changeset.

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

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

Fixes INP-1462 - Simplify "kEvent" class constructor

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

  1. … 3 more files in changeset.

Merge of "in-portal/branches/5.2.x@16189" to "in-portal/branches/5.3.x@16188".

    • -3
    • +7
    ./categories/categories_event_handler.php
  1. … 33 more files in changeset.

Fixes INP-1435 - Add Console command for running Scheduled Tasks

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

    • -33
    • +1
    ./scheduled_tasks/scheduled_task_eh.php
  1. … 5 more files in changeset.

Fixes INP-1426 - Speed up admin tree cache building

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

  1. … 1 more file in changeset.

Fixes INP-1079 - Routing Ideas

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

    • -256
    • +0
    ./categories/categories_event_handler.php
    • -356
    • +0
    ./helpers/mod_rewrite_helper.php
    • -0
    • +305
    ./general/MainRouter.php
  1. … 13 more files in changeset.

Fixes INP-1422 - Store class map on disk

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

    • -2
    • +2
    ./statistics/statistics_tag_processor.php
    • -1
    • +1
    ./categories/categories_event_handler.php
  1. … 28 more files in changeset.

Fixes INP-1315 - Reset cached sorting on sorting configuration change

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

    • -0
    • +37
    ./configuration/configuration_event_handler.php

Merge of "in-portal/branches/5.2.x@16121" to "in-portal/branches/5.3.x@16111".

    • -1
    • +1
    ./category_items/category_items_config.php
    • -0
    • +27
    ./languages/languages_event_handler.php
    • -1
    • +1
    ./category_items/category_items_event_handler.php
  1. … 28 more files in changeset.

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

    • -3
    • +3
    ./categories/categories_event_handler.php
    • -1
    • +3
    ./config_search/config_search_event_handler.php
    • -0
    • +1
    ./forms/form_fields/form_fields_config.php
    • -3
    • +2
    ./categories/categories_tag_processor.php
    • -8
    • +12
    ./helpers/cat_dbitem_export_helper.php
  1. … 71 more files in changeset.

Fixes INP-1391 - Allow to separately run deployment steps

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

Fixes INP-1316 - Add primary key to table, that don't have it

1. fixed changing user's primary group from user editing page

  1. … 1 more file in changeset.

Fixes INP-1331 - Integrate Plupload

    • -0
    • +337
    ./helpers/upload_helper.php
  1. … 9 more files in changeset.

Fixes INP-1328 - Unify BaseURL method logic for ssl and non-ssl urls

    • -3
    • +3
    ./site_domains/site_domains_config.php
    • -1
    • +1
    ./configuration/configuration_event_handler.php
  1. … 14 more files in changeset.

Fixes INP-1290 - Deal with "svn:ignore" attributes

  1. … 11 more files in changeset.

Fixes INP-1251 - Add support for using jQueryUI Autocomplete

    • -12
    • +4
    ./email_templates/email_template_eh.php
    • -19
    • +18
    ./configuration/configuration_event_handler.php
    • -1
    • +1
    ./email_templates/email_templates_config.php
  1. … 26 more files in changeset.

Fixes INP-1250 - Add 'admin' meta-permission

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

Fixes INP-1316 - Add primary key to table, that don't have it

    • -42
    • +0
    ./user_groups/user_groups_dbitem.php
    • -47
    • +0
    ./category_items/category_items_dbitem.php
    • -5
    • +3
    ./category_items/category_items_config.php
    • -51
    • +1
    ./category_items/category_items_event_handler.php
  1. … 6 more files in changeset.

Fixes INP-1314 - Change module-dependency to unit-dependency

Commit on behalf of Erik

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

Fixes INP-1268 - Add image filtering feature to ImageHelper

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

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

Fixes INP-1159 - Create intermediate class to access /system/config.php file

  1. … 16 more files in changeset.