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

Bug #0000485: Create more control over sent emails

1. Fixes issue, that custom html design template were ignored when multiple modules were installed along with In-Portal.

INP-402

    • -1
    • +1
    ./units/languages/languages_config.php
    • -1
    • +0
    ./units/helpers/language_import_helper.php

Fixes #0001225: Additional checks to perform on "System Requirements" step before installation/upgrade

INP-1000

    • -3
    • +6
    ./units/helpers/language_import_helper.php

Fixes #0001230: Issue with Username Validation on User Registration & Edit

INP-1005

Fixes #0001229: Missing Permissions for Item Filters and Spam Reports on Clean install

INP-1004

Fixes #0001233: Incorrect error message during field value length validation

INP-1008

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing wrong refactoring in @14714 revision resulted in mod-rewrite url being parsed before virtual to physical template mapping was loaded from cache

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($event->getObject calls in helpers)

INP-224

    • -1
    • +1
    ./units/helpers/controls/minput_helper.php

Fixes #0001232: Unable to set parsed category from custom rewrite parser

INP-1007

Fixes #0001228: Email Log Rotation and New Fields

INP-1003

    • -0
    • +131
    ./units/logs/email_logs/email_log_tp.php
    • -0
    • +126
    ./units/logs/email_logs/email_log_eh.php
    • -9
    • +18
    ./units/helpers/mailing_list_helper.php
    • -0
    • +102
    ./admin_templates/logs/email_logs/email_log_edit.tpl
    • -4
    • +48
    ./units/mailing_lists/mailing_list_eh.php
  1. … 1 more file in changeset.

Bug #0001231: Bug in parallel cache rebuild protection

INP-1006

Fixes #0001231: Bug in parallel cache rebuild protection

INP-1006

    • -14
    • +0
    ./units/helpers/category_helper.php
    • -29
    • +69
    ./kernel/managers/cache_manager.php
    • -11
    • +2
    ./kernel/utility/unit_config_reader.php

Fixes #0000485: Create more control over sent emails

INP-402

    • -0
    • +10
    ./units/languages/languages_config.php
    • -10
    • +50
    ./units/helpers/language_import_helper.php
    • -28
    • +16
    ./units/helpers/email_message_helper.php

Bug #0001227: Ability to specify both HTML and Plain Text version of e-mail event

1. fixes language upgrade problem on multiple module install during clean install

INP-1002

    • -1
    • +1
    ./units/helpers/language_import_helper.php

Bug #0001227: Ability to specify both HTML and Plain Text version of e-mail event

1. fixes missing columns on clean install

INP-1002

Fixes #0001227: Ability to specify both HTML and Plain Text version of e-mail event

INP-1002

    • -51
    • +83
    ./units/helpers/language_import_helper.php
    • -1
    • +7
    ./units/phrases/phrases_event_handler.php
    • -6
    • +19
    ./units/helpers/email_message_helper.php
  1. … 1 more file in changeset.

Fixes #0001224: Email event usage refactoring

INP-999

    • -0
    • +805
    ./kernel/utility/email.php

Bug #0001125: Prepare 5.2.0 release

1. fixing differences between 5.2.0-B2 clean install and 5.2.0-B2 upgrade from 5.1.2

INP-921

Fixes #0001221: Failed upgrade from 5.1.2

INP-996

Fixes #0001220: Incomplete /system/config.php file after upgrade

INP-995

Fixes #0001219: Usage of undefined kDBtagProcessor class

INP-994

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

Bug #0001215: Speed up page loading

INP-990

    • -5
    • +0
    ./kernel/processors/main_processor.php

Bug #0001125: Prepare 5.2.0 release

1. missing SVN auto-properties on all files added in 5.2.0, since I've added them in PhpStorm and not in TortoiseSVN

INP-921

    • -0
    • +0
    ./units/spam_reports/spam_report_tp.php
    • -0
    • +0
    ./units/promo_blocks/promo_block_eh.php
    • -0
    • +0
    ./install/step_templates/sys_config.tpl
  1. … 20 more files in changeset.

Fixes #0001218: Missing Approve/Decline buttons for Administrators

INP-993

    • -1
    • +2
    ./admin_templates/users/admins_edit.tpl
    • -3
    • +15
    ./admin_templates/users/admins_list.tpl
  1. … 1 more file in changeset.

Fixes #0001217: White Border around CKEditor Editing area

INP-992

Fixes #0001216: Missing column title on CSV export

INP-991

Bug #0000268: Code Cleanup in 5.2.x branch

1. use SimpleXML for internal XML processing (not XML from external services)

INP-224

    • -153
    • +137
    ./units/helpers/language_import_helper.php
    • -35
    • +28
    ./units/helpers/themes_helper.php
    • -17
    • +8
    ./units/helpers/controls/minput_helper.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($this->getObject calls in tag processors)

INP-224

    • -18
    • +18
    ./kernel/db/cat_tag_processor.php
    • -34
    • +34
    ./kernel/db/db_tag_processor.php
    • -1
    • +1
    ./units/email_queue/email_queue_tp.php
    • -4
    • +4
    ./units/modules/modules_tag_processor.php
    • -5
    • +5
    ./units/images/image_tag_processor.php
    • -7
    • +7
    ./units/reviews/reviews_tag_processor.php
  1. … 15 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ($event->getObject calls)

INP-224

    • -3
    • +3
    ./units/modules/modules_event_handler.php
    • -31
    • +31
    ./units/users/users_event_handler.php
    • -5
    • +5
    ./units/images/image_event_handler.php
  1. … 45 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code ('parent_event' code)

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code (makeClass & recallObject methods)

INP-224

    • -31
    • +31
    ./units/users/users_event_handler.php
    • -2
    • +2
    ./units/user_profile/user_profile_tp.php
    • -8
    • +8
    ./units/images/image_tag_processor.php
    • -3
    • +3
    ./units/helpers/mailing_list_helper.php
  1. … 124 more files in changeset.