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

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

INP-1186

    • -1
    • +1
    ./admin_templates/topics/topics_edit.tpl

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

INP-1177

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

INP-1176

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

INP-1080

    • -1
    • +1
    ./units/poll_comments/poll_comment_eh.php

Bug #0001363: User selector not working

INP-1123

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