aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13065] Fix rehashing of stored password hash in phpBB2 convertor.Cesar G2014-09-142-2/+11
* Merge remote-tracking branch 'prototech/ticket/13040' into develop-ascraeusCesar G2014-09-141-1/+1
|\
| * [ticket/13040] Fix W3C validator warning in overall_footer.htmlJohn2014-09-141-1/+1
* | Merge remote-tracking branch 'hanakin/ticket/13009' into develop-ascraeusCesar G2014-09-142-66/+15
|\ \
| * | [ticket/13009] Remove legacy browser hackshanakin2014-09-112-66/+15
* | | Merge remote-tracking branch 'Nicofuma/ticket/13058' into develop-ascraeusCesar G2014-09-141-1/+1
|\ \ \
| * | | [ticket/13058] Add min value to jump to page inputLouis77772014-09-131-1/+1
| |/ /
* | | Merge pull request #2879 from callumacrae/ticket/12982Marc Alexander2014-09-125-630/+653
|\ \ \
| * | | [ticket/12982] Refactoring: Killed undescriptive variablesCallum Macrae2014-09-102-40/+40
| * | | [ticket/12982] Refactoring: Cleaned up crazy insert users stuffCallum Macrae2014-08-141-25/+17
| * | | [ticket/12982] Refactoring: Cleaned up forum_fn.jsCallum Macrae2014-08-141-236/+221
| * | | [ticket/12982] Refactoring: Cleaned up phpbb.searchCallum Macrae2014-08-133-62/+77
| * | | [ticket/12982] Refactoring: made JS in adm niceCallum Macrae2014-08-131-17/+16
| * | | [ticket/12982] Refactoring: made most JS nice.Callum Macrae2014-08-133-296/+328
* | | | Merge pull request #2941 from Senky/ticket/12734Andreas Fischer2014-09-121-7/+3
|\ \ \ \
| * | | | [ticket/12734] Remove unnecessary error supressingJakub Senko2014-09-101-7/+3
* | | | | [ticket/13057] Add $phpbb_dispatcher to the global in mcp/mcp_report.phpTristan Darricau2014-09-111-1/+1
| |_|/ / |/| | |
* | | | Merge pull request #2901 from rxu/ticket/13005Tristan Darricau2014-09-111-3/+27
|\ \ \ \
| * | | | [ticket/13005] Add event to display_forums() to modify category template datarxu2014-08-221-3/+27
| | |_|/ | |/| |
* | | | Merge pull request #2903 from rxu/ticket/13006Tristan Darricau2014-09-111-1/+5
|\ \ \ \
| * | | | [ticket/13006] Add variables to the 'core.modify_quickmod_actions' eventrxu2014-08-221-1/+5
| |/ / /
* | | | Merge pull request #2940 from Senky/ticket/13042Andreas Fischer2014-09-101-2/+0
|\ \ \ \
| * | | | [ticket/13042] Remove unused variablesJakub Senko2014-09-101-2/+0
| | |/ / | |/| |
* | | | Merge pull request #2936 from nickvergessen/ticket/12976Tristan Darricau2014-09-104-2/+7
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12976] Correctly use plurals for attachment count in UCP navigationJoas Schilling2014-09-094-2/+7
* | | | [ticket/13052] Restore timespan parameter for check_form_key()Joas Schilling2014-09-101-4/+9
* | | | Merge pull request #2934 from VSEphpbb/ticket/13051Marc Alexander2014-09-091-9/+20
|\ \ \ \
| * | | | [ticket/13051] Fix core event nameMatt Friedman2014-09-091-2/+2
| * | | | [ticket/13051] Rename new event core.viewonline_modify_user_rowMatt Friedman2014-09-091-2/+2
| * | | | [ticket/13051] Add a new core event to handle the template arrayMatt Friedman2014-09-091-2/+17
| * | | | [ticket/13051] Fix viewonline event, remove template dataMatt Friedman2014-09-081-21/+17
* | | | | Merge pull request #2935 from nickvergessen/ticket/13052Andreas Fischer2014-09-092-22/+18
|\ \ \ \ \
| * | | | | [ticket/13052] Use request class instead of $_POST and request_var()Joas Schilling2014-09-091-4/+4
| * | | | | [ticket/13052] Fix appearances with multiple parametersJoas Schilling2014-09-091-1/+5
| * | | | | [ticket/13052] Remove additional parameter from check_form_key()Joas Schilling2014-09-091-17/+9
| | |/ / / | |/| | |
* | | | | Merge pull request #2926 from Senky/ticket/13038Andreas Fischer2014-09-082-1/+5
|\ \ \ \ \
| * | | | | [ticket/13038] Add link to number of posts of user in viewtopicJakub Senko2014-09-082-1/+5
* | | | | | Merge pull request #2931 from rxu/ticket/13050Andreas Fischer2014-09-082-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | [ticket/13050] Allow topic/forum subscription when email/jabber is offrxu2014-09-072-2/+2
* | | | | | Merge pull request #2915 from rxu/ticket/13026Marc Alexander2014-09-081-17/+21
|\ \ \ \ \ \
| * | | | | | [ticket/13026] Add template vars array to core.viewonline_overwrite_locationrxu2014-09-071-17/+21
* | | | | | | Merge pull request #2911 from rxu/ticket/13020Marc Alexander2014-09-081-2/+7
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13020] Add forum_data variable to core.viewforum_get_topic_data eventrxu2014-09-071-2/+7
* | | | | | | | Merge pull request #2933 from bantu/ticket/13035Andreas Fischer2014-09-084-8/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | [ticket/13035] Remove empty meta tagsdcz2014-09-084-8/+0
* | | | | | | | Merge pull request #2930 from Senky/ticket/13048Joas Schilling2014-09-071-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | [ticket/13048] Only update session_page if request is not ajaxJakub Senko2014-09-071-2/+2
* | | | | | | | Merge pull request #2929 from rxu/ticket/13047Joas Schilling2014-09-071-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/13047] Add $post_list array to core.viewtopic_modify_page_title eventrxu2014-09-071-1/+3
| |/ / / / / / /
* | | | | | | | Merge pull request #2928 from Nicofuma/ticket/13046Joas Schilling2014-09-071-0/+2
|\ \ \ \ \ \ \ \