Fossil SCM
Improved documentation of the /reports webpage. Add recent enhancements of /reports to the change log.
Commit
5dc3d2f156915f154392d65b8b5eb809ad6658466002e6eab2ab1bbb8ca68f23
Parent
09ca77f76a48353…
2 files changed
+9
-1
+3
+9
-1
| --- src/statrep.c | ||
| +++ src/statrep.c | ||
| @@ -814,11 +814,19 @@ | ||
| 814 | 814 | ** |
| 815 | 815 | ** Shows activity reports for the repository. |
| 816 | 816 | ** |
| 817 | 817 | ** Query Parameters: |
| 818 | 818 | ** |
| 819 | -** view=REPORT_NAME Valid values: bymonth, byyear, byuser | |
| 819 | +** view=REPORT_NAME Valid REPORT_NAME values: | |
| 820 | +** * byyear | |
| 821 | +** * bymonth | |
| 822 | +** * byweek | |
| 823 | +** * byweekday | |
| 824 | +** * byhour | |
| 825 | +** * byuser | |
| 826 | +** * byfile | |
| 827 | +** * lastchng | |
| 820 | 828 | ** user=NAME Restricts statistics to the given user |
| 821 | 829 | ** type=TYPE Restricts the report to a specific event type: |
| 822 | 830 | ** ci (check-in), f (forum), w (wiki), t (ticket), g (tag) |
| 823 | 831 | ** Defaulting to all event types. |
| 824 | 832 | ** |
| 825 | 833 |
| --- src/statrep.c | |
| +++ src/statrep.c | |
| @@ -814,11 +814,19 @@ | |
| 814 | ** |
| 815 | ** Shows activity reports for the repository. |
| 816 | ** |
| 817 | ** Query Parameters: |
| 818 | ** |
| 819 | ** view=REPORT_NAME Valid values: bymonth, byyear, byuser |
| 820 | ** user=NAME Restricts statistics to the given user |
| 821 | ** type=TYPE Restricts the report to a specific event type: |
| 822 | ** ci (check-in), f (forum), w (wiki), t (ticket), g (tag) |
| 823 | ** Defaulting to all event types. |
| 824 | ** |
| 825 |
| --- src/statrep.c | |
| +++ src/statrep.c | |
| @@ -814,11 +814,19 @@ | |
| 814 | ** |
| 815 | ** Shows activity reports for the repository. |
| 816 | ** |
| 817 | ** Query Parameters: |
| 818 | ** |
| 819 | ** view=REPORT_NAME Valid REPORT_NAME values: |
| 820 | ** * byyear |
| 821 | ** * bymonth |
| 822 | ** * byweek |
| 823 | ** * byweekday |
| 824 | ** * byhour |
| 825 | ** * byuser |
| 826 | ** * byfile |
| 827 | ** * lastchng |
| 828 | ** user=NAME Restricts statistics to the given user |
| 829 | ** type=TYPE Restricts the report to a specific event type: |
| 830 | ** ci (check-in), f (forum), w (wiki), t (ticket), g (tag) |
| 831 | ** Defaulting to all event types. |
| 832 | ** |
| 833 |
+3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -33,10 +33,13 @@ | ||
| 33 | 33 | file used to be a symlink and has been replaced by a regular file. |
| 34 | 34 | (It previously checked for the inverse case only.) |
| 35 | 35 | * The [/help?cmd=empty-dirs|empty-dirs setting] now reuses the same |
| 36 | 36 | parser as the *-glob settings instead of its prior idiosyncratic |
| 37 | 37 | parser, allowing quoted whitespace in patterns. |
| 38 | + * The by-week, by-month, and by-year options of the | |
| 39 | + [/help?cmd=/reports|/reports webpage] now show an estimated ultimate | |
| 40 | + size of the current week, month, or year as a dashed box. | |
| 38 | 41 | |
| 39 | 42 | <h2 id='v2_21'>Changes for version 2.21 (2023-02-25)</h2> |
| 40 | 43 | * Users can request a password reset. This feature is disabledby default. Use |
| 41 | 44 | the new [/help?cmd=self-pw-reset|self-pw-reset property] to enable it. |
| 42 | 45 | New web pages [/help?cmd=/resetpw|/resetpw] and |
| 43 | 46 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -33,10 +33,13 @@ | |
| 33 | file used to be a symlink and has been replaced by a regular file. |
| 34 | (It previously checked for the inverse case only.) |
| 35 | * The [/help?cmd=empty-dirs|empty-dirs setting] now reuses the same |
| 36 | parser as the *-glob settings instead of its prior idiosyncratic |
| 37 | parser, allowing quoted whitespace in patterns. |
| 38 | |
| 39 | <h2 id='v2_21'>Changes for version 2.21 (2023-02-25)</h2> |
| 40 | * Users can request a password reset. This feature is disabledby default. Use |
| 41 | the new [/help?cmd=self-pw-reset|self-pw-reset property] to enable it. |
| 42 | New web pages [/help?cmd=/resetpw|/resetpw] and |
| 43 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -33,10 +33,13 @@ | |
| 33 | file used to be a symlink and has been replaced by a regular file. |
| 34 | (It previously checked for the inverse case only.) |
| 35 | * The [/help?cmd=empty-dirs|empty-dirs setting] now reuses the same |
| 36 | parser as the *-glob settings instead of its prior idiosyncratic |
| 37 | parser, allowing quoted whitespace in patterns. |
| 38 | * The by-week, by-month, and by-year options of the |
| 39 | [/help?cmd=/reports|/reports webpage] now show an estimated ultimate |
| 40 | size of the current week, month, or year as a dashed box. |
| 41 | |
| 42 | <h2 id='v2_21'>Changes for version 2.21 (2023-02-25)</h2> |
| 43 | * Users can request a password reset. This feature is disabledby default. Use |
| 44 | the new [/help?cmd=self-pw-reset|self-pw-reset property] to enable it. |
| 45 | New web pages [/help?cmd=/resetpw|/resetpw] and |
| 46 |