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

Fixes #0000736: New "debug" event permission

INP-583

Fixes #0000279: Phrases of state and country names

INP-235

    • -19
    • +21
    ./core/units/helpers/language_import_helper.php

Fixes #0000738: Refactoring of unit config field builder engine

INP-585

    • -20
    • +64
    ./core/units/admin/admin_events_handler.php

Fixes #0000735: Addressing (in code) users "root" and "Guest" using named constants

INP-582

    • -1
    • +1
    ./core/kernel/db/cat_tag_processor.php
    • -5
    • +5
    ./core/units/users/users_event_handler.php
    • -1
    • +1
    ./core/units/users/users_tag_processor.php
  1. … 16 more files in changeset.

Fixes #0000679: Issues with Grids in Chrome & Safari

INP-535

    • -16
    • +19
    ./core/admin_templates/js/grid_scroller.js

1. Bug #0000482: Automatic folder creation under "/system" folder

2. Ignore (on commit) all folders created under "/system" folder.

INP-399

1. Bug #0000482: Automatic folder creation under "/system" folder

2. Ignore (on commit) all folders created under "/system" folder.

INP-399

Fixes #0000482: Automatic folder creation under "/system" folder

INP-399

    • -0
    • +40
    ./core/units/helpers/file_helper.php
    • -7
    • +4
    ./core/admin_templates/tools/backup1.tpl
    • -3
    • +12
    ./core/units/admin/admin_events_handler.php
  1. … 14 more files in changeset.

1. Bug #0000457: Automatic CSS / JS Compression

2. Fixes case, that files got re-compressed again and again when I switch debug mode on and off.

INP-382

1. Bug #0000473: Improvements to Form Submissions

2. Fixes inability to edit existing form field

INP-391

Fixes #0000672: Create new m_Redirect tag

INP-530

1. Bug #0000107: Implement "MemCached" functionality

2. Fixes issue, that parent category path cache was overlapping between MenuHelper and CategoryHelper resulting unexpected data to be restored from cache.

INP-88

    • -1
    • +1
    ./core/units/helpers/category_helper.php

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

    • -6
    • +44
    ./core/units/languages/languages_item.php
    • -2
    • +9
    ./core/units/users/users_event_handler.php
    • -0
    • +48
    ./core/admin_templates/site_domains/site_domain_list.tpl
    • -0
    • +155
    ./core/units/site_domains/site_domains_config.php
    • -0
    • +123
    ./core/admin_templates/site_domains/site_domain_edit.tpl
  1. … 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".

    • -1
    • +1
    ./core/units/languages/languages_item.php
    • -35
    • +55
    ./core/kernel/db/db_tag_processor.php
    • -1
    • +1
    ./core/admin_templates/users/user_edit_items.tpl
    • -20
    • +52
    ./core/units/images/image_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 #0000095: Support for Multi-Domain Installation

INP-80

Fixes #0000548: Automatic mod-rewrite redirecting

INP-438

Fixes #0000471: Implement site content language negotiation

INP-389

    • -4
    • +114
    ./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

    • -6
    • +7
    ./core/admin_templates/users/user_edit_items.tpl
    • -4
    • +6
    ./core/admin_templates/catalog/catalog.tpl
    • -0
    • +297
    ./core/units/helpers/minifiers/js_minify_helper.php
    • -0
    • +245
    ./core/units/helpers/minifiers/minify_helper.php
    • -5
    • +7
    ./core/admin_templates/reviews/reviews.tpl
    • -0
    • +5
    ./core/units/helpers/themes_helper.php
    • -22
    • +26
    ./core/admin_templates/incs/header.tpl
    • -0
    • +216
    ./core/units/helpers/minifiers/css_minify_helper.php
    • -0
    • +26
    ./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

    • -15
    • +150
    ./core/admin_templates/js/jquery/jquery.pack.js

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

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

INP-379

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

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

INP-185

    • -381
    • +29
    ./core/units/users/users_event_handler.php
    • -0
    • +408
    ./core/units/helpers/user_helper.php
    • -0
    • +1
    ./core/units/helpers/helpers_config.php

Fixes #0000279: Phrases of state and country names

INP-235

    • -11
    • +198
    ./core/units/helpers/language_import_helper.php
    • -1
    • +22
    ./core/kernel/db/db_tag_processor.php
    • -41
    • +73
    ./core/units/users/users_event_handler.php
    • -0
    • +48
    ./core/admin_templates/country_states/country_state_list.tpl
    • -10
    • +15
    ./core/install/install_schema.sql
    • -0
    • +133
    ./core/units/country_states/country_states_config.php
    • -307
    • +320
    ./core/install/english.lang
    • -329
    • +330
    ./core/install/install_data.sql
    • -0
    • +87
    ./core/admin_templates/country_states/country_state_edit.tpl
    • -56
    • +128
    ./core/units/helpers/country_states_helper.php
  1. … 9 more files in changeset.

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

INP-133

    • -0
    • +10
    ./core/units/users/users_event_handler.php
    • -27
    • +44
    ./core/kernel/session/session.php