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

Bug INP-1369 - Transform all hooks to "OnAfterConfigRead" event into hBEFORE

Differential Revision: http://qa.in-portal.org/D23

    • -2
    • +2
    ./link_validation/link_validation_config.php

Fixes MINL-16 - Getting out of memory on the Link detail page

1. commit on behalf of Erik

Fixes MINL-15 - Mark link as invalid if a curl error occurred during validation

    • -1
    • +1
    ./link_validation/link_validation_eh.php

Bug INP-1278 - Use ENT_QUOTES with 'htmlspecialchars'

Bug INP-1255 - Simplified catalog permission system

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

INP-1177

    • -1
    • +1
    ./link_validation/link_validation_eh.php
    • -18
    • +18
    ./listings/listings_event_handler.php
  1. … 1 more file in changeset.

Bug #0001363: User selector not working

INP-1123

Bug #0001313: Add a page for managing system configuration

INP-1077

  1. … 3 more files in changeset.

Bug #0001341: Create cron-like interface for scheduled tasks

INP-1103

    • -1
    • +1
    ./link_validation/link_validation_config.php

Bug #0001293: Unable to change sorting in search results

INP-1062

Bug #0001222: Incorrect PageInfo Mapping and Navbar

INP-997

    • -1
    • +4
    ./listing_types/listing_types_tag_processor.php

Bug #0001224: Email event usage refactoring

INP-999

    • -10
    • +10
    ./listings/listings_event_handler.php
  1. … 2 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

    • -2
    • +2
    ./listing_types/listing_types_tag_processor.php
    • -3
    • +3
    ./link_validation/link_validation_tp.php

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

    • -3
    • +3
    ./listing_types/listing_types_event_handler.php
    • -1
    • +1
    ./link_validation/link_validation_eh.php
    • -14
    • +14
    ./listings/listings_event_handler.php

Bug #0000268: Code Cleanup in 5.2.x branch

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

INP-224

    • -7
    • +7
    ./link_validation/link_validation_eh.php
    • -10
    • +10
    ./listings/listings_event_handler.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

    • -4
    • +4
    ./listing_types/listing_types_event_handler.php
    • -18
    • +18
    ./link_validation/link_validation_eh.php
    • -20
    • +20
    ./listings/listings_event_handler.php

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

    • -4
    • +13
    ./listing_types/listing_types_event_handler.php
    • -1
    • +1
    ./link_validation/link_validation_eh.php

Bug #0001191: Remove RunMode from Scheduled Tasks

INP-968

    • -1
    • +1
    ./link_validation/link_validation_config.php

Bug #0001011: Review and Rename Table Names in CORE

INP-815

    • -1
    • +1
    ./link_validation/link_validation_config.php
  1. … 2 more files in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

    • -3
    • +7
    ./listing_types/listing_types_event_handler.php
    • -11
    • +24
    ./link_validation/link_validation_eh.php
    • -6
    • +10
    ./listings/listings_event_handler.php

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

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
    ./links/links_event_handler.php

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

INP-794

    • -1
    • +1
    ./link_validation/link_validation_config.php
    • -1
    • +1
    ./link_validation/link_validation_eh.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

    • -34
    • +18
    ./listings/listings_tag_processor.php
  1. … 1 more file in changeset.

Bug #0000268: Code Cleanup in 5.2.x branch

1. changing declaration of OnAfterConfigRead method to be PHP5 friendly

INP-224

    • -2
    • +4
    ./link_validation/link_validation_eh.php

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

Commit on behalf of Erik

MINL-11

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

INP-826

    • -2
    • +2
    ./link_validation/link_validation_config.php
  1. … 3 more files in changeset.

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

INP-906

  1. … 2 more files in changeset.

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