aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15431] Split up $template_varskasimi2017-12-031-6/+11
* [ticket/15431] Removed $page_titlekasimi2017-11-291-4/+0
* [ticket/15431] Fixed event argument descriptionkasimi2017-11-081-1/+1
* [ticket/15431] Add event core.ucp_register_modify_template_datakasimi2017-10-311-7/+34
* Merge pull request #4942 from rubencm/ticket/15172Marc Alexander2017-10-111-2/+3
|\
| * [ticket/15172] Cast port to integerRubén Calvo2017-09-101-1/+1
| * [ticket/15172] Use symfony request component to get portRubén Calvo2017-09-091-2/+3
* | Merge pull request #4994 from hanakin/ticket/15391Marc Alexander2017-10-111-1/+0
|\ \
| * | [ticket/15391] image-rendering no longer neededMichael Miday2017-10-111-1/+0
* | | Merge pull request #4995 from senky/ticket/15394Marc Alexander2017-10-111-0/+5
|\ \ \ | |/ / |/| |
| * | [ticket/15394] Add $post_edit_listJakub Senko2017-10-091-1/+3
| * | [ticket/15394] Add $user_cacheJakub Senko2017-10-091-0/+3
* | | [ticket/15361] Fix paths and names of graphicsOliver Schramm2017-10-052-0/+0
* | | Merge pull request #4967 from Leinad4Mind/3.2.xOliver Schramm2017-10-052-2/+2
|\ \ \
| * | | [PHPBB3-14629] round() the log() explicitly to a proper integerDaniel Mota2017-09-212-2/+2
* | | | Merge pull request #4981 from senky/ticket/15362Oliver Schramm2017-10-051-1/+1
|\ \ \ \
| * | | | [ticket/15362] Fix colspan in notification options tableJakub Senko2017-10-021-1/+1
| | |/ / | |/| |
* | | | Merge pull request #4961 from hanakin/ticket/15361Oliver Schramm2017-10-0535-0/+0
|\ \ \ \
| * | | | [ticket/15361] fix forum_linkMichael Miday2017-09-161-0/+0
| * | | | [ticket/15361] new graphics to fix chrome & safariMichael Miday2017-09-1634-0/+0
* | | | | Merge branch '3.1.x' into 3.2.xOliver Schramm2017-10-051-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ticket/15367] Escape special characters in Sphinx search backendrxu2017-09-161-4/+4
| |/ / /
* | | | Merge pull request #4974 from Elsensee/ticket/15379Marc Alexander2017-09-282-8/+11
|\ \ \ \
| * | | | [ticket/15379] Only initialize reparsers on first call in migrationOliver Schramm2017-09-251-6/+9
| * | | | [ticket/15379] Fix the assignments in reparser cron jobOliver Schramm2017-09-251-2/+2
| | |/ / | |/| |
* | | | Merge pull request #4958 from kasimi/ticket/15365Oliver Schramm2017-09-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/15365] Fix invalidating OPcachekasimi2017-09-161-1/+1
| |/ /
* | | [ticket/15368] Correct function reference in MSSQL db toolsDavid Colón2017-09-171-2/+2
|/ /
* | Merge pull request #4955 from hanakin/ticket/13214Máté Bartus2017-09-152-2/+2
|\ \
| * | [ticket/13214] Fix weird alignment of labelsMichael Miday2017-09-111-1/+1
| * | [ticket/13214] remove inputbox from textareaMichael Miday2017-09-111-1/+1
* | | [ticket/15271] align forum and topic row columnsMichael Miday2017-09-111-0/+2
|/ /
* | Merge pull request #4889 from javiexin/ticket/15307Oliver Schramm2017-09-103-0/+27
|\ \
| * | [ticket/15307] Extensions may add modes to acp_usersjaviexin2017-08-063-0/+27
* | | Merge pull request #4943 from Elsensee/ticket/14933Máté Bartus2017-09-103-2/+18
|\ \ \
| * | | [ticket/14933] Fix docblock for kernel_exception_subscriberOliver Schramm2017-09-101-0/+1
| * | | [ticket/14933] Fix parameter for kernel_exception_subscriberOliver Schramm2017-09-091-1/+1
| * | | [ticket/14933] Make "route not found" more user-friendlyOliver Schramm2017-09-093-2/+17
* | | | [ticket/15353] Fix html in acp_board.htmlOliver Schramm2017-09-091-1/+1
| |_|/ |/| |
* | | Merge pull request #4876 from JoshyPHP/ticket/15290Máté Bartus2017-09-091-1/+12
|\ \ \
| * | | [ticket/15290] Add core.text_formatter_s9e_configure_finalize eventJoshyPHP2017-07-221-1/+12
* | | | Merge pull request #4885 from JoshyPHP/ticket/15301Máté Bartus2017-09-091-0/+5
|\ \ \ \
| * | | | [ticket/15301] Remove quote limits when creating a parserJoshyPHP2017-08-241-0/+5
* | | | | Merge pull request #4941 from Elsensee/ticket/15149Tristan Darricau2017-09-091-1/+1
|\ \ \ \ \
| * | | | | [ticket/15149] Fix Ctrl+Submit action on postingOliver Schramm2017-09-091-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #4940 from Elsensee/ticket/15355Tristan Darricau2017-09-091-1/+4
|\ \ \ \ \
| * | | | | [ticket/15355] Remove version field when no update is availableOliver Schramm2017-09-091-1/+4
| |/ / / /
* | | | | Merge pull request #4932 from Nicofuma/ticket/15351Máté Bartus2017-09-093-6/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/15351] Makes confirm_works in a router context (app.php)Tristan Darricau2017-09-083-6/+28
* | | | | Merge branch '3.1.x' into 3.2.xOliver Schramm2017-09-082-6/+6
|\ \ \ \ \