| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Allows changing root_path of smilies to use CDN for example
PHPBB3-14850
|
|
|
|
| |
PHPBB3-14738
|
|
|
|
| |
PHPBB3-14626
|
|
|
|
|
|
| |
https://tracker.phpbb.com/browse/PHPBB3-14626
PHPBB3-14626
|
|
|
|
| |
PHPBB3-14626
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/14437] Correctly assume index from attachment display order
* marc1706/ticket/14437:
[ticket/14437] Make sure attachments array is properly ordered before processing
[ticket/14437] Preserve attachment ID order by ordering by attach_id
[ticket/14437] Sort attachments after assigning inline attachments
[ticket/14437] Correctly assume index from attachment display order
|
| |
| |
| |
| | |
PHPBB3-14437
|
| |
| |
| |
| |
| |
| |
| | |
This does not seem to cause any issues but prevents us from having to consider
the currenty display order.
PHPBB3-14437
|
| |
| |
| |
| | |
PHPBB3-14437
|
|\ \
| | |
| | |
| | | |
[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
|
|/
|
|
| |
PHPBB3-14189
|
|
|
|
| |
PHPBB3-13597
|
|
|
|
| |
PHPBB3-13297
|
|
|
|
|
|
|
| |
Add core event to the parse_attachments() function in functions_content.php
to allow modifying/adding attachment template data.
PHPBB3-13108
|
|
|
|
| |
PHPBB3-12999
|
|
|
|
| |
PHPBB3-12013
|
|
|
|
| |
PHPBB3-12013
|
|
|
|
| |
PHPBB3-12013
|
|
|
|
| |
PHPBB3-12662
|
|
|
|
| |
PHPBB3-12705
|
|
|
|
| |
PHPBB3-12675
|
|
|
|
| |
PHPBB3-12594
|
|\
| |
| |
| |
| |
| |
| |
| | |
[ticket/12275] Fix a bug on the event "core.modify_username_string"
* Zoddo/ticket/12275:
[ticket/12275] Change if (empty) to if (!isset)
[ticket/12275] Fix a bug on the event "core.modify_username_string"
|
| |
| |
| |
| | |
PHPBB3-12275
|
| |
| |
| |
| |
| |
| |
| | |
Call the event "core.modify_username_string"
also if $mode is "colour", "username" or "profile".
PHPBB3-12275
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
develop-ascraeus
* github-prototech/ticket/11508:
[ticket/11508] Fix build_url test.
[ticket/11508] Add functional test for jumpbox.
[ticket/11508] Use $phpbb_path_helper.
[ticket/11508] Allow equal sign in parameter value.
[ticket/11508] Remove unnecessary implode.
[ticket/11508] Remove unnecessary isset check.
[ticket/11508] Fix build_url test.
[ticket/11508] Curly brace should be on its own line...
[ticket/11508] The question mark is expected even if there are no parameters.
[ticket/11508] Add tests.
[ticket/11508] Do not add the '?' unless there are parameters.
[ticket/11508] Change separator parameter to a simple true|false $is_amp.
[ticket/11508] Move helper functions to path_helper class.
[ticket/11508] Move the stripping param code to separate function as well.
[ticket/11508] Build the jumpbox hidden fields using the _form action_
[ticket/11508] Split parts of build_url() into reusable functions.
|
| | |
| | |
| | |
| | | |
PHPBB3-11508
|
| | |
| | |
| | |
| | | |
PHPBB3-11508
|
| | |
| | |
| | |
| | | |
PHPBB3-11508
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
* There MUST NOT be trailing whitespace at the end of lines.
* There MUST NOT be whitespace before the first content of a file.
* There MUST NOT be whitespace after the last content of a file.
* Functions MUST NOT contain multiple empty lines in a row.
PHPBB3-12458
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/10423] Replace foreach with function in viewtopic.php
[ticket/10423] Remove unnecessary include in test
[ticket/10423] Match multiple wildcards
[ticket/10423] Move code into a function and add tests for it
[ticket/10423] Remove * from search or highlight string
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Multiple wildcards are removed from the string if there is
no word before or after them. If there is a word before or
after them, they are just replaced with a single one.
PHPBB3-10423
|
| | |
| | |
| | |
| | | |
PHPBB3-10423
|
| |/
|/|
| |
| | |
PHPBB3-11959
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
* brunoais/ticket/11663:
[ticket/11663] Add the doc block about the parameters.
[ticket/11663] Add the doc block about the return value.
[ticket/11663] Make generate_text_for_storage return the errors.
|
| | |
| | |
| | |
| | | |
PHPBB3-11663
|
| | |
| | |
| | |
| | |
| | |
| | | |
generate_text_for_storage does not return anything, all returned values are outputted using the parameters so this uses the returned value with the same idea as many C language functions where the returned value is if all went well or not and if it didn't what went wrong.
PHPBB3-11663
|
| | |
| | |
| | |
| | |
| | |
| | | |
generate_text_for_storage does not return anything, all returned values are outputted using the parameters so this uses the returned value with the same idea as many C language functions where the returned value is if all went well or not and if it didn't what went wrong.
PHPBB3-11663
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Only the regular expression for MAGIC_URL_LOCAL has three capturing groups. As
a result $matches[3] is only set in this case. Prior to PHPBB3-11606 an empty
string was passed to make_clickable_callback() as a replacement in case of less
than three capturing groups. This patch reintroduces the empty string.
Regression from 49c12ef4be229bf2223139298766ef441b075fbc.
PHPBB3-11901
|
| | |
| | |
| | |
| | | |
PHPBB3-11852
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* fredsa/ticket/11606:
[ticket/11606] remove preg_replace() /e modifier in make_clickable()
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11606
|
| |/ /
|/| |
| | |
| | | |
PHPBB3-11832
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| | |
* develop-olympus:
[ticket/11762] Added call to test class's parent::setUp().
[ticket/11762] Fixed test's filename
[ticket/11762] Use the === operator to distinguish "0" from ""
|