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

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.

Bug #0000194: Minor changes Site Configs for Projects setup

1. Minor visual changes in the drop-down options for "Section Template" field on Add/Edit Section.

2. Hiding Stylesheets section completely until we figure out what to do with it.

MCUS-3

Fixes #0000161: Problems in case, when E-Mail is not required during user registration.

Making Email field REQUIRED

INP-131

Fixes #0000191: Temporarily Hide "Spelling Dictionary" section in Admin

INP-154

    • -0
    • +2
    ./spelling_dictionary/spelling_dictionary_config.php

Fixes #0000188: Find and remove all places where reffered to "/kernel" folder

INP-151

  1. … 9 more files in changeset.

1. Fixes #0000101: Preventing Category "Copy/Paste" from Recursion.

2. Fixed warning in "EmailEventsEventsHandler::_getSendLanguage" method.

INP-85

    • -3
    • +4
    ./email_events/email_events_event_handler.php
    • -3
    • +31
    ./general/helpers/recursive_helper.php

1. Fixes #0000140: Precautions when processing "SectionAdjustments" unit config option.

2. Fixed 2 warnings during section cache rebuild (related to processing of parent section of "in-portal:root" section).

INP-117

  1. … 1 more file in changeset.

1. Bug #0000176: Phrase "la_ImageFiles" used in Flash Uploader is not translated.

2. It appears, that phrase was never translated (missing in language pack).

INP-141

    • -1
    • +1
    ./mailing_lists/mailing_lists_config.php
  1. … 2 more files in changeset.

1. Fixes #0000171: Automatic Images Folder Cleaning.

2. Errors about array accessing problems from glob function during config cache rebuild.

3. Ability to add agents disabled by default.

INP-139

    • -0
    • +126
    ./images/image_event_handler.php
  1. … 3 more files in changeset.

Fixes #0000027: Email validation during user registration

INP-19

  1. … 6 more files in changeset.

Incorrect upload field definition in "FileHelper::createUploadFields" method.

Bug #0000155: Can't modify/reply topic, always got redirected to topic details page

MINB-5

    • -1
    • +2
    ./general/helpers/mod_rewrite_helper.php

Releasing version 'branches/5.0.x' (copy from 'branches/RC')

    • -0
    • +230
    ./configuration/configuration_event_handler.php
    • -0
    • +432
    ./categories/categories_config.php
    • -0
    • +244
    ./configuration/configuration_tag_processor.php
    • -0
    • +1893
    ./categories/categories_event_handler.php
    • -0
    • +2653
    ./general/cat_event_handler.php
    • -0
    • +96
    ./configuration/configuration_config.php
    • -0
    • +2077
    ./categories/categories_tag_processor.php
  1. … 1928 more files in changeset.