aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12005] Remove PM popup UCP moduleLukasz2013-11-082-28/+0
* [ticket/12005] Remove PM popup from converterLukasz2013-11-081-1/+0
* [ticket/12005] Remove PM popup setting from user preferencesLukasz2013-11-082-8/+0
* Merge pull request #1812 from prototech/ticket/11746Nathan Guse2013-11-027-35/+211
|\
| * [ticket/11746] Delete the notification after user is approved & fix language.Cesar G2013-10-263-3/+3
| * [ticket/11746] Add "admin activation required" notification.Cesar G2013-10-247-35/+211
* | [ticket/11995] Fix Revert of config.removeJoas Schilling2013-11-021-0/+4
* | Merge remote-tracking branch 'brunoais/ticket/11663' into developJoas Schilling2013-11-021-1/+11
|\ \
| * | [ticket/11663] Add the doc block about the parameters.brunoais2013-08-171-0/+8
| * | [ticket/11663] Add the doc block about the return value.brunoais2013-08-141-0/+2
| * | [ticket/11663] Make generate_text_for_storage return the errors.brunoais2013-08-091-1/+1
* | | Merge pull request #1810 from nickvergessen/ticket/11031Nils Adermann2013-11-024-11/+172
|\ \ \
| * | | [ticket/11031] Convert user notification options with default settingsJoas Schilling2013-11-021-1/+4
| * | | [ticket/11031] Correctly add groups to teampageJoas Schilling2013-11-023-2/+78
| * | | [ticket/11031] Fix group legend positionJoas Schilling2013-10-281-1/+1
| * | | [ticket/11031] Convert timezones to new 3.1 timezoneJoas Schilling2013-10-282-2/+9
| * | | [ticket/11031] Fix missing variable lang_file from code conversionJoas Schilling2013-10-251-1/+2
| * | | [ticket/11031] Correctly set topic and post visibilityJoas Schilling2013-10-251-0/+4
| * | | [ticket/11031] Update extension group names after converting themJoas Schilling2013-10-252-0/+51
| * | | [ticket/11031] Fix conversion of topic_replies to topic_postsJoas Schilling2013-10-232-3/+12
| * | | [ticket/11031] Fix container construction and missing objectsJoas Schilling2013-10-231-2/+12
* | | | [ticket/11983] Add missing argument to docblock in ucp_notificationsMarc Alexander2013-11-021-0/+1
* | | | Merge pull request #1839 from bantu/task/code-snifferNils Adermann2013-11-01202-1860/+158
|\ \ \ \
| * | | | [task/code-sniffer] Remove class result_mssqlnative.Andreas Fischer2013-10-311-169/+0
| * | | | [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-3017-150/+154
| * | | | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-30192-1537/+0
| * | | | [task/code-sniffer] Fix argument list spacing.Andreas Fischer2013-10-294-4/+4
* | | | | [ticket/11992] Fix Users with most Warnings blockMarcus Vinny2013-10-311-1/+1
* | | | | Merge remote-tracking branch 'prototech/ticket/11987' into developAndreas Fischer2013-10-315-7/+6
|\ \ \ \ \
| * | | | | [ticket/11987] Add {ADMIN_ROOT_PATH}.Cesar G2013-10-301-0/+1
| * | | | | [ticket/11987] Replace {PHPBB_ROOT_PATH} with {ROOT_PATH}.Cesar G2013-10-304-6/+4
| * | | | | [ticket/11987] Change {ROOT_PATH} to point to board root.Cesar G2013-10-301-1/+1
* | | | | | [ticket/11991] Fix incorrect class name for report_post_closed notification.Cesar G2013-10-301-1/+1
|/ / / / /
* | | | | Merge remote-tracking branch 'nickvergessen/ticket/11974' into developDhruv2013-10-302-10/+436
|\ \ \ \ \
| * | | | | [ticket/11974] Fix timezone names with underscoresJoas Schilling2013-10-271-59/+59
| * | | | | [ticket/11974] Translate all timezonesJoas Schilling2013-10-272-10/+436
* | | | | | [ticket/11986] Fix undefined index: poster_id in file.php.Cesar G2013-10-291-1/+1
| |/ / / / |/| | | |
* | | | | Merge remote-tracking branch 'marc1706/ticket/11981' into developAndreas Fischer2013-10-2930-65/+70
|\ \ \ \ \
| * | | | | [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-2830-65/+70
* | | | | | Merge pull request #1784 from nickvergessen/ticket/11924Nils Adermann2013-10-286-19/+378
|\ \ \ \ \ \
| * | | | | | [ticket/11924] Verify that the script is only run from command lineJoas Schilling2013-10-261-0/+5
| * | | | | | [ticket/11924] Do not use globals :(Joas Schilling2013-10-261-17/+10
| * | | | | | [ticket/11924] Remove duplicated codeJoas Schilling2013-10-161-54/+22
| * | | | | | [ticket/11924] Fix some minor issues with the php event docsJoas Schilling2013-10-164-9/+9
| * | | | | | [ticket/11924] Add option to export php event listJoas Schilling2013-10-161-0/+242
| * | | | | | [ticket/11924] Reduce unneccessary loadJoas Schilling2013-10-161-6/+2
| * | | | | | [ticket/11924] Add version info of template events to events.mdJoas Schilling2013-10-162-2/+47
| * | | | | | [ticket/11924] Add script to export events.md with wiki markupJoas Schilling2013-10-161-0/+102
| * | | | | | [ticket/11924] Bring layout of events.md to one styleJoas Schilling2013-10-161-10/+18
* | | | | | | [ticket/11982] Fix z-index for AJAX popup backgroundVjacheslav Trushkin2013-10-281-0/+1