| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| | |
* develop-ascraeus:
[ticket/12862] Remove remaining simple-wrap id
[ticket/12862] Resize popups consistently
[ticket/12862] Add Border
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12862] Fix pop-up box wraps
* hanakin/ticket/12862:
[ticket/12862] Remove remaining simple-wrap id
[ticket/12862] Resize popups consistently
[ticket/12862] Add Border
|
| | | |
| | |
| | |
| | | |
PHPBB3-12862
|
| | | |
| | |
| | |
| | | |
PHPBB3-12862
|
| | | |
| | |
| | |
| | | |
PHPBB3-12862
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* develop-ascraeus:
[ticket/13003] Add missing language keys
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13003] Add missing language keys
* Skouat/ticket/13003:
[ticket/13003] Add missing language keys
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13003
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-ascraeus:
[ticket/13004] Remove obsolete S_HAS_ATTACHMENTS check from topic tools.
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13004] Remove obsolete S_HAS_ATTACHMENTS check from topic tools.
* prototech/ticket/13004:
[ticket/13004] Remove obsolete S_HAS_ATTACHMENTS check from topic tools.
|
| | | |/ /
| | | |
| | | |
| | | | |
PHPBB3-13004
|
| |\ \ \ \
| |/ / / |
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-12990
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* develop-ascraeus:
[ticket/12999] Remove @author tags
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12999] Remove @author tags
* Nicofuma/ticket/12999:
[ticket/12999] Remove @author tags
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12999
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/12990] Use the full services name for the notification's types
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12990
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12990
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12990
|
| |\ \ \ \ \
| |/ / / / |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/12994] Add core event to viewtopic.php before sending vars to template
|
| | | | |/ /
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add core event to viewtopic.php before sending vars to template
to allow extensions performing additional actions/modifying data first.
PHPBB3-12994
|
| |\ \ \ \ \
| |/ / / / |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12998
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* develop-ascraeus:
[ticket/12989] Remove unused "created_by.jpg"
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
This image is not used anywhere in prosilver.
PHPBB3-12989
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-ascraeus:
[ticket/12984] Remove blank line when no forum description shown
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12984] Remove blank line when no forum description shown
* Oyabun1/ticket/12984:
[ticket/12984] Remove blank line when no forum description shown
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add a conditional for forum description and move the <br /> within it.
Currently if there is no forum description but there is
1. a displayed forum moderator and/or
2. a displayed sub-forum
a blank line is added in place of the description
PHPBB3-12984
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* develop-ascraeus:
[ticket/12986] Fix detection of common words in search
|
| | |\ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12986] Fix detection of common words in search
* rxu/ticket/12986:
[ticket/12986] Fix detection of common words in search
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
$search->get_common_words() call goes before the split_keywords() call,
but $search->common_words array is being generated
within the function $search->split_keywords(). Thus, get_common_words()
returned an empty array instead of common words array.
PHPBB3-12986
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* develop-ascraeus:
[ticket/12975] Fix the construction of phpbb\auth\provider\db for Oauth
|
| | |\ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12975] Fix the construction of phpbb\auth\provider\db for Oauth
* Nicofuma/ticket/12975:
[ticket/12975] Fix the construction of phpbb\auth\provider\db for Oauth
|
| | | |/ /
| | | |
| | | |
| | | | |
PHPBB3-12975
|
| |\ \ \ \
| |/ / / |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/12900] Fix potential avatar size box overflow
|
| | | |/ /
| | | |
| | | |
| | | | |
PHPBB3-12900
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | | |
* develop-ascraeus:
[ticket/12856] Remove images from assets/plupload/img/
[ticket/12856] Copy plupload images to prosilver dir
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12856
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-12856
|
| | | |
| | |
| | |
| | | |
PHPBB3-12974
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-ascraeus:
[prep-release-3.1.0-RC3] Update phpBB Version for RC4 development
[prep-release-3.1.0-RC3] Add changelog for 3.1.0-RC3
[prep-release-3.1.0-RC3] Prepare Changelog
[prep-release-3.1.0-RC3] Add migration for 3.1.0-RC3
[prep-release-3.1.0-RC3] Update version to 3.1.0-RC3
Conflicts:
phpBB/styles/subsilver2/style.cfg
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|