Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
21 check-ins using file src/timeline.c version 5f3d941363
2021-02-12
| ||
12:59 | Fixed a broken link in fossil-is-not-relational.md. ... (check-in: 5b4273708c user: stephan tags: trunk) | |
03:45 | Added fossil-is-not-relational.md. ... (check-in: 8da2f2ae84 user: stephan tags: trunk) | |
2021-02-11
| ||
20:46 | Grammar fix in gitusers.md ... (check-in: c0e3bb0f82 user: wyoung tags: trunk) | |
18:01 | Update the windows makefiles so that they expect in-tree OpenSSL in the directory "compat/openssl", not in "compat/openssl-$VERSION". ... (check-in: 0703d4dc5a user: drh tags: trunk) | |
17:17 | Adjust the default mainmenu setting so that Setup is desktoponly and Login/Logout is wideonly. The current expectation is that admins will edit the mainmenu by removing lines. ... (check-in: d7e4b485ac user: drh tags: trunk) | |
14:57 | Refinements to built-in skins to try to get them all working reasonably on mobile. ... (check-in: 0a7a86c428 user: drh tags: trunk) | |
14:33 | Simplify the palette of built-in skins by combining "original", "enhanced1", and "rounded1" into just "original" and combining "blitz_no_logo" into "blitz". Update all built-in skins so that they sitemap is accessible from the menu by default. ... (check-in: 22fb2de45e user: drh tags: trunk) | |
03:01 | Add the "lappend" TH1 command. All built-in skins now respond to the "desktoponly" and "wideonly" classes on the main menu. ... (check-in: d4c91b40a4 user: drh tags: trunk) | |
00:35 | Improved hover colors for tree-view and file-ages in the darkmode skin. ... (check-in: eb5356185e user: drh tags: trunk) | |
2021-02-10
| ||
23:53 | Do a better job of detecting misformatted structural artifacts and reporting the error. Ticket [15d04de574383d61]. ... (check-in: 023fddeec4 user: drh tags: trunk) | |
23:49 | Give a better error message if structural artifact cards are out-of-order. ... (Closed-Leaf check-in: 72f5101ef0 user: drh tags: manifest-sort-check) | |
23:34 | Modify the out-of-order card detection in the structural artifact parser to allow N and P cards of a technote to be in the wrong order. [15d04de574383d61|Ticket 15d04de574383d61]. ... (check-in: 36620b74a4 user: drh tags: manifest-sort-check) | |
22:13 | This seems to fix the missing is-sorted check in manifest_parse(), but (A) it needs more testing and (B) could use a better error message than the one it ends up generating. Edit: WARNING: fixing this will cause control artifacts which previously passed (but should not have) to fail. ... (check-in: 2e7a0aacdb user: stephan tags: manifest-sort-check) | |
21:21 | Corrected the order of the N- and P-cards on edits made to technotes. See [forum:/forumpost/74fd8dac3a|/forumpost/74fd8dac3a] for details. ... (check-in: 1cd6c545ca user: stephan tags: trunk) | |
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. ... (check-in: e5240c9749 user: stephan tags: trunk) | |
14:00 | Show the login name on /sitemap for logged in users. ... (check-in: 480aa68d65 user: drh tags: trunk) | |
13:51 | Zero return code on a "fossil commit --dry-run". Per [forum:/forumpost/74dfbfaf3e|request] on the forum. ... (check-in: 661bd94920 user: drh tags: trunk) | |
13:02 | caps/ref.html: modified inlined table header style to be readable in dark-mode skins (eagle, xekri, darkmode). ... (check-in: 5d8e5eeba5 user: stephan tags: trunk) | |
12:44 | Khaki skin: fixed login/logout links in the header (were missing the $home URL prefix). ... (check-in: 9a8361f6b2 user: stephan tags: trunk) | |
12:15 | ardoise skin: updated security audit table colors. darkmode skin: added .wideonly/.desktoponly. ... (check-in: 39ce70a11a user: stephan tags: trunk) | |
12:02 | Make the timeline-default-length setting accessible on the timeline configuration page. Make it default to 50, not 10. ... (check-in: 8efc4d548c user: drh tags: trunk) | |