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

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

Fixes #0001183: Separate setting for default Email Sender / Recipients

Done Additionally:

1. wrong constants were used on "Settings" tab (e-mail event editing page) resulting JS error

2. e-mail sending to a group, specified on "Settings" tab (e-mail event editing page) wasn't working

INP-960

    • -2
    • +2
    ./admin_templates/incs/style_template.css
    • -0
    • +42
    ./admin_templates/config/custom_variables.tpl
    • -111
    • +8
    ./admin_templates/languages/email_message_settings.tpl
    • -1
    • +1
    ./units/helpers/mailing_list_helper.php
    • -0
    • +12
    ./units/email_events/email_event_tp.php
  1. … 4 more files in changeset.

Bug #0000493: Redirect template (kEvent::redirect attribute) has no effect, when popups are used

1. always do URLENCODE of urls, that are being processed via kOpenerStack class

INP-410

Fixes #0001108: Selecting "Symlink Category" resets all category adding form fields

1. "Show All" mode generated JavaScript error

INP-907

    • -1
    • +1
    ./admin_templates/incs/form_blocks.tpl

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

INP-53

    • -0
    • +14
    ./kernel/processors/main_processor.php
    • -0
    • +18
    ./admin_templates/config/custom_variables.tpl
    • -1
    • +14
    ./kernel/managers/cache_manager.php
  1. … 1 more file in changeset.

Fixes #0001128: Implement "Promo Blocks" functionality as on Intechnic.com

1. added promo block group feature, that groups promo blocks together

INP-922

    • -1
    • +6
    ./units/categories/categories_config.php
    • -0
    • +33
    ./units/promo_blocks/promo_block_tp.php
  1. … 10 more files in changeset.

Bug #0001126: Implement Smart Filters

1. price range filter doesn't just meaning, that user can set any price range

MINC-78

Bug #0000268: Code Cleanup in 5.2.x branch

1. refactoring of phrase migration scripts

INP-224

    • -16
    • +16
    ./admin_templates/tools/system_tools.tpl

Bug #0001126: Implement Smart Filters

1. missing phrases

MINC-78

Bug #0000268: Code Cleanup in 5.2.x branch

1. refactoring of phrase migration scripts

INP-224

    • -1
    • +1
    ./admin_templates/groups/groups_edit.tpl
    • -1
    • +1
    ./admin_templates/users/admins_edit.tpl
    • -1
    • +1
    ./admin_templates/users/users_edit.tpl

Bug #0000268: Code Cleanup in 5.2.x branch

1. incorrect default value of $params attribute in HREF method

INP-224

Fixes #0001184: Sticky parent object in PrintList tag

INP-961

    • -35
    • +39
    ./kernel/db/db_tag_processor.php

Bug #0001126: Implement Smart Filters

1. don't show filter, when list is empty (all counts in filters are 0)

MINC-78

Fixes #0001108: Selecting "Symlink Category" resets all category adding form fields

INP-907

    • -0
    • +15
    ./admin_templates/categories/category_path.tpl
    • -14
    • +21
    ./admin_templates/incs/form_blocks.tpl

Fixes #0001146: Tag "st_CachedMenu" sets incorrect "template" parameter to menu elements

INP-931