| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/15245] Configure TextFormatter before rendering feeds | Oliver Schramm | 2017-09-28 | 3 | -14/+49 |
| | | | | | PHPBB3-15245 | ||||
| * | [ticket/15245] Remove unnecessary arguments and fix whitespace | Oliver Schramm | 2017-09-22 | 1 | -16/+6 |
| | | | | | PHPBB3-15245 | ||||
| * | [ticket/15245] Fix images in feeds when accessing via app.php | Oliver Schramm | 2017-09-22 | 2 | -7/+13 |
| | | | | | PHPBB3-15245 | ||||
| * | [ticket/15368] Correct function reference in MSSQL db tools | David Colón | 2017-09-17 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #4955 from hanakin/ticket/13214 | Máté Bartus | 2017-09-15 | 2 | -2/+2 |
| |\ | | | | | | | [ticket/13214] Contact us page textarea looks narrow in responsive mode | ||||
| | * | [ticket/13214] Fix weird alignment of labels | Michael Miday | 2017-09-11 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13214 | ||||
| | * | [ticket/13214] remove inputbox from textarea | Michael Miday | 2017-09-11 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13214 | ||||
| * | | [ticket/15271] align forum and topic row columns | Michael Miday | 2017-09-11 | 1 | -0/+2 |
| |/ | | | | PHPBB3-15271 | ||||
| * | Merge pull request #4889 from javiexin/ticket/15307 | Oliver Schramm | 2017-09-10 | 3 | -0/+27 |
| |\ | | | | | | | [ticket/15307] Extensions may add modes to acp_users | ||||
| | * | [ticket/15307] Extensions may add modes to acp_users | javiexin | 2017-08-06 | 3 | -0/+27 |
| | | | | | | | | | | | | | Includes both PHP and Template events. PHPBB3-15307 | ||||
| * | | Merge pull request #4943 from Elsensee/ticket/14933 | Máté Bartus | 2017-09-10 | 3 | -2/+18 |
| |\ \ | | | | | | | | | | [ticket/14933] Make "route not found" more user-friendly | ||||
| | * | | [ticket/14933] Fix docblock for kernel_exception_subscriber | Oliver Schramm | 2017-09-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | PHPBB3-14933 | ||||
| | * | | [ticket/14933] Fix parameter for kernel_exception_subscriber | Oliver Schramm | 2017-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-14933 | ||||
| | * | | [ticket/14933] Make "route not found" more user-friendly | Oliver Schramm | 2017-09-09 | 3 | -2/+17 |
| | | | | | | | | | | | | | PHPBB3-14933 | ||||
| * | | | [ticket/15353] Fix html in acp_board.html | Oliver Schramm | 2017-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-15353 | ||||
| * | | | Merge pull request #4876 from JoshyPHP/ticket/15290 | Máté Bartus | 2017-09-09 | 1 | -1/+12 |
| |\ \ \ | | | | | | | | | | | | | [ticket/15290] Add core.text_formatter_s9e_configure_finalize event | ||||
| | * | | | [ticket/15290] Add core.text_formatter_s9e_configure_finalize event | JoshyPHP | 2017-07-22 | 1 | -1/+12 |
| | | | | | | | | | | | | | | | | | PHPBB3-15290 | ||||
| * | | | | Merge pull request #4885 from JoshyPHP/ticket/15301 | Máté Bartus | 2017-09-09 | 1 | -0/+5 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15301] Set quotes' nesting limit when configuring a parser | ||||
| | * | | | | [ticket/15301] Remove quote limits when creating a parser | JoshyPHP | 2017-08-24 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15301 | ||||
| * | | | | | Merge pull request #4941 from Elsensee/ticket/15149 | Tristan Darricau | 2017-09-09 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15149] Fix Ctrl+Submit action on posting * github.com:phpbb/phpbb: [ticket/15149] Fix Ctrl+Submit action on posting | ||||
| | * | | | | | [ticket/15149] Fix Ctrl+Submit action on posting | Oliver Schramm | 2017-09-09 | 1 | -1/+1 |
| | | |_|/ / | |/| | | | | | | | | | | | | | PHPBB3-15149 | ||||
| * | | | | | Merge pull request #4940 from Elsensee/ticket/15355 | Tristan Darricau | 2017-09-09 | 1 | -1/+4 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15355] Remove version field when no update is available * github.com:phpbb/phpbb: [ticket/15355] Remove version field when no update is available | ||||
| | * | | | | | [ticket/15355] Remove version field when no update is available | Oliver Schramm | 2017-09-09 | 1 | -1/+4 |
| | |/ / / / | | | | | | | | | | | | | | | | PHPBB3-15355 | ||||
| * | | | | | Merge pull request #4932 from Nicofuma/ticket/15351 | Máté Bartus | 2017-09-09 | 3 | -6/+28 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | [ticket/15351] Makes confirm_works in a router context (app.php) | ||||
| | * | | | | [ticket/15351] Makes confirm_works in a router context (app.php) | Tristan Darricau | 2017-09-08 | 3 | -6/+28 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15351 | ||||
| * | | | | | Merge branch '3.1.x' into 3.2.x | Oliver Schramm | 2017-09-08 | 2 | -6/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | [ticket/15347] Fix query quotes in update hashes cli command | Marc Alexander | 2017-09-08 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15347 | ||||
| | * | | | | | [ticket/15347] Use single quotes in update hashes query | Marc Alexander | 2017-09-07 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15347 | ||||
| | * | | | | | Merge branch 'prep-release-3.1.11' into 3.1.x | Marc Alexander | 2017-07-16 | 16 | -12/+330 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | [3.1.x] Update version number to 3.1.12-dev | Marc Alexander | 2017-07-11 | 2 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #4936 from marc1706/ticket/7845 | Oliver Schramm | 2017-09-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/7845] Ensure config script path is not empty | ||||
| | * | | | | | | | [ticket/7845] Ensure config script path is not empty | Marc Alexander | 2017-09-08 | 1 | -1/+1 |
| | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | PHPBB3-7845 | ||||
| * | | | | | | | Merge pull request #4934 from marc1706/ticket/7488 | Oliver Schramm | 2017-09-08 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/7488] Display no forums message if user can't see forums of category | ||||
| | * | | | | | | | [ticket/7488] Display no forums message if user can't see forums of category | Marc Alexander | 2017-09-08 | 1 | -0/+6 |
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | PHPBB3-7488 | ||||
| * | | | | | | | [ticket/15352] Descriptions are not using in categories | Jim Mossing Holsteyn | 2017-09-08 | 1 | -1/+1 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-15352 | ||||
| * | | | | | | 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 | ||||
