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

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

Fixes #0001181: Main product list is displayed in all sideboxes on a page

INP-959

    • -22
    • +21
    ./kernel/db/db_tag_processor.php
    • -8
    • +7
    ./units/visits/visits_tag_processor.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. method kApplication::GetVarDirect wasn't working, when called before kApplication::HttpQuery property was initialized

INP-224

Bug #0001126: Implement Smart Filters

1. don't show filter if no data in it

MINC-78

Bug #0001126: Implement Smart Filters

1. fixing MaxValue is a keyword in MySQL 5.5+

MINC-78

Fixes #0001142: Images are deleted during link approval process

INP-928

Bug #0001142: Images are deleted during link approval process

1. on duplicate filename upload name increment last number after "_" if filename instead of adding "_1" again

INP-928

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

1. unable to relate to links, since %5C wasn't replaced to \ before "env" parsing

INP-410

    • -2
    • +2
    ./admin_templates/incs/close_popup.tpl

Bug #0001126: Implement Smart Filters

1. connecting range filter

MINC-78