aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/assets/javascript/core.js
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \
| * | [ticket/13887] Minor JS refactoringCallum Macrae2015-05-291-7/+9
| * | [ticket/13887] Use correct JSDoc syntaxCallum Macrae2015-05-291-113/+87
| |/
* | Merge pull request #3545 from VSEphpbb/ticket/13771Marc Alexander2015-05-301-2/+9
|\ \ | |/ |/|
| * [ticket/13771] Only handle valid JQHXR response objectsMatt Friedman2015-05-041-4/+7
| * [ticket/13771] Allow AJAX errors to support exceptions messagesMatt Friedman2015-04-211-1/+5
* | [ticket/12542] Properly check if textarea is undefined or nullMarc Alexander2015-05-201-1/+1
* | [ticket/12542] Rename javascript method and add doc blockMarc Alexander2015-04-291-1/+13
* | [ticket/12542] Add different outline colors for body & textareaMarc Alexander2015-04-291-1/+6
* | [ticket/12542] Add initial drag-n-drop animationMarc Alexander2015-04-281-0/+8
|/
* [ticket/13666] Remove data-clicked attribute from all of form's submit buttonsMarc Alexander2015-03-051-1/+3
* [ticket/13277] Force IE to not cache AJAX requests.Cesar G2014-11-181-1/+2
* [ticket/12858] Remove hardcoded language entries from timezone selectsMarc Alexander2014-09-171-3/+3
* [ticket/13069] Fix timezone location filtering.Cesar G2014-09-161-6/+1