| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-14933
|
| |\ |
|
| | |
| |
| |
| | |
PHPBB3-15347
|
| | |
| |
| |
| | |
PHPBB3-15347
|
| | |\ |
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/7845] Ensure config script path is not empty
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-7845
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/7488] Display no forums message if user can't see forums of category
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-7488
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-15352
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/15350] Changes outdated wiki-link for plural-rules to new docs/
* github.com:phpbb/phpbb:
[ticket/15350] Changes outdated wiki-link to new docs/
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-15350
|
| |\ \ \ \
| | | | |
| | | | | |
[ticket/15318] Make user option to disable word censoring effective again
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15318
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/15320] Redis cache does not save keys withouth expiration
|
| | | | | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
In some functions like sql_save in cache/memory.php, code try to save a key/value in cache with ttl = 0 so key should never expire. In current redis.php cache driver, it fails so key never get cached. This cause for example that when you create a subforum, it not appear in the forum box in the admincp.
To solve, if ttl is 0, we use redis->set instead of setex
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[ticket/15323] Allow Twig syntax in bbcode.html
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15323
|
| |\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15262] Update button font-weight
* github.com:phpbb/phpbb:
[ticket/15262] Update the font-weight of buttons
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15262
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15309] Fix pagination overlap in prosilver via "left-box"
* github.com:phpbb/phpbb:
[ticket/15309] Add margin to pagination
[ticket/15309] Right-align responsive pagination for consistency
[ticket/15309] Fix pagination overlap
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Set margin-top and margin-bottom of pagination to 3px
PHPBB3-15309
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Left-aligning pagination is no longer needed after fix
PHPBB3-15309
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Mark the contents of the column as "left-box", enabling proper alignment
PHPBB3-15309
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15333] Call callback when confirm dialog is canceled
* github.com:phpbb/phpbb:
[ticket/15333] Call callback when confirm dialog is canceled
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15333
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/15324] Add more core and template events
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15324
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/15327] Add post anchor to the log postlink
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15327
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15332] Don't remove dark background if fadedark is false
* github.com:phpbb/phpbb:
[ticket/15332] Don't remove dark background if fadedark is false
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15332
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/15317] Fix phpbbcli language
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Updated as Nicofuma said
PHPBB3-15317
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix language by adding set_default_language
PHPBB3-15317
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[ticket/15334] Add template event viewtopic_topic_title_before
|
| | | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-15334
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[ticket/15328] Disable checkbox if notification method isn't supported
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15328
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15328
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15340] Update plupload to version 2.3.3
* github.com:phpbb/phpbb:
[ticket/15340] Update plupload to version 2.3.3
|
| | |/ / / / / |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[ticket/15346] Check if extension is enableable during install
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15346
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15346
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15346
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15346
|
| |/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15348
|