aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/assets/javascript/core.js
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16241] Color Palette backwards compatibilityMatt Friedman2019-11-301-2/+2
* [ticket/12539] Rebind live member search navigationmrgoldy2019-11-261-0/+2
* Merge pull request #5684 from mrgoldy/ticket/12539Marc Alexander2019-11-061-5/+98
|\
| * [ticket/12539] Prevent cursor repositioningmrgoldy2019-10-281-0/+3
| * [ticket/12539] Reposition ESC to be on topmrgoldy2019-10-221-5/+5
| * [ticket/12539] Change let to var in jQuerymrgoldy2019-10-221-18/+18
| * [ticket/12539] Live member search improvementsmrgoldy2019-09-091-3/+93
* | [ticket/15564] Move recaptcha callbacks to global spaceJakub Senko2019-09-241-2/+2
* | [ticket/15564] Move JS functions closer to related codeJakub Senko2019-09-241-9/+9
* | [ticket/15564] Don't use ES2015, it breaks UI testsJakub Senko2019-09-241-6/+6
* | [ticket/15564] Remove console.log() callJakub Senko2019-09-241-1/+0
* | [ticket/15564] Use es2015Jakub Senko2019-09-241-27/+19
* | [ticket/15564] Switch to Invisible reCAPTCHAJakub Senko2019-09-241-0/+53
|/
* [ticket/15522] Improve color palette syntaxJakub Senko2019-05-091-2/+2
* [security/229] Add ajax prefilter for crossdomain requestsMarc Alexander2018-12-111-0/+7
* Merge pull request #5251 from senky/ticket/15668Marc Alexander2018-10-081-1/+1
|\
| * [ticket/15668] Replace .load() with .on('load')Jakub Senko2018-06-181-1/+1
* | [ticket/15748] Trim whitespace before storing in data attributeDerky2018-09-141-2/+2
* | [ticket/15748] Fix toggle alt textJakub Senko2018-09-041-1/+1
* | [ticket/15613] Fix Notification dropdown said to be not RTL complianthubaishan2018-05-271-1/+0
|/
* Merge remote-tracking branch 'senky/ticket/15522' into 3.2.xMarc Alexander2018-02-191-1/+1
|\
| * [ticket/15522] Allow multiple color palettes on one pageJakub Senko2018-01-271-1/+1
* | [ticket/15492] Fix permission role combobox in RTLhubaishan2018-01-111-0/+2
|/
* [ticket/15478] Fix core.js $loadingIndicator JavaScript errorsDaniel Sinn2017-12-111-3/+3
* [ticket/15432] Don't remove dark background if fadedark is falsekasimi2017-10-311-1/+1
* Merge pull request #4913 from kasimi/ticket/15333Tristan Darricau2017-09-071-3/+1
|\
| * [ticket/15333] Call callback when confirm dialog is canceledkasimi2017-08-211-3/+1
* | [ticket/15332] Don't remove dark background if fadedark is falsekasimi2017-08-211-1/+1
|/
* Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-181-7/+14
|\
| * [ticket/15174] Split timeout message to extra method and set timeout to 60sMarc Alexander2017-04-171-7/+14
| * [ticket/15174] Increase timeout for loading indicatorMarc Alexander2017-04-161-1/+1
| * Merge pull request #4021 from marc1706/ticket/14272Tristan Darricau2016-03-271-0/+7
| |\
* | \ Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.xMarc Alexander2016-03-271-0/+7
|\ \ \ | | |/ | |/|
| * | [ticket/14272] Disable not toggled form elementsMarc Alexander2015-12-271-0/+7
* | | Merge branch '3.1.x'Marc Alexander2016-02-091-2/+2
|\ \ \ | | |/ | |/|
| * | [ticket/14467] Fix height calculation in autoResizecyberalien2016-02-081-2/+2
* | | Merge branch '3.1.x'Marc Alexander2015-11-121-0/+4
|\ \ \ | |/ /
| * | [ticket/14287] Always remove loading indicator after confirming action.Cesar G2015-11-121-0/+4
| |/
* | [ticket/12769] Fix subscription toggling fnMichael Miday2015-09-171-8/+8
* | [ticket/14139] Fix loading indicatorMichael Miday2015-09-141-1/+4
|/
* [ticket/13984] Fix the call of Ajax loading indicatorrxu2015-07-041-1/+4
* Merge pull request #3653 from callumacrae/ticket/13882Marc Alexander2015-06-161-0/+15
|\
| * [ticket/13882] Added tiny docblock to lazyLoadAvatarsCallum Macrae2015-05-301-0/+3
| * [ticket/13882] Lazy load the notification avatars.Callum Macrae2015-05-281-0/+12
* | [ticket/13939] Check if loadingIndicator exists before accessing itcyberalien2015-06-131-1/+1
* | Merge remote-tracking branch 'callumacrae/ticket/13905' into 3.1.xCesar G2015-05-311-1/+6
|\ \
| * | [ticket/13905] Don't load loading.gif until needed.Callum Macrae2015-05-311-1/+6
* | | [ticket/13898] Allow underscores :(Callum Macrae2015-05-301-3/+3
* | | [ticket/13898] js coding standaaardsCallum Macrae2015-05-301-35/+42
|/ /
* | Merge pull request #3658 from callumacrae/js-refactoring-againMarc Alexander2015-05-301-118/+94
|\ \