aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4578 from javiexin/ticket/14849Marc Alexander2017-03-191-15/+47
|\
| * [ticket/14849] Add core.acp_extensions_run_actionjaviexin2017-02-191-3/+4
| * [ticket/14849] Add core.acp_extensions_run_actionjaviexin2016-12-301-8/+6
| * [ticket/14849] Add core.acp_extensions_run_action_afterjaviexin2016-12-161-0/+1
| * [ticket/14849] Add core.acp_extensions_run_action_afterjaviexin2016-12-161-0/+20
| * [ticket/14849] Add core.acp_extensions_run_actionjaviexin2016-12-111-9/+21
* | Merge pull request #4703 from javiexin/ticket/15011Marc Alexander2017-03-192-57/+33
|\ \
| * \ Merge branch '3.1.x' into ticket/15011javiexin2017-02-1570-113/+578
| |\ \
| * | | [ticket/15011] All errors on metadata throw exceptionsjaviexin2017-02-152-47/+34
* | | | Merge pull request #4743 from rubencm/ticket/14820Marc Alexander2017-03-193-0/+9
|\ \ \ \
| * | | | [ticket/14820] Add style version in ACPRubén Calvo2017-03-163-0/+9
* | | | | Merge pull request #4605 from javiexin/ticket/14943Marc Alexander2017-02-231-29/+40
|\ \ \ \ \
| * | | | | [ticket/14943] Fix template loop access by indexjaviexin2017-01-121-30/+39
| * | | | | [ticket/14943] Fix template loop access by indexjaviexin2017-01-011-1/+3
* | | | | | Merge remote-tracking branch 'origin/ticket/14927' into 3.1.xMarc Alexander2017-02-221-4/+6
|\ \ \ \ \ \
| * | | | | | [ticket/14927] Put vars on one lineMarc Alexander2017-02-211-5/+1
| * | | | | | [ticket/14927] Corrected order in docblock of event & target versiondavid632017-02-211-2/+2
| * | | | | | [ticket/14927] Add items to core.user_add_modify_datadavid632017-02-211-4/+10
* | | | | | | Merge pull request #4636 from javiexin/ticket/14995Marc Alexander2017-02-212-2/+14
|\ \ \ \ \ \ \
| * | | | | | | [ticket/14995] Add ACP template events acp_ext_list_*_name_afterjaviexin2017-01-122-2/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #4604 from rxu/ticket/13344Marc Alexander2017-02-211-6/+21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [ticket/13344] Add core event to acp/info/acp_logs.phprxu2017-01-011-6/+20
* | | | | | | Merge pull request #4598 from javiexin/ticket/14944Marc Alexander2017-02-193-0/+108
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2017-01-283-3/+3
| * | | | | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2017-01-081-2/+14
| * | | | | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2016-12-301-5/+5
| * | | | | | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2016-12-283-0/+96
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4589 from senky/ticket/14929Marc Alexander2017-02-111-0/+3
|\ \ \ \ \ \
| * | | | | | [ticket/14929] Add error to core.posting_modify_message_textJakub Senko2016-12-261-0/+3
* | | | | | | Merge pull request #4523 from senky/ticket/13429Marc Alexander2017-02-1111-26/+26
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | [ticket/13429] Replace @change with @changedJakub Senko2017-01-2319-51/+51
| * | | | | | [ticket/13429] Fix @change tags without descriptionJakub Senko2016-11-201-1/+1
| * | | | | | [ticket/13429] Replace @changed with @change in event docblocksJakub Senko2016-11-2011-28/+28
| |/ / / / /
* | | | | | Merge pull request #4660 from marc1706/ticket/13250Tristan Darricau2017-02-051-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/13250] Use faster str_replace() instead of preg_replace()Marc Alexander2017-01-221-1/+1
| * | | | | | [ticket/13250] Replace slashes in cache file namesMarc Alexander2017-01-211-1/+1
* | | | | | | Merge pull request #4673 from senky/ticket/13601Tristan Darricau2017-02-051-1/+11
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13601] Add core.acl_clear_prefetch_after eventJakub Senko2017-01-231-1/+11
* | | | | | | | Merge pull request #4681 from VSEphpbb/ticket/15059Tristan Darricau2017-02-051-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/15059] Preserve code line breaks and scroll overflowMatt Friedman2017-01-301-0/+2
* | | | | | | | | [ticket/14998] Point only to install dir from acp_updateMarc Alexander2017-01-281-1/+1
* | | | | | | | | Merge pull request #4663 from marc1706/ticket/14997Tristan Darricau2017-01-221-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/14997] Fixing topiclist_row_topic_title_after positionTarantinoMariachi2017-01-221-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4662 from marc1706/ticket/14968Tristan Darricau2017-01-226-3/+74
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/14968] Update docblock and ensure method returns arrayMarc Alexander2017-01-221-4/+8
| * | | | | | | | | [ticket/14968] Display possible upgrade on acp index and update pageMarc Alexander2017-01-225-3/+31
| * | | | | | | | | [ticket/14968] Add method for retrieving updates on current branchMarc Alexander2017-01-221-0/+39
| |/ / / / / / / /
* | | | | | | | | [ticket/15006] Pass inherit settings to form and use correct buttonMarc Alexander2017-01-221-2/+3
|/ / / / / / / /
* | | | | | | | Merge pull request #4651 from marc1706/ticket/15011Tristan Darricau2017-01-151-2/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/15011] Output meaningful errors when validating all metadataMarc Alexander2017-01-151-2/+12
| |/ / / / / / /