aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ticket/13904] Fix minor issues and move local_upload to its own classMarc Alexander2015-09-091-0/+10
| * | | [ticket/13904] Move form_upload to its own class and define type classesMarc Alexander2015-09-091-0/+7
| * | | [ticket/13904] Remove phpbb_root_path global from filespec classMarc Alexander2015-09-091-0/+2
| * | | [ticket/13904] Pass request service to upload instead of using globalMarc Alexander2015-09-091-0/+1
| * | | [ticket/13904] Use language class instead of global user in filespecMarc Alexander2015-09-091-0/+1
| * | | [ticket/13904] Use language class instead of user global in uploadMarc Alexander2015-09-091-0/+1
| * | | [ticket/13904] Use factory instead of container and add factory to servicesMarc Alexander2015-09-091-0/+6
| * | | [ticket/13904] Pass filesystem to upload avatar againMarc Alexander2015-09-091-0/+1
| * | | [ticket/13904] Remove unneeded parameters from avatars and fix testsMarc Alexander2015-09-091-2/+1
| * | | [ticket/13904] Load upload class using factoryMarc Alexander2015-09-091-0/+6
| * | | [ticket/13904] Turn filespec into prototype and improve init methodsMarc Alexander2015-09-091-0/+1
| * | | [ticket/13904] Modify constructor to be instantiatable by containerMarc Alexander2015-09-091-0/+4
| * | | [ticket/13904] Add filespec class to files classesMarc Alexander2015-09-091-0/+3
| |/ /
* | | Merge branch '3.1.x'Marc Alexander2015-09-131-0/+7
|\ \ \ | |/ / |/| |
| * | [ticket/14156] Add Symfony ResponseListenerTristan Darricau2015-09-111-0/+7
* | | [ticket/14150] Update fast-image-size to newest versionMarc Alexander2015-09-081-1/+1
* | | Merge pull request #3470 from Nicofuma/ticket/13645Máté Bartus2015-08-286-13/+71
|\ \ \ | |_|/ |/| |
| * | [ticket/13645] Move the feeds to controllersNicofuma2015-08-236-13/+71
* | | Merge pull request #3652 from Elsensee/ticket/12143Tristan Darricau2015-08-231-0/+5
|\ \ \ | |/ / |/| |
| * | [ticket/12143] Add group helper class to translate groupnamesOliver Schramm2015-08-051-0/+5
* | | Merge branch '3.1.x'Marc Alexander2015-08-081-0/+1
|\ \ \ | | |/ | |/|
| * | Merge pull request #3738 from javiexin/ticket/13981Marc Alexander2015-08-081-0/+1
| |\ \
| | * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-171-0/+1
* | | | Merge remote-tracking branch 'Nicofuma/ticket/12692'Marc Alexander2015-08-071-0/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/12692] Fix languages vars and services orderTristan Darricau2015-07-091-9/+9
| * | | [ticket/12692] Move the language strings to cli.phpTristan Darricau2015-07-091-2/+2
| * | | [ticket/12692] Add a console command to manage the thumbnailsTristan Darricau2015-07-091-0/+27
* | | | Merge pull request #3698 from s9e/ticket/13935Tristan Darricau2015-08-051-0/+1
|\ \ \ \
| * | | | [ticket/13935] Allow more admin-configurable schemes in post linksJoshyPHP2015-07-151-0/+1
* | | | | [ticket/14052] Translate installer commandsTristan Darricau2015-07-271-0/+1
* | | | | Merge pull request #3514 from CHItA/ticket/13740Tristan Darricau2015-07-2721-29/+574
|\ \ \ \ \
| * | | | | [ticket/13740] Allow language change in the installerMate Bartus2015-07-221-0/+1
| * | | | | [ticket/13740] Check navigation requirementsMate Bartus2015-07-211-0/+2
| * | | | | [ticket/13740] Remove default config CLI commandMate Bartus2015-07-211-10/+0
| * | | | | [ticket/13740] Exit from installation if phpBB is already installedMate Bartus2015-07-203-0/+8
| * | | | | [ticket/13740] Add more room for further tasksMate Bartus2015-07-206-23/+23
| * | | | | [ticket/13740] Remove service container from modulesMate Bartus2015-07-091-2/+1
| * | | | | [ticket/13740] Fix itteration problems, implement class name aware collectionsMate Bartus2015-07-096-6/+6
| * | | | | [ticket/13740] Use service collection instead of array of task namesMate Bartus2015-07-097-8/+102
| * | | | | [ticket/13740] CLI installer and fixesTristan Darricau2015-07-082-0/+49
| * | | | | [ticket/13740] Fix controller class name in service definitionMate Bartus2015-07-081-1/+1
| * | | | | [ticket/13740] Load schema_data.sql from the correct locationCHItA2015-07-081-0/+1
| * | | | | [ticket/13740] Fix CS and extend phpbb extensionsCHItA2015-07-081-7/+7
| * | | | | [ticket/13740] Add navigation bar support for the installerCHItA2015-07-082-0/+4
| * | | | | [ticket/13740] Add better progress handling, also add log messagesCHItA2015-07-082-0/+4
| * | | | | [ticket/13740] Tasks can appear as multiple steps for the progress barCHItA2015-07-084-15/+15
| * | | | | [ticket/13740] Installer's install tasks and modulesMateBartus2015-07-0813-0/+365
| * | | | | [ticket/13740] Front facing files and controllersMateBartus2015-07-082-0/+24
| * | | | | [ticket/13740] Core file workaroundsMateBartus2015-07-085-29/+33
| | |/ / / | |/| | |
* | | | | [ticket/13986] Add --resume option to reparser CLIJoshyPHP2015-07-171-0/+1
| |/ / / |/| | |