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

1. Fixes #0000260: System Sections from different Themes are listed under Structure & Data

2. Added CreatedBySystem calculated field (ThemeId != 0)

INP-218

    • -1
    • +1
    ./categories/categories_tag_processor.php

1. Bug #0000265: Update Icons in Admin

2. Fixes Filters on Regional section

INP-222

1. Fixes #0000260: System Sections from different Themes are listed under Structure & Data

2. Added CreatedBySystem calculated field (ThemeId != 0)

INP-218

    • -24
    • +22
    ./categories/categories_config.php
  1. … 1 more file in changeset.

Fixes #0000305: Ability to delete compiled templates from file system

INP-254

  1. … 2 more files in changeset.

1. Bug #0000194: Minor changes

2. Added / Adjusted "Status" field to/in grids

3. Set "Catalog_PreselectModuleTab" config settings to OFF on Installation

MCUS-3

  1. … 1 more file in changeset.

1. Bug #0000265: Update Icons in Admin

2. Cleanup + Minor Cosmetic fixes

INP-222

    • -1
    • +5
    ./related_searches/related_searches_config.php
    • -1
    • +1
    ./email_messages/email_messages_config.php
    • -1
    • +7
    ./relationship/relationship_config.php
    • -1
    • +1
    ./config_search/config_search_config.php
  1. … 7 more files in changeset.

1. Fixes #0000301: Unable to view/change category owner in administrative console.

2. Thesaurus section removed from simple interface preset.

3. In case if 404 template was parsed during event execution, then parser wasn't initialized.

4. Type error in title presets fixed.

INP-251

    • -0
    • +12
    ./categories/categories_event_handler.php
    • -1
    • +1
    ./email_events/email_events_config.php
  1. … 5 more files in changeset.

Fixes #0000302: Check and Adjust CONSTANTS in Debugger

INP-252

  1. … 1 more file in changeset.

Fixes #0000291: Admin HTTP Authentication using PHP

INP-244

1. Fixes #0000295: Can't Create a New Relation in Admin.

2. CATEGORY.APPROVE/CATEGORY.DENY events are now sent when Approve/Deny buttons are used from catalog.

INP-247

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

Fixes #0000291: Admin HTTP Authentication using PHP

INP-244

  1. … 3 more files in changeset.

1. Bug #0000265: Update Icons in Admin

2. Cleanup + Minor Cosmetic fixes

INP-222

1. Bug #0000265: Update Icons in Admin.

2. Two different section item icons were used, instead of one.

INP-222

  1. … 1 more file in changeset.

Fixes #0000182: In-Portal Security Checks and Updates

INP-146

    • -1
    • +1
    ./custom_fields/custom_fields_event_handler.php
    • -2
    • +2
    ./permissions/permissions_tag_processor.php
    • -1
    • +6
    ./form_submissions/form_submissions_eh.php
    • -3
    • +9
    ./helpers/cat_dbitem_export_helper.php
    • -4
    • +13
    ./categories/categories_tag_processor.php
  1. … 7 more files in changeset.

1. Bug #0000265: Update Icons in Admin

2. Cleanup + Minor Cosmetic fixes

INP-222

    • -1
    • +1
    ./logs/change_logs/change_logs_config.php
  1. … 7 more files in changeset.

1. Bug #0000265: Update Icons in Admin.

2. Ability to specify module for item icons in grid.

INP-222

    • -5
    • +17
    ./categories/categories_tag_processor.php
  1. … 3 more files in changeset.

1. Fixes #0000265: Update Icons in Admin

2. Add "Width" to columns

3. Minor Cosmetic fixes

INP-222

    • -12
    • +16
    ./email_messages/email_messages_config.php
    • -11
    • +11
    ./mailing_lists/mailing_lists_config.php
    • -11
    • +12
    ./email_queue/email_queue_config.php
    • -12
    • +15
    ./user_groups/user_groups_config.php
    • -5
    • +7
    ./logs/search_logs/search_logs_config.php
    • -15
    • +16
    ./logs/change_logs/change_logs_config.php
  1. … 410 more files in changeset.

Fixes #0000283: Incorrect user_id on IIS web server during logout process

INP-239

Fixes #0000277: Show "Root" user on Email Configuration sections

INP-233

    • -1
    • +1
    ./email_events/email_events_config.php
  1. … 1 more file in changeset.

Fixes #0000280: Navigation Tree Refresh after Config Data is Reset

INP-236

  1. … 2 more files in changeset.

1. Fixes #0000260: System Sections from different Themes are listed under Structure & Data

2. Priority field was not set for Front-End suggested categories.

INP-218

    • -24
    • +40
    ./categories/categories_event_handler.php

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

2. Email event name is sent as special header in email message (while in debug mode).

INP-213

    • -0
    • +5
    ./email_events/email_events_event_handler.php
    • -0
    • +41
    ./categories/categories_event_handler.php
    • -3
    • +48
    ./reviews/reviews_event_handler.php
  1. … 5 more files in changeset.

1. Fixes #0000264: Fix "Show All" and "Show Structure" on Items Selector pop-up page

2. That whitespace on top was real hard piece to find and fix.

3. Bug #0000272: Ability to strip first N levels from category path.

INP-221

INP-228

  1. … 2 more files in changeset.

1. Fixes #0000274: Missing "Section Template" and "Section Properties" buttons in Content & Design Modes.

2. I bet, that these installs were having "default2009" theme before.

3. Problem was, that when auto-creating theme structure for given theme, then ThemeId were not taken into account when searching already created pages in Category table. This was perfectly visible for two themes with identical structure (like "default2009" and "advanced") - corresponding records in Category table just were not created at all.

INP-230

    • -2
    • +2
    ./categories/categories_event_handler.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

    • -49
    • +18
    ./admin/admin_events_handler.php
  1. … 6 more files in changeset.

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

INP-219

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

INP-228

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

INP-217

Fixes #0000243: Quick fix for Email Subject Import

INP-202

    • -1
    • +10
    ./helpers/language_import_helper.php
    • -27
    • +8
    ./email_messages/email_messages_event_handler.php
    • -0
    • +43
    ./helpers/email_message_helper.php

Fixes #0000248: Creating New Form

INP-207

    • -4
    • +4
    ./form_submissions/form_submissions_config.php
  1. … 1 more file in changeset.