Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15149] Fix Ctrl+Submit action on posting | Oliver Schramm | 2017-09-09 | 1 | -1/+1 |
| | | | | PHPBB3-15149 | ||||
* | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-03-10 | 1 | -0/+6 |
|\ | |||||
| * | [ticket/14422] Submit when pressing ctrl or cmd + enter | Marc Alexander | 2016-03-10 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14422 | ||||
| * | [ticket/14422] Support cmd+enter for submitting message | Callum Macrae | 2016-03-10 | 1 | -0/+6 |
| | | | | | | | | PHPBB3-14422 | ||||
* | | [ticket/10620] Add more whitespace to long quotes in JS | JoshyPHP | 2015-06-25 | 1 | -1/+4 |
| | | | | | | | | PHPBB3-10620 | ||||
* | | [ticket/10620] Fixed some stylistic issues in JS | JoshyPHP | 2015-06-25 | 1 | -21/+14 |
| | | | | | | | | PHPBB3-10620 | ||||
* | | [ticket/10620] Removed extraneous quotes from attribute values | JoshyPHP | 2015-06-25 | 1 | -6/+12 |
| | | | | | | | | PHPBB3-10620 | ||||
* | | [ticket/10620] Added enhanced quotes in topic review | JoshyPHP | 2015-06-25 | 1 | -2/+56 |
|/ | | | | | | | Added support for enhanced quotes in topic_review's quote button. NOTE: the UI doesn't appear to be testable via PhantomJS. PHPBB3-10620 | ||||
* | [ticket/13887] Minor JS refactoring | Callum Macrae | 2015-05-29 | 1 | -1/+1 |
| | | | | PHPBB3-13887 | ||||
* | [ticket/12542] Rename javascript method and add doc block | Marc Alexander | 2015-04-29 | 1 | -1/+3 |
| | | | | PHPBB3-12542 | ||||
* | [ticket/12542] Add initial drag-n-drop animation | Marc Alexander | 2015-04-28 | 1 | -0/+1 |
| | | | | PHPBB3-12542 | ||||
* | [ticket/13011] Do not apply bbcode to whole text when selecting first 2 chars. | Cesar G | 2014-09-23 | 1 | -4/+0 |
| | | | | PHPBB3-13011 | ||||
* | Merge branch 'develop-olympus' into develop | Nathan Guse | 2014-02-19 | 1 | -1/+1 |
| | | | | | | | | | | * develop-olympus: [ticket/12093] Check that document.selection is supported. Conflicts: phpBB/adm/style/editor.js phpBB/assets/javascript/editor.js phpBB/styles/prosilver/template/editor.js | ||||
* | [ticket/12135] Reduce verbosity in bbfontstyle() by using textarea var. | Cesar G | 2014-01-26 | 1 | -5/+4 |
| | | | | PHPBB3-12135 | ||||
* | [ticket/10810] Move the color palette code to core.js. | Cesar G | 2013-11-12 | 1 | -61/+0 |
| | | | | PHPBB3-10810 | ||||
* | [ticket/11472] Make the color swatch configurable and fix it in subsilver2 | Cesar G | 2013-11-12 | 1 | -1/+5 |
| | | | | PHPBB3-11472 | ||||
* | [ticket/11472] Make prosilver's editor.js an asset used by all styles. | Cesar G | 2013-11-12 | 1 | -0/+422 |
PHPBB3-11472 |