aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/mcp_topic.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16150] Make post subject links reliablev12mike2019-09-081-1/+1
| | | | | | | Change links that were relative to topic page into absolute links. Update related test cases. PHPBB3-16150
* [ticket/16114] mcp_topic_post_author_full_{append/prepend}Dark❶2019-08-071-1/+1
| | | | PHPBB3-16114
* [ticket/16114] mcp_topic_postrow_post_details_author_username_{append/prepend}Dark❶2019-07-291-1/+1
| | | | PHPBB3-16114
* [ticket/16114] mcp_topic_postrow_post_details_author_username_{append/prepend}Dark❶2019-07-291-1/+1
| | | | PHPBB3-16114
* 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
* | [ticket/15452] Add template event mcp_topic_postrow_post_beforeKailey Truscott2017-11-131-0/+1
|/ | | | PHPBB3-15452
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-05-211-0/+2
|\
| * [ticket/15020] Add Event for mcp_topic_postrow_post_subjectDaniel Mota2017-05-211-0/+2
| | | | | | | | | | | | | | | | Add 2 events: mcp_topic_postrow_post_subject_before mcp_topic_postrow_post_subject_after PHPBB3-15020
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-09-071-1/+1
|\ \ | |/ | | | | | | Conflicts: phpBB/styles/subsilver2/template/mcp_topic.html
| * Merge pull request #4428 from rmcgirr83/ticket/14755Marc Alexander2016-09-071-1/+1
| |\ | | | | | | | | | [ticket/14755] Fix max length in mcp topic html file
| | * [ticket/14755] Fix max length in mcp topic html fileRMcGirr832016-08-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Move posts does not accept a topic number greater than 999999 topic_id set in both posts table and topics table accepts 10 digits https://tracker.phpbb.com/browse/PHPBB3-14755 PHPBB3-14755
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-08-281-0/+4
|\ \ \ | |/ /
| * | [ticket/14715] Add template events in posting_topic_review & mcp_topickasimi2016-07-211-0/+3
| |/ | | | | | | | | | | | | The events will allow adding content before and after the post details in topic review and topic moderation. PHPBB3-14715
* | Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.xMarc Alexander2016-03-271-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/adm/style/acp_icons.html phpBB/includes/acp/acp_groups.php phpBB/includes/acp/acp_users.php phpBB/includes/functions_acp.php phpBB/includes/ucp/ucp_groups.php phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html phpBB/styles/prosilver/template/ucp_avatar_options_remote.html phpBB/styles/subsilver2/template/mcp_topic.html phpBB/styles/subsilver2/template/posting_attach_body.html phpBB/styles/subsilver2/template/posting_body.html phpBB/styles/subsilver2/template/posting_poll_body.html phpBB/styles/subsilver2/template/ucp_avatar_options_gravatar.html phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html
| * [ticket/14272] Only use maxlength and size for allowed input elementsMarc Alexander2015-11-061-2/+2
| | | | | | | | PHPBB3-14272
* | [ticket/14447] Remove trailing white spaces in ProsilverMatt Friedman2016-02-021-1/+1
| | | | | | | | PHPBB3-14447
* | [ticket/14295]fix report icon as wellMichael Miday2015-11-241-1/+1
| | | | | | | | PHPBB3-14295
* | [ticket/14295]missed oneMichael Miday2015-11-241-1/+1
| | | | | | | | PHPBB3-14295
* | Merge pull request #3927 from hanakin/ticket/14199Marc Alexander2015-10-071-2/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14199] Fix screen reader compatability Conflicts: phpBB/styles/prosilver/template/mcp_topic.html phpBB/styles/prosilver/template/overall_header.html phpBB/styles/prosilver/template/pagination.html phpBB/styles/prosilver/template/posting_buttons.html phpBB/styles/prosilver/template/posting_topic_review.html phpBB/styles/prosilver/template/search_results.html phpBB/styles/prosilver/template/ucp_pm_history.html phpBB/styles/prosilver/template/ucp_pm_message_header.html phpBB/styles/prosilver/template/ucp_pm_viewmessage.html phpBB/styles/prosilver/template/viewforum_body.html phpBB/styles/prosilver/template/viewtopic_body.html phpBB/styles/prosilver/template/viewtopic_topic_tools.html
| * | [ticket/14199]Add aria-hidden to all iconsMichael Miday2015-10-011-2/+2
| | | | | | | | | | | | PHPBB3-14199
* | | [ticket/14193]Fix posting buttonsMichael Miday2015-10-031-1/+1
|/ / | | | | | | PHPBB3-14193
* | [ticket/14202]Add missing sr-only classesMichael Miday2015-09-281-1/+1
| | | | | | | | PHPBB3-14202
* | [ticket/12769] Refacto action barMichael Miday2015-09-171-1/+1
| |
* | [ticket/12769] Swap icons in mcpMichael Miday2015-09-171-4/+7
| |
* | [ticket/14139] Add class of IDs to html tagsMichael Miday2015-09-141-3/+3
|/
* Merge pull request #3771 from Zoddo/ticket/14025Marc Alexander2015-08-221-2/+4
|\ | | | | | | | | | | | | [ticket/14091] Add mcp_topic_subject_* template events Conflicts: phpBB/docs/events.md
| * [ticket/14091] Add mcp_topic_subject_* template eventsZoddo2015-08-111-2/+4
| | | | | | | | | | | | | | Add some options (field, checkbox, ...) before/after the subject field when split a subject PHPBB3-14091
* | [ticket/14090] Add mcp_topic_topic_title_* template eventsZoddo2015-08-111-1/+1
|/ | | | | | Allows to add some information before/after the topic title PHPBB3-14090
* [ticket/12922] Posts per page in MCP should have a min value of zeron-aleha2014-08-071-1/+1
| | | | | | | In order to allow displaying the whole topic in MCP=>Main=>View topic, the min value in the html input field must be 0. PHPBB3-12922
* [ticket/12648] Added ARIA functionalityPayBas2014-06-241-7/+7
| | | | PHPBB3-12648
* [ticket/12648] Improve UCP/MCP/Posting tabsPayBas2014-06-241-6/+6
| | | | PHPBB3-12648
* [ticket/12613] Add distinction between top/bottom action-barPayBas2014-06-131-1/+1
| | | | PHPBB3-12613
* [ticket/12613] Remove unnecessary checks and clean up CSSPayBas2014-06-131-3/+1
| | | | PHPBB3-12613
* [ticket/12613] Pagination should never be in responsive linklistPayBas2014-06-051-8/+8
| | | | PHPBB3-12613
* [ticket/12155] Move icon class directly to <a> and use <span> consistently.Cesar G2014-05-271-2/+2
| | | | PHPBB3-12155
* [ticket/12155] Use the new .button class as the basis for the post buttons.Cesar G2014-05-271-1/+12
| | | | PHPBB3-12155
* [ticket/11782] Change p.rules to p.post-notice in templatesVjacheslav Trushkin2013-08-111-5/+15
| | | | PHPBB3-11782
* Merge pull request #1436 from cyberalien/ticket/11563Nathan Guse2013-07-131-16/+7
|\ | | | | Fix subPanels() in forum_fn.js
| * [ticket/11563] Dynamically generate panels listVjacheslav Trushkin2013-07-111-1/+1
| | | | | | | | PHPBB3-11563
| * [ticket/11563] Fix subPanels()Vjacheslav Trushkin2013-07-111-16/+7
| | | | | | | | | | | | | | | | Fix subPanels() code Modernize subPanels() with jQuery Use HTML5 data attributes instead of including JS PHPBB3-11563
* | Merge remote-tracking branch 'phpbb/develop' into ↵Joas Schilling2013-07-111-4/+4
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/11010] dealing with dimensions problem, removing extra codeSenky2013-05-201-1/+1
| | | | | | | | PHPBB3-11010
| * [ticket/11010] applying some of EXreaction notesSenky2013-05-201-1/+1
| | | | | | | | PHPBB3-11010
| * [ticket/11010] adding type="number" to subsilver2Senky2013-05-201-1/+1
| | | | | | | | | | | | and removing it from prosilver wher it should not be. PHPBB3-11010
| * [ticket/11010] adding type="number" and type="date" to prosilverSenky2013-05-201-4/+4
| | | | | | | | PHPBB3-11010
* | Merge remote-tracking branch 'remotes/phpbb/develop' into ↵Joas Schilling2012-11-101-9/+9
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-9/+9
| | | | | | | | | | | | | | 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 restoring/approving posts with mcp moderationJoas Schilling2012-10-311-0/+1
| | | | | | | | PHPBB3-9567
* | [feature/soft-delete] Allow to soft delete posts in the MCP quick moderationJoas Schilling2012-10-301-1/+2
|/ | | | PHPBB3-9567