Jeroen De Dauw has uploaded a new change for review. Change subject: * Moved classes into EducationProgram namespace ......................................................................
* Moved classes into EducationProgram namespace * Improved documentation * Fixed some minor bugs Change-Id: I11cba8f8b2740c86d2628e71d323305f78f48d02 --- M EducationProgram.hooks.php M EducationProgram.i18n.php M EducationProgram.php M EducationProgram.settings.php M INSTALL M RELEASE-NOTES M docs/schema.txt R includes/DiffTable.php D includes/EPIRole.php R includes/FailForm.php R includes/HTMLCombobox.php R includes/HTMLDateField.php A includes/IRole.php R includes/LogFormatter.php R includes/Menu.php R includes/RevisionAction.php R includes/RevisionDiff.php R includes/RoleObject.php R includes/Timeline.php R includes/TimelineGroup.php R includes/Utils.php R includes/actions/Action.php R includes/actions/AddArticleAction.php R includes/actions/AddReviewerAction.php R includes/actions/DeleteAction.php R includes/actions/EditAction.php M includes/actions/EditCourseAction.php M includes/actions/EditOrgAction.php R includes/actions/HistoryAction.php R includes/actions/RemoveArticleAction.php R includes/actions/RemoveReviewerAction.php R includes/actions/RemoveStudentAction.php R includes/actions/RestoreAction.php R includes/actions/UndeleteAction.php R includes/actions/UndoAction.php R includes/actions/ViewAction.php M includes/actions/ViewCourseAction.php M includes/actions/ViewOrgAction.php M includes/api/ApiDeleteEducation.php M includes/api/ApiEnlist.php M includes/api/ApiRefreshEducation.php R includes/pagers/ArticlePager.php R includes/pagers/ArticleTable.php R includes/pagers/CAPager.php R includes/pagers/CoursePager.php R includes/pagers/OAPager.php R includes/pagers/OrgPager.php R includes/pagers/Pager.php R includes/pagers/RevisionPager.php R includes/pagers/StudentActivityPager.php R includes/pagers/StudentPager.php M includes/pages/CoursePage.php R includes/pages/EducationPage.php M includes/pages/OrgPage.php R includes/rows/Article.php R includes/rows/CA.php R includes/rows/Course.php R includes/rows/Event.php R includes/rows/Instructor.php R includes/rows/OA.php R includes/rows/Org.php R includes/rows/PageObject.php R includes/rows/Revision.php R includes/rows/RevisionedObject.php R includes/rows/Student.php M includes/specials/SpecialAmbassadorProfile.php M includes/specials/SpecialArticles.php M includes/specials/SpecialCAProfile.php M includes/specials/SpecialCAs.php M includes/specials/SpecialCourses.php M includes/specials/SpecialDisenroll.php M includes/specials/SpecialEducationProgram.php M includes/specials/SpecialEnroll.php M includes/specials/SpecialInstitutions.php M includes/specials/SpecialManageCourses.php M includes/specials/SpecialMyCourses.php M includes/specials/SpecialOAProfile.php M includes/specials/SpecialOAs.php M includes/specials/SpecialStudent.php M includes/specials/SpecialStudentActivity.php M includes/specials/SpecialStudents.php R includes/specials/VerySpecialPage.php R includes/tables/Articles.php R includes/tables/CAs.php R includes/tables/Courses.php R includes/tables/Events.php R includes/tables/Instructors.php R includes/tables/OAs.php R includes/tables/Orgs.php R includes/tables/PageTable.php R includes/tables/Revisions.php R includes/tables/Students.php M maintenance/importWEPData.php M maintenance/importWEPFromDB.php A tests/phpunit/ActionsTest.php A tests/phpunit/MockSuperUser.php A tests/phpunit/SpecialsTest.php R tests/phpunit/UtilsTest.php M tests/phpunit/rows/ArticleTest.php R tests/phpunit/tables/OrgsTest.php 100 files changed, 1,553 insertions(+), 1,341 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/EducationProgram refs/changes/07/35807/1 -- To view, visit https://gerrit.wikimedia.org/r/35807 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I11cba8f8b2740c86d2628e71d323305f78f48d02 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/EducationProgram Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
