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

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

INP-1154

    • -1
    • +1
    ./units/emoticons/emoticons_config.php

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

INP-1151

    • -0
    • +2
    ./admin_templates/topics/review_edit.tpl
    • -2
    • +4
    ./admin_templates/topics/images_edit.tpl

Bug #0001367: Incorrect disabled toolbar button images in sprites

INP-1126

    • binary
    ./admin_templates/img/toolbar/toolbar-sprite.png

Bug #0001313: Add a page for managing system configuration

INP-1077

Bug #0001342: Make UTF-8 the only one supported language encoding

INP-1104

Bug #0001310: Product isn't Saving on Update

MINC-97

Bug #0001280: Remove Misused <inp2:m_BaseURL/> tag in E-mail Event Translations

INP-1049

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

    • -0
    • +43
    ./units/topics/topics_tag_processor.php
    • -0
    • +51
    ./units/topics/topics_event_handler.php

Bug #0000698: Refactor all module Toolbar Buttons by Merge into one PNG file

INP-549

    • -0
    • +9
    ./admin_templates/img/toolbar/toolbar-sprite.css
    • binary
    ./admin_templates/img/toolbar/tool_new_topic.gif
    • binary
    ./admin_templates/img/toolbar/toolbar-sprite.png

Fixes #0001239: Deleting topic gives an sql error

MINB-19

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

INP-1002

Bug #0001125: Prepare 5.2.0 release

1. adding upgrade module version dependencies

INP-921

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

    • -2
    • +2
    ./units/topics/topics_tag_processor.php

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

    • -7
    • +7
    ./units/topics/topics_event_handler.php
    • -3
    • +3
    ./units/poll_comments/poll_comment_eh.php

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

    • -3
    • +3
    ./units/topics/topics_event_handler.php
    • -2
    • +2
    ./units/poll_comments/poll_comment_eh.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

    • -10
    • +10
    ./units/topics/topics_event_handler.php
    • -5
    • +5
    ./units/poll_comments/poll_comment_eh.php

Bug #0001212: Category item reviews counter sometimes isn't updated

INP-987

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

    • -12
    • +19
    ./units/topics/topics_event_handler.php
    • -28
    • +24
    ./units/poll_comments/poll_comment_eh.php

Bug #0001011: Review and Rename Table Names in CORE

INP-815

    • -11
    • +12
    ./units/topics/topics_config.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

    • -4
    • +4
    ./units/topics/topics_event_handler.php
    • -9
    • +16
    ./units/poll_comments/poll_comment_eh.php

Bug #0000990: Check that all configuration variables being used

INP-801

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

Bug #0000268: Code Cleanup in 5.2.x branch

1. changing declaration of OnAfterConfigRead method to be PHP5 friendly

INP-224

    • -1
    • +3
    ./units/topics/topics_event_handler.php
    • -1
    • +10
    ./units/poll_comments/poll_comment_eh.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. don't show "0" as unfinished review ID in Admin Console

2. move hidden fields outside of table, located in "scroll_container" div (prevents duplicate top border above that table)

INP-224

    • -2
    • +3
    ./admin_templates/topics/review_edit.tpl

Bug #0001024: Phrase type detection based on it's name

INP-826

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

INP-906

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