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

Fixes #0001431: Change timezone changing code (PHP 5.4 compatibility)

Commit on behalf of Erik

INP-1183

Fixes #0001429: Incorrectly included templates via <inp2:m_ModuleInclude tag

INP-1181

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

Fixes #0001434: Disable html editor for "inp_edit_textarea" block by default

INP-1186

    • -1
    • +1
    ./admin_templates/forms/form_edit_emails.tpl
    • -1
    • +1
    ./admin_templates/users/admins_edit.tpl
    • -1
    • +1
    ./admin_templates/popups/translator.tpl
    • -1
    • +1
    ./admin_templates/groups/groups_edit.tpl
    • -2
    • +2
    ./admin_templates/config/config_edit.tpl
    • -4
    • +4
    ./admin_templates/forms/forms_edit.tpl
  1. … 5 more files in changeset.

Fixes #0001424: Inconsistent naming in "E-mail Templates" section

INP-1177

    • -76
    • +0
    ./admin_templates/regional/email_messages_edit.tpl
    • -18
    • +18
    ./units/users/users_event_handler.php
    • -48
    • +48
    ./units/helpers/language_import_helper.php
    • -4
    • +4
    ./units/logs/email_logs/email_log_tp.php
    • -0
    • +76
    ./admin_templates/regional/email_template_edit.tpl
  1. … 55 more files in changeset.

Fixes #0001425: Incorrect queued e-mail count in "Mailing List" section

INP-1178

    • -13
    • +17
    ./units/mailing_lists/mailing_list_eh.php

Fixes #0001423: Function "htmlspecialchars" breaks down UTF-8 encoding

INP-1176

    • -2
    • +2
    ./kernel/processors/main_processor.php
    • -3
    • +3
    ./units/helpers/language_import_helper.php
    • -2
    • +2
    ./units/images/image_tag_processor.php
  1. … 4 more files in changeset.

Fixes #0001421: Don't use $_REQUEST in Debugger

INP-1175

Fixes #0001419: Incorrect check for "variables_order" setting during installation

INP-1173

Fixes #0001418: Unable to load category item in some cases

INP-1172

Fixes #0001401: Using Typekit font library

INP-1158

    • -10
    • +12
    ./admin_templates/incs/header.tpl

Fixes #0001362: Use even more secure password hashing algorithm

INP-1122

    • -61
    • +240
    ./kernel/utility/formatters/password_formatter.php
    • -1
    • +1
    ./admin_templates/users/root_edit_password.tpl
    • -24
    • +2
    ./units/users/users_event_handler.php
    • -0
    • +291
    ./kernel/utility/php_pass.php

Fixes #0001414: Centralize code for resource limit setting

INP-1170

    • -2
    • +1
    ./kernel/processors/main_processor.php
    • -2
    • +1
    ./units/helpers/language_import_helper.php

Fixes #0001364: Forgot password improvements (part 2)

INP-1124

    • -29
    • +16
    ./units/users/users_event_handler.php

Fixes #0001413: Simultaneous editing message not shown

INP-1169

Fixes #0001317: Allow to specify what IP address source to use

INP-1080

    • -1
    • +1
    ./units/helpers/language_import_helper.php
    • -1
    • +1
    ./units/phrases/phrases_event_handler.php
    • -2
    • +2
    ./units/reviews/reviews_event_handler.php
    • -4
    • +1
    ./kernel/session/inp_session_storage.php
    • -1
    • +1
    ./units/visits/visits_event_handler.php
  1. … 5 more files in changeset.

Fixes #0001361: Scheduled task run time calculation change

INP-1121

Fixes #0001344: Deleting of temporary files during upload

INP-1106

Fixes #0001363: User selector not working

INP-1123

    • -2
    • +2
    ./units/structure/structure_config.php
    • -0
    • +15
    ./units/users/users_tag_processor.php
    • -2
    • +2
    ./units/categories/categories_config.php
    • -1
    • +1
    ./units/user_groups/user_groups_config.php

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