aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14237] Use $language class for notificationsMatt Friedman2015-10-1323-82/+133
| | | | PHPBB3-14237
* Merge pull request #3931 from hanakin/ticket/14194Marc Alexander2015-10-114-6/+27
|\ | | | | | | [Ticket/14194] Responsive Quick Links Menu Broken
| * [ticket14194]Remove double inline-blockMichael Miday2015-10-111-4/+0
| | | | | | | | PHPBB3-14194
| * [ticket/14194]Fix search and quicklinksMichael Miday2015-10-111-1/+21
| | | | | | | | PHPBB3-14194
| * [ticket/14194]Patch dropdown small-iconMichael Miday2015-10-111-0/+5
| | | | | | | | PHPBB3-14194
| * [ticket/14194] Fix quick-links responsive menuMichael Miday2015-10-111-1/+1
| | | | | | | | PHPBB3-14194
* | Merge branch '3.1.x'Marc Alexander2015-10-116-10/+77
|\ \ | |/ |/|
| * Merge pull request #3864 from Zoddo/ticket/8920Marc Alexander2015-10-116-10/+77
| |\ | | | | | | | | | [ticket/8920] Add a MCP PM reports view permission
| | * [ticket/8920] Revert update_module_auth() on revert_data()Zoddo2015-09-131-0/+21
| | | | | | | | | | | | PHPBB3-8920
| | * [ticket/8920] Add a MCP PM reports view permissionZoddo2015-08-306-10/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | Anybody who has the permission to read reports in one forum can read PM reports. Solving this problem by adding a new permission to read PM reports. PHPBB3-8920
* | | Merge pull request #3903 from Zoddo/ticket/13101Marc Alexander2015-10-104-3/+150
|\ \ \ | | | | | | | | | | | | [ticket/13101] Remove MSN/WLM custom profile field
| * | | [ticket/13101] Remove existing MSN/WLM custom profile fieldZoddo2015-10-102-1/+150
| | | | | | | | | | | | | | | | PHPBB3-13101
| * | | [ticket/13101] Remove MSN/WLM custom profile field from new installsZoddo2015-09-272-2/+0
| | | | | | | | | | | | | | | | PHPBB3-13101
* | | | Merge pull request #3896 from Zoddo/ticket/14157Marc Alexander2015-10-109-6/+69
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14157] Allow to set the alt/title attribute on post icons
| * | | | [ticket/14157] Allow to set the alt/title attribute on post iconsZoddo2015-10-109-6/+69
| | | | | | | | | | | | | | | | | | | | PHPBB3-14157
* | | | | Merge branch '3.1.x'Marc Alexander2015-10-093-3/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #3893 from VSEphpbb/ticket/14155Marc Alexander2015-10-093-3/+5
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14155] Row highlighting for extension/styles management Conflicts: phpBB/adm/style/acp_ext_list.html
| | * | | | [ticket/14155] Row highlighting for extension/styles managementMatt Friedman2015-09-113-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14155
* | | | | | Merge branch '3.1.x'Marc Alexander2015-10-091-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3934 from Zoddo/ticket/14181Marc Alexander2015-10-091-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14181] Fix empty denial reason if the reason isn't translated
| | * | | | | [ticket/14181] Fix empty denial reason if the reason isn't translatedHB2015-09-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14181
* | | | | | | Merge pull request #3912 from hanakin/ticket/14175Marc Alexander2015-10-094-419/+415
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14175] Refactor responsive implementation for easier manipulation
| * | | | | | | [ticket/14175]Remove styles in 700 for lastpostMichael Miday2015-10-091-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14175
| * | | | | | | [ticket/14175]Remove "only screen and"Michael Miday2015-10-091-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14175
| * | | | | | | [ticket/14175]Include responsive.css same as restMichael Miday2015-10-093-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14175
| * | | | | | | [ticket/14175]Remove max-device widthMichael Miday2015-10-091-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14175
| * | | | | | | [ticket/14175] Fix online overlap issuesMichael Miday2015-10-091-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14175
| * | | | | | | [ticket/14175] Refactor the fileMichael Miday2015-10-092-416/+415
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14175
* | | | | | | | Merge branch '3.1.x'Tristan Darricau2015-10-092-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | | | | | | | * 3.1.x: [ticket/8800] Add "mark topics read" link to "View unread posts"
| * | | | | | Merge pull request #3869 from Zoddo/ticket/8800Tristan Darricau2015-10-092-0/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/8800] Add "mark topics read" link to "View unread posts" * Zoddo/ticket/8800: [ticket/8800] Add "mark topics read" link to "View unread posts"
| | * | | | | | [ticket/8800] Add "mark topics read" link to "View unread posts"Zoddo2015-09-042-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-8800
* | | | | | | | Merge pull request #3955 from Nicofuma/ticket/14225Máté Bartus2015-10-081-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/14225] Inject the loader resolver when using the delegating loader
| * | | | | | | | [ticket/14225] Inject the loader resolver when using the delegating loaderTristan Darricau2015-10-081-0/+1
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14225
* | | | | | | | Merge branch '3.1.x'Marc Alexander2015-10-081-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #3953 from rxu/ticket/14073-fix-whitespacesMarc Alexander2015-10-081-2/+2
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14073] Fix trailing whitespaces
| | * | | | | | | [ticket/14073] Fix trailing whitespacesrxu2015-10-081-2/+2
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14073
* | | | | | | | Merge branch '3.1.x'Marc Alexander2015-10-081-2/+176
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #3814 from rxu/ticket/14073Marc Alexander2015-10-081-2/+176
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14073] Add several core events to the functions_admin.php
| | * | | | | | | [ticket/14073] Add several core events to the functions_admin.phprxu2015-10-081-2/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add core events to the functions move_posts(), delete_posts(), delete_attachments(). PHPBB3-14073
* | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-10-081-0/+43
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge pull request #3844 from rxu/ticket/14113Marc Alexander2015-10-081-0/+43
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14113] Add core events for customizing members search
| | * | | | | | | | [ticket/14113] Add core events for customizing members searchrxu2015-10-081-0/+43
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add core events to the memberlist.php for customizing members search. PHPBB3-14113
* | | | | | | | | Merge branch '3.1.x'Tristan Darricau2015-10-082-0/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/14219] Add email to inactive user listing
| * | | | | | | | Merge pull request #3951 from RMcGirr83/ticket_14219Tristan Darricau2015-10-082-0/+3
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14219] Add email to inactive user listing * RMcGirr83/ticket_14219: [ticket/14219] Add email to inactive user listing
| | * | | | | | | | [ticket/14219] Add email to inactive user listingRichard McGirr2015-10-082-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in ACP. May help in spotting spam accounts quickly PHPBB3-14219
* | | | | | | | | | Merge branch '3.1.x'Tristan Darricau2015-10-083-3/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/13934] Add enctype clause for profile fields
| * | | | | | | | | Merge pull request #3733 from javiexin/ticket/13934Tristan Darricau2015-10-083-3/+3
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13934] Add enctype clause for profile fields * javiexin/ticket/13934: [ticket/13934] Add enctype clause for profile fields
| | * | | | | | | | | [ticket/13934] Add enctype clause for profile fieldsjaviexin2015-06-303-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a template variable (the same) in all places where profile fields may need an enctype clause in the corresponding forms. PHPBB3-13934
* | | | | | | | | | | Merge branch '3.1.x'Tristan Darricau2015-10-081-9/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/13960] Profile field validation breaks ACP
| * | | | | | | | | | Merge pull request #3724 from javiexin/ticket/13960Tristan Darricau2015-10-081-9/+6
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13960] Profile field validation breaks ACP * javiexin/ticket/13960: [ticket/13960] Profile field validation breaks ACP