aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12787] Add controller_helper::get_current_url()Tristan Darricau2014-07-082-1/+17
* [ticket/12787] Remove one app.php when it's both in $path and $web_root_pathTristan Darricau2014-07-051-1/+7
* [ticket/12787] Fix the absolute board urlTristan Darricau2014-06-291-1/+1
* [ticket/12787] Use a parameter (_referer) instead of the Referer headerTristan Darricau2014-06-291-2/+4
* [ticket/12099] Add unit tests for get_web_root_path_from_ajax_referer()Joas Schilling2014-06-291-0/+54
* [ticket/12099] Remove config againJoas Schilling2014-06-2912-19/+5
* [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-2911-2/+74
* Merge pull request #2598 from Nicofuma/ticket/12716Joas Schilling2014-06-274-1/+48
|\
| * [ticket/12716] Use a string as session_idTristan Darricau2014-06-232-3/+3
| * [ticket/12716] Add regression testTristan Darricau2014-06-193-0/+47
| * [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 pull request #2661 from n-aleha/ticket/12773Andreas Fischer2014-06-261-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/12773] Fix language variable name in cli extension enable commandn-aleha2014-06-261-1/+1
* | | | | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-06-262-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #2662 from dhruvgoel92/ticket/12196Andreas 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
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Merge remote-tracking branch 'nickvergessen/ticket/12196' into develop-olympusDhruv2014-06-262-3/+3
| |\ \ \ \ \
| | * | | | | [ticket/12196] Fix typo "referer" in acp/attachmentsJoas Schilling2014-06-252-3/+3
| |/ / / / /