aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_editor.html
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-09-111-1/+5
|\ | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/posting_body.html
| * [ticket/14695] Put posting_editor_subject_append/prepend events on newlinesDavid King2016-08-091-1/+5
| | | | | | | | | | As per request in the PR. PHPBB3-14695
| * [ticket/14695] Add posting_editor_subject_prepend/append template eventsDavid King2016-06-251-1/+1
| | | | | | | | PHPBB3-14695
* | Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.xMarc Alexander2016-03-271-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1/+1
| | | | | | | | PHPBB3-14272
* | [ticket/14447] Remove trailing white spaces in ProsilverMatt Friedman2016-02-021-1/+1
| | | | | | | | PHPBB3-14447
* | Merge pull request #3896 from Zoddo/ticket/14157Marc Alexander2015-10-101-1/+1
|\ \ | | | | | | | | | [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-101-1/+1
| |/ | | | | | | PHPBB3-14157
* | [ticket/14139] Add class of IDs to html tagsMichael Miday2015-09-141-4/+4
|/
* [ticket/7362] Add alt attribute on topic iconsZoddo2015-08-301-1/+1
| | | | PHPBB3-7362
* [ticket/13997] Add posting_editor_submit_buttons template eventZoddo2015-08-091-0/+1
| | | | PHPBB3-13997
* [ticket/13843] Add templates events to insert custom panel in postingalf0072015-07-221-0/+1
| | | | | | | | Events added in events.md Add in template posting_editor.html for link to custom panel Add in template posting_layout.html for include of custom panel template body PHPBB3-13843
* [ticket/13710] Allow template events near smilies displayRMcGirr832015-03-191-1/+3
| | | | PHPBB3-13710
* [ticket/13346] Remove unnecessary divsJakub Senko2015-01-101-4/+1
| | | | PHPBB3-13346
* [ticket/13346] Fix indentation, spacing and missing divsJakub Senko2014-11-241-3/+6
| | | | PHPBB3-13346
* [ticket/12862] Resize popups consistentlyhanakin2014-07-301-2/+2
| | | | PHPBB3-12862
* [ticket/12648] Fix poll tab and revert unrelated color changePayBas2014-06-241-1/+5
| | | | PHPBB3-12648
* [ticket/12648] Fix poll tab display errorPayBas2014-06-241-1/+1
| | | | PHPBB3-12648
* [ticket/12648] Added ARIA functionalityPayBas2014-06-241-4/+4
| | | | PHPBB3-12648
* [ticket/12648] Improve UCP/MCP/Posting tabsPayBas2014-06-241-5/+3
| | | | PHPBB3-12648
* [ticket/12640] Preserve the active tab when previewing in posting page.Cesar G2014-05-311-1/+1
| | | | PHPBB3-12640
* [ticket/8785] Fixed problem with add empty.png and travis will now passCrizzo2014-03-091-0/+2
| | | | PHPBB3-8785
* [ticket/8785] pm_layout.html back to more standard codeCrizzo2014-03-091-5/+1
| | | | PHPBB3-8785
* [ticket/8785] Adds blank lines at file endCrizzo2014-03-091-1/+1
| | | | PHPBB3-8785
* [ticket/8785] Adds a new optical improvement, new file and fixes html bugsCrizzo2014-03-091-87/+6
| | | | PHPBB3-8785
* [ticket/8785] Adds two <hr /> to seperate recipients and BCCCrizzo2014-03-041-1/+2
| | | | PHPBB3-8785
* [ticket/8785] Rebuilding posting_editor pm head + new language varsCrizzo2014-03-031-35/+49
| | | | PHPBB3-8785
* [ticket/11915] Add the new uploader.Cesar G2014-01-171-1/+9
| | | | PHPBB3-11915
* [ticket/11915] Move the uploaded attachment list under the attachments tab.Cesar G2014-01-171-29/+1
| | | | PHPBB3-11915
* [ticket/11972] Add posting_editor_message_after template eventDavid King2013-11-021-0/+2
| | | | PHPBB3-11972
* [ticket/11972] Add posting_editor_message_before template eventDavid King2013-11-021-0/+2
| | | | PHPBB3-11972
* [ticket/11972] Add posting_editor_subject_before template eventDavid King2013-11-021-0/+2
| | | | PHPBB3-11972
* [ticket/11972] Add posting_editor_subject_after template eventDavid King2013-11-021-0/+2
| | | | PHPBB3-11972
* [ticket/11552] Responsive PM editorVjacheslav Trushkin2013-10-191-1/+1
| | | | | | Responsive PM editor, fix quickmod tools PHPBB3-11552
* [ticket/11552] Responsive formsVjacheslav Trushkin2013-10-181-8/+10
| | | | PHPBB3-11552
* Merge pull request #1436 from cyberalien/ticket/11563Nathan Guse2013-07-131-4/+4
|\ | | | | 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-4/+4
| | | | | | | | | | | | | | | | 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-7/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] adding type="number" and type="date" to prosilverSenky2013-05-201-1/+1
| | | | | | | | PHPBB3-11010
| * [ticket/11556] Load apply_onkeypress_event() correctlyVjacheslav Trushkin2013-05-201-6/+0
| | | | | | | | PHPBB3-11556
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ↵Joas Schilling2012-12-201-1/+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
| * [feature/events] Append "_prepend" to posting_editor_optionsDavid King2012-12-171-1/+1
| | | | | | | | PHPBB3-9550
| * [feature/events] Rename RUNHOOKS to EVENTMichael Cullum2012-12-171-1/+1
| | | | | | | | | | | | Apply change to existing ledges PHPBB3-9550
| * [feature/events] Add posting_editor_options template ledgeMichael Cullum2012-12-171-0/+1
| | | | | | | | | | | | This is needed for options for posts and is used by topic as link MOD PHPBB3-9550
| * Merge branch 'develop-olympus' into developAndreas Fischer2012-11-131-1/+1
| |\ | | | | | | | | | | | | * develop-olympus: [ticket/10879] Remove arrow icon from attachment link in editor
| | * [ticket/10879] Remove arrow icon from attachment link in editorMarc Alexander2012-11-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | If you upload a file with a long filename the filename will partially cover the arrow icon background image. Remove the icon as it's not needed anyways. PHPBB3-10879
* | | Merge remote-tracking branch 'remotes/phpbb/develop' into ↵Joas Schilling2012-11-101-15/+15
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-12/+12
| | | | | | | | | | | | | | | | | | | | | 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
| * | Merge PR #717 branch 'develop-olympus' into developOleg Pudeyev2012-11-061-3/+3
| |\ \ | | |/ | | | | | | | | | * develop-olympus: [ticket/10661] Added &nbsp; to enumerated recipients (prosilver)