Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file www/index.wiki version dfd6d0d14d
|
2024-02-23
| ||
| 20:52 | Improvements to skin administration. The /setup_skin_admin page allows the admin to set the default-skin setting to select which skin to use, and to clear out the custom skin. check-in: f3702b86c3 user: drh tags: trunk | |
| 18:18 | Revive the default-skin setting. I now think it will be useful after all, when used in combination with other changes that are planned. check-in: 18d76fffb1 user: drh tags: trunk | |
| 17:48 | Reworked the handling of the three "selected" row cases in /timeline (current, first-in-range and last-in-range) so the borders and highlighting extend to the left margin. The "current" case (seen under "fossil ui" only, to indicate the ckout version) wasn't a problem, but the other two use background colors potentially confusable with branch colors. This makes the timelines more like that of the Fossil 2.23 and prior default skin (now called Étienne) but with rounded corners in the modern modes, matching the rest of the timeline. This occurs in all timeline modes, including the classic, compact, and verbose views. The result is that the corners for these selected row types are rounded, but because they tend to be compact, it gives a full-round look on the ends. Avoiding this would require considerably more verbose CSS, and it's plenty intricate as it is. check-in: 9568091a9b user: wyoung tags: trunk | |
| 17:30 | Remove the "default-skin" setting that was added by [24e015de71cfdc79]. check-in: 1975bfd279 user: drh tags: trunk | |
| 17:25 | Improvements to the Skin setup interface. check-in: 33cc83ffb8 user: drh tags: trunk | |
| 15:24 | Add the "default-skin" setting which defines which built-in skin to use if no skin is otherwise specified. On the /skins page, show how the current skin is selected, if that is relevant. Add the /fdscookie page that shows just the "fossil_display_settings" cookie rather than all cookies. check-in: 24e015de71 user: drh tags: trunk | |
| 12:08 | Resurrect the "default" skin from the last release under a new name: "Dense". Leaf check-in: 94f9b72690 user: drh tags: resurrect-old-default-skin | |
| 01:56 | Extended [b272004b] to cover the "classic" timeline mode as well. check-in: ef4a1e817f user: wyoung tags: trunk | |
| 01:20 | Comment cell highlighting in /timeline now takes into account the compact and verbose modes better, and it separates out the rounding from the coloring so it can apply less rounding and a bit more padding in these same two cases, to avoid having the text near the corners crash into the borders. check-in: b272004beb user: wyoung tags: trunk | |
| 00:38 | Teach the chat pull subcommand to prompt for a password if no password has been remembered for the remote. Resolves the problem reported in [forum:ea82cf10d4|forum post ea82cf10d4]. check-in: 003c3e6c8a user: stephan tags: trunk | |
|
2024-02-22
| ||
| 20:08 | Fix an incorrect comment on the previous check-in. check-in: 0d2befb04d user: drh tags: trunk | |
| 20:07 | Improvements to escaping of filenames that are passed down into subprocesses on Windows. check-in: fc0b9325f0 user: drh tags: trunk | |
| 11:00 | Updates to "hints.wiki" document. check-in: 8ed9fdd565 user: drh tags: trunk | |
| 00:51 | Update the built-in SQLite to a newer version that does not give warnings on Windows. check-in: 35f4dae3d6 user: drh tags: trunk | |
|
2024-02-21
| ||
| 12:17 | Updates to the change log. check-in: 3e0b35edee user: drh tags: trunk | |
| 11:56 | Update the built-in SQLite to the latest 3.46.0 alpha that includes the enhanced "PRAGMA optimize" logic. The interface to "PRAGMA optimize" is unchanged, so the minimum SQLite version did not need to be updated. check-in: aa33292ccd user: drh tags: trunk | |
|
2024-02-20
| ||
| 14:35 | Changed home page title from "Home" to "A Coherent Software Configuration Management System" since docs now show the title in the body area. "Home" in the title area was fine, but now it wants something more explanatory of the page's content. Moved the list of links on the right up a bit as a result. Switched the ASCII hyphens to em dashes in the list of Fossil attributes belo. check-in: 452726d678 user: wyoung tags: trunk | |
|
2024-02-17
| ||
| 19:09 | Proposed changes to the home page, mainly to work better with the new skin, but also a bit of a branding touch-up. Closed-Leaf check-in: b85779e491 user: wyoung tags: new-home-page-title | |