links_event_handler.php

Checkout
Diff latest
Open in IDE
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
21 revisions

Bug INP-1577 - CS fix all variable type comment

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

Bug INP-1577 - CS fix all variable type comment

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

Revision ID:
16517
Parents:
branches/5.2.x/units/links/links_event_handler.php 15606
Tags:
5.2.2-B2
Head on:
5.2.x
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

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

INP-1177

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

INP-1177

Revision ID:
15606
Parents:
branches/5.2.x/units/links/links_event_handler.php 15214
Tags:
5.2.1-B1 5.2.1-B2 5.2.1-RC1 5.2.1 5.2.2-B1
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

Bug #0001224: Email event usage refactoring

INP-999

Bug #0001224: Email event usage refactoring

INP-999

Revision ID:
15214
Parents:
branches/5.2.x/units/links/links_event_handler.php 15150
Branch points:
5.3.x
Tags:
5.2.0-B3 5.2.0-RC1 5.2.0
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

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

INP-224

Revision ID:
15150
Parents:
branches/5.2.x/units/links/links_event_handler.php 15142
Branch points:
tag:5.2.0-B2
Tags:
5.2.0-B2
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

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 (makeClass & recallObject methods)

INP-224

Revision ID:
15142
Parents:
branches/5.2.x/units/links/links_event_handler.php 15135
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. removing references ("&") in code

INP-224

Revision ID:
15135
Parents:
branches/5.2.x/units/links/links_event_handler.php 15062
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting view scope of methods in event handlers

INP-224

Revision ID:
15062
Parents:
branches/5.2.x/units/links/links_event_handler.php 14987
Tags:
5.2.0-B1
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting visibility scope to kDBEventHandler methods

INP-224

Revision ID:
14987
Parents:
branches/5.2.x/units/links/links_event_handler.php 14914
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

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

MINL-12

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

MINL-12

Revision ID:
14914
Parents:
branches/5.2.x/units/links/links_event_handler.php 14897
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

Bug #0001142: Images are deleted during link approval process

INP-928

Bug #0001142: Images are deleted during link approval process

INP-928

Revision ID:
14897
Parents:
branches/5.2.x/units/links/links_event_handler.php 14850
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

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. changing declaration of OnAfterConfigRead method to be PHP5 friendly

INP-224

Revision ID:
14850
Parents:
branches/5.2.x/units/links/links_event_handler.php 14703
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

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 #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

Revision ID:
14703
Parents:
branches/5.2.x/units/links/links_event_handler.php 14678
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing typo error in mapPermissions method comment

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. fixing typo error in mapPermissions method comment

INP-224

Revision ID:
14678
Parents:
branches/5.2.x/units/links/links_event_handler.php 14626
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

1. setting scope keywords and fixing PHPDoc comments

INP-224

Revision ID:
14626
Parents:
branches/5.2.x/units/links/links_event_handler.php 14254
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

Bug #0001025: Automatically set "svn:keywords" property to PHP files

INP-827

Bug #0001025: Automatically set "svn:keywords" property to PHP files

INP-827

Revision ID:
14254
Parents:
branches/5.2.x/units/links/links_event_handler.php 14100
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:eol-style = LF
  • svn:keywords = Id

Bug #0000268: Code Cleanup in 5.2.x branch

Part 1 (see http://tracker.in-portal.org/view.php?id=268#bugnotes, bugnote 2970)

INP-224

Bug #0000268: Code Cleanup in 5.2.x branch

Part 1 (see http://tracker.in-portal.org/view.php?id=268#bugnotes, bugnote 2970)

INP-224

Revision ID:
14100
Parents:
branches/5.2.x/units/links/links_event_handler.php 13842
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:executable = *
  • svn:keywords = Id

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

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

Revision ID:
13842
Parents:
branches/5.1.x/units/links/links_event_handler.php 13550
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:executable = *
  • svn:keywords = Id

Merge of "modules/in-link/releases/5.0.3@13507" to "modules/in-link/branches/5.1.x@13466".

Merge of "modules/in-link/releases/5.0.3@13507" to "modules/in-link/branches/5.1.x@13466".

Revision ID:
13550
Parents:
branches/5.1.x/units/links/links_event_handler.php 13095
Branch points:
5.2.x
Tags:
5.1.0-B1 5.1.0-RC1 5.1.0 5.1.1-B1
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:executable = *
  • svn:keywords = Id

Merge of "modules/in-link/releases/5.0.2@13075" to "modules/in-link/branches/5.1.x@12746".

Merge of "modules/in-link/releases/5.0.2@13075" to "modules/in-link/branches/5.1.x@12746".

Revision ID:
13095
Parents:
branches/5.0.x/units/links/links_event_handler.php 12918
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:executable = *
  • svn:keywords = Id

1. Bug #0000380: Repository Structure

2. Creating separate folder for themes

INS-4

1. Bug #0000380: Repository Structure

2. Creating separate folder for themes

INS-4

Revision ID:
12918
Moved from:
branches/5.0.x/in-link/units/links/links_event_handler.php 12746
Branch points:
5.1.x tag:5.0.2
Tags:
5.0.2-B2 5.0.2-RC1 5.0.2
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:executable = *
  • svn:keywords = Id

Bug #0000380: Repository Structure

INS-4

Bug #0000380: Repository Structure

INS-4

Revision ID:
12746
Moved to:
branches/5.0.x/units/links/links_event_handler.php 12918
Tags:
5.0.2-B1
Properties:
  • cvs2svn:cvs-rev = 1.6.6.16
  • svn:executable = *
  • svn:keywords = Id