In-Portal

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

1. Bug #0000273: Get rid of ereg* functions usage, because they are slow and are deprecated since PHP 5.3

2. Merging from 5.0.x to 5.1.x.

INP-229

    • -1
    • +1
    /branches/5.1.x/core/kernel/nparser/nparser.php
    • -1
    • +8
    /branches/5.1.x/core/kernel/utility/debugger.php
    • -1
    • +1
    /branches/5.1.x/core/kernel/session/session.php
    • -3
    • +3
    /branches/5.1.x/core/kernel/globals.php

1. Bug #0000273: Get rid of ereg* functions usage, because they are slow and are deprecated since PHP 5.3.

2. Debugger compatibility with PHP 5.3.

INP-229

    • -1
    • +1
    /branches/5.0.x/core/kernel/nparser/nparser.php
    • -15
    • +18
    /branches/5.0.x/core/kernel/session/session.php
    • -1
    • +8
    /branches/5.0.x/core/kernel/utility/debugger.php
    • -3
    • +3
    /branches/5.0.x/core/kernel/globals.php

Fixes #0000263: Issues HTML Escaping in HTML Title in Admin

INP-220

1. Bug #0000238: Cosmetic + Minor Changes

2. Configuration variable length could also be controlled via ValuesList field.

INP-197

Fixes #0000262: Extra "/" in Section Navigation Bar

INP-219

Fixes #0000272: Ability to strip first N levels from category path

INP-228

1. Bug #0000238: Cosmetic + Minor Changes

2. Adjusted "width" for Custom fields, and other minor changes

INP-197

    • -1
    • +1
    /branches/5.0.x/core/install/install_data.sql

1. Bug #0000258: Minor Cosmetic Changes in Installation Steps

2. Finishing up installation

INP-216

    • -15
    • +41
    /branches/5.0.x/core/install/steps_db.xml

Fixes #0000259: Fatal Error on Import when Installed Module was Disabled

INP-217

1. Bug #0000255: Find and list Missing Email Events

2. Minor fixes to Events Clean up (committed earlier)

INP-213

    • -6
    • +12
    /branches/5.0.x/core/install/upgrades.php
    • -2
    • +0
    /branches/5.0.x/core/install/upgrades.sql

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

2. Additional security checks in .htaccess (samples taken from other major applications)

INP-146

1. Bug #0000255: Find and list Missing Email Events

2. Clean old Events

INP-213

    • -0
    • +27
    /branches/5.0.x/core/install/upgrades.php
    • -0
    • +2
    /branches/5.0.x/core/install/upgrades.sql
    • -24
    • +21
    /branches/5.0.x/core/install/english.lang
    • -4
    • +0
    /branches/5.0.x/core/install/install_data.sql

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

2. Renamed "intermediate" Site Config folder to "custom" so users can change it instead of simple or advanced (adjusted SQL files)

INP-161

    • -2
    • +2
    /branches/5.0.x/core/install/upgrades.sql
    • -1
    • +1
    /branches/5.0.x/core/install/install_data.sql

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

2. Renamed "intermediate" Site Config folder to "custom" so users can change it instead of simple or advanced.

INP-161

1. Fixes #0000258: Minor Cosmetic Changes in Installation Steps

2. No logic in "Back" button on select license step, because for incorrect license error will be shown and user will stay on same step.

INP-216

    • -20
    • +49
    /branches/5.0.x/core/install/incs/install.tpl

1. Fixes #0000257: "Meta Information" file for Modules.

2. File was named "module_info.xml", because it's pure xml, no template-like tags.

INP-215

    • -0
    • +6
    /branches/5.0.x/core/install/module_info.xml

Fixes #0000256: Rename Themes in SVN to more meaningful

INP-214

  1. … 391 more files in changeset.

Fixes #0000254: Arrays are incorrectly passed between NON-SSL -> SSL redirects and via versa

INP-212

Fixes #0000243: Quick fix for Email Subject Import

INP-202

1. Fixes #0000215: Session Security Checks.

2. Bug #0000034: Update English lang. Pack.

INP-24

INP-177

    • -40
    • +84
    /branches/5.0.x/core/kernel/session/session.php
    • -0
    • +18
    /branches/5.0.x/core/install/upgrades.sql
    • -1
    • +2
    /branches/5.0.x/core/install/english.lang
    • -3
    • +5
    /branches/5.0.x/core/install/install_data.sql

Fixes #0000248: Creating New Form

INP-207

Fixes #0000249: Problem when 2 or more uploaders are on same form in IE

INP-208

1. Bug #0000238: Cosmetic + Minor Changes

2. Make Search bar shorted (250px vs 300px)

INP-197

1. Fixes #0000238: Cosmetic + Minor Changes

INP-197

1. Fixes #0000238: Cosmetic + Minor Changes.

2. Section order tuning.

3. Old unused graphics removed.

4. Grid rows, visible only in debug mode are now also have odd/even colors.

5. Deprecated HasParam tag removed.

INP-197

  1. … 36 more files in changeset.

1. Bug #0000238: Cosmetic + Minor Changes

2. Less transparency "Loading..." background in Ajax screens.

3. Added Phrase Labels to Sorting fields in Admin grids

4. Minor Color changes in CMS.css required for compatibility

INP-197

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

1. Bug #0000238: Cosmetic + Minor Changes

2. Adjust Template Meta info. so "Mailing list" template appear under "Platform" after Installation.

3. Add no_editing="1" option to Register and Cancel block on Register template to escape unnecessary "Edit Design" buttons.

INP-197

Fixes #0000242: Add ability to specify default editing mode in site config preset

INP-201

    • -0
    • +212
    /branches/5.0.x/core/units/helpers/site_config_helper.php

Bug #0000237: Make session creation optional on Front-End

INP-196

    • -3
    • +2
    /branches/5.0.x/core/kernel/session/session.php

1. Fixes #0000237: Make session creation optional on Front-End

2. All session id storage modes are fixed to be compatible with fake sessions.

INP-196

    • -64
    • +126
    /branches/5.0.x/core/kernel/session/session.php
    • -4
    • +17
    /branches/5.0.x/core/kernel/application.php
    • -1
    • +1
    /branches/5.0.x/core/kernel/db/dbitem.php
    • -1
    • +1
    /branches/5.0.x/core/kernel/event_manager.php