aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #3538 from RMcGirr83/ticket/13759Marc Alexander2015-06-241-1/+8
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | [ticket/13759] Take post_time into account
| * | | | | | [ticket/13759] Take post_time into accountRMcGirr832015-04-211-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13759
* | | | | | | Merge pull request #3528 from RMcGirr83/ticket/13598Marc Alexander2015-06-242-1/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | [ticket/13598] Allow topic lock on topic creation
| * | | | | | [ticket/13598] Allow topic lock on topic creationRichard McGirr2015-04-092-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13598
* | | | | | | Merge pull request #3721 from rxu/ticket/13952Andreas Fischer2015-06-222-7/+45
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13952] Inject event dispatcher dependency to the tidy search cron task * rxu/ticket/13952: [ticket/13952] Fix docblocks [ticket/13952] Inject dispatcher dependency to the tidy search cron task
| * | | | | | | [ticket/13952] Fix docblocksrxu2015-06-201-6/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13952
| * | | | | | | [ticket/13952] Inject dispatcher dependency to the tidy search cron taskrxu2015-06-202-2/+6
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | PHPBB3-13952
* | | | | | | [ticket/13948] Correctly forwarding to the RIR for whois featurerxu2015-06-211-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow any space count in the ReferralServer string for whois services response. PHPBB3-13948
* | | | | | [ticket/13949] Replace colon with colon lang key in memberlist search pageRaphaël M2015-06-191-1/+1
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13949] Replace colon with colon lang key in memberlist search page PHPBB3-13949
* | | | | Merge pull request #3649 from callumacrae/ticket/13879Marc Alexander2015-06-173-16/+12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13879] Replaced px with em where appropriate.
| * | | | | [ticket/13879] Replaced px with em where appropriate.Callum Macrae2015-05-283-16/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We're using ems basically everywhere else so ¯\_(ツ)_/¯ PHPBB3-13879
* | | | | | [ticket/13882] Add lazy load avatars to phpbb wrappersMatt Friedman2015-06-161-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13882
* | | | | | [ticket/13903] Replacing regexp path naming for container by md5.Wardormeur2015-06-161-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replacement of the path creation based on a blacklist by a md5 filename to support broader configurations PHPBB3-13903
* | | | | | Merge pull request #3695 from javiexin/ticket/13931Andreas Fischer2015-06-161-32/+32
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13931] Wrong order in docs/events.md * javiexin/ticket/13931: [ticket/13931] Wrong order in docs/events.md Conflicts: phpBB/docs/events.md
| * | | | | | [ticket/13931] Wrong order in docs/events.mdjaviexin2015-06-081-32/+32
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Reordered alphabetically (mcp before memberlist). PHPBB3-13931
* | | | | | Merge pull request #3653 from callumacrae/ticket/13882Marc Alexander2015-06-1613-15/+54
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/13882] Lazy load the notification avatars.
| * | | | | | [ticket/13882] Added tiny docblock to lazyLoadAvatarsCallum Macrae2015-05-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13882
| * | | | | | [ticket/13882] no more egyptian brackets /o/Callum Macrae2015-05-301-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13882
| * | | | | | [ticket/13882] Lazy load the notification avatars.Callum Macrae2015-05-2813-15/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This moves them further down the waterfall, making the page load quicker. PHPBB3-13882
* | | | | | | [ticket/13947] Add CHItA to the list of developersJoas Schilling2015-06-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13947
* | | | | | | Merge branch 'prep-release-3.1.5' into 3.1.xJoas Schilling2015-06-148-20/+67
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql
| * | | | | | | [prep-release-3.1.5] Add migration for 3.1.5Joas Schilling2015-06-141-0/+31
| | | | | | | |
| * | | | | | | [prep-release-3.1.5] Update version for final 3.1.5 releaseJoas Schilling2015-06-143-2/+4
| | | | | | | |
| * | | | | | | [ticket/13938] Fix inconsistencies between <link> tagscyberalien2015-06-141-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13938
| * | | | | | | [ticket/13938] Remove type and / from <link> elementscyberalien2015-06-142-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13938
| * | | | | | | [ticket/13938] Change web font code in simple_headercyberalien2015-06-141-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply ticket 13876 to simple_header.html PHPBB3-13938
| * | | | | | | [ticket/13938] Remove link to print.css in simple_header.htmlcyberalien2015-06-141-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remaining fixes for ticket 13873: remove link to print.css and remove type and media from other links. PHPBB3-13938
| * | | | | | | [ticket/13942] Check if path to language file contains language pathMarc Alexander2015-06-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13942
| * | | | | | | [ticket/13939] Check if loadingIndicator exists before accessing itcyberalien2015-06-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13939
* | | | | | | | Merge pull request #3703 from javiexin/ticket/10711Andreas Fischer2015-06-131-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/10711] Duplicate key error on forum_tracks_table * javiexin/ticket/10711: [ticket/10711] Duplicate key error on forum_tracks_table
| * | | | | | | | [ticket/10711] Duplicate key error on forum_tracks_tablejaviexin2015-06-131-0/+4
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In certain situations, an SQL error DUPLICATE ERROR for KEY 'PRIMARY' in the forums_track table is produced when marking forums read (viewforum.php?f=xx&mark=forums). The problem happens when there are duplicates in the forum_id array. The solution is to remove those duplicates. PHPBB3-10711
* | | | | | | | Merge pull request #3704 from Nicofuma/ticket/13941Andreas Fischer2015-06-131-2/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3 * Nicofuma/ticket/13941: [ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3
| * | | | | | | | [ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3Tristan Darricau2015-06-131-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13941
* | | | | | | | | [3.1.x] Update dev version to 3.1.6-RC1Joas Schilling2015-06-112-2/+2
| | | | | | | | |
* | | | | | | | | Merge branch 'prep-release-3.1.5' into 3.1.xJoas Schilling2015-06-118-12/+126
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
| * | | | | | | [ticket/13823] Move the part of the query, so the update will get it correctlyJoas Schilling2015-06-091-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13823
| * | | | | | | [prep-release-3.1.5] Add changelog for 3.1.5-RC1Joas Schilling2015-06-091-0/+83
| | | | | | | |
| * | | | | | | [prep-release-3.1.5] Add migration for 3.1.5-RC1Joas Schilling2015-06-091-0/+31
| | | | | | | |
| * | | | | | | [prep-release-3.1.5] Update version to 3.1.5-RC1Joas Schilling2015-06-095-7/+7
| | | | | | | |
* | | | | | | | Merge pull request #3685 from Nicofuma/ticket/13923Andreas Fischer2015-06-091-1/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13923] Update startup.php * Nicofuma/ticket/13923: [ticket/13923] CS [ticket/13923] Update startup.php
| * | | | | | | | [ticket/13923] CSTristan Darricau2015-06-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13923
| * | | | | | | | [ticket/13923] Update startup.phpAJ Quick2015-06-061-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While suppressing the output from the 'set_magic_quotes_runtime(0)' is sufficient with normal phpBB installs, using this file in association with the oauth plugin will cause an error on some versions of PHP. This fixes a potential bug where set_magic_quotes_runtime is depreciated in newer versions of PHP. PHPBB3-13923
* | | | | | | | | Merge pull request #3694 from marc1706/ticket/13930Andreas Fischer2015-06-0910-19/+19
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13930] Check for correct spacing between keyword & parenthesis * marc1706/ticket/13930: [ticket/13930] Add missing spaces to code [ticket/13930] Use OpeningParenthesisSniff in legacy ruleset [ticket/13930] Remove not needed return statements [ticket/13930] Add missing spaces to code [ticket/13930] Check for correct spacing between keyword & parenthesis
| * | | | | | | | [ticket/13930] Add missing spaces to codeMarc Alexander2015-06-086-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13930
| * | | | | | | | [ticket/13930] Add missing spaces to codeMarc Alexander2015-06-074-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13930
* | | | | | | | | Merge pull request #3551 from rxu/ticket/13779Joas Schilling2015-06-091-4/+18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13779] Set new auth options to the role only if matching the role type
| * | | | | | | | | [ticket/13779] Set new auth options to the role only if matching the role typerxu2015-04-261-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrations' permission tool allows setting permissions to the role which doesn't match the role type, e.g. m_ permissions for u_ role types and so on. As one of side effects, this may lead to granting users moderative/admin permissions silently. With this patch the only new permissions matching the role type will be set. PHPBB3-13779
* | | | | | | | | | Merge pull request #3486 from brunoais/ticket/13693Marc Alexander2015-06-091-0/+49
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13693] Allow modifying the MySQL author search query
| * | | | | | | | | | [ticket/13693] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13693
| * | | | | | | | | | [ticket/13693] Allow modifying the MySQL author search querybrunoais2015-03-121-0/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13693