aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_module.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12612] Prefix module url functions with phpbb_Joas Schilling2014-06-231-10/+14
* [ticket/12612] Prefix custom UCP module function with phpbb_Joas Schilling2014-06-231-1/+9
* [ticket/12724] Add Squiz.PHP.Eval in the legacy rulesetTristan Darricau2014-06-161-0/+2
* Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-281-1/+6
|\
| * [ticket/12509] Add missing ',' in arraysTristan Darricau2014-05-261-1/+1
| * [ticket/12509] Update calls to set_custom_style in forgotten placesTristan Darricau2014-05-141-1/+6
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
|/
* Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-021-1/+1
|\
| * [ticket/12273] Fix invalid @event and @since tagsJoas Schilling2014-04-181-1/+1
* | [ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backendJoas Schilling2014-04-121-0/+1
|/
* [ticket/12336] Add functions_module.php core eventrxu2014-04-071-1/+15
* [ticket/11360] Updating default value of $display_online_listgeetakshi2014-03-241-1/+1
* Merge pull request #2109 from nickvergessen/ticket/11581Nathan Guse2014-03-131-0/+25
|\
| * [ticket/11581] Hide categories when they have no visible childrenJoas Schilling2014-03-131-0/+25
* | Merge branch 'develop-olympus' into developAndreas Fischer2014-03-121-1/+1
|\ \ | |/ |/|
| * [ticket/10549] using correct variable in includes/functions_module.php tooCrizzo2014-03-111-1/+1
* | Merge branch 'develop-olympus' into developNathan Guse2014-03-101-3/+3
|\ \ | |/
| * [ticket/10549] Adds language variablesCrizzo2014-03-101-3/+3
| * [Change] Alllow applications to set custom module inclusion path (idea by HoL)Meik Sievertsen2008-11-231-1/+37
| * The same way we allow defining a custom template/style path we now allow this...Meik Sievertsen2008-08-231-2/+2
| * One commit for those fixes having a very tiny impact (mostly only whitespaces...Meik Sievertsen2008-01-301-3/+3
| * #20125Meik Sievertsen2008-01-291-7/+7
* | [ticket/12006] global $phpbb_dispatcher;Nathan Guse2014-01-171-1/+1
* | [ticket/12006] Missing a spaceNathan Guse2014-01-101-1/+1
* | [ticket/12006] Add module_auth eventNathan Guse2014-01-101-0/+14
* | [ticket/12006] Add extension enabled check token to module authNathan Guse2013-12-301-1/+2
* | [ticket/12006] Cleanup the module auth function token replacement codeNathan Guse2013-12-301-2/+20
* | [ticket/12026] Remove root path, its prepended laterJoas Schilling2013-12-031-2/+2
* | [ticket/12026] Remove phpbb root pathLukasz2013-11-201-1/+1
* | [ticket/12026] Correct path for template filesLukasz2013-11-201-4/+4
* | [ticket/11871] Fallback to int ID of the module, when creating linksJoas Schilling2013-10-021-4/+27
* | [ticket/11700] Correctly load templates for extensionsNils Adermann2013-09-191-6/+6
* | [ticket/11791] Load adm/ events from styles/adm/event/Nathan Guse2013-09-021-1/+1
* | [ticket/11628] Remove template_path option on set_custom_styleNathaniel Guse2013-07-241-1/+1
* | [ticket/11628] Remove third parameter ($names) from set_custom_styleNathaniel Guse2013-07-241-1/+1
* | [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-241-3/+3
* | [feature/twig] SpacingNathaniel Guse2013-07-041-1/+1
* | [feature/twig] acp module tpls are in ext/adm, ucp/mcp in styles/Nathaniel Guse2013-07-041-17/+35
* | [feature/twig] Fix copy/pasted codeNathaniel Guse2013-07-041-1/+1
* | [feature/twig] Attempt to automatically set style dir for ext modulesNathaniel Guse2013-07-041-1/+19
* | [ticket/10601] Comment to help understanding the codeBruno Ais2012-11-281-0/+1
* | [ticket/10601]Move Inbox the default in private messages moduleBruno Ais2012-11-261-1/+19
* | Merge remote-tracking branch 'dhruvgoel92/ticket/10704' into developAndreas Fischer2012-03-221-1/+1
|\ \
| * | [ticket/10704] minor typo in a commentDhruv Goel2012-03-221-1/+1
* | | [task/php54-ascraeus] Bring p_master#module_auth into PHP 5 era.Oleg Pudeyev2012-03-161-5/+17
|/ /
* | [ticket/10634] Changing p_master::is_full_classVjacheslav Trushkin2012-02-091-1/+1
* | [ticket/10477] Correctly document module (base)name parameterNils Adermann2012-01-131-1/+2
* | [ticket/10477] Document parameters to p_master#load.Oleg Pudeyev2012-01-131-1/+8
* | [ticket/10477] Normalize loaded module names to be class names or xcp_ prefixedNils Adermann2012-01-061-0/+7
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1