In-Portal

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

Committing 'svn:externals' property to 'releases/5.2.0-B3' in 'in-portal' module.

Releasing version 'releases/5.2.0-B3' (copy from 'branches/5.2.x') of 'in-portal' module.

Fixes #0001258: Cross theme item detail template cache

INP-1028

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting correct filters in session & change log lists

INP-224

Fixes #0001257: Fatal Error on editing CMS block

INP-1027

Bug #0001243: Add new "User Subscriptions" section

1. adds ability to subscribe to category updates not including updates from it's sub-categories

INP-1017

    • -0
    • +1
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +1
    /branches/5.2.x/core/install/english.lang
    • -6
    • +14
    /branches/5.2.x/core/kernel/event_manager.php

Fixes #0001248: Email Notifications about New Topic and New Post

MINB-20

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

Fixes #0000698: Refactor all module Toolbar Buttons by Merge into one PNG file

INP-549

  1. … 137 more files in changeset.

Fixes #0001256: Tag "m_IsActive" not working when physical template is accessed via mod-rewrite url

INP-1026

Bug #0001222: Incorrect PageInfo Mapping and Navbar

1. parameter "current" was not passed to "custom" block, used to render "_page" and "item_" navigation bar elements

INP-997

Fixes #0001254: Incorrect Values List in Session Management Method setting

Commit on behalf of Dmitry

INP-1024

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

Fixes #0001222: Incorrect PageInfo Mapping and Navbar

INP-997

    • -0
    • +2
    /branches/5.2.x/core/install/upgrades.sql
    • -0
    • +374
    /branches/5.2.x/core/units/helpers/navigation_bar.php

Fixes #0001243: Add new "User Subscriptions" section

INP-1017

    • -1
    • +1
    /branches/5.2.x/core/kernel/event_handler.php
    • -2
    • +10
    /branches/5.2.x/core/install/english.lang
    • -0
    • +5
    /branches/5.2.x/core/install/install_data.sql
    • -1
    • +74
    /branches/5.2.x/core/kernel/db/dblist.php
  1. … 3 more files in changeset.

Fixes #0001249: Unit config prefixes with dashes ("-") not always work, when used in openSelector JavaScript function

INP-1022

Bug #0001236: Direct Editing of Catalog Items and Prefixes in Content Mode

1. adds changes to "nparser.php" file, that I forgot to commit initially

INP-1011

    • -6
    • +3
    /branches/5.2.x/core/kernel/nparser/nparser.php

Fixes #0001247: Sql error on priorities recalculation for list without parent constrain

INP-1021

Fixes #0001246: Fix unit config generator to produce column phrase compatible grid declaration

INP-1020

Fixes #0001245: Template aliases (#....#) don't work in "Design Mode"

INP-1019

Fixes #0001244: Content block changes not saved, when switching language in editing window

INP-1018

Fixes #0001236: Direct Editing of Catalog Items and Prefixes in Content Mode

INP-1011

    • -0
    • +53
    /branches/5.2.x/core/units/content/content_tp.php
    • -0
    • +1
    /branches/5.2.x/core/install/english.lang

Bug #0001207: Ability to subscribe to any system event from e-mail event

1. adds missing phrases

INP-982

    • -0
    • +1
    /branches/5.2.x/core/install/english.lang

Fixes #0001242: Hint Translation Not Available When Not in Debug Mode

INP-1016

Bug #0001207: Ability to subscribe to any system event from e-mail event

1. adds missing upgrade script

INP-982

    • -0
    • +15
    /branches/5.2.x/core/install/upgrades.sql

Fixes #0001207: Ability to subscribe to any system event from e-mail event

INP-982

    • -1
    • +77
    /branches/5.2.x/core/kernel/kbase.php
    • -9
    • +10
    /branches/5.2.x/core/kernel/db/dbitem.php
    • -0
    • +15
    /branches/5.2.x/core/kernel/event_handler.php
    • -0
    • +131
    /branches/5.2.x/core/kernel/event_manager.php
    • -2
    • +13
    /branches/5.2.x/core/kernel/utility/debugger.php
    • -0
    • +18
    /branches/5.2.x/core/kernel/application.php
  1. … 3 more files in changeset.

Fixes #0001241: Automatic redirect from ?env= urls to their mod-rewrite equivalents results in fatal error

INP-1015

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

Fixes #0001240: Ability to detect event implementation

INP-1014

    • -0
    • +12
    /branches/5.2.x/core/kernel/application.php
    • -4
    • +19
    /branches/5.2.x/core/kernel/event_handler.php
    • -1
    • +21
    /branches/5.2.x/core/kernel/event_manager.php

Fixes #0001238: Giving empty "to_name" and "to_email" parameters during e-mail sending results in Fatal Error

INP-1013

Fixes #0001237: Cursor isn't focused on username field on admin login form

INP-1012

    • -2
    • +2
    /branches/5.2.x/core/admin_templates/login.tpl

Fixes #0001226: Storing function "crc32" results in database problem

INP-1001

    • -1
    • +1
    /branches/5.2.x/core/kernel/application.php
    • -0
    • +11
    /branches/5.2.x/core/kernel/globals.php
    • -0
    • +20
    /branches/5.2.x/core/install/upgrades.sql

Bug #0001234: Improvements to kDBConnection class (iterator, kDBConnectionDebug class)

1. adds GetColIterator method

2. replaces mysql_fetch_array to mysql_fetch_assoc method call inside iterators

INP-1009

    • -1
    • +15
    /branches/5.2.x/core/kernel/db/db_connection.php