branches

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

1. Bug #0000457: Automatic CSS / JS Compression

2. Disables compression even, when we are debugging using Zend Studio

INP-382

Fixes #0000472: Domain-based site auto-configuration

INP-390

    • -2
    • +6
    ./5.1.x/core/kernel/processors/main_processor.php
    • -6
    • +44
    ./5.1.x/core/units/languages/languages_item.php
    • -2
    • +9
    ./5.1.x/core/units/users/users_event_handler.php
    • -0
    • +48
    ./5.1.x/core/admin_templates/site_domains/site_domain_list.tpl
    • -1
    • +35
    ./5.1.x/core/install/install_schema.sql
    • -2
    • +19
    ./5.1.x/core/units/themes/theme_item.php
    • -4
    • +19
    ./5.1.x/core/units/themes/themes_eh.php
  1. ./5.1.x/core/admin_templates/site_domains
    • -0
    • +123
    ./5.1.x/core/admin_templates/site_domains/site_domain_edit.tpl
  2. … 8 more files in changeset.

Merge of "w/in-portal.full/releases/5.0.3@13514" to "w/in-portal.full/branches/5.1.x@13398".

Merge of "profiles/in-portal.community/releases/5.0.3@13516" to "profiles/in-portal.community/branches/5.1.x@13399".

Merge of "in-portal/releases/5.0.3@13506" to "in-portal/branches/5.1.x@13544".

    • -4
    • +3
    ./5.1.x/core/units/helpers/menu_helper.php
    • -1
    • +1
    ./5.1.x/core/kernel/utility/http_query.php
    • -1
    • +1
    ./5.1.x/core/units/languages/languages_item.php
    • -35
    • +55
    ./5.1.x/core/kernel/db/db_tag_processor.php
  1. … 82 more files in changeset.

1. Bug #0000727: Button "Section Template" (Design Mode) doesn't work

2. Manually merging to 5.1.0, since doesn't work at all without it

INP-577

Fixes #0000628: Flash uploader doesn't work for Virtual Fields

INP-494

Fixes #0000649: Method "kMultilanguageHelper::getLanguageCount" always executes sql queries, however could use cached value

INP-512

Fixes #0000642: Notice about undefined field "File5" on product update

MINC-49

    • -5
    • +17
    ./5.0.x/core/units/helpers/file_helper.php

Fixes #0000608: Folder "Media" is missing in FCKEditor file browser

INP-478

Fixes #0000612: Event "OnAfterItemUpdate" is called even, when nothing was changed in database

INP-480

Fixes #0000616: Default value has no effect in dropdowns on contact us form

INP-483

Fixes #0000601: PNG image transparency lost during crop/fill operations

INP-473

    • -6
    • +22
    ./5.0.x/core/units/helpers/image_helper.php

Fixes #0000600: Constant DBG_IMAGE_RECOVERY doesn't work in some cases

INP-472

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

INP-479

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

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

INP-471

    • -1
    • +1
    ./5.0.x/core/units/helpers/sections_helper.php
    • -1
    • +1
    ./5.0.x/core/install/install_toolkit.php
    • -1
    • +1
    ./5.0.x/core/kernel/utility/http_query.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

Bug #0000622: Prepare 5.0.3 Release

INP-489

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

2. Commit on behalf of Dmitry.

INP-547

Fixes #0000095: Support for Multi-Domain Installation

INP-80

    • -1
    • +70
    ./5.1.x/core/kernel/session/session.php

Fixes #0000548: Automatic mod-rewrite redirecting

INP-438

    • -1
    • +2
    ./5.1.x/core/kernel/utility/http_query.php

Fixes #0000471: Implement site content language negotiation

INP-389

    • -1
    • +1
    ./5.1.x/core/kernel/utility/http_query.php
    • -4
    • +114
    ./5.1.x/core/units/languages/languages_item.php

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

2. Fixing typo error.

INP-211

Fixes #0000457: Automatic CSS / JS Compression

INP-382

    • -0
    • +69
    ./5.1.x/core/kernel/nparser/ntags.php
    • -0
    • +22
    ./5.1.x/core/kernel/nparser/nparser.php
    • -0
    • +297
    ./5.1.x/core/units/helpers/minifiers/js_minify_helper.php
    • -0
    • +245
    ./5.1.x/core/units/helpers/minifiers/minify_helper.php
    • -0
    • +5
    ./5.1.x/core/units/helpers/themes_helper.php
    • -0
    • +216
    ./5.1.x/core/units/helpers/minifiers/css_minify_helper.php
    • -0
    • +26
    ./5.1.x/core/units/helpers/minifiers/minifiers_config.php
  1. … 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

Fixes #0000721: Prev/Next buttons are always enabled

INP-571

    • -9
    • +12
    ./5.0.x/core/admin_templates/js/toolbar.js

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

INP-481

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

INP-384