aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into ↵Nils Adermann2014-06-091-14/+14
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/10073: (36 commits) [ticket/10073] Fix button descriptions [ticket/10073] Do not check disable boxes by default [ticket/10073] Store values with config_text in the ACP [ticket/10073] Move config values to config_text [ticket/10073] Fix request usage [ticket/10073] Deduplicate template variable names [ticket/10073] Get service from container [ticket/10073] Fix more "Contact Us" strings [ticket/10073] Move template code into the template [ticket/10073] Make contact page available when board is disabled [ticket/10073] Change name of the ACP module [ticket/10073] Deduplicate posting buttons code in ACP [ticket/10073] Use phpbb_validate_email to verify email address [ticket/10073] Add tests for new validate_email() [ticket/10073] Split email validation from email ban and taken checks [ticket/10073] Deduplicate the if statement [ticket/10073] Fallback to board_contact when contact page is disabled [ticket/10073] Remove language string from rebase conflict [ticket/10073] Add ACP module to add bbcode text for contact admin info [ticket/10073] Add new configs to the schema ...
| * [ticket/10073] Deduplicate posting buttons code in ACPJoas Schilling2014-05-291-14/+14
| | | | | | | | PHPBB3-10073
* | [develop-ascraeus] Correct capitalisation of NeoThermic.Andreas Fischer2014-05-311-2/+2
| |
* | [ticket/12637] Correctly escape the file header in coding-guidelines.html.Andreas Fischer2014-05-301-1/+1
| | | | | | | | PHPBB3-12637
* | [prep-release-3.1.0-b4] Add changelog for 3.1.0-b4Joas Schilling2014-05-301-0/+105
| |
* | [prep-release-3.1.0-b4] Prepare ChangelogJoas Schilling2014-05-301-27/+30
|/
* [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-283-10/+14
| | | | PHPBB3-12594
* Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-281-0/+12
|\
| * Merge pull request #2502 from tmbackoff/ticket/12596Dhruv Goel2014-05-281-0/+12
| |\ | | | | | | [ticket/12596] Add template event acp_group_options_before/after
| | * [ticket/12596] Add template event acp_group_options_before/afterTabitha Backoff2014-05-271-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | Add template events to the group settings page to allow extensions to add additional options for groups. PHPBB3-12596
* | | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-271-883/+0
|\ \ \ | |/ / | | | | | | | | | Conflicts: phpBB/docs/hook_system.html
| * | [ticket/12603] Remove hook system documentation.Cesar G2014-05-271-883/+0
| |/ | | | | | | | | | | | | | | The code for hooks still exists in Ascraeus for compatibility reasons, however, it is no longer recommended that they be used. The events system should be used instead. PHPBB3-12603
* | [ticket/12594] Update footer credit linesYuriy Rusko2014-05-277-7/+7
| | | | | | | | PHPBB3-12594
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-273-93/+98
|/ | | | PHPBB3-12594
* [ticket/12523] Add template events search_results_topic_(before/after)rxu2014-05-111-0/+16
| | | | | | | Add template events search_results_topic_(before/after) to search_results.html. PHPBB3-12523
* [ticket/12513] Add simple_header head event with support for CSS assets callsMatt Friedman2014-05-071-0/+8
| | | | PHPBB3-12513
* [prep-release-3.1.0-b3] Add changelog for 3.1.0-b3Joas Schilling2014-05-041-0/+163
|
* [prep-release-3.1.0-b3] Prepare ChangelogJoas Schilling2014-05-041-26/+29
|
* Merge pull request #2394 from VSEphpbb/ticket/12484Joas Schilling2014-05-041-0/+16
|\ | | | | | | | | | | | | [ticket/12484] Add template event ucp_agreement_terms_before/after * VSEphpbb/ticket/12484: [ticket/12484] Add template event ucp_agreement_terms_before/after
| * [ticket/12484] Add template event ucp_agreement_terms_before/afterMatt Friedman2014-05-021-0/+16
| | | | | | | | PHPBB3-12484
* | Merge pull request #2203 from PayBas/ticket/12323Joas Schilling2014-05-041-0/+14
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12323] Template Event search_results_postprofile_before/after * PayBas/ticket/12323: [ticket/12323] Template Event search_results_postprofile_before Conflicts: phpBB/docs/events.md
| * | [ticket/12323] Template Event search_results_postprofile_beforePayBas2014-05-031-0/+14
| |/ | | | | | | PHPBB3-12323
* | Merge pull request #2346 from PayBas/ticket/12438Joas Schilling2014-05-041-0/+8
|\ \ | | | | | | | | | | | | | | | | | | [ticket/12438] Add Template event memberlist_view_content_prepend * PayBas/ticket/12438: [ticket/12438] Add Template event memberlist_view_content_prepend
| * | [ticket/12438] Add Template event memberlist_view_content_prependPayBas2014-05-021-0/+8
| | | | | | | | | | | | PHPBB3-12438
* | | Merge pull request #2314 from PayBas/ticket/12410Joas Schilling2014-05-041-0/+16
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12410] Add Template events search_results_post_ b/a * PayBas/ticket/12410: [ticket/12410] Add Template events search_results_post_ b/a
| * | | [ticket/12410] Add Template events search_results_post_ b/aPayBas2014-05-031-0/+16
| | |/ | |/| | | | | | | PHPBB3-12410
* | | Merge pull request #2297 from PayBas/ticket/12396Joas Schilling2014-05-041-0/+24
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12396] Add Template events viewforum_forum_name_append/prepend * PayBas/ticket/12396: [ticket/12396] Added missing viewtopic_topic_title_append [ticket/12396] Add Template events viewforum_forum_name
| * | | [ticket/12396] Added missing viewtopic_topic_title_appendPayBas2014-05-031-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | rebased for travis... again PHPBB3-12396
| * | | [ticket/12396] Add Template events viewforum_forum_namePayBas2014-05-031-0/+16
| |/ / | | | | | | | | | PHPBB3-12396
* | | Merge pull request #2273 from PayBas/ticket/12376Joas Schilling2014-05-041-0/+34
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12376] Add template events viewtopic_body_polls * PayBas/ticket/12376: [ticket/12376] Changed to viewtopic_body_poll_option_before and after [ticket/12376] Added viewtopic_body_poll_question_append [ticket/12376] Add template events viewtopic_body_polls
| * | | [ticket/12376] Changed to viewtopic_body_poll_option_before and afterPayBas2014-05-031-4/+4
| | | | | | | | | | | | | | | | PHPBB3-12376
| * | | [ticket/12376] Added viewtopic_body_poll_question_appendPayBas2014-05-031-0/+8
| | | | | | | | | | | | | | | | PHPBB3-12376
| * | | [ticket/12376] Add template events viewtopic_body_pollsPayBas2014-05-031-0/+26
| |/ / | | | | | | | | | PHPBB3-12376
* | | Merge pull request #2270 from PayBas/ticket/12374Joas Schilling2014-05-041-0/+48
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12374] Add Template events index_body_block_(name)_append * PayBas/ticket/12374: [ticket/12374] Fixed alphabetical sorting [ticket/12374] Added prepend-versions of events [ticket/12374] Updated code layout [ticket/12374] Add Template events index_body_block_(name)_append
| * | | [ticket/12374] Fixed alphabetical sortingPayBas2014-05-031-8/+8
| | | | | | | | | | | | | | | | PHPBB3-12374
| * | | [ticket/12374] Added prepend-versions of eventsPayBas2014-05-031-0/+24
| | | | | | | | | | | | | | | | PHPBB3-12374
| * | | [ticket/12374] Add Template events index_body_block_(name)_appendPayBas2014-05-031-0/+24
| |/ / | | | | | | | | | | | | | | | Hopefully to the correct branch this time PHPBB3-12374
* | | [ticket/12346] Change tabs to spacesPayBas2014-05-031-4/+4
| | | | | | | | | | | | PHPBB3-12346
* | | [ticket/12346] Add Template Event overall_header_navlink_app/prePayBas2014-05-031-0/+16
|/ / | | | | | | | | | | Rebased PHPBB3-12346
* | [ticket/12478] Add contact field events to viewtopic_body.html.Cesar G2014-05-021-0/+16
| | | | | | | | PHPBB3-12478
* | Merge branch 'develop-olympus' into develop-ascraeusMarc Alexander2014-05-021-0/+1
|\ \ | | | | | | | | | | | | * develop-olympus: [ticket/12120] Add Marc Alexander to AUTHORS
| * | [ticket/12120] Add Marc Alexander to AUTHORSJoas Schilling2014-05-021-0/+1
| | | | | | | | | | | | PHPBB3-12120
* | | [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-1/+2
| |/ |/| | | | | | | | | | | Minimum version requirement is 3.6.15 as that's what ships with PHP 5.3.0 when support for SQLite 3 was added. PHPBB3-9728
* | Merge remote-tracking branch 'github-rxu/ticket/12403' into develop-ascraeusNils Adermann2014-05-021-0/+48
|\ \ | | | | | | | | | | | | * github-rxu/ticket/12403: [ticket/12403] Add template events to acp_users_prefs.html
| * | [ticket/12403] Add template events to acp_users_prefs.htmlrxu2014-04-251-0/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | Since it is possible for extensions to add new user preferences to UCP, it should be also possible to control it via ACP too just like for build-in user preferences. Thus, some prepend/append template events are added. PHPBB3-12403
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into ↵Nils Adermann2014-05-021-12/+29
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/12273: (55 commits) [ticket/12273] Move $extension to constructor so the path is always set [ticket/12273] Find events.md relative from the path not the phpbb root [ticket/12273] Do not look in extensions docs/ and tests/ directory [ticket/12273] Also check file for adm "Location:" events [ticket/12273] Do not allow template events in non-html files [ticket/12273] Fix return description [ticket/12273] Update exporter to allow specifying an extension [ticket/12273] Allow to filter events for extensions [ticket/12273] Remove old parameter from function call [ticket/12273] Fix table header for adm events [ticket/12273] Add root path to recursive_event_filter_iterator [ticket/12273] Fix missing classes in export_events_for_wiki.php [ticket/12273] Use RecursiveDirectoryIterator with filter in php_exporter [ticket/12273] Use RecursiveDirectoryIterator in md_exporter [ticket/12273] Fix doc blocks [ticket/12273] Do not allow 3.1-A1 for template events [ticket/12273] Sort arguments alphabetically before exporting [ticket/12273] Do not allow 3.1-A1 version [ticket/12273] Update since version to 3.1.0-a* style [ticket/12273] Update existing events ...
| * | | [ticket/12273] Add missing event documentationJoas Schilling2014-04-241-0/+16
| | | | | | | | | | | | | | | | PHPBB3-12273
| * | | [ticket/12273] Fix number of = in events.mdJoas Schilling2014-04-241-6/+6
| | | | | | | | | | | | | | | | PHPBB3-12273
| * | | [ticket/12273] Fix subsilver2 missing from simple_footer_after docsJoas Schilling2014-04-241-0/+1
| | | | | | | | | | | | | | | | PHPBB3-12273
| * | | [ticket/12273] Fix some locations of existing eventsJoas Schilling2014-04-241-2/+2
| | | | | | | | | | | | | | | | PHPBB3-12273