branches

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

    • -306
    • +0
    ./5.0.x/core/units/helpers/multilanguage.php
    • -0
    • +435
    ./5.0.x/core/units/helpers/modules_helper.php
    • -435
    • +0
    ./5.0.x/core/units/helpers/modules.php
    • -2
    • +2
    ./5.0.x/core/units/helpers/helpers_config.php

Fixes #0000217: Merge UsePopups and UseModalWindows configuration variables

INP-178

    • -0
    • +11
    ./5.0.x/core/units/phrases/phrase_tp.php
    • -42
    • +2
    ./5.0.x/core/kernel/languages/phrases_cache.php
    • -5
    • +32
    ./5.0.x/core/admin_templates/js/script.js
  1. … 5 more files in changeset.

1. Bug #0000221: Final Changes in "Browse Modes"

2. Added no_editing="1" to all buttons

INP-181

  1. … 5 more files in changeset.

1. Fixes #0000198: Adjust Positioning for "Section Properties" and "Save Layout" buttons

2. Minor adjustments requested by projects

INP-160

    • -5
    • +3
    ./5.0.x/core/admin_templates/incs/cms.css

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

2. Move template.php into NParser

INP-190

    • -3
    • +0
    ./5.0.x/core/units/general/general_config.php
    • -175
    • +0
    ./5.0.x/core/units/general/inp1_parser.php

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

2. Move template.php into NParser

INP-190

    • -771
    • +0
    ./5.0.x/core/kernel/parser/template_parser.php
    • -475
    • +0
    ./5.0.x/core/kernel/parser/tags.php
    • -392
    • +0
    ./5.0.x/core/kernel/parser/construct_tags.php

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

2. Move template.php into NParser

INP-190

    • -0
    • +304
    ./5.0.x/core/kernel/nparser/template.php
    • -304
    • +0
    ./5.0.x/core/kernel/parser/template.php

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

2. Rename and move Helpers into core/units

INP-190

    • -395
    • +0
    ./5.0.x/core/units/general/xml_helper.php
    • -4
    • +1
    ./5.0.x/core/units/general/general_config.php
    • -121
    • +0
    ./5.0.x/core/units/general/country_states.php
    • -470
    • +0
    ./5.0.x/core/units/general/brackets.php
    • -130
    • +0
    ./5.0.x/core/units/general/custom_fields.php

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

2. Rename and move Helpers into core/units

INP-190

    • -435
    • +0
    ./5.0.x/core/units/general/helpers/modules.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

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

2. Rename and move Helpers into core/units

INP-190

    • -0
    • +208
    ./5.0.x/core/units/helpers/skin_helper.php
    • -0
    • +47
    ./5.0.x/core/units/helpers/chart_helper.php
    • -0
    • +204
    ./5.0.x/core/units/helpers/col_picker_helper.php
    • -0
    • +392
    ./5.0.x/core/units/helpers/themes_helper.php
    • -0
    • +59
    ./5.0.x/core/units/helpers/clipboard_helper.php
    • -0
    • +448
    ./5.0.x/core/units/helpers/template_helper.php
    • -0
    • +435
    ./5.0.x/core/units/helpers/modules.php
    • -0
    • +58
    ./5.0.x/core/units/helpers/helpers_config.php
    • -0
    • +294
    ./5.0.x/core/units/helpers/fck_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

    • -21
    • +21
    ./5.0.x/core/units/general/cat_dblist.php
    • -10
    • +13
    ./5.0.x/core/units/pdf/pdf_renderer.php
  1. … 237 more files in changeset.

Fixes #0000221: Final Changes in "Browse Modes"

INP-181

    • -0
    • +30
    ./5.0.x/core/units/phrases/phrase_tp.php
    • -65
    • +144
    ./5.0.x/core/kernel/languages/phrases_cache.php
    • -34
    • +31
    ./5.0.x/core/kernel/nparser/nparser.php
    • -1
    • +1
    ./5.0.x/core/units/phrases/phrases_config.php
  1. … 14 more files in changeset.

Fixes #0000227: Password required mark logic change

INP-187

    • -0
    • +46
    ./5.0.x/core/units/users/users_event_handler.php

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

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

INP-83

    • -32
    • +30
    ./5.0.x/core/units/general/general_config.php

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

    • -58
    • +124
    ./5.0.x/core/kernel/application.php
    • -0
    • +3
    ./5.0.x/core/units/general/general_config.php
    • -158
    • +18
    ./5.0.x/core/kernel/event_handler.php

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

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

    • -0
    • +1
    ./5.0.x/system/backupdata/.htaccess

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

2. Accidentally committed EMPY .htaccess

INP-129

    • -0
    • +1
    ./5.0.x/admin/system_presets/.htaccess

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

2. .htaccess for Site Configs

INP-129

    • -0
    • +0
    ./5.0.x/admin/system_presets/.htaccess

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

2. Minor paths Fix for debugger_responce.php

INP-146

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

2. Fix for TemplateParser class for In-Portal < v 4.3.9

INP-146

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

INP-186

    • -1
    • +4
    ./5.0.x/core/units/general/cat_event_handler.php

Fixes #0000224: Password validation logic change

INP-184

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

    • -1
    • +1
    ./5.0.x/core/install/install_toolkit.php
    • -93
    • +93
    ./5.0.x/core/units/pdf/pdf_styles.php
    • -6
    • +4
    ./5.0.x/core/units/sections/site_config_eh.php
    • -0
    • +22
    ./5.0.x/core/install/step_templates/security.tpl
    • -19
    • +21
    ./5.0.x/core/units/pdf/pdf_renderer_zend.php
    • -2
    • +149
    ./5.0.x/core/kernel/nparser/nparser.php
    • -0
    • +5
    ./5.0.x/core/units/categories/cache_updater.php
  1. … 14 more files in changeset.

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

Typing error in site config fixed.

INP-161

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

INP-129

    • -0
    • +1
    ./5.0.x/core/install/incs/.htaccess

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

INP-161

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