aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'prototech/ticket/12135' into developJoas Schilling2014-02-021-5/+4
|\
| * [ticket/12135] Reduce verbosity in bbfontstyle() by using textarea var.Cesar G2014-01-261-5/+4
* | [ticket/12124] IE8 does not support indexOf() for arrays.Cesar G2014-01-281-1/+1
* | [ticket/12124] The textarea selector is failing in IE8 & 9.Cesar G2014-01-281-1/+1
* | [ticket/12124] Set attachment data to preserve AJAX delete functionality.Cesar G2014-01-281-4/+4
* | [ticket/12124] Remove double bang.Cesar G2014-01-251-2/+2
* | [ticket/12124] Revert to basic uploader if the html5 runtime is not supported.Cesar G2014-01-241-15/+20
|/
* [ticket/11915] Pass the data to the template instead of scraping HTML for it.Cesar G2014-01-171-33/+3
* [ticket/11915] Replace inline onclick event for inserting attachment bbcodes.Cesar G2014-01-171-1/+11
* [ticket/11915] Remove files that are no longer used.Cesar G2014-01-1710-182/+0
* [ticket/11915] Hide attachments table when removing last failed file.Cesar G2014-01-171-2/+4
* [ticket/11915] Make the user aware of the drag-and-drop zone.Cesar G2014-01-171-0/+5
* [ticket/11915] Check if trigger_error() was called after sending chunk.Cesar G2014-01-171-0/+5
* [ticket/11915] Fix spacing and ensure that strings are translated.Cesar G2014-01-171-20/+20
* [ticket/11915] Provide the URL to the attachment when it's uploaded.Cesar G2014-01-171-12/+25
* [ticket/11915] Do not allow more files to be added if queue is already runningCesar G2014-01-171-0/+6
* [ticket/11915] Update the inline attachment bbcode indices on every upload.Cesar G2014-01-171-0/+55
* [ticket/11915] Add the new uploader.Cesar G2014-01-171-237/+542
* [ticket/12110] Update Plupload to 2.1.1.Cesar G2014-01-163-26/+30
* [ticket/11241] Add dropdown control button.Cesar G2013-12-061-0/+9
* Merge remote-tracking branch 'Marc/ticket/11914' into developJoas Schilling2013-11-276-181/+206
|\
| * [ticket/11914] Update plupload to 2.0.0Marc Alexander2013-10-236-17/+42
| * [ticket/11914] Use unix line endings in plupload queue css fileMarc Alexander2013-10-231-177/+177
* | Merge pull request #1856 from prototech/ticket/12001Nathan Guse2013-11-211-1/+1
|\ \
| * | [ticket/12001] Ensure that form data is sent to server in AJAX requests.Cesar G2013-11-081-1/+1
* | | Merge pull request #1834 from cyberalien/ticket/11984Nathan Guse2013-11-211-2/+4
|\ \ \
| * | | [ticket/11984] Do not resize textarea on touch devicesVjacheslav Trushkin2013-11-191-2/+4
* | | | [ticket/10810] Make the color palette usable outside of the editor context.Cesar G2013-11-131-8/+42
* | | | [ticket/10810] Move the color palette code to core.js.Cesar G2013-11-122-61/+57
|/ / /
* | | [ticket/11472] Make the color swatch configurable and fix it in subsilver2Cesar G2013-11-121-1/+5
* | | [ticket/11472] Make prosilver's editor.js an asset used by all styles.Cesar G2013-11-121-0/+422
|/ /
* | [ticket/11928] Javascript requires camel case.Cesar G2013-11-031-14/+14
* | [ticket/11928] Rename loadingAlert to loading_indicator.Cesar G2013-10-301-14/+14
* | [ticket/11928] Replace AJAX loading popup with animation.Cesar G2013-10-291-13/+20
* | [ticket/11956] Move code that hides dropdowns to assetsVjacheslav Trushkin2013-10-261-1/+19
* | [ticket/11956] Move dropdown handler to assetsVjacheslav Trushkin2013-10-261-0/+116
* | [ticket/11138] Increase AJAX timeout period to 15 seconds.Cesar G2013-10-231-2/+2
|/
* [ticket/11916] Remove files from hidden attach list after deletionMarc Alexander2013-10-231-20/+43
* Merge pull request #1719 from cyberalien/ticket/11552Nils Adermann2013-10-201-10/+10
|\
| * [ticket/11552] Fixes for auto-resize textareaVjacheslav Trushkin2013-10-181-10/+10
* | [ticket/11947] Notification link fixesVjacheslav Trushkin2013-10-191-4/+4
|/
* Merge pull request #1772 from bantu/feature/plupload/integrationNils Adermann2013-10-131-0/+281
|\
| * [feature/plupload/integration] Add missing javascript file.Fyorl2013-10-141-0/+281
* | [feature/plupload/deps] Adding parts of plupload_1_5_7.zipAndreas Fischer2013-07-1712-0/+181
|/
* Merge remote-tracking branch 'remotes/cyberalien/feature/editor-code-tabs' in...Nathaniel Guse2013-06-061-0/+159
|\
| * [feature/editor-code-tabs] Make inTag function reusableVjacheslav Trushkin2013-05-221-29/+44
| * [feature/editor-code-tabs] Check for browser support in functionVjacheslav Trushkin2013-05-201-0/+4
| * [feature/editor-code-tabs] Apply code editor to everythingVjacheslav Trushkin2013-05-201-0/+140
* | [ticket/11279] Log error in consoleVjacheslav Trushkin2013-05-201-0/+3
* | [ticket/11279] Clearer AJAX errorsVjacheslav Trushkin2013-05-201-2/+14
|/