aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_forum.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16108] Use twig syntax in template eventMarc Alexander2019-07-271-2/+2
| | | | PHPBB3-16108
* [ticket/16108] Add topiclist_row_topic_by_author_before|afterkasimi2019-07-231-0/+2
| | | | PHPBB3-16108
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-121-0/+1
|\
| * [ticket/14868] Add mcp_forum_actions_options template eventJakub Senko2016-12-041-0/+1
| | | | | | | | PHPBB3-14868
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-10-021-0/+2
|\ \ | |/ | | | | | | * 3.1.x: [ticket/14786] Add mcp_forum_actions_before/after events
| * [ticket/14786] Add mcp_forum_actions_before/after eventsJakub Senko2016-09-261-0/+2
| | | | | | | | PHPBB3-14786
* | [ticket/14753] Fix language suffixRichard McGirr2016-08-271-6/+6
| | | | | | | | | | | | | | | | Missing L parameter in language strings https://tracker.phpbb.com/browse/PHPBB3-14753 PHPBB3-14753
* | [ticket/14749] Adds missing } in mcp_forum.html to TOPIC_DELETEDCrizzo2016-08-221-1/+1
| | | | | | | | PHPBB3-14749
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-06-191-1/+1
|\ \ | |/ | | | | | | | | | | | | | | Conflicts: phpBB/styles/prosilver/template/search_results.html phpBB/styles/prosilver/template/viewforum_body.html phpBB/styles/subsilver2/template/mcp_forum.html phpBB/styles/subsilver2/template/search_results.html phpBB/styles/subsilver2/template/viewforum_body.html
| * [ticket/14672] Change event name add to events.mdRichard McGirr2016-06-131-1/+1
| | | | | | | | PHPBB3-14672
* | [ticket/14447] Remove trailing white spaces in ProsilverMatt Friedman2016-02-021-1/+1
| | | | | | | | PHPBB3-14447
* | Merge remote-tracking branch 'origin/ticket_12649' into ticket_12649RMcGirr832015-11-041-1/+2
| | | | | | | | PHPBB3-12649
* | [ticket/12649] Change sort & display options in footers to dropdown menuRMcGirr832015-11-031-9/+1
| | | | | | | | PHPBB3-12649
* | [ticket/14199]Add aria-hidden to all iconsMichael Miday2015-10-011-5/+5
| | | | | | | | PHPBB3-14199
* | [ticket/12769] Refacto action barMichael Miday2015-09-171-2/+2
| |
* | [ticket/12769] Swap icons in mcpMichael Miday2015-09-171-7/+18
| |
* | [ticket/12769] Delete imageset & consolidate imgsMichael Miday2015-09-171-3/+3
| |
* | Merge branch '3.1.x'Marc Alexander2015-08-201-6/+6
|\ \ | |/ | | | | | | | | Conflicts: phpBB/docs/events.md phpBB/styles/subsilver2/template/mcp_forum.html
| * Merge pull request #3797 from RMcGirr83/ticket/13863Marc Alexander2015-08-201-6/+6
| |\ | | | | | | | | | [ticket/13863] Add topic_row_append/prepend to mcp_forum.html
| | * [ticket/13863] Add topic_row_append/prepend to mcp_forum.htmlRichard McGirr2015-07-281-6/+6
| | | | | | | | | | | | PHPBB3-13863
* | | Merge branch '3.1.x'Marc Alexander2015-08-111-0/+2
|\ \ \ | |/ / | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/mcp_forum.html
| * | [ticket/14086] Add mcp_forum_topic_title_* template eventsZoddo2015-08-101-0/+2
| |/ | | | | | | | | | | Allows to add some information before/after the topic title PHPBB3-14086
* | [ticket/8708] Apply permission 'f_announce_global'Oliver Schramm2015-07-191-4/+2
|/ | | | PHPBB3-8708
* [ticket/12813] Reorder .row pagination so it aligns betterPayBas2014-07-051-5/+8
| | | | PHPBB3-12813
* [ticket/12613] Add distinction between top/bottom action-barPayBas2014-06-131-2/+2
| | | | PHPBB3-12613
* [ticket/12613] Remove unnecessary checks and clean up CSSPayBas2014-06-131-6/+2
| | | | PHPBB3-12613
* [ticket/12613] Pagination should never be in responsive linklistPayBas2014-06-051-20/+20
| | | | PHPBB3-12613
* [ticket/12613] Removed all previous_page / next_page text linksPayBas2014-06-051-2/+0
| | | | PHPBB3-12613
* [ticket/12300] Make only red topic/forum row icons clickable to unread postsMatt Friedman2014-03-281-1/+1
| | | | PHPBB3-12300
* [ticket/12300] Make all topic row icons clickableMatt Friedman2014-03-271-0/+1
| | | | | | | | | Forum list icons link to first page of forum UCP subscribed forums icons link to first page of forum MCP Forum page topic icons link to first (or first unread) post PM Icons link to the message PHPBB3-12300
* [ticket/11935] Merge remote-tracking branch 'upstream/develop'Matt Friedman2013-10-291-1/+9
|\ | | | | | | PHPBB3-11935
| * [ticket/11956] Adjustments to responsive topiclist listsVjacheslav Trushkin2013-10-241-1/+9
| | | | | | | | | | | | | | | | | | | | | | Changes behavior of topiclist lists on mobile devices. Shows/hides certain elements in each row to present all important information to visitor on mobile devices, such as last post when viewing forum instead of first post. Also fixes topiclist layout bug in drafts.html PHPBB3-11956
* | [ticket/11935] Fix invalid HTML usage of <label> tag in prosilverMatt Friedman2013-10-191-1/+2
|/ | | | PHPBB3-11935
* [ticket/11796] Replace pagination with pagination.htmlVjacheslav Trushkin2013-08-161-14/+1
| | | | PHPBB3-11796
* Merge remote-tracking branch 'phpbb/develop' into ↵Joas Schilling2013-07-111-6/+11
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/softdelete-1-permission * phpbb/develop: (704 commits) [ticket/11630] Improvements to the PHP lint pre-commit hook [feature/auth-refactor] Move auth providers to separate directory [ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling. [ticket/11619] Some tests for get_remote_file(). [ticket/11617] Remove spaces and tabs from empty lines [ticket/11617] Missing U_ACTION in acp_captcha.php [feature/auth-refactor] Fix code style issue [feature/auth-refactor] Fix comment grammar [feature/auth-refactor] Fix the actual cause of test failures [ticket/10838] Fix URL for wiki and remove irrelevant line [ticket/10838] Remove php 5.4 and builtin server references [ticket/10838] Fix missing data [ticket/10838] separate database used mentioned in unit tests [ticket/11585] Make $auth_admin class property [feature/auth-refactor] A possible fix for the functional test failures [ticket/11566] Subsilver template error displayed after table headers [ticket/11566] Remove extra pair of brackets from conditional statement [ticket/11566] Check that guest doesn't have reporting permission by default [ticket/11566] Add captcha to report post template in subsilver [ticket/11566] Use the new constant CONFIRM_REPORT for captcha init ... Conflicts: phpBB/docs/sphinx.sample.conf phpBB/feed.php phpBB/styles/prosilver/template/search_results.html phpBB/styles/prosilver/template/viewforum_body.html
| * [ticket/9341] Use U_PREVIOUS and U_NEXT in template filesDhruv2013-06-221-2/+2
| | | | | | | | PHPBB3-9341
| * [ticket/11489] Template changes for new topiclist layoutVjacheslav Trushkin2013-05-141-4/+9
| | | | | | | | PHPBB3-11489
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ↵Joas Schilling2012-12-201-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/softdelete-1-permission-rebase * 'develop' of https://github.com/phpbb/phpbb3: (544 commits) [feature/events] Fix improperly named event in documentation [feature/events] Fix alphabetization of events [feature/events] Put events in alphabetical order [feature/events] Make EVENTS.md lowercase [ticket/11285] Use more granularity in dependency checks in compress test [ticket/10880] The m_approve permisson no longer implies f_noapprove. [ticket/10803] Show failure message until user dismisses it [ticket/10954] Add missing semi-colon [ticket/10954] Make sure to mark subforums unread and add small fixes [feature/events] Use ` to escape HTML tags in markdown [feature/events] Remove HTML tags from markdown so they don't get parsed [ticket/10954] Miscellaneous coding fixes [feature/events] Remove extraneous space [feature/events] Add markdown template event documentation file [feature/events] forumlist_body_last_post_title_after -> _prepend (subsilver2) [feature/events] Fix overall_footer_end -> overall_footer_after (subsilver2) [feature/events] Fix typo in event name [ticket/10763] Use self when calling get_extension() in filespec class [feature/events] Fix more subsilver2 events [feature/events] Fix some subsilver2 events ... Conflicts: phpBB/install/database_update.php phpBB/posting.php
| * [ticket/11197] Prefix the css classes for the small arrow with "arrow"Marc Alexander2012-11-131-2/+2
| | | | | | | | | | | | | | | | It does not make sense to have classes named "right" and "left" produce a small arrow next to text. It should be made clear that an arrow will appear. PHPBB3-11197
* | [feature/soft-delete] Add "Restore" to the mcp forum quick moderationJoas Schilling2012-12-181-0/+1
| | | | | | | | PHPBB3-9657
* | Merge remote-tracking branch 'remotes/phpbb/develop' into ↵Joas Schilling2012-11-101-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/softdelete-merge-develop # By Oleg Pudeyev (45) and others # Via Oleg Pudeyev (42) and others * remotes/phpbb/develop: (289 commits) [ticket/10865] Use code tags for install/database_update.php. [ticket/10865] Should have been a slash. [ticket/10780] Use L_COLON on LDAP page. [ticket/10780] Use L_COLON on search backend ACP pages. [ticket/10780] Use L_COLON for "download all attachments". [ticket/10780] Use colon from language in ucp_pm_compose.php where possible. [ticket/10780] Replace colons in phpBB/adm/style/acp_ext_details.html. [ticket/10780] Replace colon usage in adm template output with {L_COLON} [ticket/10780] Replace colon usage in template output with {L_COLON} [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus] [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [ticket/10172] Show prosilver birthday list even if there are no birthdays. [ticket/11050] make all properties protected in all search backends [ticket/11050] get_common_words() returns empty array for sphinx [ticket/11050] fix tidied search query docblock language [ticket/11050] fix min/max length docblock language [ticket/11050] multi sentences separated by period in docblocks [ticket/11050] fix separated spelling in docblock [ticket/11050] fix split words doc block language [ticket/11050] remove class word from docblocks ... Conflicts: phpBB/install/database_update.php phpBB/install/schemas/mssql_schema.sql phpBB/language/en/acp/permissions_phpbb.php phpBB/styles/prosilver/template/posting_editor.html
| * [ticket/10780] Replace colon usage in template output with {L_COLON}Nathan Guse2012-11-101-2/+2
| | | | | | | | | | | | | | Replace all the instances (I could find) where the colon is displayed to the user with {L_COLON} so it can be localised. PHPBB3-10780
* | [feature/soft-delete] Fix several problems in the forum mcpJoas Schilling2012-10-101-0/+1
|/ | | | PHPBB3-9567
* [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-14/+1
| | | | | | | | | | Extracted common template code for prosilver as per subsilver2. Various other fixups and oversight corrections, changed name of the "new" template function and re-introduced existing version. Altered on_page to compensate for removal of some templating vars from pagination routine. PHPBB3-10968
* [ticket/10968] Render pagination within the templateDrae2012-07-181-7/+54
| | | | | | | | | | | | | | Since phpBB 2 pagination has been rendered mostly within the source. This limits just what designers can do with pagination. The current form is also questionable in terms of "best practice". The aim is to move rendering completely to the template via the use of a block element. Enabling S_ template vars also allows for control over specific aspects of the pagination output such as next, previous, active and ellipsis. Related to this - merging the capabilities of the topic_generate_pagination with generate_pagination removes an element of duplication. PHPBB3-10968
* [ticket/10734] Removed all the unnecessary corner classesShibu Lijack2012-04-021-2/+2
| | | | | | Removed the corner span classes from all the template and theme files. PHPBB-10734
* Merge branch 'ticket/hanakin/10001' into developIgor Wiedler2011-02-281-1/+1
|\ | | | | | | | | | | * ticket/hanakin/10001: [ticket/10001] Created the new styles within colours.css to handle the displaying of the forum & topic images [ticket/10001] Created new Template variable to house class names based on $folder_img value, Modified prosilver template files to utilize class for forum & topic images through out template via the newly created Template variable, Created the new styles within colours.css to handle the displaying of the forum & topic images
| * [ticket/10001] Created new Template variable to house class names based on ↵hanakin2011-01-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $folder_img value, Modified prosilver template files to utilize class for forum & topic images through out template via the newly created Template variable, Created the new styles within colours.css to handle the displaying of the forum & topic images * Created new Template variable to house class names based on $folder_img value in functions_display.php. * Created new Template variable to house class names based on $folder_img value in mcp_forums.php. * Created new Template variable to house class names based on $folder_img value in ucp_main.php. * Created new Template variable to house class names based on $folder_img value in search.php. * Created new Template variable to house class names based on $folder_img value in ucp_pm_viewfolder.php. * Created new Template variable to house class names based on $folder_img value in search.php. * Created new Template variable to house class names based on $folder_img value in viewforum.php. * Modified forumlist_body.html to utilize class for forum & topic images through out template via the newly created Template variable * Modified mcp_forum.html to utilize class for forum & topic images through out template via the newly created Template variable * Modified search_results.html to utilize class for forum & topic images through out template via the newly created Template variable * Modified ucp_main_bookmarks.html to utilize class for forum & topic images through out template via the newly created Template variable * Modified ucp_main_subscribed.html to utilize class for forum & topic images through out template via the newly created Template variable * Modified ucp_main_front.html to utilize class for forum & topic images through out template via the newly created Template variable * Modified ucp_pm_viewfolder.html to utilize class for forum & topic images through out template via the newly created Template variable * Modified viewforum_body.html to utilize class for forum & topic images through out template via the newly created Template variable * Created the new styles within colours.css to handle the displaying of the forum & topic images - NOTES: This changes are the first step in the revamp of prosilver initiative, this provides the ground work to handle the images via sprites to reduce the amount of HTTP requests by the server PHPBB3-10001
| * tiny tiny thing... and such a huge change...Meik Sievertsen2009-06-241-1/+1
| | | | | | | | | | | | Display topic icons in MCP forum view again (only prosilver) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9667 89ea8834-ac86-4346-8a33-228a782c2dd0
| * [Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)Meik Sievertsen2008-11-301-6/+6
| | | | | | | | | | | | | | | | | | [Change] Changed prosilver date separator from 'on' to '»' [Feature] Added 'AGO' setting to relative date strings. For example: posted 14 minutes ago. (Patch by BartVB) [Fix] Extend vertical line for last post column if no posts in forum (Bug #37125) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9136 89ea8834-ac86-4346-8a33-228a782c2dd0