In-Portal

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

Fixes #0000611: Show only first N characters of database query output in debugger

INP-479

    • -1
    • +6
    /branches/5.0.x/core/kernel/db/db_connection.php

Fixes #0000599: Revise error types (warning or notice) raised by system

INP-471

    • -2
    • +2
    /branches/5.0.x/core/kernel/db/dblist.php
    • -1
    • +1
    /branches/5.0.x/core/kernel/event_manager.php

1. Fixes #0000699: Referring to In-Link in ItemCount method of CategoriesEventHandler class

2. Commit on behalf of Dmitry

INP-550

Bug #0000726: Prepare 5.0.4 release

INP-576

    • -1
    • +3
    /branches/5.0.x/core/install/upgrades.sql

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

Releasing version 'releases/5.0.3' (copy from 'branches/5.0.x') of 'in-portal' module.

Bug #0000622: Prepare 5.0.3 Release

INP-489

    • -1
    • +3
    /branches/5.0.x/core/install/upgrades.sql

1. Fixes #0000696: English Language pack changes in 5.0.3

2. Commit on behalf of Dmitry.

INP-547

    • -2
    • +3
    /branches/5.0.x/core/install/english.lang

Fixes #0000095: Support for Multi-Domain Installation

INP-80

    • -0
    • +1
    /branches/5.1.x/core/install/install_data.sql
    • -1
    • +70
    /branches/5.1.x/core/kernel/session/session.php
    • -0
    • +1
    /branches/5.1.x/core/install/upgrades.sql
    • -0
    • +1
    /branches/5.1.x/core/install/english.lang

Fixes #0000548: Automatic mod-rewrite redirecting

INP-438

Fixes #0000471: Implement site content language negotiation

INP-389

    • -0
    • +1
    /branches/5.1.x/core/install/install_data.sql
    • -0
    • +2
    /branches/5.1.x/core/install/upgrades.sql

1. Bug #0000252: Add ability to specify custom HTTP response code along with redirect header

2. Fixing typo error.

INP-211

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

Fixes #0000457: Automatic CSS / JS Compression

INP-382

    • -0
    • +69
    /branches/5.1.x/core/kernel/nparser/ntags.php
    • -0
    • +22
    /branches/5.1.x/core/kernel/nparser/nparser.php
    • -0
    • +297
    /branches/5.1.x/core/units/helpers/minifiers/js_minify_helper.php
    • -0
    • +245
    /branches/5.1.x/core/units/helpers/minifiers/minify_helper.php
  1. /branches/5.1.x/core/units/helpers/minifiers
    • -0
    • +26
    /branches/5.1.x/core/units/helpers/minifiers/minifiers_config.php
  2. … 3 more files in changeset.

Fixes #0000686: Upgrade to JQuery 1.4.x for Admin Interfaces

INP-542

1. Bug #0000454: Customizable URL Endings for Mod-rewrite

2. Fixes incorrect value separator in "url endings" configuration variable

INP-379

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

Fixes #0000721: Prev/Next buttons are always enabled

INP-571

Fixes #0000614: Ability to load kDBItem class object from hash

INP-481

    • -0
    • +36
    /branches/5.1.x/core/kernel/db/dbitem.php

Fixes #0000459: Improve Mod-rewrite Listener by separating into Parsing and Building methods

INP-384

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

Fixes #0000225: Move login-related code away from UsersEventHandler class

INP-185

    • -0
    • +408
    /branches/5.1.x/core/units/helpers/user_helper.php
    • -0
    • +6
    /branches/5.1.x/core/kernel/constants.php
    • -7
    • +12
    /branches/5.1.x/core/kernel/application.php

Fixes #0000279: Phrases of state and country names

INP-235

    • -0
    • +72
    /branches/5.1.x/core/install/upgrades.php
    • -307
    • +320
    /branches/5.1.x/core/install/english.lang
    • -329
    • +330
    /branches/5.1.x/core/install/install_data.sql
  1. … 9 more files in changeset.

Fixes #0000163: Auto-expire user session, when user becomes pending/disabled/deleted

INP-133

    • -27
    • +44
    /branches/5.1.x/core/kernel/session/session.php

Fixes #0000014: Check ADD/EDIT Permissions in Section drop-down

INP-7

Fixes #0000685: Moving .Htaccess and Cache.sh files to more suable location

INP-541

Fixes #0000454: Customizable URL Endings for Mod-rewrite

INP-379

    • -0
    • +2
    /branches/5.1.x/core/install/install_data.sql
    • -5
    • +4
    /branches/5.1.x/core/kernel/application.php
    • -0
    • +7
    /branches/5.1.x/core/install/upgrades.sql
    • -1
    • +4
    /branches/5.1.x/core/install/english.lang

Fixes #0000455: Interface Improvements to Language pack Export

INP-380

    • -5
    • +13
    /branches/5.1.x/core/install/english.lang

Fixes #0000152: Add ability to get MenuTitle of CMS page using "st_PageInfo" tag

INP-127

Fixes #0000453: Create new Tag to display language-specific Date parts

INP-378

Fixes #0000484: Ability to customize caption block used on all forms in administrative console

INP-401

Fixes #0000046: Display Language Phrases instead of Permission Names on Adv. Perm. edit screen

INP-36

1. Bug #0000285: Translation system refactoring

2. Fixes problem, that missing label translation links were missing.

INP-241