Fossil SCM
Update change log. Doc updates related to the user elevation subscription.
Commit
a5d2c9e82646cfb66a545a228c25523c6fba03259f2e4f907c3d6daef92e04c2
Parent
d6c5c7f639bceee…
3 files changed
-5
+5
+5
-5
| --- src/setupuser.c | ||
| +++ src/setupuser.c | ||
| @@ -325,15 +325,10 @@ | ||
| 325 | 325 | ** subscribers with a "u" subscription. This is a no-op if alerts are |
| 326 | 326 | ** not enabled. |
| 327 | 327 | ** |
| 328 | 328 | ** These subscriptions differ from most, in that: |
| 329 | 329 | ** |
| 330 | -** - The attempt is made to send them immediately, as opposed to | |
| 331 | -** handling them en masse via alert_send_alerts(). | |
| 332 | -** | |
| 333 | -** - They do not honor digest mode. | |
| 334 | -** | |
| 335 | 330 | ** - They currently lack an "unsubscribe" link. |
| 336 | 331 | ** |
| 337 | 332 | ** - Only an admin can assign this subscription, but if a non-admin |
| 338 | 333 | ** edits their subscriptions after an admin assigns them this one, |
| 339 | 334 | ** this particular one will be lost. "Feature or bug?" is unclear, |
| 340 | 335 |
| --- src/setupuser.c | |
| +++ src/setupuser.c | |
| @@ -325,15 +325,10 @@ | |
| 325 | ** subscribers with a "u" subscription. This is a no-op if alerts are |
| 326 | ** not enabled. |
| 327 | ** |
| 328 | ** These subscriptions differ from most, in that: |
| 329 | ** |
| 330 | ** - The attempt is made to send them immediately, as opposed to |
| 331 | ** handling them en masse via alert_send_alerts(). |
| 332 | ** |
| 333 | ** - They do not honor digest mode. |
| 334 | ** |
| 335 | ** - They currently lack an "unsubscribe" link. |
| 336 | ** |
| 337 | ** - Only an admin can assign this subscription, but if a non-admin |
| 338 | ** edits their subscriptions after an admin assigns them this one, |
| 339 | ** this particular one will be lost. "Feature or bug?" is unclear, |
| 340 |
| --- src/setupuser.c | |
| +++ src/setupuser.c | |
| @@ -325,15 +325,10 @@ | |
| 325 | ** subscribers with a "u" subscription. This is a no-op if alerts are |
| 326 | ** not enabled. |
| 327 | ** |
| 328 | ** These subscriptions differ from most, in that: |
| 329 | ** |
| 330 | ** - They currently lack an "unsubscribe" link. |
| 331 | ** |
| 332 | ** - Only an admin can assign this subscription, but if a non-admin |
| 333 | ** edits their subscriptions after an admin assigns them this one, |
| 334 | ** this particular one will be lost. "Feature or bug?" is unclear, |
| 335 |
+5
| --- www/alerts.md | ||
| +++ www/alerts.md | ||
| @@ -7,10 +7,11 @@ | ||
| 7 | 7 | |
| 8 | 8 | * New [checkins](/help?cmd=ci) |
| 9 | 9 | * [Ticket](./tickets.wiki) changes |
| 10 | 10 | * [Wiki](./wikitheory.wiki) page changes |
| 11 | 11 | * New and edited [forum](./forum.wiki) posts |
| 12 | + * Users receiving [new permissions](./caps/index.md) (admins only) | |
| 12 | 13 | * Announcements |
| 13 | 14 | |
| 14 | 15 | Subscribers can elect to receive emails as soon as these events happen, |
| 15 | 16 | or they can receive a daily digest of the events instead. |
| 16 | 17 | |
| @@ -515,10 +516,14 @@ | ||
| 515 | 516 | email addresses until the user clicks the link in the verification |
| 516 | 517 | email. This checkbox lets the Fossil Admin user manually verify the |
| 517 | 518 | user, such as in the case where the verification email message got |
| 518 | 519 | lost. Unchecking this box does not cause another verification email |
| 519 | 520 | to be sent. |
| 521 | + | |
| 522 | +* Admin users (only) may activate the "user elevation" subscription, | |
| 523 | + which sends a notification when a user is created or is explicitly | |
| 524 | + assigned permission they did not formerly have. | |
| 520 | 525 | |
| 521 | 526 | This screen also allows a Fossil Admin user to perform other activities |
| 522 | 527 | on behalf of a subscriber which they could do themselves, such as to |
| 523 | 528 | [unsubscribe](#unsub) them. |
| 524 | 529 | |
| 525 | 530 |
| --- www/alerts.md | |
| +++ www/alerts.md | |
| @@ -7,10 +7,11 @@ | |
| 7 | |
| 8 | * New [checkins](/help?cmd=ci) |
| 9 | * [Ticket](./tickets.wiki) changes |
| 10 | * [Wiki](./wikitheory.wiki) page changes |
| 11 | * New and edited [forum](./forum.wiki) posts |
| 12 | * Announcements |
| 13 | |
| 14 | Subscribers can elect to receive emails as soon as these events happen, |
| 15 | or they can receive a daily digest of the events instead. |
| 16 | |
| @@ -515,10 +516,14 @@ | |
| 515 | email addresses until the user clicks the link in the verification |
| 516 | email. This checkbox lets the Fossil Admin user manually verify the |
| 517 | user, such as in the case where the verification email message got |
| 518 | lost. Unchecking this box does not cause another verification email |
| 519 | to be sent. |
| 520 | |
| 521 | This screen also allows a Fossil Admin user to perform other activities |
| 522 | on behalf of a subscriber which they could do themselves, such as to |
| 523 | [unsubscribe](#unsub) them. |
| 524 | |
| 525 |
| --- www/alerts.md | |
| +++ www/alerts.md | |
| @@ -7,10 +7,11 @@ | |
| 7 | |
| 8 | * New [checkins](/help?cmd=ci) |
| 9 | * [Ticket](./tickets.wiki) changes |
| 10 | * [Wiki](./wikitheory.wiki) page changes |
| 11 | * New and edited [forum](./forum.wiki) posts |
| 12 | * Users receiving [new permissions](./caps/index.md) (admins only) |
| 13 | * Announcements |
| 14 | |
| 15 | Subscribers can elect to receive emails as soon as these events happen, |
| 16 | or they can receive a daily digest of the events instead. |
| 17 | |
| @@ -515,10 +516,14 @@ | |
| 516 | email addresses until the user clicks the link in the verification |
| 517 | email. This checkbox lets the Fossil Admin user manually verify the |
| 518 | user, such as in the case where the verification email message got |
| 519 | lost. Unchecking this box does not cause another verification email |
| 520 | to be sent. |
| 521 | |
| 522 | * Admin users (only) may activate the "user elevation" subscription, |
| 523 | which sends a notification when a user is created or is explicitly |
| 524 | assigned permission they did not formerly have. |
| 525 | |
| 526 | This screen also allows a Fossil Admin user to perform other activities |
| 527 | on behalf of a subscriber which they could do themselves, such as to |
| 528 | [unsubscribe](#unsub) them. |
| 529 | |
| 530 |
+5
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -69,10 +69,15 @@ | ||
| 69 | 69 | COMMAND argument and only shows results for the specified |
| 70 | 70 | subcommand, not the entire command. |
| 71 | 71 | <li> The -u (--usage) option shows only the command-line syntax |
| 72 | 72 | <li> The -o (--options) option shows only the command-line options |
| 73 | 73 | </ol> |
| 74 | + * Add a "user elevation" [/doc/trunk/www/alerts.md|subscription] | |
| 75 | + which alerts subscribers when an admin creates a new user or | |
| 76 | + adds new permissions to one. | |
| 77 | + * Diverse minor fixes and additions. | |
| 78 | + | |
| 74 | 79 | |
| 75 | 80 | <h2 id='v2_25'>Changes for version 2.25 (2024-11-06)</h2> |
| 76 | 81 | |
| 77 | 82 | * The "[/help?cmd=ui|fossil ui /]" command now works even for repositories |
| 78 | 83 | that have non-ASCII filenames |
| 79 | 84 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -69,10 +69,15 @@ | |
| 69 | COMMAND argument and only shows results for the specified |
| 70 | subcommand, not the entire command. |
| 71 | <li> The -u (--usage) option shows only the command-line syntax |
| 72 | <li> The -o (--options) option shows only the command-line options |
| 73 | </ol> |
| 74 | |
| 75 | <h2 id='v2_25'>Changes for version 2.25 (2024-11-06)</h2> |
| 76 | |
| 77 | * The "[/help?cmd=ui|fossil ui /]" command now works even for repositories |
| 78 | that have non-ASCII filenames |
| 79 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -69,10 +69,15 @@ | |
| 69 | COMMAND argument and only shows results for the specified |
| 70 | subcommand, not the entire command. |
| 71 | <li> The -u (--usage) option shows only the command-line syntax |
| 72 | <li> The -o (--options) option shows only the command-line options |
| 73 | </ol> |
| 74 | * Add a "user elevation" [/doc/trunk/www/alerts.md|subscription] |
| 75 | which alerts subscribers when an admin creates a new user or |
| 76 | adds new permissions to one. |
| 77 | * Diverse minor fixes and additions. |
| 78 | |
| 79 | |
| 80 | <h2 id='v2_25'>Changes for version 2.25 (2024-11-06)</h2> |
| 81 | |
| 82 | * The "[/help?cmd=ui|fossil ui /]" command now works even for repositories |
| 83 | that have non-ASCII filenames |
| 84 |