aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12060] Add template events posting_editor_buttons_before/afterMatt Friedman2013-12-044-0/+24
* [ticket/12060] Add template event acp_bbcodes_actions_prepend/appendMatt Friedman2013-12-042-1/+13
* [ticket/12060] Add template event acp_bbcodes_edit_form_appendMatt Friedman2013-12-042-0/+8
* [ticket/12059] Allow INCLUDECSS to work with ACP templatesMatt Friedman2013-12-041-0/+4
* [ticket/12058] Add missing apostrophe to avatar_types migration queriesMarc Alexander2013-12-041-2/+2
* Merge pull request #1813 from marc1706/ticket/11912Nathan Guse2013-12-048-4/+813
|\
| * Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11912Marc Alexander2013-11-23391-4592/+5231
| |\
| * | [ticket/11912] Check if content_guesser is supported with function_existsMarc Alexander2013-11-231-5/+2
| * | [ticket/11912] Remove obsolete "return null" in content_guesserMarc Alexander2013-11-141-2/+0
| * | [ticket/11912] Remove obsolete variable $mimetype from content_guesserMarc Alexander2013-11-121-3/+2
| * | [ticket/11912] Remove IN_PHPBB checks from mimetype guesser filesMarc Alexander2013-11-115-40/+0
| * | [ticket/11912] Remove obsolete $file_info from pluploadMarc Alexander2013-11-111-2/+0
| * | [ticket/11912] Introduce guesser priority to mimetype guessersMarc Alexander2013-11-116-3/+109
| * | [ticket/11912] Add extension_guesser for guessing mimetype by extensionMarc Alexander2013-11-113-480/+523
| * | [ticket/11912] Use lowercase names for guesser servicesMarc Alexander2013-10-241-2/+2
| * | [ticket/11912] Introduce guesser_interfaceMarc Alexander2013-10-242-6/+43
| * | [ticket/11912] Supply filename to content_guesser for guessing on windowsMarc Alexander2013-10-243-7/+15
| * | [ticket/11912] Remove typo in content_guesserMarc Alexander2013-10-241-1/+1
| * | [ŧicket/11912] Get rid of obsolete variables in content_guesserMarc Alexander2013-10-242-31/+1
| * | [ticket/11912] Improve extension map in content_guesserMarc Alexander2013-10-241-90/+91
| * | [ticket/11912] Add content_guesserMarc Alexander2013-10-232-0/+556
| * | [ticket/11912] Add phpbb mimetype guesserMarc Alexander2013-10-231-0/+105
| * | [ticket/11912] Integrate mimetype guesser with pluploadMarc Alexander2013-10-233-2/+33
* | | Merge pull request #1879 from Pico88/ticket/12026Nathan Guse2013-12-041-4/+4
|\ \ \
| * | | [ticket/12026] Remove root path, its prepended laterJoas Schilling2013-12-031-2/+2
| * | | [ticket/12026] Remove phpbb root pathLukasz2013-11-201-1/+1
| * | | [ticket/12026] Correct path for template filesLukasz2013-11-201-4/+4
* | | | Merge pull request #1887 from nickvergessen/ticket/skouat/10910Nathan Guse2013-12-041-1/+3
|\ \ \ \
| * | | | [ticket/10910] Do not add size when its 1 (default)Joas Schilling2013-11-221-1/+1
| * | | | [ticket/10910] Allow setting size selects in build_cfg_template()Mario Skouat2013-11-221-1/+3
* | | | | Merge remote-tracking branch 'Marc/ticket/11842' into developJoas Schilling2013-12-046-10/+74
|\ \ \ \ \
| * | | | | [ticket/11842] Use avatar_data for obtaining driver that should be deletedMarc Alexander2013-12-044-4/+4
| * | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11842Marc Alexander2013-11-27390-4591/+5231
| |\ \ \ \ \
| * | | | | | [ticket/11842] Use type map for updating avatar types in databaseMarc Alexander2013-11-251-28/+23
| * | | | | | [ticket/11842] Add missing prefix for group id in avatar dataMarc Alexander2013-11-231-1/+1
| * | | | | | [ticket/11842] Use only new avatar type in user_delete functionMarc Alexander2013-11-201-1/+1
| * | | | | | [ticket/11842] Add migration file for updating avatar type in databaseMarc Alexander2013-11-201-0/+65
| * | | | | | [ticket/11842] Replace outdated occurences of user and group avatar_typeMarc Alexander2013-10-241-5/+5
| * | | | | | [ticket/11842] Use group_id 0 and correct avatar name after creating groupMarc Alexander2013-10-242-1/+5
* | | | | | | Merge remote-tracking branch 'prototech/ticket/11672' into developJoas Schilling2013-12-035-129/+143
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11672] Move the reapply_sid() call before meta_refresh() is called.Cesar G2013-11-212-11/+6
| * | | | | | | [ticket/11672] Remove duplicate $request global.Cesar G2013-11-191-1/+1
| * | | | | | | [ticket/11672] The json response call exits so the else is not necessary.Cesar G2013-11-191-23/+11
| * | | | | | | [ticket/11672] Remove the messages for lock/unlock/change topic type.Cesar G2013-11-191-22/+22
| * | | | | | | [ticket/11672] Clean up the logic in mcp_queue.php.Cesar G2013-11-191-97/+75
| * | | | | | | [ticket/11672] Remove some messages that were missed in mcp_queue.php.Cesar G2013-11-191-2/+10
| * | | | | | | [ticket/11672] Replace sprintf() usage with $user->lang().Cesar G2013-11-194-11/+17
| * | | | | | | [ticket/11672] Removed unnecessary text from alerts.callumacrae2013-11-194-14/+53
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'cyberalien/ticket/11969' into developJoas Schilling2013-12-0311-27/+58
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11969] Change topic link to unread post in subsilver2Vjacheslav Trushkin2013-10-255-5/+6