aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/assets
Commit message (Expand)AuthorAgeFilesLines
...
* | | [ticket/14310] Put progress percentage inside span and make more visibleMarc Alexander2015-12-071-1/+1
* | | 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/14277] Fix CSMate Bartus2015-11-091-2/+1
* | [ticket/14277] Fix undefined index error in migrationsMate Bartus2015-11-081-1/+14
* | [ticket/14039] Only show log container when it has contentMate Bartus2015-10-181-1/+1
* | [ticket/14039] Revamp updaterMate Bartus2015-10-171-9/+112
* | [ticket/12769] Fix font permissionsMichael Miday2015-09-176-0/+0
* | [ticket/12769] Guess we should add the fontsMichael Miday2015-09-176-0/+640
* | [ticket/12769] Fix subscription toggling fnMichael Miday2015-09-171-8/+8
* | [ticket/12769] Properly include FAMichael Miday2015-09-171-0/+4
* | [ticket/14139] Fix loading indicatorMichael Miday2015-09-141-1/+4
* | Merge branch '3.1.x'Andreas Fischer2015-08-052-9/+10
|\ \ | |/
| * Merge pull request #3790 from prototech/ticket/14010Andreas Fischer2015-08-051-8/+9
| |\
| | * [ticket/14010] Update Plupload from 2.1.2 to 2.1.8.Cesar G2015-07-251-8/+9
| * | [ticket/14049] Use headers from config when sending Plupload delete request.Cesar G2015-07-251-1/+1
| |/
* | Merge pull request #3514 from CHItA/ticket/13740Tristan Darricau2015-07-271-0/+400
|\ \
| * | [ticket/13740] Fix message element creation in JSMate Bartus2015-07-241-2/+2
| * | [ticket/13740] Use tabs instead of spaces in JS fileMate Bartus2015-07-231-394/+394
| * | [ticket/13740] Add success message when install finishedMate Bartus2015-07-231-1/+9
| * | [ticket/13740] Login admin when install finishedMate Bartus2015-07-231-0/+18
| * | [ticket/13740] Allow language change in the installerMate Bartus2015-07-221-0/+3
| * | [ticket/13740] Fix AJAX HTTP header settingCHItA2015-07-081-3/+2
| * | [ticket/13740] Remove ActiveXObject as it is supported by IE versions >= 8CHItA2015-07-081-12/+3
| * | [ticket/13740] Add navigation bar support for the installerCHItA2015-07-081-9/+52
| * | [ticket/13740] Add better progress handling, also add log messagesCHItA2015-07-081-4/+5
| * | [ticket/13740] Clean up JS code some moreMateBartus2015-07-081-116/+183
| * | [ticket/13740] Implement progress bar for AJAX UIMateBartus2015-07-081-35/+100
| * | [ticket/13740] Front facing files and controllersMateBartus2015-07-081-0/+205
* | | Merge branch '3.1.x'Marc Alexander2015-07-101-1/+4
|\ \ \ | |/ / |/| / | |/
| * [ticket/13984] Fix the call of Ajax loading indicatorrxu2015-07-041-1/+4
* | [ticket/10620] Add more whitespace to long quotes in JSJoshyPHP2015-06-251-1/+4
* | [ticket/10620] Fixed some stylistic issues in JSJoshyPHP2015-06-251-21/+14
* | [ticket/10620] Removed extraneous quotes from attribute valuesJoshyPHP2015-06-251-6/+12
* | [ticket/10620] Added enhanced quotes in topic reviewJoshyPHP2015-06-251-2/+56
|/
* 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-302-55/+62
|/ /
* | Merge pull request #3658 from callumacrae/js-refactoring-againMarc Alexander2015-05-303-254/+192
|\ \
| * | [ticket/13887] Made readable code DRYCallum Macrae2015-05-291-16/+13
| * | [ticket/13887] Made unreadable code readableCallum Macrae2015-05-291-14/+12
| * | [ticket/13887] Minor JS refactoringCallum Macrae2015-05-293-52/+57
| * | [ticket/13887] Use correct JSDoc syntaxCallum Macrae2015-05-292-188/+126
* | | 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