aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | [ticket/15368] Correct function reference in MSSQL db toolsDavid Colón2017-09-171-2/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #4955 from hanakin/ticket/13214Máté Bartus2017-09-152-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13214] Contact us page textarea looks narrow in responsive mode
| * | | | | | | | [ticket/13214] Fix weird alignment of labelsMichael Miday2017-09-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13214
| * | | | | | | | [ticket/13214] remove inputbox from textareaMichael Miday2017-09-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13214
* | | | | | | | | [ticket/15271] align forum and topic row columnsMichael Miday2017-09-111-0/+2
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15271
* | | | | | | | Merge pull request #4889 from javiexin/ticket/15307Oliver Schramm2017-09-103-0/+27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15307] Extensions may add modes to acp_users
| * | | | | | | | [ticket/15307] Extensions may add modes to acp_usersjaviexin2017-08-063-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes both PHP and Template events. PHPBB3-15307
* | | | | | | | | Merge pull request #4943 from Elsensee/ticket/14933Máté Bartus2017-09-103-2/+18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14933] Make "route not found" more user-friendly
| * | | | | | | | | [ticket/14933] Fix docblock for kernel_exception_subscriberOliver Schramm2017-09-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14933
| * | | | | | | | | [ticket/14933] Fix parameter for kernel_exception_subscriberOliver Schramm2017-09-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14933
| * | | | | | | | | [ticket/14933] Make "route not found" more user-friendlyOliver Schramm2017-09-093-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14933
* | | | | | | | | | [ticket/15353] Fix html in acp_board.htmlOliver Schramm2017-09-091-1/+1
| |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15353
* | | | | | | | | Merge pull request #4876 from JoshyPHP/ticket/15290Máté Bartus2017-09-091-1/+12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15290] Add core.text_formatter_s9e_configure_finalize event
| * | | | | | | | | [ticket/15290] Add core.text_formatter_s9e_configure_finalize eventJoshyPHP2017-07-221-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15290
* | | | | | | | | | Merge pull request #4885 from JoshyPHP/ticket/15301Máté Bartus2017-09-091-0/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | [ticket/15301] Set quotes' nesting limit when configuring a parser
| * | | | | | | | | [ticket/15301] Remove quote limits when creating a parserJoshyPHP2017-08-241-0/+5
| | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15301
* | | | | | | | | Merge pull request #4941 from Elsensee/ticket/15149Tristan Darricau2017-09-091-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 postingOliver Schramm2017-09-091-1/+1
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15149
* | | | | | | | | Merge pull request #4940 from Elsensee/ticket/15355Tristan Darricau2017-09-091-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 availableOliver Schramm2017-09-091-1/+4
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15355
* | | | | | | | | Merge pull request #4932 from Nicofuma/ticket/15351Máté Bartus2017-09-093-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 Darricau2017-09-083-6/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15351
* | | | | | | | | Merge branch '3.1.x' into 3.2.xOliver Schramm2017-09-082-6/+6
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | [ticket/15347] Fix query quotes in update hashes cli commandMarc Alexander2017-09-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15347
| * | | | | | | | [ticket/15347] Use single quotes in update hashes queryMarc Alexander2017-09-071-3/+3
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15347
| * | | | | | | Merge branch 'prep-release-3.1.11' into 3.1.xMarc Alexander2017-07-1616-12/+330
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | [3.1.x] Update version number to 3.1.12-devMarc Alexander2017-07-112-2/+2
| | | | | | | |
* | | | | | | | Merge pull request #4936 from marc1706/ticket/7845Oliver Schramm2017-09-081-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/7845] Ensure config script path is not empty
| * | | | | | | | [ticket/7845] Ensure config script path is not emptyMarc Alexander2017-09-081-1/+1
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | PHPBB3-7845
* | | | | | | | Merge pull request #4934 from marc1706/ticket/7488Oliver Schramm2017-09-081-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 categoryMarc Alexander2017-09-081-0/+6
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-7488
* | | | | | | | [ticket/15352] Descriptions are not using in categoriesJim Mossing Holsteyn2017-09-081-1/+1
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-15352
* | | | | | | Merge pull request #4928 from Crizz0/ticket/15350Tristan Darricau2017-09-073-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/Crizzo2017-09-073-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15350
* | | | | | | | Merge pull request #4900 from rxu/ticket/15318Máté Bartus2017-09-071-0/+8
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15318] Make user option to disable word censoring effective again
| * | | | | | | | [ticket/15318] Make user option to disable word censoring effective againrxu2017-08-121-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15318
* | | | | | | | | Merge pull request #4902 from MoleDJ/patch-1Máté Bartus2017-09-071-0/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [ticket/15320] Redis cache does not save keys withouth expiration
| * | | | | | | | | [ticket/15320] Fix to accomplish coding guidelinesJagoba Los Arcos2017-08-141-1/+1
| | | | | | | | | |
| * | | | | | | | | [ticket/15320] Redis cache does not save keys withouth expirationJagoba Los Arcos2017-08-131-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/15323Máté Bartus2017-09-072-2/+7
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [ticket/15323] Allow Twig syntax in bbcode.html
| * | | | | | | | | [ticket/15323] Allow Twig syntax in bbcode.htmlrxu2017-08-152-2/+7
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15323
* | | | | | | | | Merge pull request #4920 from hanakin/ticket/15262Tristan Darricau2017-09-071-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 buttonsMichael Miday2017-08-301-1/+1
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15262
* | | | | | | | Merge pull request #4919 from sdschulze/ticket/15309Tristan Darricau2017-09-074-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 paginationSoeren D. Schulze2017-08-311-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set margin-top and margin-bottom of pagination to 3px PHPBB3-15309
| * | | | | | | | [ticket/15309] Right-align responsive pagination for consistencySoeren D. Schulze2017-08-281-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Left-aligning pagination is no longer needed after fix PHPBB3-15309
| * | | | | | | | [ticket/15309] Fix pagination overlapSoeren D. Schulze2017-08-283-4/+3
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mark the contents of the column as "left-box", enabling proper alignment PHPBB3-15309
* | | | | | | | Merge pull request #4913 from kasimi/ticket/15333Tristan Darricau2017-09-071-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 canceledkasimi2017-08-211-3/+1
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15333
* | | | | | | | Merge pull request #4905 from rxu/ticket/15324Máté Bartus2017-09-078-7/+112
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15324] Add more core and template events