| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-12684
|
| |
|
|
| |
PHPBB3-12684
|
| |
|
|
| |
PHPBB3-12684
|
| |
|
|
| |
PHPBB3-12684
|
| |
|
|
| |
PHPBB3-12684
|
| |
|
|
| |
PHPBB3-12684
|
| |
|
|
| |
PHPBB3-12684
|
| |
|
|
| |
PHPBB3-12684
|
| |
|
|
|
|
| |
This is for example needed for outputting help on commands.
PHPBB3-14503
|
| |\ |
|
| | |\
| | |
| | |
| | | |
[ticket/14443] Introduce additional parameter to messenger
|
| | | |
| | |
| | |
| | | |
PHPBB3-14443
|
| | | |
| | |
| | |
| | | |
PHPBB3-14443
|
| | | |
| | |
| | |
| | | |
PHPBB3-14443
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
Conflicts:
phpBB/includes/functions_content.php
|
| | |\ \
| | | |
| | | |
| | | | |
[ticket/14366] Add core events to the function decode_message()
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove match/replace vars, use alternative var for the message var,
update the target phpBB version.
PHPBB3-14366
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add core event to the function decode_message() in
includes/functions_content.php to allow extensions performing additional
message handling before/after decoding.
PHPBB3-14366
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14365] Add core event to the function topic_review()
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14365
|
| | | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add core event to the function topic_review() in includes/functions_posting.php
to allow modifying posts list to review.
PHPBB3-14365
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Conflicts:
phpBB/docs/events.md
phpBB/styles/subsilver2/template/memberlist_view.html
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14316] Add events before/after the custom/zebra fields in pfile view
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14316
|
| |\ \ \ \ \
| |/ / / / |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14189
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13842] Prevent internal server errors without rewrite module on IIS
* marc1706/ticket/13842:
[ticket/13842] Prevent internal server errors without rewrite module on IIS
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13842
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This is returning an extra / on my machine which throws off the next code block, and then the class can't be found.
PHPBB3-14489
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* 3.1.x:
[ticket/13681] Invalidate and reset opcache where necessary
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13681] Invalidate and reset opcache where necessary
* marc1706/ticket/13681:
[ticket/13681] Invalidate and reset opcache where necessary
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13681
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14457] Uses a random placeholder to inject css and js
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14457
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14457
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14457
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14457
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14457
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14457
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14457
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14315] Correctly set permission roles for multiple groups
* marc1706/ticket/14315:
[ticket/14315] Properly get sid from cookies and simplify take_screenshot
[ticket/14315] Use proper ID selectors in ui test
[ticket/14315] Add logout to ui tests and use in permissions role test
[ticket/14315] Add functional tests for permission roles and fix non-js
[ticket/14315] Add tests for setting permission roles using javascript
[ticket/14315] Add more functionality to ui test cases
[ticket/14315] Add back roles select for disable javascript
[ticket/14315] Tweak location of drop-down
[ticket/14315] Apply roles options format for multiple forums too
[ticket/14315] Build role options for each permission group
[ticket/14315] Correctly set default values and reset values
[ticket/14315] Only add role options specified for each group
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Without JS the settings were not applied due to duplicate input names.
PHPBB3-14315
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The javascript will hide the old select and show the version using
the span and showing the tooltips.
PHPBB3-14315
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14315
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14315
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Previously all role options were put into one array. This required
filtering the options. Instead, these are now passed to the template
via template loops.
PHPBB3-14315
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The permissions tooltip javascript failed at correctly passing
the default values to the page. The same applied to the
display_mask() method in includes/acp/auth.php.
PHPBB3-14315
|
| | |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14315
|
| |\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
build/build.xml
phpBB/composer.lock
|