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

Bug #0001293: Unable to change sorting in search results

INP-1062

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

INP-549

    • binary
    ./admin_templates/img/toolbar/tool_new_listing.gif
    • binary
    ./admin_templates/img/toolbar/tool_validate.gif
    • binary
    ./admin_templates/img/toolbar/tool_new_link.gif
    • binary
    ./admin_templates/img/toolbar/tool_validate_continue_f2.gif
    • binary
    ./admin_templates/img/toolbar/tool_validate_continue_f3.gif
    • binary
    ./admin_templates/img/toolbar/tool_new_link_f2.gif
    • binary
    ./admin_templates/img/toolbar/tool_merge_links.gif
  1. … 9 more files in changeset.

Bug #0001222: Incorrect PageInfo Mapping and Navbar

INP-997

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

INP-1022

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

INP-1002

Bug #0001224: Email event usage refactoring

INP-999

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

    • -12
    • +12
    ./units/links/link_tag_processor.php

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

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

    • -15
    • +15
    ./units/links/links_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

    • -19
    • +26
    ./units/links/links_event_handler.php

Bug #0001191: Remove RunMode from Scheduled Tasks

INP-968

Bug #0001011: Review and Rename Table Names in CORE

INP-815

    • -106
    • +106
    ./install/install_data.sql

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

    • -12
    • +20
    ./units/links/links_event_handler.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 #0000994: Create "3rd Party API Settings" Configuration sub-section in Admin

INP-805

Fixes #0001182: Automatic Link Approval/Denial based on Reciprocal Link status

MINL-12

Bug #0001142: Images are deleted during link approval process

INP-928

    • -34
    • +103
    ./units/links/links_event_handler.php

Bug #0000981: Rename Agents section to "Scheduled Tasks"

INP-794

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

Fixes #0001157: Parameter "Field" is ignored in <inp2:l_FollowLocation field="Url"/> tag

Commit on behalf of Erik

MINL-11

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/links/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

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