J4.x:Merged Pull Requests
From Joomla! Documentation
This article or section is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well. If this article or section has not been edited in several days, please remove this template.
This article was last edited by Ceford (talk| contribs) 2 years ago. (Purge)
Documentation Experiment
The idea here is to compile lists of PRs requiring documentation and in those lists replace each X
with a link to documentation generated for each pull request or something like NA
for Not Applicable. I also tried Yes and No to indicate this type of documentation is or is not required but NA seems better.
On GitHub you can select Pull Requests and then use a filter like this:
is:pr is:merged milestone:"Joomla! 4.2.7"
And to find PRs closed without being meged:
is:pr is:closed is:unmerged label:"Documentation Required"
Experiment #3
On GitHub select Pull Requests and then use a filter like this:
is:merged is:pr label:"Documentation Required" milestone:"Joomla! 4.3.0"
4.3 PRs marked Documentation Required
Pull | Help | Docs | Manual | Merge Date | Description |
---|---|---|---|---|---|
39325 | X | X | X | Date | [4.3] Workflow Transitions #39325 |
39011 | X | X | X | Date | Add namespace support to templates #39011 |
38852 | X | X | X | Date | Adding "pattern" attribute to "tel" form field #38852 |
Only 3 records with label:"Documentation Required". Without that label there are 114 records.
Experiment #2
On GitHub select Pull Requests and then use a filter like this:
is:pr is:merged label:"Documentation Required"
4.x PRs marked Documentation Required
At the time of compiling this list there were 130 results. This set is from the first page.
Pull | Help | Docs | Manual | Merge Date | Description |
---|---|---|---|---|---|
39325 | No | Yes | No | 2023-01-06 | [4.3] Workflow Transitions #39325 |
39011 | X | Yes | Yes | 2022-12-29 | Add namespace support to templates #39011 |
38889 | X | X | X | 2022-10-18 | [4] admin - show association button when supported #38889 |
38852 | X | Yes | X | 2022-10-15 | Adding "pattern" attribute to "tel" form field #38852 |
37459 | X | Yes | X | 2022-05-04 | [4.2] Allow to disable session metadata tracking for guest users #37459 |
35874 | X | Yes | Yes | 2021-11-30 | 4.1 Child templates 1/2 #35874 |
35388 | Yes | Yes | Yes | 2021-09-18 | ZIP extraction helper for Joomla Update #35388 |
34488 | X | X | X | 2021-06-11 | [4][webservices] refactor the URLs for contenthistory #34488 |
34093 | X | X | X | 2021-06-01 | [4] webservices consistency #34093 |
33216 | X | X | X | 2021-04-22 | [4.0] Xtd modals done right #33216 |
33176 | X | X | X | 2021-04-20 | [4.0] Fixes radio fields layout #33176 |
32141 | X | X | X | 2021-04-19 | [4.0] Make lighthouse happy #32141 |
31520 | X | X | X | 2020-12-01 | [4.0] Cassopeia template and blog sample data fixes and improvements #31520 |
31397 | X | X | X | 2020-12-18 | [4.0] Specify title and icon of dashboards in the component manifest #31397 |
31190 | X | X | X | 2020-11-12 | [4.0] Webauth inline SVG button with fill #31190 |
31188 | X | X | X | 2020-11-11 | [4.0] Remove remaining PSR-0 code in JLoader #31188 |
30823 | X | X | X | 2020-10-16 | [4.0] blog intro image #30823 |
30768 | X | X | X | 2020-09-26 | [4.0][CLI] com_finder use console command #30768 |
30317 | X | X | X | 2020-10-16 | [4.0] Fix debug logging. Move logging to application #30317 |
30238 | X | X | X | 2020-08-04 | [4.0] Update default behavior for the referrer policy #30238 |
30192 | X | X | X | 2020-08-09 | [4.0] Child templates #30192 |
xxxxx | X | X | X | Date | XXX |
Experiment #1 Abandoned
On a local clone, use a command like this:
git log 4.2-dev --first-parent --pretty=format:"%ci %C(red bold)%<(15)%D%Creset %s"
Look at each PR to see whether documentation is required for a Help Screen, a Tutorial in docs.joomla.org, or an explanation in manual.joomla.org
Tag 4.2.6 to Tag 4.2.7
Pull | Help | Docs | Manual | Date | Description |
---|---|---|---|---|---|
39391 | No | No | Yes | 2023-01-07 | Fix installer hint "/** CAN FAIL **/" for update SQL scripts not working with MySQLi driver (#39391) |
38359 | No | No | No | 2023-01-07 | metis-menu css logical proprties (#38359) |
39465 | No | No | No | 2023-01-07 | Fixed rate button misalignment (#39465) |
39009 | No | No | No | 2023-01-07 | [4][webservices] return tag info on GET content articles (#39009) |
38975 | No | No | No | 2023-01-06 | [4] Start and Finished featured article settings cleared when saving article at frontend (#38975) |
39486 | No | No | No | 2023-01-05 | [4.2] Fix check permission for com_categories/com_workflow in mod_submenu (#39486) |
39421 | No | No | No | 2023-01-02 | Check if value in action logs message is null (#39421) |
39522 | No | No | No | 2022-12-30 | Pull request for issue #39514 strpos deprecated warning (#39522) |
39195 | No | No | No | 2022-12-29 | [4.2] The "activate" tag is not needed in the user registration email template without activation (#39195) |
38986 | No | No | No | 2022-12-29 | Child Templates html directory (#38986) |
39354 | No | No | No | 2022-12-29 | Fix custom field default value validation (#39354) |
39124 | No | No | No | 2022-12-29 | cs[4.2] Tinymce editor.css (#39124) |
39418 | No | No | No | 2022-12-29 | Free the cursor! (Prevent the cursor from getting stuck in nested blocks in TinyMCE) (#39418) |
39446 | No | No | No | 2022-12-29 | [4.2] Make sure we are not using downloadSources from another version (#39446) |
39485 | No | No | No | 2022-12-29 | [4.2] Fix permission overridecheck quickicon (#39485) |
39489 | No | No | No | 2022-12-29 | Update Table.php (#39489) |
39508 | No | No | No | 2022-12-29 | [4.2.6] Email cloaking fails. (#39508) |
39475 | No | No | No | 2022-12-29 | Fix Deprecated warning in System - Privacy Consent plugin (#39475) |
39476 | No | No | No | 2022-12-28 | Fix none empty string validation for MediaItem (#39476) |
39481 | No | No | No | 2022-12-28 | [4.2] Show permission core.admin in table of debuguser (#39481) |
39498 | No | No | No | 2022-12-28 | Improve option handling and fix format handling in the API (#39498) |
39409 | No | No | No | 2022-12-28 | [4.2] Media manager improvements (#39409) |
39474 | No | No | No | 2022-12-28 | Fix restore category from version history (#39474) |
39482 | No | No | No | 2022-12-28 | [4.2] fix admin module popular (#39482) |
39434 | No | No | No | 2022-12-28 | Fix $language default parameter (#39434) |
39483 | No | No | No | 2022-12-28 | [4.2] Fix move user to group (#39483) |
39477 | No | No | No | 2022-12-28 | Fix delete category custom fields value (#39477) |
39174 | No | No | No | 2022-12-28 | [4.2] Batch process categories -reverse ordering error (#39174) |
39336 | No | No | No | 2022-12-27 | [4.2] Template Override description (#39336) |
38549 | No | No | No | 2022-12-23 | Set an empty string value to the legacy otpKey and otep columns if empty (#38549) |
39359 | No | No | No | 2022-12-19 | com_finder FIX not translated Groups in content map filter (#39359) |
39142 | No | No | No | 2022-12-18 | [4.2] Template Preview modal (#39142) |
39337 | No | No | No | 2022-12-18 | [4.2] Fix template override actions (#39337) |
39445 | No | No | No | 2022-12-18 | Add missing help for disable-patch-packages parameter (#39445) |
39376 | No | No | No | 2022-12-18 | [4.2] Download Key Filters (#39376) |
39432 | No | No | No | 2022-12-17 | [4.2] typos/grammar (#39432) |
39442 | No | No | No | 2022-12-17 | [4.2] Typo (#39442) |
39375 | No | No | No | 2022-12-17 | [4.2] Deprecation Error on Logout (#39375) |
39358 | No | No | No | 2022-12-17 | Fix contact category association (#39358) |
39424 | No | No | No | 2022-12-15 | Fix @return type in PHPDoc (#39424) |