Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file www/caps/ref.html at check-in b0d7fb4ad40d6cc3
|
2025-10-10
| ||
| 17:20 | Make use of the improved /help/CMD syntax everywhere, in place of the legacy /help?cmd=CMD syntax. file: [80f46f8229] check-in: [c64f28d26c] user: drh branch: trunk, size: 12746 | |
|
2024-10-30
| ||
| 11:05 | Reverted 'a SQLite' to 'an SQLite' on advice. file: [cad0ecff07] check-in: [b0d7fb4ad4] user: brickviking branch: bv-corrections01, size: 12749 | |
|
2024-03-30
| ||
| 20:48 | Removed all references to "Fossil 2.1x" from the docs, excepting the changelog and the hashpolicy doc. The bulk of these were for 2.14 or older — *ten* versions back now! — and there is no reason to suppose such old versions are still in use any more. These notes were justified when they informed users about surprising changes and feature additions, but they now do nothing but clutter the docs. If I am wrong about people being surprised by these things, we still have the changelog, the timeline, and the forum. file: [21ecdde02b] check-in: [ad47a447c8] user: wyoung branch: trunk, size: 12748 | |
|
2022-05-25
| ||
| 20:52 | Clarify the documentation: say explicitly that [/doc/trunk/www/caps/ref.html#g|Clone capability, "g"] provides read access to tickets, wiki and forum; and that [/doc/trunk/www/caps/ref.html#i|Write capability, "i"] implies that changes to tickets, wiki and forum are also accepted from clones upon syncronization. file: [392290b098] check-in: [6e5337e830] user: george branch: trunk, size: 12915 | |
|
2021-02-10
| ||
| 14:25 | Added 'L' pseudo-capability character to indicate is-logged-in, for use with th1 capexpr. Removed hard-coded addition of login/logout menu entries in skin headers, delegating them to the mainmenu setting, and added Login/Logout entries to the default mainmenu value. file: [bb3b59a3fa] check-in: [e5240c9749] user: stephan branch: trunk, size: 12650 | |
| 13:02 | caps/ref.html: modified inlined table header style to be readable in dark-mode skins (eagle, xekri, darkmode). file: [c091919d87] check-in: [5d8e5eeba5] user: stephan branch: trunk, size: 12336 | |
|
2021-02-08
| ||
| 07:00 | Added cap "C" to caps/ref.html. file: [c094e5a972] check-in: [3fcb967143] user: wyoung branch: trunk, size: 12261 | |
|
2020-10-05
| ||
| 18:15 | Recast the blockchain.md doc as "Is Fossil a Blockchain?" (answer: mostly no) and updated all references to it to either remove the term, use "repository" instead where that's sufficiently clear, or to say either "Merkle tree" or "hash tree" instead where we need to distinguish the hash tree itself from the rest of the repo DB file's contents. This depends on the prior CAP theorem doc, since part of the argument for Fossil not being a blockchain gets us down into those weeds. EDIT: Moving it to a branch because we're still arguing the point on the forum. file: [92bb8a93ff] check-in: [855578b610] user: wyoung branch: fossil-as-blockchain, size: 12138 | |
|
2020-03-12
| ||
| 18:03 | Added comments and documentation for the removal of d cap. file: [2bcc1c2444] check-in: [7454cce841] user: wyoung branch: eradicate-d-cap, size: 12123 | |
| 16:56 | An extension of [3941824d] to remove all mention of 'd' capability from the code, not just ifdef or comment it out. Also removes it from the docs and from the default capability set for Developer, dei -> ei. file: [b68e539e4d] check-in: [55a7643938] user: wyoung branch: eradicate-d-cap, size: 11495 | |
|
2020-03-06
| ||
| 10:06 | eol-spacing in documentation file: [49cf87eb8a] check-in: [d65540f5a9] user: jan.nijtmans branch: trunk, size: 11753 | |
|
2019-09-04
| ||
| 23:37 | Updated caps docs to cover the two "missing" caps on Admin and Setup users better, including this recent decision to deny them cap x. This check-in also fixes a number of links broken within these docs during the stage where we were breaking the docs up and moving things around, which should have been caught before merging this down to trunk. file: [8dea331be0] check-in: [8a77f4593e] user: wyoung branch: trunk, size: 11637 | |
| 00:55 | Noted lack of WrUnver permission on Setup users by default. file: [797881d59d] check-in: [ca4085c291] user: wyoung branch: caps-doc, size: 11610 | |
|
2019-08-29
| ||
| 00:45 | Clarified meaning of EmailAlert (7) in cap ref. file: [45115ecbb0] check-in: [4aceb600dc] user: wyoung branch: caps-doc, size: 11580 | |
|
2019-08-27
| ||
| 20:35 | Added: Moved www/capabilities.md to www/caps/index.md and www/admin-v-setup.md to www/caps/admin-v-setup.md. Then broke three chunks of the old capabilities.md doc out into new www/caps/* docs: login groups, implementation details of user capabilities, and the user capability reference material. The latter switched from Markdown to HTML format so we could make it a clearer-looking table, rather than its prior hard-to-read bullet list form. file: [23898639f0] check-in: [c6cdf9ce8e] user: wyoung branch: caps-doc, size: 11571 | |