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

Bug INP-1350 - Add the "kUtil::unescape" method

Bug INP-1343 - Move "getRequestProtectedFields" method to "kDBItem" class

    • -2
    • +2
    ./private_messages/private_message_eh.php

Fixes MINB-21 - Poll comment validation error not displayed

    • -3
    • +18
    ./poll_comments/poll_comment_eh.php

Bug INP-1255 - Simplified catalog permission system

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

INP-1177

    • -1
    • +1
    ./private_messages/private_message_eh.php
  1. … 1 more file in changeset.

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

INP-1176

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

INP-1080

Bug #0001363: User selector not working

INP-1123

    • -4
    • +4
    ./private_messages/private_messages_config.php
    • -7
    • +10
    ./poll_comments/poll_comments_config.php

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

INP-1154

Bug #0001313: Add a page for managing system configuration

INP-1077

  1. … 3 more files in changeset.

Bug #0001310: Product isn't Saving on Update

MINC-97

    • -1
    • +1
    ./private_messages/private_message_eh.php

Bug #0001293: Unable to change sorting in search results

INP-1062

Bug #0001259: Replace "unhtmlentities" with PHP native "htmlspecialchars_decode" method

INP-1029

Bug #0001248: Email Notifications about New Topic and New Post

MINB-20

  1. … 3 more files in changeset.

Fixes #0001239: Deleting topic gives an sql error

MINB-19

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

    • -6
    • +6
    ./private_messages/private_message_tp.php

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

    • -2
    • +2
    ./private_message_body/private_message_body_eh.php
    • -8
    • +8
    ./private_messages/private_message_eh.php

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

    • -1
    • +1
    ./private_message_body/private_message_body_eh.php
    • -3
    • +3
    ./private_messages/private_message_eh.php
    • -1
    • +1
    ./private_messages/private_message_tp.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

    • -2
    • +2
    ./private_message_body/private_message_body_eh.php
    • -10
    • +10
    ./private_messages/private_message_eh.php
    • -10
    • +10
    ./topics/topics_event_handler.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

    • -3
    • +7
    ./private_message_body/private_message_body_eh.php
    • -23
    • +37
    ./private_messages/private_message_eh.php
    • -12
    • +19
    ./topics/topics_event_handler.php
    • -28
    • +24
    ./poll_comments/poll_comment_eh.php

Bug #0001011: Review and Rename Table Names in CORE

INP-815

    • -6
    • +6
    ./private_messages/private_messages_config.php
    • -2
    • +2
    ./poll_comments/poll_comments_config.php
  1. … 2 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

    • -13
    • +29
    ./private_messages/private_message_eh.php
    • -9
    • +16
    ./poll_comments/poll_comment_eh.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. visibility of OnUpdate event

2. kDBTagProcessor::getObject is now used instead kApplication::recallObject where appropriate

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing duplicate code

2. adding missing IsHot, IsPop, IsNew virtual field declarations

INP-224

  1. … 1 more file in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. changing declaration of OnAfterConfigRead method to be PHP5 friendly

INP-224

    • -2
    • +6
    ./private_messages/private_message_eh.php
    • -1
    • +10
    ./poll_comments/poll_comment_eh.php

Bug #0001107: Logical changes on user registration/my profile forms

INP-906

    • -4
    • +4
    ./private_messages/private_messages_config.php
    • -2
    • +2
    ./poll_comments/poll_comments_config.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. making all rewrite and non-rewrite methods located into separate classes with shared interface

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixed some PhpDoc comments, that were not matching their method declarations

2. fixed some grammatical errors

3. most of file system interations (where folder is scanned for a specific content) are replaced with DirectoryIterator (from SPL)

INP-224

  1. … 1 more file in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing typo error in mapPermissions method comment

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

    • -1
    • +5
    ./private_message_body/private_message_body_eh.php
    • -8
    • +22
    ./private_messages/private_message_eh.php
    • -12
    • +21
    ./topics/topics_event_handler.php
    • -22
    • +23
    ./poll_comments/poll_comment_eh.php