aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14492] Check if composer.json exists in viglink folder on file_checkMarc Alexander2016-12-031-1/+1
* [ticket/14492] Define extensions to install in config not via cli argumentMarc Alexander2016-12-037-18/+16
* [ticket/14492] Removed unused use statementMarc Alexander2016-12-031-2/+0
* [ticket/14492] Only show fail of extension install if it's availableMarc Alexander2016-12-031-4/+4
* [ticket/14492] Remove incorrect changes to module orderMarc Alexander2016-12-032-2/+2
* [ticket/14492] Allow specifying extensions to update & installMarc Alexander2016-12-034-1/+34
* [ticket/14492] Set install extensions to synthetic and fix step countMarc Alexander2016-12-033-7/+4
* [ticket/14492] Send statistics via ajax requestMarc Alexander2016-12-035-23/+136
* [ticket/14492] Add missing input nameMarc Alexander2016-12-031-1/+1
* [ticket/14492] Remove not needed language entryMarc Alexander2016-12-031-1/+0
* [ticket/14492] Use new guzzlehttp clientMarc Alexander2016-12-031-9/+8
* [ticket/14492] Apply fixes to update extensions taskMarc Alexander2016-12-032-4/+38
* [ticket/14492] Pass u_action to acp form and add stats configMarc Alexander2016-12-032-0/+2
* [ticket/14492] Correctly check if extension was enabled during installMarc Alexander2016-12-031-4/+38
* [ticket/14492] Add events for modifying help phpBB pageMarc Alexander2016-12-034-39/+52
* [ticket/14492] Use guzzle for submitting data to stats serviceMarc Alexander2016-12-033-1/+51
* [ticket/14492] Update language variables and trigger details textMarc Alexander2016-12-034-9/+11
* [ticket/14492] Rename files to help_phpbb and fix css tabbingMarc Alexander2016-12-035-56/+87
* [ticket/14492] Improve look and display data againMarc Alexander2016-12-033-73/+121
* [ticket/14492] Do not install extensions in installer if in test envMarc Alexander2016-12-031-0/+5
* [ticket/14492] Add basic layout for enabling viglinkMarc Alexander2016-12-035-2/+80
* [ticket/14492] Re-enable extensions if updated during updateMarc Alexander2016-12-035-5/+179
* [ticket/14492] Install all packaged extensions by defaultMarc Alexander2016-12-033-25/+42
* [ticket/14492] Do not copy viglink on update if it was deletedMarc Alexander2016-12-031-0/+9
* [ticket/14492] Start working on the build scriptMarc Alexander2016-12-031-0/+22
* [ticket/14492] Add basic task for installing viglink extensionMarc Alexander2016-12-033-0/+129
* Merge pull request #4405 from marc1706/ticket/14733Tristan Darricau2016-12-037-9/+153
|\
| * [ticket/14733] Make sure detect_algorithm() works correctly and add testsMarc Alexander2016-10-032-1/+51
| * [ticket/14733] Extend passwords driver_interface in rehashable_driver_interfaceMarc Alexander2016-10-032-54/+9
| * [ticket/14733] Use new interface to preserve backwards compatibilityMarc Alexander2016-10-033-10/+79
| * [ticket/14733] Use default cost factor in bcrypt constructorMarc Alexander2016-10-031-1/+2
| * [ticket/14733] Support increasing hashing cost factorMarc Alexander2016-10-037-6/+75
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-12-030-0/+0
|\ \
| * \ Merge pull request #4541 from marc1706/ticket/9590Tristan Darricau2016-12-032-0/+135
| |\ \
* | \ \ Merge pull request #4543 from marc1706/ticket/9590-rheaTristan Darricau2016-12-032-0/+147
|\ \ \ \
| * | | | [ticket/9590] Update permissions with correct permission roleMarc Alexander2016-11-271-2/+14
| * | | | Merge branch 'ticket/9590' into ticket/9590-rheaMarc Alexander2016-11-272-0/+135
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | [ticket/9590] Correctly update submit size and replace all forum_id[]Marc Alexander2016-11-271-3/+5
| | * | | [ticket/9590] Further deduplicate code for form dataMarc Alexander2016-11-261-10/+10
| | * | | [ticket/9590] Preserve selected forums after previous page redirectMarc Alexander2016-11-261-19/+28
| | * | | [ticket/9590] Support ajax submit of permissions for specific forumsMarc Alexander2016-11-261-9/+24
| | * | | [ticket/9590] Correctly set roles and refresh page using POSTMarc Alexander2016-11-261-3/+29
| | * | | [ticket/9590] Submit permissions form in chunks when using "Apply all"Marc Alexander2016-11-262-0/+83
* | | | | Merge pull request #4549 from marc1706/ticket/14736Tristan Darricau2016-12-031-0/+17
|\ \ \ \ \
| * | | | | [ticket/14736] Reset role dropdown when modifying permissionsMarc Alexander2016-12-011-0/+17
* | | | | | Merge pull request #4551 from marc1706/ticket/14884Tristan Darricau2016-12-031-2/+2
|\ \ \ \ \ \
| * | | | | | [ticket/14884] Remove duplicate span from navbar_headerMarc Alexander2016-12-021-2/+2
* | | | | | | Merge pull request #4553 from DavidIQ/ticket/14885Tristan Darricau2016-12-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ticket/14885] Use \n instead of \r for output_handler messagesDavid Colón2016-12-021-1/+1
| * | | | | | | [ticket/14885] Add a line break when writing to the migrator output fileDavid Colón2016-12-021-1/+1