| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge remote-tracking branch 'prototech/ticket/12135' into develop | Joas Schilling | 2014-02-02 | 1 | -5/+4 | |
| |\ | ||||||
| | * | [ticket/12135] Reduce verbosity in bbfontstyle() by using textarea var. | Cesar G | 2014-01-26 | 1 | -5/+4 | |
| | | | | | | | | | PHPBB3-12135 | |||||
| * | | [ticket/12124] IE8 does not support indexOf() for arrays. | Cesar G | 2014-01-28 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-12124 | |||||
| * | | [ticket/12124] The textarea selector is failing in IE8 & 9. | Cesar G | 2014-01-28 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-12124 | |||||
| * | | [ticket/12124] Set attachment data to preserve AJAX delete functionality. | Cesar G | 2014-01-28 | 1 | -4/+4 | |
| | | | | | | | | | PHPBB3-12124 | |||||
| * | | [ticket/12124] Remove double bang. | Cesar G | 2014-01-25 | 1 | -2/+2 | |
| | | | | | | | | | PHPBB3-12124 | |||||
| * | | [ticket/12124] Revert to basic uploader if the html5 runtime is not supported. | Cesar G | 2014-01-24 | 1 | -15/+20 | |
| |/ | | | | PHPBB3-12124 | |||||
| * | [ticket/11915] Pass the data to the template instead of scraping HTML for it. | Cesar G | 2014-01-17 | 1 | -33/+3 | |
| | | | | | PHPBB3-11915 | |||||
| * | [ticket/11915] Replace inline onclick event for inserting attachment bbcodes. | Cesar G | 2014-01-17 | 1 | -1/+11 | |
| | | | | | PHPBB3-11915 | |||||
| * | [ticket/11915] Remove files that are no longer used. | Cesar G | 2014-01-17 | 10 | -182/+0 | |
| | | | | | PHPBB3-11915 | |||||
| * | [ticket/11915] Hide attachments table when removing last failed file. | Cesar G | 2014-01-17 | 1 | -2/+4 | |
| | | | | | PHPBB3-11915 | |||||
| * | [ticket/11915] Make the user aware of the drag-and-drop zone. | Cesar G | 2014-01-17 | 1 | -0/+5 | |
| | | | | | PHPBB3-11915 | |||||
| * | [ticket/11915] Check if trigger_error() was called after sending chunk. | Cesar G | 2014-01-17 | 1 | -0/+5 | |
| | | | | | PHPBB3-11915 | |||||
| * | [ticket/11915] Fix spacing and ensure that strings are translated. | Cesar G | 2014-01-17 | 1 | -20/+20 | |
| | | | | | PHPBB3-11915 | |||||
| * | [ticket/11915] Provide the URL to the attachment when it's uploaded. | Cesar G | 2014-01-17 | 1 | -12/+25 | |
| | | | | | PHPBB3-11915 | |||||
| * | [ticket/11915] Do not allow more files to be added if queue is already running | Cesar G | 2014-01-17 | 1 | -0/+6 | |
| | | | | | PHPBB3-11915 | |||||
| * | [ticket/11915] Update the inline attachment bbcode indices on every upload. | Cesar G | 2014-01-17 | 1 | -0/+55 | |
| | | | | | PHPBB3-11915 | |||||
| * | [ticket/11915] Add the new uploader. | Cesar G | 2014-01-17 | 1 | -237/+542 | |
| | | | | | PHPBB3-11915 | |||||
| * | [ticket/12110] Update Plupload to 2.1.1. | Cesar G | 2014-01-16 | 3 | -26/+30 | |
| | | | | | PHPBB3-12110 | |||||
| * | [ticket/11241] Add dropdown control button. | Cesar G | 2013-12-06 | 1 | -0/+9 | |
| | | | | | PHPBB3-11241 | |||||
| * | Merge remote-tracking branch 'Marc/ticket/11914' into develop | Joas Schilling | 2013-11-27 | 6 | -181/+206 | |
| |\ | | | | | | | | | | | | | * Marc/ticket/11914: [ticket/11914] Add assets version to included plupload scripts [ticket/11914] Update plupload to 2.0.0 [ticket/11914] Use unix line endings in plupload queue css file | |||||
| | * | [ticket/11914] Update plupload to 2.0.0 | Marc Alexander | 2013-10-23 | 6 | -17/+42 | |
| | | | | | | | | | | | | | | | There are no longer seperate javascript files for each type of uploader. New filenames have been kept as used inside the plupload package. PHPBB3-11914 | |||||
| | * | [ticket/11914] Use unix line endings in plupload queue css file | Marc Alexander | 2013-10-23 | 1 | -177/+177 | |
| | | | | | | | | | PHPBB3-11914 | |||||
| * | | 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. | |||||
| | * | | [ticket/12001] Ensure that form data is sent to server in AJAX requests. | Cesar G | 2013-11-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | PHPBB3-12001 | |||||
| * | | | Merge pull request #1834 from cyberalien/ticket/11984 | Nathan Guse | 2013-11-21 | 1 | -2/+4 | |
| |\ \ \ | | | | | | | | | Move responsive design adjustments | |||||
| | * | | | [ticket/11984] Do not resize textarea on touch devices | Vjacheslav Trushkin | 2013-11-19 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | PHPBB3-11984 | |||||
| * | | | | [ticket/10810] Make the color palette usable outside of the editor context. | Cesar G | 2013-11-13 | 1 | -8/+42 | |
| | | | | | | | | | | | | | | | | | PHPBB3-10810 | |||||
| * | | | | [ticket/10810] Move the color palette code to core.js. | Cesar G | 2013-11-12 | 2 | -61/+57 | |
| |/ / / | | | | | | | | | | 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 | |||||
| * | | [ticket/11928] Javascript requires camel case. | Cesar G | 2013-11-03 | 1 | -14/+14 | |
| | | | | | | | | | PHPBB3-11928 | |||||
| * | | [ticket/11928] Rename loadingAlert to loading_indicator. | Cesar G | 2013-10-30 | 1 | -14/+14 | |
| | | | | | | | | | PHPBB3-11928 | |||||
| * | | [ticket/11928] Replace AJAX loading popup with animation. | Cesar G | 2013-10-29 | 1 | -13/+20 | |
| | | | | | | | | | PHPBB3-11928 | |||||
| * | | [ticket/11956] Move code that hides dropdowns to assets | Vjacheslav Trushkin | 2013-10-26 | 1 | -1/+19 | |
| | | | | | | | | | PHPBB3-11956 | |||||
| * | | [ticket/11956] Move dropdown handler to assets | Vjacheslav Trushkin | 2013-10-26 | 1 | -0/+116 | |
| | | | | | | | | | PHPBB3-11956 | |||||
| * | | [ticket/11138] Increase AJAX timeout period to 15 seconds. | Cesar G | 2013-10-23 | 1 | -2/+2 | |
| |/ | | | | PHPBB3-11138 | |||||
| * | [ticket/11916] Remove files from hidden attach list after deletion | Marc Alexander | 2013-10-23 | 1 | -20/+43 | |
| | | | | | | | | | The hidden attachment_data list needs to be updated if a file got removed. This was not done until now and caused a general error after submitting a post if a file was removed after uploading it. PHPBB3-11916 | |||||
| * | Merge pull request #1719 from cyberalien/ticket/11552 | Nils Adermann | 2013-10-20 | 1 | -10/+10 | |
| |\ | | | | | Responsive design for prosilver | |||||
| | * | [ticket/11552] Fixes for auto-resize textarea | Vjacheslav Trushkin | 2013-10-18 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | | Changing auto-resize code to work with all possible box-sizing and checking for negative height. PHPBB3-11552 | |||||
| * | | [ticket/11947] Notification link fixes | Vjacheslav Trushkin | 2013-10-19 | 1 | -4/+4 | |
| |/ | | | | | | Allow clicking child elements of link that toggles notification popup PHPBB3-11947 | |||||
| * | Merge pull request #1772 from bantu/feature/plupload/integration | Nils Adermann | 2013-10-13 | 1 | -0/+281 | |
| |\ | | | | | [ticket/10929] Integration of Plupload | |||||
| | * | [feature/plupload/integration] Add missing javascript file. | Fyorl | 2013-10-14 | 1 | -0/+281 | |
| | | | | | | | | | PHPBB3-10929 | |||||
| * | | [feature/plupload/deps] Adding parts of plupload_1_5_7.zip | Andreas Fischer | 2013-07-17 | 12 | -0/+181 | |
| |/ | | | | PHPBB3-10929 | |||||
| * | Merge remote-tracking branch 'remotes/cyberalien/feature/editor-code-tabs' ↵ | Nathaniel Guse | 2013-06-06 | 1 | -0/+159 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | into develop # By Vjacheslav Trushkin # Via Vjacheslav Trushkin * remotes/cyberalien/feature/editor-code-tabs: [feature/editor-code-tabs] Make inTag function reusable [feature/editor-code-tabs] Check for browser support in function [feature/editor-code-tabs] Apply code editor to everything [feature/editor-code-tabs] Correctly count indentation on first line | |||||
| | * | [feature/editor-code-tabs] Make inTag function reusable | Vjacheslav Trushkin | 2013-05-22 | 1 | -29/+44 | |
| | | | | | | | | | | | | | | | Change inTag function to reusable JS function that can check for any BBCode PHPBB3-11557 | |||||
| | * | [feature/editor-code-tabs] Check for browser support in function | Vjacheslav Trushkin | 2013-05-20 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | Check for browser support and valid textarea in function instead of before applying function. PHPBB3-11557 | |||||
| | * | [feature/editor-code-tabs] Apply code editor to everything | Vjacheslav Trushkin | 2013-05-20 | 1 | -0/+140 | |
| | | | | | | | | | | | | | | | | | Move code editor from prosilver to assets Apply code editor to subsilver2 Apply code editor to ACP elements where bbcode is allowed PHPBB3-11557 | |||||
| * | | [ticket/11279] Log error in console | Vjacheslav Trushkin | 2013-05-20 | 1 | -0/+3 | |
| | | | | | | | | | PHPBB-11279 | |||||
| * | | [ticket/11279] Clearer AJAX errors | Vjacheslav Trushkin | 2013-05-20 | 1 | -2/+14 | |
| |/ | | | | | | Display clearer AJAX errors rather than generic error PHPBB3-11279 | |||||
