aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_module.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12919] Use the modules basename as identifier for extension modulesJoas Schilling2014-08-071-10/+14
| | | | PHPBB3-12919
* Merge pull request #2477 from n-aleha/ticket/12557ascraeusJoas Schilling2014-08-071-1/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12557] Fix doc block errors found by Sami for ascraeus * n-aleha/ticket/12557ascraeus: [ticket/12557] Fix load active module description [ticket/12557] Fix php file description [ticket/12557] Fix post data description for notifications [ticket/12557] Fix pass by reference doc blocks [ticket/12557] Fix doc block in extension base class [ticket/12557] Fix doc block in mimetype guesser [ticket/12557] Fix var $preserve_cr description [ticket/12557] Fix doc block errors found by Sami [ticket/12557] Fix doc block errors found by Sami [ticket/12557] Fix doc block errors found by Sami [ticket/12557] Template fixes [ticket/12557] Search, cron and profilefields fixes [ticket/12557] Notification fixes [ticket/12557] Fix doc block errors found by Sami pt1 [ticket/12557] Fix doc block errors found by Sami [ticket/12557] Fix doc block errors found by Sami
| * [ticket/12557] Fix load active module descriptionn-aleha2014-08-071-1/+1
| | | | | | | | PHPBB3-12557
| * [ticket/12557] Fix doc block errors found by Sami pt1n-aleha2014-08-031-0/+2
| | | | | | | | PHPBB3-12557
* | [ticket/12875] Find language files in the default and english language ...Joas Schilling2014-08-061-4/+30
|/ | | | | | ... when looking for info_xcp_ files. PHPBB3-12875
* [ticket/12612] Prefix module url functions with phpbb_Joas Schilling2014-06-231-10/+14
| | | | PHPBB3-12612
* [ticket/12612] Prefix custom UCP module function with phpbb_Joas Schilling2014-06-231-1/+9
| | | | PHPBB3-12612
* [ticket/12724] Add Squiz.PHP.Eval in the legacy rulesetTristan Darricau2014-06-161-0/+2
| | | | PHPBB3-12724
* 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
| | | | | | | | PHPBB3-12509
| * [ticket/12509] Update calls to set_custom_style in forgotten placesTristan Darricau2014-05-141-1/+6
| | | | | | | | PHPBB3-12509
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
|/ | | | PHPBB3-12594
* Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into ↵Nils Adermann2014-05-021-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nickvergessen/ticket/12273: (55 commits) [ticket/12273] Move $extension to constructor so the path is always set [ticket/12273] Find events.md relative from the path not the phpbb root [ticket/12273] Do not look in extensions docs/ and tests/ directory [ticket/12273] Also check file for adm "Location:" events [ticket/12273] Do not allow template events in non-html files [ticket/12273] Fix return description [ticket/12273] Update exporter to allow specifying an extension [ticket/12273] Allow to filter events for extensions [ticket/12273] Remove old parameter from function call [ticket/12273] Fix table header for adm events [ticket/12273] Add root path to recursive_event_filter_iterator [ticket/12273] Fix missing classes in export_events_for_wiki.php [ticket/12273] Use RecursiveDirectoryIterator with filter in php_exporter [ticket/12273] Use RecursiveDirectoryIterator in md_exporter [ticket/12273] Fix doc blocks [ticket/12273] Do not allow 3.1-A1 for template events [ticket/12273] Sort arguments alphabetically before exporting [ticket/12273] Do not allow 3.1-A1 version [ticket/12273] Update since version to 3.1.0-a* style [ticket/12273] Update existing events ...
| * [ticket/12273] Fix invalid @event and @since tagsJoas Schilling2014-04-181-1/+1
| | | | | | | | PHPBB3-12273
* | [ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backendJoas Schilling2014-04-121-0/+1
|/ | | | PHPBB3-11917
* [ticket/12336] Add functions_module.php core eventrxu2014-04-071-1/+15
| | | | | | | Add functions_module.php core event to allow adjusting parameters for custom ACP, MCP, UCP modules (location: function list_modules()). PHPBB3-12336
* [ticket/11360] Updating default value of $display_online_listgeetakshi2014-03-241-1/+1
| | | | PHPBB3-11360
* Merge pull request #2109 from nickvergessen/ticket/11581Nathan Guse2014-03-131-0/+25
|\ | | | | [ticket/11581] Hide categories on level 0 when they have no visible children
| * [ticket/11581] Hide categories when they have no visible childrenJoas Schilling2014-03-131-0/+25
| | | | | | | | PHPBB3-11581
* | Merge branch 'develop-olympus' into developAndreas Fischer2014-03-121-1/+1
|\ \ | |/ |/| | | | | | | | | | | | | * develop-olympus: [ticket/10549] using correct variable in includes/functions_module.php too [ticket/10549] changed "right" to "incorrect" Conflicts: phpBB/includes/functions_module.php
| * [ticket/10549] using correct variable in includes/functions_module.php tooCrizzo2014-03-111-1/+1
| | | | | | | | PHPBB3-10549
* | Merge branch 'develop-olympus' into developNathan Guse2014-03-101-3/+3
|\ \ | |/ | | | | | | | | | | | | * develop-olympus: [ticket/10549] Adds language variables Conflicts: phpBB/includes/functions_module.php
| * [ticket/10549] Adds language variablesCrizzo2014-03-101-3/+3
| | | | | | | | PHPBB3-10549
| * [Change] Alllow applications to set custom module inclusion path (idea by HoL)Meik Sievertsen2008-11-231-1/+37
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9095 89ea8834-ac86-4346-8a33-228a782c2dd0
| * The same way we allow defining a custom template/style path we now allow ↵Meik Sievertsen2008-08-231-2/+2
| | | | | | | | | | | | | | | | | | | | this for languages too. This will allow applications to define their own language folder for certain parts for example. Callable by $user->set_custom_lang_path({new_path}) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8782 89ea8834-ac86-4346-8a33-228a782c2dd0
| * One commit for those fixes having a very tiny impact (mostly only ↵Meik Sievertsen2008-01-301-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | whitespaces or forgotten spans, etc.) Although i somehow mistakingly got #20445 and #15249 into it. :/ Removing s_watching_img from watch_topic_forum() function (Bug #20445) Changing order for post review if more than one post affected (Bug #15249) Language typos/fixes (Bug #20425, #15719, #15429, #14669, #13479) Style/Template fixes (Bug #20065, #19405, #19205, #15028, #14934, #14821, #14752, #14497, #13707, #14738) Tiny code fixes (Bug #20165, #20025, #19795, #14804) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8350 89ea8834-ac86-4346-8a33-228a782c2dd0
| * #20125Meik Sievertsen2008-01-291-7/+7
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8347 89ea8834-ac86-4346-8a33-228a782c2dd0
* | [ticket/12006] global $phpbb_dispatcher;Nathan Guse2014-01-171-1/+1
| | | | | | | | PHPBB3-12006
* | [ticket/12006] Missing a spaceNathan Guse2014-01-101-1/+1
| | | | | | | | PHPBB3-12006
* | [ticket/12006] Add module_auth eventNathan Guse2014-01-101-0/+14
| | | | | | | | PHPBB3-12006
* | [ticket/12006] Add extension enabled check token to module authNathan Guse2013-12-301-1/+2
| | | | | | | | PHPBB3-12006
* | [ticket/12006] Cleanup the module auth function token replacement codeNathan Guse2013-12-301-2/+20
| | | | | | | | PHPBB3-12006
* | [ticket/12026] Remove root path, its prepended laterJoas Schilling2013-12-031-2/+2
| | | | | | | | PHPBB3-12026
* | [ticket/12026] Remove phpbb root pathLukasz2013-11-201-1/+1
| | | | | | | | PHPBB3-12026
* | [ticket/12026] Correct path for template filesLukasz2013-11-201-4/+4
| | | | | | | | | | | | | | Correct path for template files in MCP and UCP modules, which are added via extenstions PHPBB3-12026
* | [ticket/11871] Fallback to int ID of the module, when creating linksJoas Schilling2013-10-021-4/+27
| | | | | | | | | | | | | | | | Firefox is currently unable to correctly copy a urlencoded \ so users will be unable to post links to modules. However we can still fallback to the id instead of the name, so we do that in this case. PHPBB3-11871
* | [ticket/11700] Correctly load templates for extensionsNils Adermann2013-09-191-6/+6
| | | | | | | | PHPBB3-11700
* | [ticket/11791] Load adm/ events from styles/adm/event/Nathan Guse2013-09-021-1/+1
| | | | | | | | PHPBB3-11791
* | [ticket/11628] Remove template_path option on set_custom_styleNathaniel Guse2013-07-241-1/+1
| | | | | | | | | | | | | | | | | | This was set to default 'template/' to append template/ to all the paths, but every location was actually just setting it to '' to not append anything. So removed the option entirely (additional paths can be appended to the paths being sent to the function already) PHPBB3-11628
* | [ticket/11628] Remove third parameter ($names) from set_custom_styleNathaniel Guse2013-07-241-1/+1
| | | | | | | | | | | | | | | | This was basically duplicating functionality. $names would be used if not empty, else array($name) would be used. Merged functionality into the first argument PHPBB3-11628
* | [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-241-3/+3
| | | | | | | | PHPBB3-11628
* | [feature/twig] SpacingNathaniel Guse2013-07-041-1/+1
| | | | | | | | PHPBB3-11598
* | [feature/twig] acp module tpls are in ext/adm, ucp/mcp in styles/Nathaniel Guse2013-07-041-17/+35
| | | | | | | | PHPBB3-11598
* | [feature/twig] Fix copy/pasted codeNathaniel Guse2013-07-041-1/+1
| | | | | | | | PHPBB3-11598
* | [feature/twig] Attempt to automatically set style dir for ext modulesNathaniel Guse2013-07-041-1/+19
| | | | | | | | | | | | Extension authors can change it themselves if necessary PHPBB3-11598
* | [ticket/10601] Comment to help understanding the codeBruno Ais2012-11-281-0/+1
| | | | | | | | PHPBB3-10601
* | [ticket/10601]Move Inbox the default in private messages moduleBruno Ais2012-11-261-1/+19
| | | | | | | | | | | | | | Did exactly as the answer here asked: http://area51.phpbb.com/phpBB/viewtopic.php?p=234111 PHPBB3-10601
* | Merge remote-tracking branch 'dhruvgoel92/ticket/10704' into developAndreas Fischer2012-03-221-1/+1
|\ \ | | | | | | | | | | | | * dhruvgoel92/ticket/10704: [ticket/10704] minor typo in a comment
| * | [ticket/10704] minor typo in a commentDhruv Goel2012-03-221-1/+1
| | | | | | | | | | | | | | | | | | Make sure $id separation is working fine PHPBB3-10704
* | | [task/php54-ascraeus] Bring p_master#module_auth into PHP 5 era.Oleg Pudeyev2012-03-161-5/+17
|/ / | | | | | | | | | | | | | | Split module_auth into a static and a non-static version. Call the static version statically and the non-static version non-statically. PHPBB3-10615