aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | [ticket/15600] Escaped ban reasons in JavaScript code of mcp_warn.htmlSerge Skripchuk2018-10-091-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-15600
* | | | | Merge pull request #5366 from kasimi/ticket/15799Marc Alexander2018-10-091-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15799] Find correct poll for voting animation
| * | | | | [ticket/15799] Find correct poll for voting animationkasimi2018-09-211-1/+1
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-15799
* | | | | Merge pull request #5251 from senky/ticket/15668Marc Alexander2018-10-081-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | [ticket/15668] Replace .load() with .on('load')
| * | | | [ticket/15668] Replace .load() with .on('load')Jakub Senko2018-06-181-1/+1
| | |/ / | |/| | | | | | | | | | PHPBB3-15668
* | | | Merge pull request #5307 from Zoddo/ticket/15735Marc Alexander2018-09-164-0/+7
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15735] Add *_content_after template event
| * | | | [ticket/15735] Add viewtopic_body_postrow_content_after template eventZoddo2018-07-301-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735
| * | | | [ticket/15735] Add search_results_content_after template eventZoddo2018-07-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735
| * | | | [ticket/15735] Add posting_topic_review_row_content_after template eventZoddo2018-07-301-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735
| * | | | [ticket/15735] Add posting_preview_content_after template eventZoddo2018-07-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for extensions who adds information at the end of the message (such as moderator messages). PHPBB3-15735
* | | | | Merge branch 'prep-release-3.2.3' into 3.2.xMarc Alexander2018-09-091-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/15740] Fix hardcoded Terms/PrivacyZoddo2018-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-15740
* | | | | Merge pull request #5256 from senky/ticket/13043Tristan Darricau2018-07-0811-38/+16
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13043] Improve HTML5 * github.com:/phpbb/phpbb: [ticket/13043] Improve HTML5
| * | | | | [ticket/13043] Improve HTML5Jakub Senko2018-06-1811-38/+16
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-13043
* | | | | Merge pull request #5262 from senky/ticket/15606Tristan Darricau2018-07-081-5/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15606] Hide viewprofile link when unavailable * github.com:/phpbb/phpbb: [ticket/15606] Hide viewprofile link when unavailable
| * | | | | [ticket/15606] Hide viewprofile link when unavailableJakub Senko2018-06-181-5/+7
| |/ / / / | | | | | | | | | | | | | | | PHPBB3-15606
* | | | | Merge pull request #5278 from hubaishan/ticket/15673Tristan Darricau2018-07-081-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15673] Fix Duplicated links in QuickLinks and main nav bar * github.com:/phpbb/phpbb: [ticket/15673] Fix Duplicated links in QuickLinks and main nav bar
| * | | | | [ticket/15673] Fix Duplicated links in QuickLinks and main nav barhubaishan2018-07-041-0/+4
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Add required class to common.css PHPBB3-15673
* | | | | Merge pull request #5185 from SupSuper/ticket/15611Tristan Darricau2018-07-081-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | [ticket/15611] Fix misaligned text in responsive user profile * github.com:/phpbb/phpbb: [ticket/15611] Fix misaligned text in responsive user profile
| * | | | [ticket/15611] Fix misaligned text in responsive user profileDaniel2018-04-031-0/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Corrects misaligned header text when viewing a user profile in prosilver mobile layout by force clearing the columns. PHPBB3-15611
* | | | [ticket/15676] Use paragraphs and classes as suggested by hanakinMarc Alexander2018-06-202-7/+35
| | | | | | | | | | | | | | | | PHPBB3-15676
* | | | [ticket/15676] Use twig syntaxMarc Alexander2018-05-311-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15676
* | | | [ticket/15676] Simplify link text and use privacy link in cookie noticeMarc Alexander2018-05-311-2/+2
| | | | | | | | | | | | | | | | PHPBB3-15676
* | | | [ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACYMarc Alexander2018-05-312-1/+3
|/ / / | | | | | | | | | PHPBB3-15676
* | | [prep-release-3.2.3] Update versions for 3.2.3Marc Alexander2018-02-281-2/+2
| | |
* | | [ticket/12579] Add "BUTTON_" strings for Post and PM buttonsAkbar2018-02-132-9/+9
| | | | | | | | | | | | PHPBB3-12579
* | | [ticket/15533] Fix typo in viewtopic_topic_tools.htmlrxu2018-01-251-1/+1
| | | | | | | | | | | | PHPBB3-15533
* | | [ticket/15523] Fix AdBlocker causing JS error when using CookieConsentkasimi2018-01-191-16/+19
| | | | | | | | | | | | PHPBB3-15523
* | | [ticket/15489] Add NO_FORUMS_IN_CATEGORY messageDerky2018-01-041-1/+1
| | | | | | | | | | | | PHPBB3-15489
* | | [ticket/15489] Remove NO_FORUMS message for categories with subforumsDerky2017-12-311-1/+1
| | | | | | | | | | | | PHPBB3-15489
* | | [prep-release-3.2.2] Update version to 3.2.2Marc Alexander2017-12-281-2/+2
| | |
* | | Merge pull request #5063 from vinny/ticket/15485Marc Alexander2017-12-281-1/+5
|\ \ \ | | | | | | | | | | | | [ticket/15485] Add template event for forum images
| * | | [ticket/15485] Add template event for forum imagesvinny2017-12-181-1/+5
| | | | | | | | | | | | | | | | PHPBB3-15485
* | | | Merge pull request #5042 from kinerity/ticket/15451Marc Alexander2017-12-271-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15451] Add template event mcp_topic_postrow_attachments_before/after
| * | | | [ticket/15451] Add template event mcp_topic_postrow_attachments_before/afterKailey Truscott2017-11-131-0/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-15451
* | | | | Merge pull request #5043 from kinerity/ticket/15452Marc Alexander2017-12-271-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | [ticket/15452] Add template event mcp_topic_postrow_post_before
| * | | | [ticket/15452] Add template event mcp_topic_postrow_post_beforeKailey Truscott2017-11-131-0/+1
| |/ / / | | | | | | | | | | | | PHPBB3-15452
* | | | Merge pull request #5052 from hanakin/ticket/15455Marc Alexander2017-12-171-2/+0
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15455] Fix UCP padding issues
| * | | | [ticket/15455] Remove unessecary jumpboxMichael Miday2017-11-271-2/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-15455
* | | | | [ticket/15470] Add font-sizeMichael Miday2017-11-281-0/+1
|/ / / / | | | | | | | | | | | | PHPBB3-15470
* | | | Merge pull request #4976 from rubencm/ticket/15171Marc Alexander2017-11-161-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/15171] Replace all BBCode templates by default
| * | | [ticket/15171] Replace all BBCode templates by defaultRubén Calvo2017-10-311-1/+1
| | |/ | |/| | | | | | | PHPBB3-15171
* | | Merge pull request #5016 from Elsensee/ticket/15195Marc Alexander2017-11-024-1/+13
|\ \ \ | | | | | | | | | | | | [ticket/15195] Fix code block in rtl print version
| * | | [ticket/15195] Fix floatings in print viewOliver Schramm2017-11-021-0/+8
| | | | | | | | | | | | | | | | PHPBB3-15195
| * | | [ticket/15195] Add bidi.css to ucp_pm_viewmessage_printOliver Schramm2017-11-021-0/+1
| | | | | | | | | | | | | | | | PHPBB3-15195
| * | | [ticket/15195] Fix code block in rtl print versionOliver Schramm2017-10-282-1/+4
| |/ / | | | | | | | | | PHPBB3-15195
* | | Merge pull request #5015 from kasimi/ticket/15423Marc Alexander2017-11-011-2/+2
|\ \ \ | | | | | | | | | | | | [ticket/15423] Fix wrong title for topic's "Unappproved posts" icon
| * | | [ticket/15423] Fix wrong title for topic's "Unappproved posts" iconkasimi2017-10-271-2/+2
| |/ / | | | | | | | | | PHPBB3-15423
* | | Merge pull request #5026 from marc1706/ticket/15387Marc Alexander2017-11-011-1/+6
|\ \ \ | | | | | | | | | | | | [ticket/15387] Make vertical bars full height on board index forum rows
| * | | [ticket/15387] Make vertical bars full height - fix MCPSophist2017-11-011-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix issue where changes were half applied to MCP creating c. 990px of whitespace. PHPBB3-15387