| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|
|
|
| |
PHPBB3-12273
|
|\
| |
| |
| |
| |
| |
| | |
[ticket/12121] Preserve link redirect counts when updating from 3.0.x.
* prototech/ticket/12121:
[ticket/12121] Preserve link redirect counts when updating from 3.0.x.
|
| |
| |
| |
| | |
PHPBB3-12121
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12345] Improve search flood interval message for ascraeus
* n-aleha/ticket/12345:
[ticket/12345] Improve search flood interval message for ascraeus
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Show to guests and users the remaining seconds until their next allowed
search, if a search flood limit is enabled for them.
PHPBB3-12345
|
|\ \ \
| |_|/
|/| |
| | |
| | | |
* develop-olympus:
[ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12417] Revert "No longer allow Travis CI HHVM environment to fai...
* bantu/ticket/12417:
[ticket/12417] Revert "No longer allow Travis CI HHVM environment to fail."
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
hhvm-nightly 2014.04.16~precise introduced "Attempted to serialize
unserializable builtin class DOMElement" errors when running functional tests.
This reverts commit ff7cc77f9db66b7fddacd77f215d85cf0243b2fa.
PHPBB3-12417
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12391] Assign variables to core.posting_modify_template_vars
* n-aleha/ticket/12391:
[ticket/12391] Assign variables to core.posting_modify_template_vars
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Assign variables to event "core.posting_modify_template_vars".
Also, fix a couple of typos.
PHPBB3-12391
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12191] Move notification options to bottom while installing
* n-aleha/ticket/12191:
[ticket/12191] Move notification options to bottom while installing
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Move "ucp>board preferences>edit notification options" to bottom while
installing.
PHPBB3-12191
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12401] Add $topic_data array to core.viewtopic_modify_post_row event
* rxu/ticket/12401:
[ticket/12401] Pass more data to core.viewtopic_modify_post_row event
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
$topic_data array is used in viewtopic.php to populate $post_row template
block array data. Although $topic_data is not being passed
to core.viewtopic_modify_post_row event for modifying/adding
$post_row data in it. So, pass this array to the event.
Also, total_posts is added.
PHPBB3-12401
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12400] Add viewforum event to modify topics data
* rxu/ticket/12400:
[ticket/12400] Add viewforum event to modify topics data
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The event allows extensions to use and/or modify topics list and/or
topics data before dumping out the viewforum page.
For extensions which operate with viewforum page, f.e. if the topics list
and data is needed to retrieve, add, modify additional topics info
before the output loop.
PHPBB3-12400
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* develop-olympus:
[ticket/12397] Fix sql_unique_index_exists doc block
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12397] Fix sql_unique_index_exists doc block
* n-aleha/ticket/12397:
[ticket/12397] Fix sql_unique_index_exists doc block
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
db_tools::sql_unique_index_exists() searches for unique indexes but not
primary key indexes.
PHPBB3-12397
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 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
|
| |\ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/10423] Remove * from search or highlight string
* Elsensee/ticket/10423:
[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
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10423
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10423
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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-10423
|