r114737 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114736‎ | r114737 | r114738 >
Date:09:35, 5 April 2012
Author:jeroendedauw
Status:deferred
Tags:
Comment:
fixed license for stuff my rename missed
Modified paths:
  • /trunk/extensions/EducationProgram/actions/EditCourseAction.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPArticle.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPArticlePager.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPArticleTable.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPArticles.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPCA.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPCAPager.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPCAs.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPCourse.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPCoursePager.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPCourses.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPFailForm.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPHTMLCombobox.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPHTMLDateField.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPIRole.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPInstructor.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPInstructors.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPLogFormatter.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPOA.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPOAPager.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPOAs.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPOrg.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPOrgPager.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPOrgs.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPPageObject.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPPageTable.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPPager.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPRevision.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPRevisionAction.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPRevisionDiff.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPRevisionPager.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPRevisionedObject.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPRevisions.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPRoleObject.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPStudent.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPStudentActivityPager.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPStudentPager.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPStudents.php (modified) (history)
  • /trunk/extensions/EducationProgram/includes/EPUtils.php (modified) (history)
  • /trunk/extensions/EducationProgram/maintenance/deleteEducation.php (modified) (history)
  • /trunk/extensions/EducationProgram/maintenance/importWEPData.php (modified) (history)
  • /trunk/extensions/EducationProgram/maintenance/importWEPFromDB.php (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.addcourse.js (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.addorg.js (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.ambprofile.css (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.ambprofile.js (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.api.js (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.articletable.js (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.combobox.js (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.datepicker.js (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.disenroll.js (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.enlist.js (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.formpage.css (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.formpage.js (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.imageinput.js (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.js (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.pager.css (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.pager.js (modified) (history)
  • /trunk/extensions/EducationProgram/resources/ep.studentactivity.css (modified) (history)
  • /trunk/extensions/EducationProgram/resources/jquery.imageinput.js (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialAmbassadorProfile.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialArticles.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialCAProfile.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialCAs.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialCourses.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialDisenroll.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialEPPage.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialEducationProgram.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialEnroll.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialInstitutions.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialMyCourses.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialOAProfile.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialOAs.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialStudent.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialStudentActivity.php (modified) (history)
  • /trunk/extensions/EducationProgram/specials/SpecialStudents.php (modified) (history)

Diff [purge]

Index: trunk/extensions/EducationProgram/maintenance/deleteEducation.php
@@ -8,7 +8,7 @@
99 * @file DeleteEducation.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515
Index: trunk/extensions/EducationProgram/maintenance/importWEPData.php
@@ -8,7 +8,7 @@
99 * @file importWEPData.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515
Index: trunk/extensions/EducationProgram/maintenance/importWEPFromDB.php
@@ -8,7 +8,7 @@
99 * @file importFromDB.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515
Index: trunk/extensions/EducationProgram/actions/EditCourseAction.php
@@ -208,7 +208,7 @@
209209 'required' => true,
210210 'options' => array_combine( $levels, $levels ),
211211 );
212 -
 212+XML::languageSelector()
213213 $langOptions = EPUtils::getLanguageOptions( $this->getLanguage()->getCode() );
214214 $fields['lang'] = array (
215215 'type' => 'select',
Index: trunk/extensions/EducationProgram/specials/SpecialMyCourses.php
@@ -11,7 +11,7 @@
1212 * @file SpecialMyCourses.php
1313 * @ingroup EducationProgram
1414 *
15 - * @licence GNU GPL v3 or later
 15+ * @licence GNU GPL v2+
1616 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1717 */
1818 class SpecialMyCourses extends SpecialEPPage {
Index: trunk/extensions/EducationProgram/specials/SpecialDisenroll.php
@@ -8,7 +8,7 @@
99 * @file SpecialDisenroll.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class SpecialDisenroll extends SpecialEPPage {
Index: trunk/extensions/EducationProgram/specials/SpecialEnroll.php
@@ -8,7 +8,7 @@
99 * @file SpecialEnroll.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class SpecialEnroll extends SpecialEPPage {
Index: trunk/extensions/EducationProgram/specials/SpecialAmbassadorProfile.php
@@ -8,7 +8,7 @@
99 * @file SpecialOAProfile.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 abstract class SpecialAmbassadorProfile extends FormSpecialPage {
Index: trunk/extensions/EducationProgram/specials/SpecialEPPage.php
@@ -9,7 +9,7 @@
1010 * @file SpecialEPPage.php
1111 * @ingroup EducationProgram
1212 *
13 - * @licence GNU GPL v3 or later
 13+ * @licence GNU GPL v2+
1414 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1515 */
1616 abstract class SpecialEPPage extends SpecialCachedPage {
Index: trunk/extensions/EducationProgram/specials/SpecialEducationProgram.php
@@ -8,7 +8,7 @@
99 * @file SpecialEducationProgram.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class SpecialEducationProgram extends SpecialEPPage {
Index: trunk/extensions/EducationProgram/specials/SpecialStudentActivity.php
@@ -8,7 +8,7 @@
99 * @file SpecialStudentActivity.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class SpecialStudentActivity extends SpecialEPPage {
Index: trunk/extensions/EducationProgram/specials/SpecialCAProfile.php
@@ -8,7 +8,7 @@
99 * @file SpecialCAProfile.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class SpecialCAProfile extends SpecialAmbassadorProfile {
Index: trunk/extensions/EducationProgram/specials/SpecialArticles.php
@@ -8,7 +8,7 @@
99 * @file SpecialArticles.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class SpecialArticles extends SpecialEPPage {
Index: trunk/extensions/EducationProgram/specials/SpecialCAs.php
@@ -8,7 +8,7 @@
99 * @file SpecialCAs.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class SpecialCAs extends SpecialEPPage {
Index: trunk/extensions/EducationProgram/specials/SpecialStudents.php
@@ -8,7 +8,7 @@
99 * @file SpecialStudents.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class SpecialStudents extends SpecialEPPage {
Index: trunk/extensions/EducationProgram/specials/SpecialInstitutions.php
@@ -9,7 +9,7 @@
1010 * @file SpecialInstitutions.php
1111 * @ingroup EducationProgram
1212 *
13 - * @licence GNU GPL v3 or later
 13+ * @licence GNU GPL v2+
1414 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1515 */
1616 class SpecialInstitutions extends SpecialEPPage {
Index: trunk/extensions/EducationProgram/specials/SpecialOAProfile.php
@@ -8,7 +8,7 @@
99 * @file SpecialOAProfile.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class SpecialOAProfile extends SpecialAmbassadorProfile {
Index: trunk/extensions/EducationProgram/specials/SpecialOAs.php
@@ -8,7 +8,7 @@
99 * @file SpecialOAs.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class SpecialOAs extends SpecialEPPage {
Index: trunk/extensions/EducationProgram/specials/SpecialCourses.php
@@ -9,7 +9,7 @@
1010 * @file SpecialCourses.php
1111 * @ingroup EducationProgram
1212 *
13 - * @licence GNU GPL v3 or later
 13+ * @licence GNU GPL v2+
1414 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1515 */
1616 class SpecialCourses extends SpecialEPPage {
Index: trunk/extensions/EducationProgram/specials/SpecialStudent.php
@@ -8,7 +8,7 @@
99 * @file SpecialStudent.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class SpecialStudent extends SpecialEPPage {
Index: trunk/extensions/EducationProgram/includes/EPLogFormatter.php
@@ -8,7 +8,7 @@
99 * @file EPLogFormatter.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPLogFormatter extends LogFormatter {
@@ -54,7 +54,7 @@
5555 * @file EPLogFormatter.php
5656 * @ingroup EducationProgram
5757 *
58 - * @licence GNU GPL v3 or later
 58+ * @licence GNU GPL v2+
5959 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
6060 */
6161 class EPRoleChangeFormatter extends EPLogFormatter {
@@ -86,7 +86,7 @@
8787 * @file EPLogFormatter.php
8888 * @ingroup EducationProgram
8989 *
90 - * @licence GNU GPL v3 or later
 90+ * @licence GNU GPL v2+
9191 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
9292 */
9393 class EPArticleFormatter extends EPLogFormatter {
Index: trunk/extensions/EducationProgram/includes/EPOrgPager.php
@@ -8,7 +8,7 @@
99 * @file EPOrgPager.php
1010 * @ingroup EductaionProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPOrgPager extends EPPager {
Index: trunk/extensions/EducationProgram/includes/EPArticles.php
@@ -8,7 +8,7 @@
99 * @file EPArticles.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPArticles extends ORMTable {
Index: trunk/extensions/EducationProgram/includes/EPHTMLDateField.php
@@ -9,7 +9,7 @@
1010 * @file EPHTMLDateField.php
1111 * @ingroup EducationProgram
1212 *
13 - * @licence GNU GPL v3 or later
 13+ * @licence GNU GPL v2+
1414 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1515 */
1616 class EPHTMLDateField extends HTMLTextField {
Index: trunk/extensions/EducationProgram/includes/EPOrgs.php
@@ -8,7 +8,7 @@
99 * @file EPOrgs.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPOrgs extends EPPageTable {
Index: trunk/extensions/EducationProgram/includes/EPCA.php
@@ -8,7 +8,7 @@
99 * @file EPCA.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPCA extends EPRoleObject implements EPIRole {
Index: trunk/extensions/EducationProgram/includes/EPPageTable.php
@@ -8,7 +8,7 @@
99 * @file EPPageTable.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 abstract class EPPageTable extends ORMTable {
Index: trunk/extensions/EducationProgram/includes/EPRoleObject.php
@@ -8,7 +8,7 @@
99 * @file EPRoleObject.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 abstract class EPRoleObject extends ORMRow implements EPIRole {
Index: trunk/extensions/EducationProgram/includes/EPArticleTable.php
@@ -8,7 +8,7 @@
99 * @file EPArticleTable.php
1010 * @ingroup EductaionProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPArticleTable extends EPPager {
Index: trunk/extensions/EducationProgram/includes/EPRevisionAction.php
@@ -10,7 +10,7 @@
1111 * @file EPRevisionAction.php
1212 * @ingroup EducationProgram
1313 *
14 - * @licence GNU GPL v3 or later
 14+ * @licence GNU GPL v2+
1515 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1616 */
1717 class EPRevisionAction {
Index: trunk/extensions/EducationProgram/includes/EPOA.php
@@ -8,7 +8,7 @@
99 * @file EPOA.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPOA extends EPRoleObject implements EPIRole {
Index: trunk/extensions/EducationProgram/includes/EPFailForm.php
@@ -8,7 +8,7 @@
99 * @file EPFailForm.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPFailForm extends HTMLForm {
Index: trunk/extensions/EducationProgram/includes/EPInstructors.php
@@ -8,7 +8,7 @@
99 * @file EPInstructors.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPInstructors extends ORMTable {
Index: trunk/extensions/EducationProgram/includes/EPUtils.php
@@ -8,7 +8,7 @@
99 * @file EPUtils.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPUtils {
Index: trunk/extensions/EducationProgram/includes/EPCAPager.php
@@ -8,7 +8,7 @@
99 * @file EPCAPager.php
1010 * @ingroup EductaionProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPCAPager extends EPOAPager {
Index: trunk/extensions/EducationProgram/includes/EPPageObject.php
@@ -8,7 +8,7 @@
99 * @file EPPageObject.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 abstract class EPPageObject extends EPRevisionedObject {
Index: trunk/extensions/EducationProgram/includes/EPStudentPager.php
@@ -8,7 +8,7 @@
99 * @file EPStudentPager.php
1010 * @ingroup EductaionProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPStudentPager extends EPPager {
Index: trunk/extensions/EducationProgram/includes/EPCAs.php
@@ -8,7 +8,7 @@
99 * @file EPCAs.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPCAs extends ORMTable {
Index: trunk/extensions/EducationProgram/includes/EPStudents.php
@@ -8,7 +8,7 @@
99 * @file EPStudents.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPStudents extends ORMTable {
Index: trunk/extensions/EducationProgram/includes/EPIRole.php
@@ -8,7 +8,7 @@
99 * @file EPIRole.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 interface EPIRole {
Index: trunk/extensions/EducationProgram/includes/EPInstructor.php
@@ -8,7 +8,7 @@
99 * @file EPInstructor.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPInstructor extends EPRoleObject implements EPIRole {
Index: trunk/extensions/EducationProgram/includes/EPRevisionPager.php
@@ -8,7 +8,7 @@
99 * @file EPRevisionPager.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPRevisionPager extends ReverseChronologicalPager {
Index: trunk/extensions/EducationProgram/includes/EPOAPager.php
@@ -8,7 +8,7 @@
99 * @file EPOAPager.php
1010 * @ingroup EductaionProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPOAPager extends EPPager {
Index: trunk/extensions/EducationProgram/includes/EPCoursePager.php
@@ -8,7 +8,7 @@
99 * @file EPCoursePager.php
1010 * @ingroup EductaionProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPCoursePager extends EPPager {
Index: trunk/extensions/EducationProgram/includes/EPRevisions.php
@@ -8,7 +8,7 @@
99 * @file EPRevisions.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPRevisions extends ORMTable {
Index: trunk/extensions/EducationProgram/includes/EPStudentActivityPager.php
@@ -8,7 +8,7 @@
99 * @file EPStudentPager.php
1010 * @ingroup EductaionProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPStudentActivityPager extends EPPager {
Index: trunk/extensions/EducationProgram/includes/EPOAs.php
@@ -8,7 +8,7 @@
99 * @file EPOAs.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPOAs extends ORMTable {
Index: trunk/extensions/EducationProgram/includes/EPCourses.php
@@ -8,7 +8,7 @@
99 * @file EPCourses.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPCourses extends EPPageTable {
Index: trunk/extensions/EducationProgram/includes/EPArticle.php
@@ -9,7 +9,7 @@
1010 * @file EPArticle.php
1111 * @ingroup EducationProgram
1212 *
13 - * @licence GNU GPL v3 or later
 13+ * @licence GNU GPL v2+
1414 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1515 */
1616 class EPArticle extends ORMRow {
Index: trunk/extensions/EducationProgram/includes/EPStudent.php
@@ -8,7 +8,7 @@
99 * @file EPStudent.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPStudent extends EPRoleObject {
Index: trunk/extensions/EducationProgram/includes/EPOrg.php
@@ -8,7 +8,7 @@
99 * @file EPOrg.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPOrg extends EPPageObject {
Index: trunk/extensions/EducationProgram/includes/EPRevisionDiff.php
@@ -8,7 +8,7 @@
99 * @file EPRevisionDiff.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPRevisionDiff extends ContextSource {
Index: trunk/extensions/EducationProgram/includes/EPHTMLCombobox.php
@@ -9,7 +9,7 @@
1010 * @file EPHTMLCombobox.php
1111 * @ingroup EducationProgram
1212 *
13 - * @licence GNU GPL v3 or later
 13+ * @licence GNU GPL v2+
1414 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1515 */
1616 class EPHTMLCombobox extends HTMLSelectField {
Index: trunk/extensions/EducationProgram/includes/EPRevisionedObject.php
@@ -8,7 +8,7 @@
99 * @file EPRevisionedObject.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 abstract class EPRevisionedObject extends ORMRow {
Index: trunk/extensions/EducationProgram/includes/EPRevision.php
@@ -8,7 +8,7 @@
99 * @file EPRevision.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPRevision extends ORMRow {
Index: trunk/extensions/EducationProgram/includes/EPPager.php
@@ -9,7 +9,7 @@
1010 * @file EPPager.php
1111 * @ingroup EducationProgram
1212 *
13 - * @licence GNU GPL v3 or later
 13+ * @licence GNU GPL v2+
1414 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1515 */
1616 abstract class EPPager extends TablePager {
Index: trunk/extensions/EducationProgram/includes/EPCourse.php
@@ -8,7 +8,7 @@
99 * @file EPCourse.php
1010 * @ingroup EducationProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPCourse extends EPPageObject {
Index: trunk/extensions/EducationProgram/includes/EPArticlePager.php
@@ -8,7 +8,7 @@
99 * @file EPAticlePager.php
1010 * @ingroup EductaionProgram
1111 *
12 - * @licence GNU GPL v3 or later
 12+ * @licence GNU GPL v2+
1313 * @author Jeroen De Dauw < jeroendedauw@gmail.com >
1414 */
1515 class EPArticlePager extends EPPager {
Index: trunk/extensions/EducationProgram/resources/ep.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Reviews
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.imageinput.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.combobox.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.addcourse.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.api.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.pager.css
@@ -2,7 +2,7 @@
33 * CSS for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.datepicker.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.formpage.css
@@ -2,7 +2,7 @@
33 * CSS for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/jquery.imageinput.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.studentactivity.css
@@ -2,7 +2,7 @@
33 * CSS for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.ambprofile.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.articletable.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.disenroll.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.ambprofile.css
@@ -2,7 +2,7 @@
33 * CSS for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.enlist.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.pager.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.formpage.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99
Index: trunk/extensions/EducationProgram/resources/ep.addorg.js
@@ -2,7 +2,7 @@
33 * JavaScript for the Education Program MediaWiki extension.
44 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
55 *
6 - * @licence GNU GPL v3 or later
 6+ * @licence GNU GPL v2+
77 * @author Jeroen De Dauw <jeroendedauw at gmail dot com>
88 */
99

Status & tagging log