Joas Schilling <nickvergessen@owncloud.com>: Author Summary
Build | Completed | Code commits | Tests |
---|---|---|---|
PHPBB3 › DDM › #879 | 1 year ago | 7172 passed | |
DOC › PHPBB › #22 | 6 years ago |
Fix derky's comment again
Add HTML events
Fix comments from Derky
Use a PHP event to load the language file
Fix type hinting Derky was right
Also explain how to trigger an event
Add the migration to create the module when enabling the extension
Add the language file so we can use it in the php event later on
Add docs about routing
Fix comments form VSE part1
Add section about functional testing
Document ACP module behaviour
Short explanation of dependencies
Remove testing tutorial for now
Document composer.json
Testing part1
Add section about database tests
Register the listener in the services.yml file
Add short part about Travis CI and GitHub
Add titles and warnings
|
Testless build |
DOC › PHPBB › #20 | 6 years ago |
Fix class name and template call
|
Testless build |
DOC › PHPBB › #19 | 6 years ago |
Fix the examples and also mention the twig way for templates
Add file names when we add a code block of the complete file
Add the filename to the php code block
Extend the documentation on language usage and fix some wrong information
Also refer to the plurals section when explaining string replacements |
Testless build |
DOC › PHPBB › #18 | 6 years ago |
Merge pull request #23 from nickv-phpbb/testing
Add documentation for testing * nickv-phpbb/testing: Fix comments from VSE Add documentation for testing Conflicts: development/index.rst WARNING: toctree contains reference to nonexisting document u'update/index'
Fix VSE comments
Add Using_the_phpBB3.0_Language_System
Add coding guidelines
Fix section how to request events
Merge branch '3.1.x'
* 3.1.x: (21 commits) Added docs for js linting Fix section how to request events By huge messy tables Forgot one Fix additional back tick Fix line length Use note directive WARNING: toctree contains reference to nonexisting document u'update/index' Fix VSE comments Add docs about migrations tell travis which branches to build Install sphinx and deps with pip (python lang so no sudo) Add basic travis config to make docs Move the mod>ext to extensions Fix comments from VSE Add documentation for testing Fix comments from VSE and line wrap Add Using_the_phpBB3.0_Language_System Add https://wiki.phpbb.com/Plural_Rules to doc Add coding guidelines ... Move the mod>ext to extensions
Fix line length
Merge pull request #26 from nickv-phpbb/start-extensions
Move the mod>ext to extensions * nickv-phpbb/start-extensions: Move the mod>ext to extensions Conflicts: development/index.rst Add documentation for testing
Add docs about migrations
Forgot one
Merge pull request #20 from nickv-phpbb/language/plurals
Add https://wiki.phpbb.com/Plural_Rules to doc * nickv-phpbb/language/plurals: Fix comments from VSE and line wrap Add Using_the_phpBB3.0_Language_System Add https://wiki.phpbb.com/Plural_Rules to doc Fix additional back tick
Add https://wiki.phpbb.com/Plural_Rules to doc
Fix comments from VSE
Use note directive
Move nickvergessen/howto-convert-phpbb30mod-to-phpbb31ext to doc
Fix comments from VSE and line wrap
By huge messy tables
|
Testless build |
PHPBB3 › PR › #5037 | 6 years ago |
[ticket/13872] Allow template events to have a changed version
PHPBB3-13872 |
2 of 5733 failed |
Build | Completed | Code commits | Tests |
---|---|---|---|
PHPBB3 › PR › #5037 | 6 years ago |
[ticket/13872] Allow template events to have a changed version
PHPBB3-13872 |
2 of 5733 failed |
PHPBB3 › PR › #5032 | 6 years ago |
Merge pull request #3600 from dragosvr92/ticket/13808
[ticket/13808] search_body_form_before |
Testless build |
Build | Completed | Code commits | Tests |
---|---|---|---|
PHPBB3 › PR › #5035 | 6 years ago |
Merge pull request #3468 from brunoais/ticket/13668
[ticket/13668] Allow changing the query to obtain the user-submitted report * brunoais/ticket/13668: [ticket/13668] Removed bogus sting concatenation [ticket/13668] BUMP version to 3.1.5-dev [ticket/13668] Allow changing the query to obtain the user-submitted report. [ticket/13668] Convert the mcp report_details query to a built query Merge pull request #3469 from brunoais/ticket/13672
[ticket/13672] Allow changing the data from the user-submitted report * brunoais/ticket/13672: [ticket/13672] Removed bogus sting concatenation [ticket/13672] BUMP version to 3.1.5-dev [ticket/13672] Allow changing the data from the user-submitted report [ticket/13808] Fix version
PHPBB3-13808 Merge pull request #3457 from brunoais/ticket/13661
[ticket/13661] Add event to allow editing the queries used to get the logs * brunoais/ticket/13661: [ticket/13661] BUMP version to 3.1.5-dev [ticket/13661] Brackets in their own line [ticket/13661] Re-Fixed $log_type -> $log_time [ticket/13661] Wrong event @since version [ticket/13661] Removed superfluous whitespace [ticket/13661] bugfix: The conditional is the log_time, not log_type [ticket/13661] Fixed the "FROM" in the built query. [ticket/13661] Add event to allow editing the queries used to get the logs [ticket/13661] Transform queries to get logs and log count into built queries |
1104 passed |
PHPBB3-10824
PHPBB3-10824