| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
...
|
| |
| |
| |
| | |
PHPBB3-10073
|
| | |
|
| |
| |
| |
| | |
PHPBB3-12637
|
| | |
|
|/ |
|
|
|
|
| |
PHPBB3-12594
|
|\ |
|
| |\
| | |
| | | |
[ticket/12596] Add template event acp_group_options_before/after
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add template events to the group settings page to allow extensions to
add
additional options for groups.
PHPBB3-12596
|
|\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
phpBB/docs/hook_system.html
|
| |/
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
PHPBB3-12594
|
|/
|
|
| |
PHPBB3-12594
|
|
|
|
|
|
|
| |
Add template events search_results_topic_(before/after)
to search_results.html.
PHPBB3-12523
|
|
|
|
| |
PHPBB3-12513
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
[ticket/12484] Add template event ucp_agreement_terms_before/after
* VSEphpbb/ticket/12484:
[ticket/12484] Add template event ucp_agreement_terms_before/after
|
| |
| |
| |
| | |
PHPBB3-12484
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[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
|
| |/
| |
| |
| | |
PHPBB3-12323
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12438] Add Template event memberlist_view_content_prepend
* PayBas/ticket/12438:
[ticket/12438] Add Template event memberlist_view_content_prepend
|
| | |
| | |
| | |
| | | |
PHPBB3-12438
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12410] Add Template events search_results_post_ b/a
* PayBas/ticket/12410:
[ticket/12410] Add Template events search_results_post_ b/a
|
| | |/
| |/|
| | |
| | | |
PHPBB3-12410
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[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
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
rebased for travis... again
PHPBB3-12396
|
| |/ /
| | |
| | |
| | | |
PHPBB3-12396
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[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
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12376
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12376
|
| |/ /
| | |
| | |
| | | |
PHPBB3-12376
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[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
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12374
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12374
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Hopefully to the correct branch this time
PHPBB3-12374
|
| | |
| | |
| | |
| | | |
PHPBB3-12346
|
|/ /
| |
| |
| |
| |
| | |
Rebased
PHPBB3-12346
|
| |
| |
| |
| | |
PHPBB3-12478
|
|\ \
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/12120] Add Marc Alexander to AUTHORS
|
| | |
| | |
| | |
| | | |
PHPBB3-12120
|
| |/
|/|
| |
| |
| |
| |
| | |
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
|
|\ \
| | |
| | |
| | |
| | | |
* github-rxu/ticket/12403:
[ticket/12403] Add template events to acp_users_prefs.html
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
...
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12273
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12273
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12273
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12273
|