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

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

1. wrong table name in "remove_schema.sql"

2. wrong section name in Installation Wizard

INP-794

Fixes #981: Rename Agents section to "Scheduled Tasks"

1. Forgot to apply changes to Installation Schema file

INP-794

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

1. renaming files & folders (can't really create patch for this type of action)

INP-794

    • -0
    • +91
    ./admin_templates/scheduled_tasks/scheduled_task_list.tpl
    • -97
    • +0
    ./admin_templates/agents/agent_edit.tpl
    • -91
    • +0
    ./admin_templates/agents/agent_list.tpl
    • -0
    • +181
    ./units/scheduled_tasks/scheduled_task_eh.php
    • -266
    • +0
    ./kernel/managers/agent_manager.php
    • -0
    • +97
    ./admin_templates/scheduled_tasks/scheduled_task_edit.tpl
    • -0
    • +181
    ./units/scheduled_tasks/agent_eh.php
  1. … 6 more files in changeset.

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

INP-794

    • -2
    • +2
    ./units/images/image_event_handler.php
    • -12
    • +12
    ./admin_templates/agents/agent_list.tpl
    • -23
    • +24
    ./units/agents/agents_config.php
    • -1
    • +1
    ./units/admin/admin_events_handler.php
    • -31
    • +31
    ./admin_templates/agents/agent_edit.tpl
  1. … 10 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing duplicate code

2. fixing incorrect extended method declarations

3. moving permission checks from all csv import/export events into central place

4. csv helper wasn't processing missing column "title" attributes during export

INP-224

    • -24
    • +6
    ./units/mailing_lists/mailing_list_tp.php
    • -16
    • +28
    ./units/helpers/mailing_list_helper.php
    • -4
    • +4
    ./units/helpers/permissions_helper.php
    • -23
    • +16
    ./kernel/db/db_event_handler.php
    • -16
    • +17
    ./units/helpers/backup_helper.php
    • -182
    • +257
    ./units/admin/admin_events_handler.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. always mark url part as parsed, when item filename was identified (not only if item template is defined in category)

INP-224

    • -1
    • +1
    ./units/helpers/mod_rewrite_helper.php

Fixes #0001022: Uploaded file distribution within /system/ folder

INP-824

    • -45
    • +47
    ./units/images/image_event_handler.php

Fixes #0000511: Auto-Logout Admin Session after Installation

INP-425

Bug #0001126: Implement Smart Filters

1. parameters "from_record" & "to_record" passed to page block, called from PrintPages tag

2. tag PerPageSelected wasn't able to detect is -1 per-page is selected

3. added $replace_table parameter to kDBList::extractCalculatedFields method allowing for %1$s to be replaced in tag result

MINC-78

    • -32
    • +54
    ./kernel/db/db_tag_processor.php

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