| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/7488] Display no forums message if user can't see forums of category | Marc Alexander | 2017-09-08 | 1 | -0/+6 |
| | | | | | PHPBB3-7488 | ||||
| * | Merge pull request #4928 from Crizz0/ticket/15350 | Tristan Darricau | 2017-09-07 | 3 | -3/+3 |
| |\ | | | | | | | | | | | | | [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/ | ||||
| | * | [ticket/15350] Changes outdated wiki-link to new docs/ | Crizzo | 2017-09-07 | 3 | -3/+3 |
| | | | | | | | | | PHPBB3-15350 | ||||
| * | | Merge pull request #4900 from rxu/ticket/15318 | Máté Bartus | 2017-09-07 | 1 | -0/+8 |
| |\ \ | | | | | | | [ticket/15318] Make user option to disable word censoring effective again | ||||
| | * | | [ticket/15318] Make user option to disable word censoring effective again | rxu | 2017-08-12 | 1 | -0/+8 |
| | | | | | | | | | | | | | PHPBB3-15318 | ||||
| * | | | Merge pull request #4902 from MoleDJ/patch-1 | Máté Bartus | 2017-09-07 | 1 | -0/+4 |
| |\ \ \ | | | | | | | | | [ticket/15320] Redis cache does not save keys withouth expiration | ||||
| | * | | | [ticket/15320] Fix to accomplish coding guidelines | Jagoba Los Arcos | 2017-08-14 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | [ticket/15320] Redis cache does not save keys withouth expiration | Jagoba Los Arcos | 2017-08-13 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | | Merge pull request #4903 from rxu/ticket/15323 | Máté Bartus | 2017-09-07 | 2 | -2/+7 |
| |\ \ \ \ | | | | | | | | | | | [ticket/15323] Allow Twig syntax in bbcode.html | ||||
| | * | | | | [ticket/15323] Allow Twig syntax in bbcode.html | rxu | 2017-08-15 | 2 | -2/+7 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-15323 | ||||
| * | | | | Merge pull request #4920 from hanakin/ticket/15262 | Tristan Darricau | 2017-09-07 | 1 | -1/+1 |
| |\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | [ticket/15262] Update button font-weight * github.com:phpbb/phpbb: [ticket/15262] Update the font-weight of buttons | ||||
| | * | | | [ticket/15262] Update the font-weight of buttons | Michael Miday | 2017-08-30 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | PHPBB3-15262 | ||||
| * | | | Merge pull request #4919 from sdschulze/ticket/15309 | Tristan Darricau | 2017-09-07 | 4 | -13/+5 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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 | ||||
| | * | | | [ticket/15309] Add margin to pagination | Soeren D. Schulze | 2017-08-31 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Set margin-top and margin-bottom of pagination to 3px PHPBB3-15309 | ||||
| | * | | | [ticket/15309] Right-align responsive pagination for consistency | Soeren D. Schulze | 2017-08-28 | 1 | -9/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Left-aligning pagination is no longer needed after fix PHPBB3-15309 | ||||
| | * | | | [ticket/15309] Fix pagination overlap | Soeren D. Schulze | 2017-08-28 | 3 | -4/+3 |
| | |/ / | | | | | | | | | | | | | | | | Mark the contents of the column as "left-box", enabling proper alignment PHPBB3-15309 | ||||
| * | | | Merge pull request #4913 from kasimi/ticket/15333 | Tristan Darricau | 2017-09-07 | 1 | -3/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15333] Call callback when confirm dialog is canceled * github.com:phpbb/phpbb: [ticket/15333] Call callback when confirm dialog is canceled | ||||
| | * | | | [ticket/15333] Call callback when confirm dialog is canceled | kasimi | 2017-08-21 | 1 | -3/+1 |
| | |/ / | | | | | | | | | | PHPBB3-15333 | ||||
| * | | | Merge pull request #4905 from rxu/ticket/15324 | Máté Bartus | 2017-09-07 | 8 | -7/+112 |
| |\ \ \ | | | | | | | | | [ticket/15324] Add more core and template events | ||||
| | * | | | [ticket/15324] Add more core and template events | rxu | 2017-08-16 | 8 | -7/+112 |
| | |/ / | | | | | | | | | | PHPBB3-15324 | ||||
| * | | | Merge pull request #4906 from rxu/ticket/15327 | Máté Bartus | 2017-09-07 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | [ticket/15327] Add post anchor to the log postlink | ||||
| | * | | | [ticket/15327] Add post anchor to the log postlink | rxu | 2017-08-17 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | PHPBB3-15327 | ||||
| * | | | Merge pull request #4912 from kasimi/ticket/15332 | Tristan Darricau | 2017-09-07 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [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 | ||||
| | * | | | [ticket/15332] Don't remove dark background if fadedark is false | kasimi | 2017-08-21 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | PHPBB3-15332 | ||||
| * | | | Merge pull request #4908 from hubaishan/ticket/15317 | Máté Bartus | 2017-09-07 | 1 | -0/+1 |
| |\ \ \ | | | | | | | | | [ticket/15317] Fix phpbbcli language | ||||
| | * | | | [ticket/15317] Fix phpbbcli language | hubaishan | 2017-08-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Updated as Nicofuma said PHPBB3-15317 | ||||
| | * | | | [ticket/15317] Fix phpbbcli language | hubaishan | 2017-08-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fix language by adding set_default_language PHPBB3-15317 | ||||
| * | | | | Merge pull request #4914 from kasimi/ticket/15334 | Máté Bartus | 2017-09-07 | 2 | -0/+8 |
| |\ \ \ \ | | | | | | | | | | | [ticket/15334] Add template event viewtopic_topic_title_before | ||||
| | * | | | | [ticket/15334] Add template event viewtopic_topic_title_before | kasimi | 2017-08-21 | 2 | -0/+8 |
| | | |/ / | |/| | | | | | | | | | | PHPBB3-15334 | ||||
| * | | | | Merge pull request #4918 from kasimi/ticket/15328 | Máté Bartus | 2017-09-07 | 6 | -11/+42 |
| |\ \ \ \ | | | | | | | | | | | [ticket/15328] Disable checkbox if notification method isn't supported | ||||
| | * | | | | [ticket/15328] Use type_interface | kasimi | 2017-09-07 | 3 | -9/+15 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15328 | ||||
| | * | | | | [ticket/15328] Disable checkbox if notification method isn't supported | kasimi | 2017-08-24 | 6 | -11/+36 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-15328 | ||||
| * | | | | Merge pull request #4922 from DavidIQ/ticket/15340 | Tristan Darricau | 2017-09-07 | 1 | -9/+9 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15340] Update plupload to version 2.3.3 * github.com:phpbb/phpbb: [ticket/15340] Update plupload to version 2.3.3 | ||||
| | * | | | | [ticket/15340] Update plupload to version 2.3.3 | David Colón | 2017-08-31 | 1 | -9/+9 |
| | |/ / / | |||||
| * | | | | Merge pull request #4924 from rubencm/ticket/15346 | Máté Bartus | 2017-09-07 | 2 | -0/+9 |
| |\ \ \ \ | | | | | | | | | | | [ticket/15346] Check if extension is enableable during install | ||||
| | * | | | | [ticket/15346] Add log message if extension is not enableable | Rubén Calvo | 2017-09-05 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15346 | ||||
| | * | | | | [ticket/15346] Check if extension is enableable during install | Rubén Calvo | 2017-09-03 | 1 | -0/+7 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-15346 | ||||
| * | | | | [ticket/15349] Return 1 instead of 2 in case of error | Rubén Calvo | 2017-09-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-15346 | ||||
| * | | | | [ticket/15349] Check if extension is enableable before enable | Rubén Calvo | 2017-09-07 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | PHPBB3-15346 | ||||
| * | | | | [ticket/15348] Ignore smilies that are immediately followed by a word | JoshyPHP | 2017-09-06 | 1 | -0/+3 |
| |/ / / | | | | | | | | | | PHPBB3-15348 | ||||
| * | | | Merge pull request #4877 from JoshyPHP/ticket/15291 | Marc Alexander | 2017-08-13 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | [ticket/15291] Allow short array notation in event declarations | ||||
| | * | | | [ticket/15291] Allow short array notation in event declarations | JoshyPHP | 2017-07-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-15291 | ||||
| * | | | | Merge pull request #4898 from rxu/ticket/15314 | Marc Alexander | 2017-08-13 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15314] Fix convert class constructor | ||||
| | * | | | | [ticket/15314] Fix convert class constructor | rxu | 2017-08-11 | 1 | -1/+1 |
| | | |_|/ | |/| | | | | | | | | | | PHPBB3-15314 | ||||
| * | | | | Merge pull request #4901 from id-tarzanych/ticket/15319 | Marc Alexander | 2017-08-13 | 2 | -2/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15319] Add IF EXISTS to Postgres DROP SEQUENCE query | ||||
| | * | | | | [ticket/15319] Add IF EXISTS to Postgres DROP SEQUENCE query | Serge Skripchuk | 2017-08-13 | 2 | -2/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #4884 from hubaishan/ticket/15297 | Marc Alexander | 2017-08-13 | 1 | -0/+6 |
| |\ \ \ \ | |/ / / |/| | | | | | | | [ticket/15297] Fix current date broken lines | ||||
| | * | | | [ticket/15297] revert changes to responsive.css change to bidi.css | hubaishan | 2017-07-30 | 2 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert changes to responsive.css adding the class to bidi.css PHPBB3-15297 | ||||
| | * | | | Revert "[ticket/15297] revert changes to responsive.css and fix by editing ↵ | hubaishan | 2017-07-30 | 2 | -540/+580 |
| | | | | | | | | | | | | | | | | | | | | | | | | | bidi.css" This reverts commit 5d0a41b814272a3abaf6b439797e7d4cb7e3d38c. | ||||
| | * | | | [ticket/15297] revert changes to responsive.css and fix by editing bidi.css | hubaishan | 2017-07-30 | 2 | -580/+540 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert changes to responsive.css Adding class to bidi.css PHPBB3-15297 | ||||
