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

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

INP-1080

Bug #0001363: User selector not working

INP-1123

    • -9
    • +5
    ./5.2.x/units/topics/topics_config.php

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

INP-1154

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

INP-1151

    • -1
    • +3
    ./5.2.x/admin_templates/topics/relations_edit.tpl

Bug #0001367: Incorrect disabled toolbar button images in sprites

INP-1126

Releasing version 'branches/5.3.x' (copy from 'branches/5.2.x') of 'modules/in-bulletin' module.

    • -0
    • +74
    ./5.3.x/admin_templates/topics/relations_edit.tpl
    • -0
    • +114
    ./5.3.x/admin_templates/topics/topics_reviews.tpl
    • -0
    • +107
    ./5.3.x/admin_templates/topics/topics_images.tpl
    • -0
    • +85
    ./5.3.x/admin_templates/topics/images_edit.tpl
    • -0
    • +72
    ./5.3.x/admin_templates/topics/topics_custom.tpl
    • -0
    • +75
    ./5.3.x/admin_templates/topics/review_edit.tpl
    • -0
    • +104
    ./5.3.x/admin_templates/topics/topics_edit.tpl
  1. … 80 more files in changeset.

Bug #0001313: Add a page for managing system configuration

INP-1077

    • -2
    • +2
    ./5.2.x/units/topics/topics_config.php

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

INP-1104

    • -2
    • +1
    ./5.2.x/admin_templates/catalog_tab.tpl

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

    • -0
    • +1
    ./5.2.x/units/topics/topics_config.php

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
    ./5.2.x/units/topics/topics_tag_processor.php
    • -0
    • +45
    ./5.2.x/units/helpers/post_helper.php
    • -0
    • +51
    ./5.2.x/units/topics/topics_event_handler.php

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

INP-549

    • -0
    • +9
    ./5.2.x/admin_templates/img/toolbar/toolbar-sprite.css
    • binary
    ./5.2.x/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

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

    • -1
    • +1
    ./5.2.x/units/emoticons/emoticon_eh.php

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

    • -2
    • +2
    ./5.2.x/units/topics/topics_config.php
    • -1
    • +1
    ./5.2.x/units/emoticons/emoticon_eh.php
    • -1
    • +1
    ./5.2.x/units/helpers/helpers_config.php
    • -10
    • +10
    ./5.2.x/units/topics/topics_event_handler.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

    • -3
    • +4
    ./5.2.x/units/emoticons/emoticon_eh.php
    • -12
    • +19
    ./5.2.x/units/topics/topics_event_handler.php

Bug #0001011: Review and Rename Table Names in CORE

INP-815

    • -11
    • +12
    ./5.2.x/units/topics/topics_config.php
    • -70
    • +70
    ./5.2.x/install/install_data.sql

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

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

    • -0
    • +3
    ./5.2.x/units/topics/topics_config.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. changing declaration of OnAfterConfigRead method to be PHP5 friendly

INP-224

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