aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2669 from Nicofuma/ticket/12777Joas Schilling2014-06-294-5/+43
|\
| * [ticket/12777] Add is_purged()Tristan Darricau2014-06-271-0/+13
| * [ticket/12777] Update doc block of is_configured()Tristan Darricau2014-06-271-1/+3
| * [ticket/12777] Rename extension status functions and add is_configured()Tristan Darricau2014-06-274-5/+28
* | 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
| |/ / /
* | | | [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-271-9/+1
* | | | [ticket/12759] Cache all lang_options in lang_helper insteadShitiz Garg2014-06-274-66/+34
* | | | [ticket/12759] Extra line in profilefields_managerShitiz Garg2014-06-271-1/+0
* | | | [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-271-19/+28
* | | | [ticket/12759] Cache lang options for all fields while displayingShitiz Garg2014-06-271-1/+28
* | | | [ticket/12759] Allow multiple fields to be loaded via get_option_langShitiz Garg2014-06-273-10/+21
* | | | [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/12766] Event exporter does not like RCx as versionPayBas2014-06-252-2/+2
* | | [prep-release-3.1.0-RC1] Add migration for 3.1.0-RC1Joas Schilling2014-06-241-0/+39
* | | [ticket/12762] Make ext.php optional for extensionsTristan Darricau2014-06-231-1/+1
* | | Merge pull request #2625 from Nicofuma/ticket/12726Andreas Fischer2014-06-231-1/+1
|\ \ \
| * | | [ticket/12726] Ensure PHP files do not contain any unused use statementsTristan Darricau2014-06-221-1/+1
* | | | Merge remote-tracking branch 'PayBas/ticket/12608' into develop-ascraeusCesar G2014-06-2211-33/+290
|\ \ \ \
| * | | | [ticket/12608] Change CSS classes to prevent styling conflictsPayBas2014-06-224-4/+4
| * | | | [ticket/12608] Changed get_styling() to get_style_class()PayBas2014-06-156-22/+13
| * | | | [ticket/12608] Improved LTR and various bugfixesPayBas2014-06-152-0/+20
| * | | | [ticket/12608] Clean up whitespacePayBas2014-06-151-3/+3
| * | | | [ticket/12608] Add styling (CSS class) options to notificationsPayBas2014-06-154-0/+39
| * | | | [ticket/12608] Improve notifications drop-down menu styling in headerPayBas2014-06-1511-28/+235
* | | | | Merge pull request #2629 from nickvergessen/ticket/12747Andreas Fischer2014-06-224-699/+1
|\ \ \ \ \
| * | | | | [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-204-691/+1
* | | | | | Merge pull request #2591 from rxu/ticket/12704Joas Schilling2014-06-2210-0/+80
|\ \ \ \ \ \
| * | | | | | [ticket/12704] Improve the load time information in the footer when enabledrxu2014-06-2010-0/+80
* | | | | | | Merge pull request #2615 from Dragooon/ticket/12730Joas Schilling2014-06-222-0/+118
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | [ticket/12730] Update maxlen for type_googleplus to 255Shitiz Garg2014-06-212-2/+2
| * | | | | | [ticket/12730] Update field_length to be 20 by default for Google+Shitiz Garg2014-06-211-1/+1
| * | | | | | [ticket/12730] Switch service name to googleplus for type_googleplusShitiz Garg2014-06-211-10/+2
| * | | | | | [ticket/12730] Restore field_length to 10 for type_googleplusShitiz Garg2014-06-211-5/+5