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

Bug #0000230: Rearrange Helpers and Remove Deprecated Parsers

INP-190

    • -0
    • +306
    ./helpers/multilanguage_helper.php
  1. … 1 more file in changeset.

Fixes #0000217: Merge UsePopups and UseModalWindows configuration variables

INP-178

    • -7
    • +10
    ./categories/categories_tag_processor.php
  1. … 17 more files in changeset.

1. Fixes #0000230: Rearrange Helpers and Remove Deprecated Parsers

2. Move template.php into NParser

INP-190

  1. … 1 more file in changeset.

1. Bug #0000230: Rearrange Helpers and Remove Deprecated Parsers

2. Rename and move Helpers into core/units

INP-190

1. Bug #0000230: Rearrange Helpers and Remove Deprecated Parsers

2. Rename and move Helpers into core/units

INP-190

    • -306
    • +0
    ./general/helpers/multilanguage.php
    • -706
    • +0
    ./general/helpers/search_helper.php
    • -306
    • +0
    ./general/helpers/sections_helper.php
    • -680
    • +0
    ./general/helpers/permissions_helper.php
    • -921
    • +0
    ./general/helpers/mod_rewrite_helper.php
    • -223
    • +0
    ./general/helpers/recursive_helper.php
    • -52
    • +0
    ./general/helpers/helpers_config.php
    • -158
    • +0
    ./general/helpers/filenames_helper.php
    • -59
    • +0
    ./general/helpers/clipboard_helper.php
    • -204
    • +0
    ./general/helpers/col_picker_helper.php
    • -392
    • +0
    ./general/helpers/themes_helper.php
    • -176
    • +0
    ./general/helpers/captcha_helper.php
    • -175
    • +0
    ./general/helpers/priority_helper.php
  1. … 16 more files in changeset.

1. Bug #0000230: Rearrange Helpers and Remove Deprecated Parsers

2. Rename and move Helpers into core/units

INP-190

    • -181
    • +0
    ./general/helpers/controls/edit_picker_helper.php

1. Bug #0000230: Rearrange Helpers and Remove Deprecated Parsers

2. Rename and move Helpers into core/units

INP-190

    • -0
    • +599
    ./helpers/language_import_helper.php
    • -0
    • +130
    ./helpers/custom_fields_helper.php
    • -0
    • +284
    ./helpers/mailing_list_helper.php
    • -0
    • +181
    ./helpers/controls/edit_picker_helper.php
  1. … 24 more files in changeset.

1. Bug #0000159: Prevent of Execution of System Files of files other, then "index.php" and "admin/index.php"

2. Adding DEFINED FULL_PATH security-check

INP-129

INP-183

    • -2
    • +4
    ./custom_fields/custom_fields_event_handler.php
    • -3
    • +3
    ./general/helpers/recursive_helper.php
    • -36
    • +36
    ./config_search/config_search_tag_processor.php
    • -3
    • +3
    ./email_messages/email_messages_config.php
    • -5
    • +5
    ./category_items/category_items_config.php
  1. … 237 more files in changeset.

Fixes #0000221: Final Changes in "Browse Modes"

INP-181

    • -15
    • +27
    ./phrases/phrases_event_handler.php
    • -0
    • +30
    ./phrases/phrase_tp.php
    • -49
    • +104
    ./categories/categories_tag_processor.php
  1. … 23 more files in changeset.

Fixes #0000227: Password required mark logic change

INP-187

  1. … 4 more files in changeset.

1. Bug #0000098: Redo Mod-Rewrite for Better Flexibility.

2. kMainEventHandler class removed, because it became empty after given task was finished.

INP-83

1. Fixes #0000098: Redo Mod-Rewrite for Better Flexibility.

2. Fixes "kDBItem::Clear" method, so it's now really sets $id given to it.

INP-83

    • -293
    • +624
    ./general/helpers/mod_rewrite_helper.php
    • -120
    • +0
    ./general/main_event_handler.php
  1. … 7 more files in changeset.

1. Bug #0000159: Prevent of Execution of System Files of files other, then "index.php" and "admin/index.php"

2. Securing + Removing Deprecated files

INP-129

Fixes #0000226: Duplicate category items shown, when it's located in multiple categories

INP-186

Fixes #0000222: Image Priority wasn't set when Upload from Front-end

INP-182

