| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2514 from prototech/ticket/12553 | Joas Schilling | 2014-06-20 | 1 | -17/+41 |
|\ |
|
| * | [ticket/12553] Open the notification dropdown to the left. | Cesar G | 2014-06-14 | 1 | -17/+41 |
* | | Merge pull request #2610 from brunoais/ticket/12699 | Andreas Fischer | 2014-06-17 | 1 | -5/+6 |
|\ \ |
|
| * | | [ticket/12699] Replace magic numbers for the TAB and for ENTER keydown | brunoais | 2014-06-17 | 1 | -5/+5 |
| * | | [ticket/12699] Add tab key to keymap | brunoais | 2014-06-13 | 1 | -0/+1 |
| |/ |
|
* | | [ticket/12709] Update plupload.full.min.js | Dhruv | 2014-06-14 | 1 | -1/+1 |
|/ |
|
* | [ticket/12672] Make tab intercept; CB for keypress only react without key mods | brunoais | 2014-06-07 | 1 | -1/+5 |
* | [ticket/12541] Activate attachments tab when files are dropped into textarea | PayBas | 2014-06-02 | 1 | -0/+5 |
* | [ticket/12155] Make the buttons bigger on touch devices. | Cesar G | 2014-05-27 | 1 | -2/+2 |
* | Merge pull request #2458 from prototech/ticket/12543 | Joas Schilling | 2014-05-24 | 1 | -2/+2 |
|\ |
|
| * | [ticket/12543] Only take over ENTER and ESC keys when alert box is active. | Cesar G | 2014-05-13 | 1 | -2/+2 |
* | | [ticket/12572] Fix JS error when alert message title is undefined | rxu | 2014-05-22 | 1 | -1/+3 |
* | | [ticket/12547] Rename jquery.js to jquery.min.js in assets directory | n-aleha | 2014-05-15 | 1 | -0/+0 |
* | | [ticket/12544] Update Plupload to 2.1.2. | Cesar G | 2014-05-13 | 1 | -8/+8 |
|/ |
|
* | [ticket/9388] Use "togglable" instead of "toggable" | Cesar G | 2014-05-09 | 1 | -1/+1 |
* | [ticket/9388] Add support for making <select> options able to toggle settings. | Cesar G | 2014-05-08 | 1 | -0/+25 |
* | [ticket/12440] Use a more generic approach for replacing the URL. | Cesar G | 2014-05-06 | 1 | -15/+71 |
* | [ticket/12440] Set browser URL to point to specific post when using view=unread | Cesar G | 2014-05-05 | 1 | -0/+16 |
* | Merge pull request #2267 from prototech/ticket/10737 | Joas Schilling | 2014-05-03 | 1 | -17/+331 |
|\ |
|
| * | [ticket/10737] Set the username as the input value instead of redirecting. | Cesar G | 2014-04-23 | 1 | -4/+4 |
| * | [ticket/10737] Add a more generic live search implementation. | Cesar G | 2014-04-23 | 1 | -62/+331 |
| * | [ticket/10737] Adding delayed keyup and removing target_blank. | Suhaib Khan | 2014-04-23 | 1 | -26/+37 |
| * | [ticket/10737] Removing obsolete code. | Suhaib Khan | 2014-04-23 | 1 | -2/+2 |
| * | [ticket/10737] Avoid hard-coding table row and use case-insensitive search. | Suhaib Khan | 2014-04-23 | 1 | -10/+18 |
| * | [ticket/10737] Using JQuery events and JSON response. | Suhaib Khan | 2014-04-23 | 1 | -0/+26 |
* | | Merge remote-tracking branch 'github-prototech/ticket/12265' into develop-asc... | Nils Adermann | 2014-05-02 | 1 | -2/+10 |
|\ \ |
|
| * | | [ticket/12265] Fix issue with dropdown being restricted by the width of parent | Cesar G | 2014-04-15 | 1 | -2/+10 |
| |/ |
|
* | | [ticket/11339] Always clear timeout functions on subsequent AJAX calls | Cesar G | 2014-04-25 | 1 | -1/+2 |
|/ |
|
* | Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus | Joas Schilling | 2014-04-14 | 1 | -0/+21 |
|\ |
|
| * | [ticket/12372] Use $() instead of jQuery() in core.js for toggleDisplay | Marc Alexander | 2014-04-11 | 1 | -2/+2 |
| * | [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() | Marc Alexander | 2014-04-07 | 1 | -1/+1 |
| * | [ticket/12372] Move dE() function core.js | Marc Alexander | 2014-04-07 | 1 | -0/+21 |
* | | [ticket/12355] Topic Tools not fully updated when subscribing/bookmarking | Varun Agrawal | 2014-04-11 | 1 | -19/+39 |
* | | [ticket/12375] Fix broken attachment deletion. | Cesar G | 2014-04-08 | 1 | -4/+1 |
|/ |
|
* | Merge remote-tracking branch 'vsephpbb/ticket/12342' into develop-ascraeus | Joas Schilling | 2014-04-04 | 1 | -2/+2 |
|\ |
|
| * | [ticket/12342] Use prop() instead of attr() for boolean properties | Matt Friedman | 2014-04-01 | 1 | -2/+2 |
* | | [ticket/12337] Update jQuery to version 1.11.0 | Matt Friedman | 2014-03-31 | 1 | -2/+4 |
|/ |
|
* | Merge pull request #2037 from prototech/ticket/12080 | Nathan Guse | 2014-02-20 | 1 | -1/+2 |
|\ |
|
| * | [ticket/12080] Add classes to color palette table to identify it more easily. | Cesar G | 2014-02-16 | 1 | -1/+2 |
* | | Merge pull request #2044 from prototech/ticket/12212 | Nathan Guse | 2014-02-20 | 1 | -1/+3 |
|\ \ |
|
| * | | [ticket/12212] Encode the attachment file name before presenting to user. | Cesar G | 2014-02-18 | 1 | -1/+3 |
| |/ |
|
* | | Merge branch 'develop-olympus' into develop | Nathan Guse | 2014-02-19 | 1 | -1/+1 |
* | | [ticket/12208] Remove file from upload queue if deleted before being uploaded. | Cesar G | 2014-02-17 | 1 | -0/+3 |
|/ |
|
* | 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 |
* | | [ticket/12124] IE8 does not support indexOf() for arrays. | Cesar G | 2014-01-28 | 1 | -1/+1 |
* | | [ticket/12124] The textarea selector is failing in IE8 & 9. | Cesar G | 2014-01-28 | 1 | -1/+1 |
* | | [ticket/12124] Set attachment data to preserve AJAX delete functionality. | Cesar G | 2014-01-28 | 1 | -4/+4 |
* | | [ticket/12124] Remove double bang. | Cesar G | 2014-01-25 | 1 | -2/+2 |
* | | [ticket/12124] Revert to basic uploader if the html5 runtime is not supported. | Cesar G | 2014-01-24 | 1 | -15/+20 |
|/ |
|