| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-15622
|
| |
|
|
| |
PHPBB3-15622
|
| |
|
|
|
|
|
| |
Now the message link is generated in different formats depending on whether
BBCodes are allowed or not in the site.
PHPBB3-15622
|
| |
|
|
| |
PHPBB3-15622
|
| |
|
|
|
|
|
|
|
| |
Before parsing the private message to be loaded a simple BBCode status
check is done to verify that BBCodes are enabled. Depending on that
option the quote will be formated as BBCode or as plain text, similarly
to what is done in posting.php.
PHPBB3-15622
|
| |\ |
|
| | |\
| | |
| | |
| | | |
[ticket/15677] Update symfony to 2.8.42, others to latest
|
| | | |
| | |
| | |
| | | |
PHPBB3-15677
|
| | | |
| | |
| | |
| | | |
PHPBB3-15677
|
| | |\ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
[ticket/15680] Point to 3.2 documentation
* github.com:/phpbb/phpbb:
[ticket/15680] Point to 3.2 documentation
|
| |\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
[ticket/15680] Point to 3.2 documentation
* github.com:/phpbb/phpbb:
[ticket/15680] Point to 3.2 documentation
|
| | | |
| | |
| | |
| | |
| | |
| | | |
The old link pointed to 3.1 documentation
PHPBB3-15680
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/15678] Fix build and cache flow for container
* github.com:/phpbb/phpbb:
[ticket/15678] Fix build and cache flow for container
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
1. During procedure of building container we have to check both required files
in cache: container_* and autoload_*. This files should be "fresh" and if one
of the does not exist then we have to build it and put into a cache one more
time.
2. Fix typo 'posic_getuid' does not exist, so $php_uid is alwasy was false.
PHPBB3-15678
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/15659] Fix retrieve_block_vars()
* github.com:/phpbb/phpbb:
[ticket/15659] Fix retrieve_block_vars()
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15659
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15666] Language system is not fully supported in Twig
* github.com:/phpbb/phpbb:
[ticket/15666] Fix array key in twig lang() call
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15666
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15674] Edit language lines in file en\acp\profile.php
* github.com:/phpbb/phpbb:
[ticket/15674] Improve CPF lang descriptions
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15674
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15618] Display The team link only to users with permission
* github.com:/phpbb/phpbb:
[ticket/15618] Display The team link only to users with permission
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15618
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15620] Use separate local avatar cache file for every lang
* github.com:/phpbb/phpbb:
[ticket/15620] Use separate local avatar cache file for every lang
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15620
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13043] Improve HTML5
* github.com:/phpbb/phpbb:
[ticket/13043] Improve HTML5
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13043
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15651] Remove unnecessary condition
* github.com:/phpbb/phpbb:
[ticket/15651] Remove unnecessary condition
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
module.remove internally check if the module exists
PHPBB3-15651
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15628] Add topic link to newtopic_notify.txt
* github.com:/phpbb/phpbb:
[ticket/15628] Add topic link to newtopic_notify.txt
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15628
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15696] 'if' module tool should support calling other tools
* github.com:/phpbb/phpbb:
[ticket/15696] Add tests
[ticket/15696] Add support of other tools to 'if'
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15696
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15670] Group forum permission: Can see forum gives NO SQL ERROR
* github.com:/phpbb/phpbb:
[ticket/15670] Fix SQL error when !f_list_topics and f_read
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15670
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15606] Hide viewprofile link when unavailable
* github.com:/phpbb/phpbb:
[ticket/15606] Hide viewprofile link when unavailable
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15606
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15705] fix phpbbcli language vs PHP
* github.com:/phpbb/phpbb:
[ticket/15705] fix phpbbcli language vs PHP
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15705
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15717] Using correct variable for log entry
* github.com:/phpbb/phpbb:
[ticket/15717] Using correct variable for log entry
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15717
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
* github.com:/phpbb/phpbb:
[ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add required class to common.css
PHPBB3-15673
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15637] Extract multi-line PHP event descriptions
* github.com:/phpbb/phpbb:
[ticket/15637] Remove trailing space from description
[ticket/15637] Preserve line breaks in event descriptions
[ticket/15637] Updated test fixture to include complete event description
[ticket/15637] Remove trailing space from description
[ticket/15637] Fixed removing white-spaces from description line
[ticket/15637] Extract all lines before the first @tag
[ticket/15637] Extract multi-line PHP event descriptions
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15637
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15637
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15637
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15637
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15637
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15637
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/15583] Update session time in AJAX request only once a minute
* github.com:/phpbb/phpbb:
[ticket/15583] Update session time in AJAX request only once a minute
[ticket/15583] Update session time in AJAX request only once a minute
|