In-Portal

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

    • -20
    • +14
    /branches/5.0.x/core/kernel/startup.php
    • -2
    • +2
    /branches/5.0.x/core/kernel/session/session.php
    • -2
    • +2
    /branches/5.0.x/core/kernel/db/dbitem.php
    • -304
    • +0
    /branches/5.0.x/core/kernel/nparser/template.php
    • -2
    • +3
    /branches/5.0.x/core/kernel/utility/factory.php
    • -1
    • +4
    /branches/5.0.x/core/units/pdf/pdf_helper.php
    • -190
    • +17
    /branches/5.0.x/core/kernel/nparser/nparser.php
    • -2
    • +2
    /branches/5.0.x/core/kernel/db/dblist.php
    • -1
    • +1
    /branches/5.0.x/core/kernel/utility/debugger.php
  1. … 3 more files in changeset.

Fixes #0000231: Can't upload product image on Front-End

MINC-16

Bug #0000230: Rearrange Helpers and Remove Deprecated Parsers

INP-190

    • -1
    • +1
    /branches/5.0.x/core/kernel/application.php
    • -435
    • +0
    /branches/5.0.x/core/units/helpers/modules.php

Fixes #0000217: Merge UsePopups and UseModalWindows configuration variables

INP-178

    • -2
    • +4
    /branches/5.0.x/core/install/english.lang
    • -4
    • +2
    /branches/5.0.x/core/install/install_data.sql
    • -0
    • +7
    /branches/5.0.x/core/install/upgrades.sql
  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

    • -3
    • +3
    /branches/5.0.x/core/admin_templates/head.tpl

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

2. Move template.php into NParser

INP-190

    • -6
    • +5
    /branches/5.0.x/core/kernel/application.php

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

2. Move template.php into NParser

INP-190

    • -475
    • +0
    /branches/5.0.x/core/kernel/parser/tags.php

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

2. Move template.php into NParser

INP-190

    • -0
    • +304
    /branches/5.0.x/core/kernel/nparser/template.php
    • -304
    • +0
    /branches/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

    • -470
    • +0
    /branches/5.0.x/core/units/general/brackets.php

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

2. Rename and move Helpers into core/units

INP-190

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

    • -10
    • +13
    /branches/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
    • +4
    /branches/5.0.x/core/kernel/db/dbitem.php
    • -0
    • +30
    /branches/5.0.x/core/units/phrases/phrase_tp.php
    • -34
    • +31
    /branches/5.0.x/core/kernel/nparser/nparser.php
  1. … 14 more files in changeset.

Fixes #0000227: Password required mark logic change

INP-187

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

    • -2
    • +1
    /branches/5.0.x/core/kernel/db/dblist.php
    • -1
    • +4
    /branches/5.0.x/core/kernel/constants.php
    • -58
    • +124
    /branches/5.0.x/core/kernel/application.php
    • -2
    • +4
    /branches/5.0.x/core/kernel/db/dbitem.php
    • -158
    • +18
    /branches/5.0.x/core/kernel/event_handler.php
    • -1
    • +1
    /branches/5.0.x/core/kernel/event_manager.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
    /branches/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
    /branches/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
    /branches/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

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

    • -93
    • +93
    /branches/5.0.x/core/units/pdf/pdf_styles.php
    • -0
    • +1
    /branches/5.0.x/core/install/english.lang
    • -6
    • +8
    /branches/5.0.x/core/install/install_data.sql
    • -4
    • +7
    /branches/5.0.x/core/editor/fckeditor.php
    • -2
    • +149
    /branches/5.0.x/core/kernel/nparser/nparser.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
    /branches/5.0.x/core/install/incs/.htaccess