Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

39 check-ins using file www/changes.wiki version 2a3733be3e

2024-02-21
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-19
16:18
Add a link to /skins on the /login page, per request in the forum. ... (check-in: cc7930e13c user: stephan tags: trunk)
2024-02-18
20:31
Improved appearance of the new CGI URL breakdown Pikchr: colorized it and made use of polygons instead of spindly lines to indicate the parts. ... (check-in: 11420bbbdb user: wyoung tags: trunk)
15:56
Further improvements to pre styling, now taking MD forum posts into account. ... (check-in: 77f9162010 user: wyoung tags: trunk)
15:46
Merged two redundant style rules for sidebars. Manual merge error? ... (check-in: 825efe96d2 user: wyoung tags: trunk)
15:35
Removed horizontal rules in backup doc used to offset the bigger code blocks. Between the new light-gray background and the indents, they're adding noise more than helping break the page up. ... (check-in: 6b520900c9 user: wyoung tags: trunk)
15:26
Removed manual indents in command and file examples in the ssl doc. ... (check-in: 1e0c0d0414 user: wyoung tags: trunk)
15:24
Replaced use of inline "###" MD markup in the customgraph doc with simple boldfacing to avoid the indents given to all h3 now. Besides, headers inside lists…? Dodgy. ... (check-in: c2c55014b0 user: wyoung tags: trunk)
15:18
Removed manual indents in code examples in the pikchr doc ... (check-in: 1ed362da63 user: wyoung tags: trunk)
15:17
Removed manual indents of code blocks in webui doc ... (check-in: 9437518451 user: wyoung tags: trunk)
15:15
Replaced use of MD blockquotes for command examples with MD code blocks. ... (check-in: 006b61b0e5 user: wyoung tags: trunk)
15:10
The new skin's table styling now applies to docs served via /dir and /file URLs as well. Applying the new light-gray background styling on code blocks now, not just inline snippets. Lightened the gray level. ... (check-in: a974210166 user: wyoung tags: trunk)
15:03
Replaced blockquote-formatted commands in ssl-server doc with indented code blocks for consistency with the other docs. ... (check-in: f19f5369f9 user: wyoung tags: trunk)
14:59
Centered the Pikchrs in the rebaseharm doc, and replaced an HTML table with the MD equivalent. ... (check-in: 9607f5b4e4 user: wyoung tags: trunk)
14:45
Replaced a use of local formatting for a code example in the aboutdownload doc with generic verbatim formatting. ... (check-in: fc2965be40 user: wyoung tags: trunk)
14:43
Pikchr-ized the ASCII-art breakdown of the URL into CGI vars in the aboutcgi doc. ... (check-in: f4370d80e8 user: wyoung tags: trunk)
14:12
Replaced an HTML table in the hashes doc with the MD equivalent. This not only makes the markup version easier to read, it allows the skin's table styling to take full effect. ... (check-in: 7268a9b851 user: wyoung tags: trunk)
14:08
Assorted improvements to Pikchr handling in the docs under the new skin. ... (check-in: b3d99d9260 user: wyoung tags: trunk)
13:28
Removed extra indent in an MD code block. ... (check-in: eedcd15040 user: wyoung tags: trunk)
13:27
Removed manual indents in verbatim blocks in forum doc. ... (check-in: 6c9755b9a6 user: wyoung tags: trunk)
13:25
The skin's new "indent" class for block elements doesn't apply to "p" tags due to CSS cascading rules. Changed them to divs to sidestep this limitation. Also fixed another instance of bold formatting interfering with abutting italics. ... (check-in: d8e2a3b874 user: wyoung tags: trunk)
13:19
Modernized table-based formatting in delta_encoder_algorithm doc. ... (check-in: 65853cc1e4 user: wyoung tags: trunk)
13:15
The chat doc was using blockquote MD markup for code examples, making them look different from all the others. ... (check-in: d6dff8d714 user: wyoung tags: trunk)
13:08
Fixed another case of extra indenting in the globs doc ... (check-in: ea3925bdc1 user: wyoung tags: trunk)
13:06
Style tweak in the embedded doc: italic next to bold causes the slanted letters to crash into the surrounding bold text. Bold-italic solves that. ... (check-in: 99e6f717bf user: wyoung tags: trunk)
13:04
Fixed a 5-space indent in one of the customskin doc's examples with MD's 4-space minimum to avoid extra indent. ... (check-in: b6fa99e8ce user: wyoung tags: trunk)
13:01
Replaced local "tt" formatting of command examples in the contribute doc with generic pre so that it is styled uniformly by the skin. ... (check-in: 647dadf2be user: wyoung tags: trunk)
12:45
Removed manual indents on command examples in the branching doc; the skin does that now. ... (check-in: ccd880e435 user: wyoung tags: trunk)
12:43
Merged another redundant page title in the whyusefossil doc. Also, making use of the new h5 level formatting to avoid the need for inline manual boldfacing. ... (check-in: b1a709a1a4 user: wyoung tags: trunk)
12:34
Replaced a few more bits of local formatting in the adding_code doc with generic "verbatim" blocks, uniformly styled by the skin. ... (check-in: 4003c654b6 user: wyoung tags: trunk)
12:31
Consolidated the dual titles in the tech_overview doc into one; the new body-area h1 tag for docs makes the old styling redundant. ... (check-in: 010e5527ce user: wyoung tags: trunk)
12:15
Comment improvement ... (check-in: 261f80db5e user: wyoung tags: trunk)
12:04
The inline "code" snippet styling in [4772a9b2] now applies to MD forum posts. ... (check-in: 32c4522d73 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)
18:24
The h1 handling change in [b1f6753c] left a few definitions behind. Fixed. ... (check-in: 06a70ff867 user: wyoung tags: trunk)
17:33
The increased line-height CSS for "code" blocks is now reflected into the line number column in /file?ln views, keeping the two in sync. ... (check-in: d745752649 user: wyoung tags: trunk)
11:14
Superior alternative to [e4aca28d1c3f5e8d]: instead of trying to treat the title on pages like /chat specially, treating the four main doc types specially, turning the body-area h1 on only in that case. This restores the Étienne skin's behavior for all other page types. ... (check-in: b1f6753c67 user: wyoung tags: trunk)
2024-02-11
13:23
Updated the customskin doc to cover the new WCAG semantic header/footer tagging, and to give advice on migrating from earlier versions, where custom skinning would have copy-pasted the old way of doing things. Linking to this advice from the changes doc for the benefit of those those paying attention to the change log. ... (check-in: b3f449e85b user: wyoung tags: trunk)