aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12099] Correctly fix the path when performing AJAX requestsJoas Schilling2014-06-291-37/+82
* [ticket/12099] Add request argument to path_helper servicePico882014-06-292-2/+54
* Merge pull request #2598 from Nicofuma/ticket/12716Joas Schilling2014-06-271-1/+1
|\
| * [ticket/12716] Add the missing parameters in the call of clearTokenTristan Darricau2014-06-151-1/+1
* | Merge pull request #2660 from marc1706/ticket/12764Joas Schilling2014-06-271-1/+5
|\ \
| * | [ticket/12764] Properly handle errors upon connecting to MySQLi databaseMarc Alexander2014-06-261-1/+5
* | | Merge pull request #2658 from lucifer4o/ticket/12771Joas Schilling2014-06-271-1/+2
|\ \ \
| * | | [ticket/12771] Shanging substr to strposStanislav Atanasov2014-06-261-1/+1
| * | | [ticket/12771] Change var nameStanislav Atanasov2014-06-261-2/+2
| * | | [ticket/12771] Bug in profilefield_base_migration when used in extStanislav Atanasov2014-06-261-1/+2
| |/ /
* | | Merge pull request #2636 from Dragooon/ticket/12759Joas Schilling2014-06-273-32/+53
|\ \ \
| * | | [ticket/12759] Fix type_bool and type_dropdown's UCP fieldsShitiz Garg2014-06-272-2/+16
| * | | [ticket/12759] Remove lang_helper from profilefields_managerShitiz Garg2014-06-272-10/+1
| * | | [ticket/12759] Cache all lang_options in lang_helper insteadShitiz Garg2014-06-277-82/+35
| * | | [ticket/12759] Extra line in profilefields_managerShitiz Garg2014-06-271-1/+0
| * | | [ticket/12759] Cache lang_options for pm_viewmessageShitiz Garg2014-06-271-0/+2
| * | | [ticket/12759] Cache lang_options on memberlistShitiz Garg2014-06-271-0/+7
| * | | [ticket/12759] Add phpDoc comments to explain get_option_langShitiz Garg2014-06-271-0/+4
| * | | [ticket/12759] Little code cleanupShitiz Garg2014-06-271-5/+1
| * | | [ticket/12759] Make sure $field_id has unique elementsShitiz Garg2014-06-271-0/+1
| * | | [ticket/12759] Cache the lang options earlierShitiz Garg2014-06-272-20/+35
| * | | [ticket/12759] Cache lang options for all fields while displayingShitiz Garg2014-06-272-1/+29
| * | | [ticket/12759] Allow multiple fields to be loaded via get_option_langShitiz Garg2014-06-273-10/+21
* | | | Merge remote-tracking branch 'dragoon/ticket/12772' into develop-ascraeusMarc Alexander2014-06-271-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12772] Remove config_text parameter from message.form.topicShitiz Garg2014-06-261-1/+0
* | | | Merge pull request #2493 from Nicofuma/ticket/12325Joas Schilling2014-06-273-4/+62
|\ \ \ \
| * | | | [ticket/12325] Fix the language var nameTristan Darricau2014-05-301-1/+1
| * | | | [ticket/12325] Update coding style in templateTristan Darricau2014-05-261-2/+1
| * | | | [ticket/12325] Fix: add a missing colonTristan Darricau2014-05-241-1/+1
| * | | | [ticket/12325] Don't use L_COLONTristan Darricau2014-05-241-1/+1
| * | | | [ticket/12325] Fix: it's not stuck in an inifinite loop anymoreTristan Darricau2014-05-241-5/+5
| * | | | [ticket/12325] Automatic update should notify about outdated filesTristan Darricau2014-05-233-7/+66
* | | | | Merge pull request #2665 from nickvergessen/ticket/12196-ascraeusAndreas Fischer2014-06-263-4/+4
|\ \ \ \ \
| * | | | | [ticket/12196] Fix typo in "referrer"Joas Schilling2014-06-263-4/+4
| * | | | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-06-262-3/+3
| |\ \ \ \ \
| | * | | | | [ticket/12196] Revert Fix typo "referer" in acp/attachmentsDhruv2014-06-272-3/+3
| * | | | | | Merge branch 'develop-olympus' into develop-ascraeusDhruv2014-06-262-3/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | [ticket/12196] Fix typo "referer" in acp/attachmentsJoas Schilling2014-06-252-3/+3
* | | | | | | [ticket/12773] Fix language variable name in cli extension enable commandn-aleha2014-06-261-1/+1
|/ / / / / /
* | | | | | Merge remote-tracking branch 'nickvergessen/ticket/12099' into develop-ascraeusMarc Alexander2014-06-262-20/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [ticket/12099] Prepend ./ to path to fix assetsJoas Schilling2014-06-091-2/+4
| * | | | | [ticket/12099] Deduplicate path generationJoas Schilling2014-06-091-20/+7
| * | | | | [ticket/12099] Fix clean_path() ".." stripping when previous directory was "."Joas Schilling2014-05-291-1/+1
| * | | | | [ticket/12099] Correctly fix go back to root before prepending the root pathJoas Schilling2014-05-291-9/+13
| * | | | | [ticket/12099] Clean some paths before using themJoas Schilling2014-05-291-2/+2
* | | | | | [ticket/12462] Do not use string "None" for different optionsJoas Schilling2014-06-256-5/+6
* | | | | | Merge pull request #2567 from Crizz0/ticket/12680Joas Schilling2014-06-256-5/+9
|\ \ \ \ \ \
| * | | | | | [ticket/12680] Adds variable for guest userCrizzo2014-06-231-0/+1
| * | | | | | [ticket/12680] Brings back get_username_string()Crizzo2014-06-231-1/+1
| * | | | | | [ticket/12680] Solves last bugs. viewprofile: contact --> contact nicknameCrizzo2014-06-232-2/+1