1. Bug #0000182: In-Portal Security Checks and Updates (part 1).

2. No path in includes inside site configs, for fckeditor.php.

3. "download_license" step removed from install step presets.

INP-146

    • -4
    • +6
    ./general/libchart/classes/libchart.php
    • -0
    • +8
    ./categories/categories_event_handler.php
  1. … 20 more files in changeset.

Fixes #0000199: Create a Switch between "Site Configs"

INP-161

    • -1
    • +5
    ./configuration/configuration_event_handler.php

1. Missing "is_last" parameter for "inp_edit_time" block.

2. Deprecated "m_ParseBlock" tag used on "group_selector.tpl" template.

3. Bug #0000012: Check all Templates (Grids) for Compatibility with v 5.0.0.

MINA-1

  1. … 2 more files in changeset.

Fixes #0000212: Additional SELECT SQL when loading Tab Counter in Admin Catalog

INP-174

    • -0
    • +3
    ./categories/categories_tag_processor.php
  1. … 1 more file in changeset.

1. Bug #0000199: Create a Switch between "Site Configs".

2. Forgot to add license, when file was created.

INP-161

Fixes #0000199: Create a Switch between "Site Configs"

INP-161

  1. … 53 more files in changeset.

1. Fixes #0000218: Error reporting in configuration sections is broken.

2. Implemented fully-featured configuration value validation during saving (just put serialized field option array into "Validation" field in ConfigurationAdmin table for given variable). Even "required" check works. Test on "SessionTimeout" variable.

INP-179

    • -31
    • +79
    ./configuration/configuration_event_handler.php
    • -12
    • +17
    ./configuration/configuration_tag_processor.php
    • -68
    • +67
    ./configuration/configuration_config.php
  1. … 7 more files in changeset.

1. Bug #0000159: Prevent of Execution of System Files of files other, then "index.php" and "admin/index.php"

2. Adding .htaccess

INP-129

  1. … 2 more files in changeset.

1. Fixes #0000201: Ability to set default width for each grid column after clean installation.

2. Done for "categories_config.php". Also removed leading "::" in design name.

INP-163

    • -23
    • +23
    ./categories/categories_config.php
    • -1
    • +1
    ./general/helpers/col_picker_helper.php

Fixes #0000205: Ability to Hide any of "Browse Modes" from loaded Site Configs

INP-168

    • -0
    • +47
    ./sections/site_config_tp.php
  1. … 3 more files in changeset.

Fixes #0000200: Improvements to Email Events - Functionality and Interfaces

INP-162

    • -5
    • +12
    ./email_events/email_events_event_handler.php
    • -1
    • +25
    ./email_messages/email_messages_event_handler.php
    • -0
    • +20
    ./email_messages/email_message_tp.php
    • -6
    • +16
    ./email_messages/email_messages_config.php
    • -84
    • +115
    ./email_events/email_events_config.php
  1. … 8 more files in changeset.

Fixes #0000214: Fix inconsistencies between database field declaration in unit configs

INP-176

1. Fixes #0000210: "Browse Site" modes buttons are not working in Admin SSL mode.

2. Added ability to refresh whole administrative console after change of configuration variables.

3. Skin is now recompiled, when SSL modes are changed (SSL->NON-SSL and via versa). This prevents broken lock icon in browser.

INP-166

    • -20
    • +45
    ./configuration/configuration_event_handler.php
    • -0
    • +194
    ./general/helpers/skin_helper.php
  1. … 2 more files in changeset.

1. Fixes #0000189: Changes in Options for "Section Template" field for Sections.

2. Implemented not exactly the way as planned, because administrator can change "Parent Section" from "Content" (top category, where "Inherit from Parent" option in "Template" field not available) to it's child section, where this option should be available. As a result I always show "Inherit from Parent" option, but when administrator manually selects "Inherit from Parent" in "Template" field and "Content" in "Parent Section" field and tries to save changes, I show him an error about that.

INP-152

    • -3
    • +15
    ./categories/categories_event_handler.php
  1. … 6 more files in changeset.

1. Fixes #0000202: Cosmetic and Minor issues in Admin Interface.

2. Don't understand about font family change:

if "Path to Website" is variable name and "[10.01] Site_Path" is subtitle, then both (according to FireBug) are using same font. Besides that subtitle is visible only in debug mode.

INP-164

INP-170

  1. … 10 more files in changeset.