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

Bug #0001117: Version Control for Sections

1. fixes upgrade script, that created missing PageRevisions for pages, that have content blocks

INP-915

Fixes #0001190: Theme language pack not upgraded on module upgrade

INP-967

Bug #0000413: System Requirements Check before In-Portal Installation

1. fixes inability to perform upgrade from 5.1.3 to 5.2.0 because of incorrect prerequisite check script

INP-343

Bug #0000268: Code Cleanup in 5.2.x branch

1. set error into item's ID field, when there was SQL error during kDBItem::Create or kDBItem::Update method calls

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope/fixing phpdoc comments to kApplication methods

INP-224

    • -22
    • +36
    ./kernel/session/session_storage.php
    • -1
    • +10
    ./kernel/managers/cache_manager.php
    • -10
    • +10
    ./kernel/processors/tag_processor.php

Fixes #0000058: Add Timezone Field to User record

Commit on behalf of Erik

INP-48

    • -1
    • +2
    ./admin_templates/users/admins_edit.tpl
    • -0
    • +84
    ./admin_templates/incs/form_blocks.tpl
    • -1
    • +2
    ./admin_templates/users/users_edit.tpl
  1. … 1 more file in changeset.

Bug #0000981: Rename Agents section to "Scheduled Tasks"

1. forgot to remove agent files

INP-794

    • -181
    • +0
    ./units/scheduled_tasks/agent_eh.php
    • -173
    • +0
    ./units/scheduled_tasks/agents_config.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

    • -7
    • +20
    ./units/modules/modules_event_handler.php
    • -19
    • +27
    ./units/users/users_event_handler.php
    • -16
    • +30
    ./units/images/image_event_handler.php
  1. … 35 more files in changeset.

Bug #0001126: Implement Smart Filters

1. update other filter counters, when current filter is changed (only when config setting is enabled)

MINC-78

Bug #0001126: Implement Smart Filters

1. ability to exclude filters from being displayed (via "exclude_filters" parameter)

2. tag ListFilterOptions now adds "is_last" parameter to the block it renders

MINC-78

Fixes #0000399: SSL + Login Required options for Sections

INP-332

    • -1
    • +16
    ./units/categories/categories_config.php
  1. … 1 more file in changeset.

Fixes #0001189: Site domain with empty "SSL Url" field is always matched as current on secure connection

INP-966

Fixes #0000068: Preventing "Infinite" Redirects on Front-End

INP-56

    • -15
    • +18
    ./kernel/db/db_event_handler.php

Fixes #0000949: Change in user Email Validation process

Commit on behalf of Erik

INP-763

    • -4
    • +63
    ./units/users/users_event_handler.php
    • -9
    • +93
    ./units/users/users_tag_processor.php
    • -1
    • +2
    ./admin_templates/users/users_edit.tpl
  1. … 1 more file in changeset.

Bug #0000271: Redesign "Data Validation" Engine

1. auto-login of user after instant registration fails

INP-227

Fixes #0001188: Usage of current page title in navigation bar

INP-965

Bug #0000990: Check that all configuration variables being used

1. forgot to remove In-Link phrases from Core language pack

INP-801

Fixes #0000929: Ability to have Preferred Language for Front-end Users

Commit on behalf of Erik

INP-745

    • -0
    • +19
    ./units/users/users_event_handler.php
    • -1
    • +3
    ./admin_templates/users/admins_edit.tpl
    • -1
    • +2
    ./admin_templates/users/users_edit.tpl

Bug #0001167: Improvements in Compressed CSS/JS File Naming

1. fixes case with empty file list

INP-948

Fixes #0001186: Unable to change configuration on "Configuration -> Website -> Advanced" settings in Google Chrome

INP-963

    • -3
    • +3
    ./admin_templates/incs/config_blocks.tpl
    • -62
    • +84
    ./admin_templates/config/config_general.tpl
    • -73
    • +82
    ./admin_templates/config/config_universal.tpl

Fixes #0000990: Check that all configuration variables being used

INP-801

Bug #0000398: Partially move kCatDBItem and CreategoryItem class contents to OnBefore/OnAfter events

1. fixes duplicate ResourceId on product import that has 2+ levels in category structure

INP-331

Bug #0000268: Code Cleanup in 5.2.x branch

1. visibility of OnUpdate event

2. kDBTagProcessor::getObject is now used instead kApplication::recallObject where appropriate

INP-224

    • -7
    • +4
    ./units/reviews/reviews_tag_processor.php
    • -1
    • +3
    ./units/phrases/phrases_event_handler.php
    • -1
    • +3
    ./units/user_profile/user_profile_eh.php

Fixes #0000896: User Address Management in Admin

Commit on behalf of Erik

INP-723

Fixes #0000921: Add "Name" parameter to st_ContentBlock tag

Commit on behalf of Erik

INP-739

Bug #0001138: General Template Work

1. header login redirect code gives "non-object" warning, when admin tries to login

TMST-1

Bug #0000065: Add "Maintenance Mode" option for Website

1. fixes formatting and missing $redirect_params variable declaration

INP-53

Bug #0000065: Add "Maintenance Mode" option for Website

1. Use 302 redirects instead of 301 as described in Task originally

INP-53

Fixes #0000994: Create "3rd Party API Settings" Configuration sub-section in Admin

INP-805

Fixes #0001185: Ajax Dropdown suggestion list is displayed at incorrect location

INP-962