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

Fixes #0001396: Add "jpeg" and "bmp" to allowed image file extensions

INP-1154

    • -1
    • +1
    ./units/promo_blocks/promo_block_eh.php

Fixes #0001412: Parent event not available in Temp Handler triggered events

INP-1168

Bug #0001003: Logging engine

1. Fixes fatal error, that was always happening when system log is disabled and attempt is made to catch last error happened on a page

INP-811

Fixes #0001003: Logging engine

INP-811

    • -0
    • +1364
    ./kernel/utility/logger.php
    • -1
    • +1
    ./units/helpers/mailing_list_helper.php
    • -0
    • +205
    ./units/logs/system_logs/system_logs_config.php
    • -0
    • +175
    ./units/logs/system_logs/system_log_tp.php
    • -0
    • +111
    ./admin_templates/logs/system_logs/system_log_list.tpl
  1. … 12 more files in changeset.

Fixes #0001411: Excessive escaping of error messages on configuration section

INP-1167

Fixes #0001410: Missing e-mail events after upgrade

INP-1166

Fixes #0001409: Incorrect output buffering check on system requirements installation step

INP-1165

Fixes #0001408: Usage of mktime() function with no arguments

INP-1164

    • -2
    • +2
    ./kernel/processors/main_processor.php

Fixes #0001407: Additional parameters lost during FormManager redirect

INP-1163

Fixes #0001406: Violation of one url = one resource seo rule on login/logout

INP-1162

    • -11
    • +15
    ./units/users/users_event_handler.php
    • -0
    • +21
    ./units/languages/languages_item.php

Fixes #0001405: Urls with "&" are incorrectly parsed

INP-1161

Fixes #0001404: Method for getting section template

INP-1160

    • -12
    • +31
    ./kernel/managers/url_manager.php

Fixes #0001395: Too aggressive line ending normalization in plain text e-mails

INP-1153

Fixes #0001394: Multiple notices discovered while developing System Log

INP-1152

    • -1
    • +1
    ./admin_templates/incs/form_blocks.tpl

Fixes #0001393: Random "Requested ID for prefix <prefix> not passed" notices

INP-1151

    • -1
    • +0
    ./admin_templates/ajax/popup_manager.tpl
    • -1
    • +2
    ./admin_templates/users/admin_edit_group.tpl
    • -40
    • +25
    ./units/admin/admin_tag_processor.php
    • -3
    • +5
    ./admin_templates/users/image_edit.tpl
    • -0
    • +37
    ./units/admin/admin_events_handler.php
    • -0
    • +2
    ./admin_templates/config/config_search_edit.tpl

Fixes #0001392: Resizing non-uploaded image caused fatal error

INP-1150

Fixes #0001391: Excessive file name change on file upload

Commit on behalf of Erik

INP-1149

Fixes #0001390: Undefined $_SERVER['HTTP_ACCEPT_ENCODING'] when from "run_event.php"

INP-1148

    • -13
    • +21
    ./kernel/utility/debugger/debugger_responce.php

Fixes #0001389: Tag c_ContentPageLink builds broken link

INP-1147

Fixes #0001388: Broken content mode when large z-index used in theme

INP-1146

    • -5
    • +5
    ./admin_templates/js/jquery/thickbox/thickbox.css
    • -5
    • +5
    ./admin_templates/js/jquery/thickbox/thickbox.js
    • -1
    • +1
    ./kernel/utility/debugger/debugger.css

Fixes #0001387: Debugger report is opened at wrong scroll position

INP-1145

Fixes #0001386: Incorrect section/category physical template detection

INP-1144

Fixes #0001385: Wrong grid filter for user's IP address

INP-1143

Fixes #0001383: Incorrect setting page saving detection

INP-1142

    • -4
    • +3
    ./admin_templates/incs/config_blocks.tpl
    • -0
    • +10
    ./admin_templates/config/config_universal.tpl

Fixes #0001382: Error On Advanced Configuration Save

INP-1141

Fixes #0001381: Adding more info to item validation error message

INP-1140

Fixes #0001380: Notice on every page with debugger

INP-1139

Fixes #0001378: Sequential user login attempts result in a notice

INP-1137

Fixes #0001377: Notice after user completes a login procedure

INP-1136

Bug #0000268: Code Cleanup in 5.2.x branch

1. misc PHP5-related changes

INP-224