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

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

1. updated Java check (also in System Configuration step)

INP-343

Fixes #0000447: Update EmailLog table only when Email has been physically sent

INP-372

    • -4
    • +6
    ./units/helpers/mailing_list_helper.php

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

INP-343

    • -0
    • +1
    ./install/step_templates/install_setup.tpl
    • -0
    • +73
    ./install/step_templates/sys_requirements.tpl

Fixes #0001179: Cookie Path not Set when Debugger is Disabled based on Cookie

INP-957

    • -308
    • +591
    ./kernel/utility/debugger.php

Fixes #0001117: Version Control for Sections

INP-915

    • binary
    ./admin_templates/img/toolbar/tool_history_f3.gif
    • -1
    • +2
    ./units/structure/structure_config.php
    • binary
    ./admin_templates/img/toolbar/tool_preview_f2.gif
    • binary
    ./admin_templates/img/toolbar/tool_preview.gif
    • binary
    ./admin_templates/img/toolbar/tool_preview_f3.gif
  1. … 29 more files in changeset.

Fixes #0001178: DBItem loading problem, when multiple keys are used

INP-956

Bug #0000268: Code Cleanup in 5.2.x branch

1. field AppliedDBRevisions in Modules table wasn't listed in modules_config.php

INP-224

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

INP-922

    • -2
    • +2
    ./units/priorites/priorites_config.php
    • -0
    • +81
    ./admin_templates/promo_blocks/promo_block_list.tpl
    • -0
    • +156
    ./units/promo_blocks/promo_blocks_config.php
    • -0
    • +189
    ./admin_templates/promo_blocks/promo_block_edit.tpl
    • -0
    • +58
    ./units/promo_blocks/promo_block_tp.php
    • -0
    • +311
    ./units/promo_blocks/promo_block_eh.php
  1. … 2 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. changing declaration of OnAfterConfigRead method to be PHP5 friendly

INP-224

    • -1
    • +3
    ./units/phrases/phrases_event_handler.php
    • -1
    • +3
    ./units/reviews/reviews_event_handler.php
    • -2
    • +4
    ./units/site_domains/site_domain_eh.php
    • -1
    • +3
    ./units/admin/admin_events_handler.php

Fixes #0001147: Methods for processing large data amounts from database

INP-932

Fixes #0001177: Debug version of CSS/JS files (decompressed) loaded even after Debug is Disabled via Cookies

INP-955

Bug #0000268: Code Cleanup in 5.2.x branch

1. added try/catch constructs in places when folder given to DirectoryIterator class could be missing

INP-224

    • -15
    • +19
    ./units/helpers/themes_helper.php

Fixes #0000969: New "System Configuration" installation step

INP-783

    • -21
    • +0
    ./install/step_templates/fix_paths.tpl
    • -7
    • +11
    ./install/step_templates/install_setup.tpl
    • -0
    • +57
    ./install/step_templates/sys_config.tpl

Fixes #0001160: Ability to Load "index.tpl" by default within any Template Folder

INP-942

Fixes #0001176: Implement usage of Variables added on "System Configuration" step

1. removes memcache settings from db

INP-954

Bug #0000572: Refactor Currency Converter Class

Commit on behalf of Erik

MINC-39

Fixes #0001176: Implement usage of Variables added on "System Configuration" step

INP-954

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

1. compressed file url format changed

INP-948

Fixes #0000852: Improvements to m_GetConfig tag

Commit on behalf of Erik

INP-685

    • -1
    • +21
    ./kernel/processors/main_processor.php

Bug #0001133: One-step Checkout

1. event that returns given country states in JSON object format

MINC-81

    • -12
    • +30
    ./units/helpers/country_states_helper.php

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

INP-948

Fixes #0001154: Optimization of TableFound function

INP-938

    • -2
    • +2
    ./units/helpers/multilanguage_helper.php

Bug #0001094: Optimizing storage of help phrases

1. fixes case, when hints for untranslated phrases are displayed, but when phrase is translated then hint disappears

INP-894

Fixes #0001164: Adding "empty_label" parameter to PredefinedOptions tag

INP-946

Bug #0001138: General Template Work

1. reload website header instead of doing complete page refresh after successful login

2. pass event redirect parameters into response sent by AjaxFormHelper::transitEvent method

TMST-1

Fixes #0001173: Wrong template on templates loaded via AJAX requests

INP-953

Fixes #0001172: Incorrect SQL when item load clause contains NULL

INP-952

Fixes #0001171: Fatal when trying to Relate Catalog Items

INP-951

Bug #0001024: Phrase type detection based on it's name

1. fixes phrase type of "la_PhraseType_Both" phrase & phrase name of "lc_Text_Valid" phrase

INP-826

Bug #0001131: Useful Product Review

1. adds missing phrases on review editing page in Admin Console

INP-924