aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-083-9/+10
| | | | | | Fixed typos in some docs, guidelines, some non-user-facing files. PHPBB3-15424
* [prep-release-3.2.7] Add changelog for 3.2.7-RC1Marc Alexander2019-05-021-0/+14
|
* [prep-release-3.2.6] Update Changelog and add missing preg_matchMarc Alexander2019-04-281-1/+1
|
* [prep-release-3.2.6] Update changelog for 3.2.6Marc Alexander2019-04-281-0/+18
|
* [prep-release-3.2.6] Update changelog for 3.2.6-RC1Marc Alexander2019-04-201-0/+65
|
* Merge pull request #5484 from rxu/ticket/15915Marc Alexander2019-04-121-0/+42
|\ | | | | | | [ticket/15915] Add template events to posting_attach_body.html
| * [ticket/15915] Fix events order in events.md. Use Twig syntax for all events.rxu2019-03-311-9/+9
| | | | | | | | PHPBB3-15915
| * [ticket/15915] Add template events to posting_attach_body.htmlrxu2019-03-311-0/+42
| | | | | | | | PHPBB3-15915
* | [ticket/16010] Fix typo in event descriptionsMarc Alexander2019-04-111-2/+2
| | | | | | | | PHPBB3-16010
* | [ticket/16010] Fix typos in event descriptionsMarc Alexander2019-04-111-6/+6
| | | | | | | | PHPBB3-16010
* | [ticket/16010] Enforce alphabetical order for events in events.mdMarc Alexander2019-04-111-204/+204
| | | | | | | | PHPBB3-16010
* | Merge pull request #5519 from AlfredoRamos/ticket/15949Marc Alexander2019-04-071-0/+7
|\ \ | |/ |/| | | [ticket/15949] Add ucp_profile_signature_posting_editor_options_prepend
| * [ticket/15949] Add ucp_profile_signature_posting_editor_options_prependAlfredo Ramos2019-01-211-0/+7
| | | | | | | | | | | | | | It adds a template event in the signature posting editor to add custom options to be consistent with the default posting editor. PHPBB3-15949
* | Merge pull request #5458 from 3D-I/ticket/15884Marc Alexander2019-02-231-0/+84
|\ \ | |/ |/| | | [ticket/15884] Add memberlist_body_* events
| * [ticket/15884] Alphabetical order - last bit3D-I2018-12-261-4/+4
| | | | | | | | PHPBB3-15884
| * [ticket/15884] Alphabetical order3D-I2018-12-261-32/+32
| | | | | | | | PHPBB3-15884
| * [ticket/15884] Add more events3D-I2018-12-011-9/+30
| | | | | | | | | | | | | | update events.md (version) update events.md (new events) PHPBB3-15884
| * [ticket/15884] Add memberlist_body_* events3D-I2018-11-291-1/+1
| | | | | | | | | | | | update description (typo) PHPBB3-15884
| * [ticket/15884] Add memberlist_body_* events3D-I2018-11-291-3/+3
| | | | | | | | | | | | update events.md PHPBB3-15884
| * [ticket/15884] Add memberlist_body_* events3D-I2018-11-291-2/+2
| | | | | | | | | | | | | | update events name update events.md PHPBB3-15884
| * [ticket/15884] Add memberlist_body_* events3D-I2018-11-291-2/+2
| | | | | | | | | | | | | | update events name update events.md PHPBB3-15884
| * [ticket/15884] Add memberlist_body_* events3D-I2018-11-291-4/+39
| | | | | | | | | | | | | | | | add new events for group update events name update events.md PHPBB3-15884
| * [ticket/15884] Add memberlist_body_* events3D-I2018-11-271-0/+28
| | | | | | | | | | | | update events.md PHPBB3-15884
* | Merge pull request #5498 from 3D-I/ticket/15926Marc Alexander2019-01-061-1/+1
|\ \ | | | | | | | | | [ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev
| * | [ticket/15926] Update docs/INSTALL.html3D-I2019-01-051-1/+1
| | | | | | | | | | | | PHPBB3-15926
* | | [ticket/15921] Use twemojiMarc Alexander2018-12-261-0/+3
| | | | | | | | | | | | PHPBB3-15921
* | | Merge pull request #5474 from mrgoldy/ticket/15901Marc Alexander2018-12-261-0/+14
|\ \ \ | |/ / |/| | | | | [ticket/15901] Add mcp_post_ template events
| * | [ticket/15901] Alphabetical ordermrgoldy2018-12-041-12/+12
| | | | | | | | | | | | PHPBB3-15901
| * | [ticket/15901] Add missing semi-colonmrgoldy2018-12-041-1/+1
| | | | | | | | | | | | PHPBB3-15901
| * | [ticket/15901] Alphabetical ordermrgoldy2018-12-041-6/+6
| | | | | | | | | | | | | | | | | | After has to be before before. Mind twist. PHPBB3-15901
| * | [ticket/15901] Add mcp_post_ template eventsmrgoldy2018-12-041-0/+14
| |/ | | | | | | PHPBB3-15901
* | [prep-release-3.2.5] Update changelog for 3.2.5Marc Alexander2018-12-191-0/+13
| |
* | [prep-release-3.2.5] Update changelog for 3.2.5-RC1Marc Alexander2018-11-291-0/+23
|/
* [prep-release-3.2.4] Update changelog for 3.2.4 releaseMarc Alexander2018-11-101-0/+11
|
* Merge pull request #42 from phpbb/ticket/security/227Marc Alexander2018-11-101-1/+0
|\ | | | | | | [ticket/security/227] Replace ImageMagick support with thumbnail event
| * [ticket/security/227] Replace ImageMagick support with thumbnail eventDerky2018-10-231-1/+0
| | | | | | | | SECURITY-227
* | [prep-release-3.2.4] Update changelog for 3.2.4-RC1Marc Alexander2018-10-281-0/+113
| |
* | [ticket/15857] Add rubencm to CREDITS.txtMarc Alexander2018-10-281-0/+1
| | | | | | | | | | | | [ci skip] PHPBB3-15857
* | Merge pull request #5401 from dark-1/ticket/15827Marc Alexander2018-10-281-0/+112
|\ \ | |/ |/| | | [ticket/15827] Add *_username_{prepend/append} template events
| * [ticket/15827] Add *_username_{prepend/append} template eventsDarkā¶2018-10-021-0/+112
| | | | | | | | PHPBB3-15827
* | Merge pull request #5383 from senky/ticket/15554Marc Alexander2018-10-131-0/+7
|\ \ | | | | | | | | | [ticket/15554] Add simple_footer_body_after
| * | [ticket/15554] Add simple_footer_body_afterJakub Senko2018-10-111-0/+7
| |/ | | | | | | PHPBB3-15554
* | Merge pull request #5375 from senky/ticket/15706Marc Alexander2018-10-131-0/+14
|\ \ | | | | | | | | | [ticket/15706] Add mcp_post_report_buttons_top_* events
| * | [ticket/15706] Add mcp_post_report_buttons_top_* eventsJakub Senko2018-10-121-0/+14
| |/ | | | | | | PHPBB3-15706
* | Merge pull request #5371 from senky/ticket/15792Marc Alexander2018-10-131-0/+7
|\ \ | | | | | | | | | [ticket/15792] Add confirm_delete_body_delete_reason_before
| * | [ticket/15792] Add confirm_delete_body_delete_reason_beforeJakub Senko2018-10-121-0/+7
| |/ | | | | | | PHPBB3-15792
* | Merge pull request #5215 from Zoddo/ticket/13128Marc Alexander2018-10-081-4/+0
|\ \ | |/ |/| | | [ticket/13128] Remove deprecated Sphinx options
| * [ticket/13128] Remove deprecated Sphinx optionsZoddo2018-04-231-4/+0
| | | | | | | | | | | | | | | | | | | | | | These configuration options are deprecated: * sql_query_info (since sphinx 2.2.2; used only by the "search" command which was removed; wiki need to be updated accordingly) * max_matches (since sphinx 2.2.3; should be set in the sphinx query) * charset_type (since sphinx 2.2.2; sphinx now supports only utf-8) * compat_sphinxql_magics (since sphinx 2.2.1) PHPBB3-13128
* | Merge pull request #5307 from Zoddo/ticket/15735Marc Alexander2018-09-161-0/+28
|\ \ | | | | | | | | | [ticket/15735] Add *_content_after template event
| * | [ticket/15735] Add viewtopic_body_postrow_content_after template eventZoddo2018-07-301-0/+7
| | | | | | | | | | | | | | | | | | | | | Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735