branches

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

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

    • -0
    • +223
    ./5.3.x/admin_templates/import.tpl
    • -0
    • +64
    ./5.3.x/admin_templates/catalog_tab.tpl
    • -0
    • +123
    ./5.3.x/admin_templates/export.tpl
    • -0
    • +74
    ./5.3.x/admin_templates/articles/relations_edit.tpl
  1. … 41 more files in changeset.

Bug #0001313: Add a page for managing system configuration

INP-1077

    • -2
    • +2
    ./5.2.x/units/articles/articles_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 #0001341: Create cron-like interface for scheduled tasks

INP-1103

    • -1
    • +1
    ./5.2.x/units/articles/articles_config.php

Bug #0001125: Prepare 5.2.0 release

Adding 5.2.0-RC1 version

INP-921

Bug #0001293: Unable to change sorting in search results

INP-1062

    • -1
    • +1
    ./5.2.x/units/articles/articles_config.php

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

INP-1029

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

Bug #0001249: Unit config prefixes with dashes ("-") not always work, when used in openSelector JavaScript function

INP-1022

Bug #0001226: Storing function "crc32" results in database problem

INP-1001

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 ($event->getObject calls)

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

    • -11
    • +3
    ./5.2.x/units/articles/articles_config.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

    • -2
    • +2
    ./5.2.x/units/articles/articles_config.php
    • -13
    • +13
    ./5.2.x/units/articles/articles_event_handler.php

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

INP-987

Bug #0001203: Former "before" Agents still run during installation

INP-978

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

Bug #0001191: Remove RunMode from Scheduled Tasks

INP-968

    • -4
    • +11
    ./5.2.x/units/articles/articles_config.php

Bug #0001011: Review and Rename Table Names in CORE

INP-815

    • -80
    • +80
    ./5.2.x/install/install_data.sql
    • -11
    • +12
    ./5.2.x/units/articles/articles_config.php

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 #0000981: Rename Agents section to "Scheduled Tasks"

INP-794

    • -1
    • +1
    ./5.2.x/units/articles/articles_config.php

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/articles/articles_config.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

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

INP-826

    • -16
    • +16
    ./5.2.x/install/install_data.sql

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

INP-906

    • -3
    • +3
    ./5.2.x/units/articles/articles_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

    • -1
    • +1
    ./5.2.x/units/articles/articles_config.php

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

Bug #0001005: Incorrectly Detected BASE_PATH in Cron

Commit on behalf of Erik

INP-812