| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11915] Pass the data to the template instead of scraping HTML for it. | Cesar G | 2014-01-17 | 1 | -33/+3 |
* | [ticket/11915] Replace inline onclick event for inserting attachment bbcodes. | Cesar G | 2014-01-17 | 1 | -1/+11 |
* | [ticket/11915] Hide attachments table when removing last failed file. | Cesar G | 2014-01-17 | 1 | -2/+4 |
* | [ticket/11915] Make the user aware of the drag-and-drop zone. | Cesar G | 2014-01-17 | 1 | -0/+5 |
* | [ticket/11915] Check if trigger_error() was called after sending chunk. | Cesar G | 2014-01-17 | 1 | -0/+5 |
* | [ticket/11915] Fix spacing and ensure that strings are translated. | Cesar G | 2014-01-17 | 1 | -20/+20 |
* | [ticket/11915] Provide the URL to the attachment when it's uploaded. | Cesar G | 2014-01-17 | 1 | -12/+25 |
* | [ticket/11915] Do not allow more files to be added if queue is already running | Cesar G | 2014-01-17 | 1 | -0/+6 |
* | [ticket/11915] Update the inline attachment bbcode indices on every upload. | Cesar G | 2014-01-17 | 1 | -0/+55 |
* | [ticket/11915] Add the new uploader. | Cesar G | 2014-01-17 | 1 | -237/+542 |
* | [ticket/11241] Add dropdown control button. | Cesar G | 2013-12-06 | 1 | -0/+9 |
* | Merge pull request #1856 from prototech/ticket/12001 | Nathan Guse | 2013-11-21 | 1 | -1/+1 |
|\ |
|
| * | [ticket/12001] Ensure that form data is sent to server in AJAX requests. | Cesar G | 2013-11-08 | 1 | -1/+1 |
* | | Merge pull request #1834 from cyberalien/ticket/11984 | Nathan Guse | 2013-11-21 | 1 | -2/+4 |
|\ \ |
|
| * | | [ticket/11984] Do not resize textarea on touch devices | Vjacheslav Trushkin | 2013-11-19 | 1 | -2/+4 |
* | | | [ticket/10810] Make the color palette usable outside of the editor context. | Cesar G | 2013-11-13 | 1 | -8/+42 |
* | | | [ticket/10810] Move the color palette code to core.js. | Cesar G | 2013-11-12 | 2 | -61/+57 |
|/ / |
|
* | | [ticket/11472] Make the color swatch configurable and fix it in subsilver2 | Cesar G | 2013-11-12 | 1 | -1/+5 |
* | | [ticket/11472] Make prosilver's editor.js an asset used by all styles. | Cesar G | 2013-11-12 | 1 | -0/+422 |
|/ |
|
* | [ticket/11928] Javascript requires camel case. | Cesar G | 2013-11-03 | 1 | -14/+14 |
* | [ticket/11928] Rename loadingAlert to loading_indicator. | Cesar G | 2013-10-30 | 1 | -14/+14 |
* | [ticket/11928] Replace AJAX loading popup with animation. | Cesar G | 2013-10-29 | 1 | -13/+20 |
* | [ticket/11956] Move code that hides dropdowns to assets | Vjacheslav Trushkin | 2013-10-26 | 1 | -1/+19 |
* | [ticket/11956] Move dropdown handler to assets | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+116 |
* | [ticket/11138] Increase AJAX timeout period to 15 seconds. | Cesar G | 2013-10-23 | 1 | -2/+2 |
* | [ticket/11916] Remove files from hidden attach list after deletion | Marc Alexander | 2013-10-23 | 1 | -20/+43 |
* | Merge pull request #1719 from cyberalien/ticket/11552 | Nils Adermann | 2013-10-20 | 1 | -10/+10 |
|\ |
|
| * | [ticket/11552] Fixes for auto-resize textarea | Vjacheslav Trushkin | 2013-10-18 | 1 | -10/+10 |
* | | [ticket/11947] Notification link fixes | Vjacheslav Trushkin | 2013-10-19 | 1 | -4/+4 |
|/ |
|
* | [feature/plupload/integration] Add missing javascript file. | Fyorl | 2013-10-14 | 1 | -0/+281 |
* | Merge remote-tracking branch 'remotes/cyberalien/feature/editor-code-tabs' in... | Nathaniel Guse | 2013-06-06 | 1 | -0/+159 |
|\ |
|
| * | [feature/editor-code-tabs] Make inTag function reusable | Vjacheslav Trushkin | 2013-05-22 | 1 | -29/+44 |
| * | [feature/editor-code-tabs] Check for browser support in function | Vjacheslav Trushkin | 2013-05-20 | 1 | -0/+4 |
| * | [feature/editor-code-tabs] Apply code editor to everything | Vjacheslav Trushkin | 2013-05-20 | 1 | -0/+140 |
* | | [ticket/11279] Log error in console | Vjacheslav Trushkin | 2013-05-20 | 1 | -0/+3 |
* | | [ticket/11279] Clearer AJAX errors | Vjacheslav Trushkin | 2013-05-20 | 1 | -2/+14 |
|/ |
|
* | Merge remote-tracking branch 'remotes/cyberalien/ticket/10741' into develop | Nathaniel Guse | 2013-05-11 | 1 | -0/+96 |
|\ |
|
| * | [ticket/10741] Docblock for phpbb.resizeTextArea | Vjacheslav Trushkin | 2013-04-30 | 1 | -15/+26 |
| * | [ticket/10741] Fix for browser-specific resizing of textarea | Vjacheslav Trushkin | 2013-04-12 | 1 | -3/+3 |
| * | [ticket/10741] Function to resize textarea elements | Vjacheslav Trushkin | 2013-04-12 | 1 | -0/+85 |
* | | Merge PR #1294 branch 'VSEphpbb/ticket/10155' into develop | Oleg Pudeyev | 2013-05-08 | 1 | -18/+2 |
|\ \ |
|
| * | | [ticket/10155] Update jQuery to 1.8.3 | Matt Friedman | 2013-03-14 | 1 | -18/+2 |
* | | | [ticket/11442] Use button name as indicator instead of css classes | Joas Schilling | 2013-05-08 | 1 | -3/+3 |
| |/
|/| |
|
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11314 | Marc Alexander | 2013-03-26 | 1 | -2/+15 |
|\ \
| |/ |
|
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166 | Joas Schilling | 2013-03-06 | 1 | -156/+142 |
| |\ |
|
| | * | [ticket/11103] Only lookup $(target) once | Nathan Guse | 2013-01-15 | 1 | -2/+2 |
| | * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103 | Nathan Guse | 2013-01-15 | 1 | -156/+142 |
| | |\ |
|
| * | | | [ticket/11166] Fix typo in comment | Joas Schilling | 2013-01-15 | 1 | -1/+1 |
| * | | | [ticket/11166] Use provided custom templates on AJAX confirm box | Joas Schilling | 2012-12-18 | 1 | -1/+1 |
| |/ / |
|
* | | | [ticket/11314] Modify files to comply with coding standards | Marc Alexander | 2013-03-26 | 1 | -3/+2 |