aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/assets/javascript
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2267 from prototech/ticket/10737Joas Schilling2014-05-031-17/+331
|\
| * [ticket/10737] Set the username as the input value instead of redirecting.Cesar G2014-04-231-4/+4
| * [ticket/10737] Add a more generic live search implementation.Cesar G2014-04-231-62/+331
| * [ticket/10737] Adding delayed keyup and removing target_blank.Suhaib Khan2014-04-231-26/+37
| * [ticket/10737] Removing obsolete code.Suhaib Khan2014-04-231-2/+2
| * [ticket/10737] Avoid hard-coding table row and use case-insensitive search.Suhaib Khan2014-04-231-10/+18
| * [ticket/10737] Using JQuery events and JSON response.Suhaib Khan2014-04-231-0/+26
* | Merge remote-tracking branch 'github-prototech/ticket/12265' into develop-asc...Nils Adermann2014-05-021-2/+10
|\ \
| * | [ticket/12265] Fix issue with dropdown being restricted by the width of parentCesar G2014-04-151-2/+10
| |/
* | [ticket/11339] Always clear timeout functions on subsequent AJAX callsCesar G2014-04-251-1/+2
|/
* Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeusJoas Schilling2014-04-141-0/+21
|\
| * [ticket/12372] Use $() instead of jQuery() in core.js for toggleDisplayMarc Alexander2014-04-111-2/+2
| * [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()Marc Alexander2014-04-071-1/+1
| * [ticket/12372] Move dE() function core.jsMarc Alexander2014-04-071-0/+21
* | [ticket/12355] Topic Tools not fully updated when subscribing/bookmarkingVarun Agrawal2014-04-111-19/+39
* | [ticket/12375] Fix broken attachment deletion.Cesar G2014-04-081-4/+1
|/
* Merge remote-tracking branch 'vsephpbb/ticket/12342' into develop-ascraeusJoas Schilling2014-04-041-2/+2
|\
| * [ticket/12342] Use prop() instead of attr() for boolean propertiesMatt Friedman2014-04-011-2/+2
* | [ticket/12337] Update jQuery to version 1.11.0Matt Friedman2014-03-311-2/+4
|/
* Merge pull request #2037 from prototech/ticket/12080Nathan Guse2014-02-201-1/+2
|\
| * [ticket/12080] Add classes to color palette table to identify it more easily.Cesar G2014-02-161-1/+2
* | Merge pull request #2044 from prototech/ticket/12212Nathan Guse2014-02-201-1/+3
|\ \
| * | [ticket/12212] Encode the attachment file name before presenting to user.Cesar G2014-02-181-1/+3
| |/
* | Merge branch 'develop-olympus' into developNathan Guse2014-02-191-1/+1
* | [ticket/12208] Remove file from upload queue if deleted before being uploaded.Cesar G2014-02-171-0/+3
|/
* 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] 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/11241] Add dropdown control button.Cesar G2013-12-061-0/+9
* 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