Fossil

Timeline
Login

Timeline

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

50 events by user stephan occurring around 2021-02-06 04:40:19.

2021-02-12
14:31
Fixed mis-quoting of wiki page changes in the timeline CLI (/timeline was unaffected). They were including the (user: X) bit in the quotes for the page name. ... (check-in: 336d83e343 user: stephan tags: trunk)
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-10
23:19 Ticket [5e67a7f404] Editing technote result in invalid control artifact: mis-ordered P/N cards status still Closed with 3 other changes ... (artifact: dfc07b752d user: stephan) ... 1 similar event omitted.
23:16 New ticket [15d04de574] Manifest parsing does not validate sort order. ... (artifact: d4e2c1f343 user: stephan)
23:13 New ticket [5e67a7f404] Editing technote result in invalid control artifact: mis-ordered P/N cards. ... (artifact: 44161725d4 user: stephan)
22:39 Edit [2e7a0aacdb1ff31e|2e7a0aacdb]: Edit check-in comment. ... (artifact: 89563c0dc9 user: stephan)
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)
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)
2021-02-07
13:02
Typo fix in alerts config page. ... (check-in: 391eb1cefb user: stephan tags: trunk)
09:56
/chat: added client-local day-of-week to the message time strings. Y-M-D seems awful noisy, per chat room consensus, but we also have code for that if we decide otherwise. A couple code-adjacent internal cleanups. ... (check-in: 65be323110 user: stephan tags: trunk)
2021-02-06
19:04
Minor skintxt2config cleanups. ... (check-in: 324154e821 user: stephan tags: trunk)
16:31
skintxt2config: exit with code 0 if --help is explicitly requested. ... (check-in: b3d51b9706 user: stephan tags: trunk)
16:26
Added tools/skintxt2config.c. ... (check-in: 35db28eb51 user: stephan tags: trunk)
11:50
Doc formatting fixes from [forum:/forumpost/a924078381 | /forumpost/a924078381]. ... (check-in: 3c8831ec47 user: stephan tags: trunk)
06:58
Help text: swapped a few more long/short flags to short/long for consistency. ... (check-in: ba7b431792 user: stephan tags: trunk)
05:20
Added --mainmenu flag to the http command, as the Windows impl passes on its flags to that command. ... (Closed-Leaf check-in: 32ab3d23ed user: stephan tags: mainmenu-override)
05:12
Windows: escape --mainmenu's argument before passing it on to child ui process. ... (check-in: d059d62037 user: stephan tags: mainmenu-override)
04:48
Corrected potential mishandling of memory ownership in the previous commit. ... (check-in: d6e698c265 user: stephan tags: mainmenu-override)
04:40
Restructured how --mainmenu value is saved. Added support for it to Windows server, but that is untested. ... (check-in: 852be6d420 user: stephan tags: mainmenu-override)
2021-02-05
10:36
Added ui/server/cgi --mainmenu FILE option, and CGI wrapper script mainmenu: option, to override the mainmenu setting, similar to how --skin/skin: overrides the skin. ... (check-in: bcca09106b user: stephan tags: mainmenu-override)
03:51
Minor reordering of diff command help, per forum suggestion. ... (check-in: dd13191359 user: stephan tags: trunk)
03:21
Merged in help-full branch, which adds help --everything flag, and fixed another bit of safe-html setting docs so that they work with the HTML help text export. ... (check-in: 89e5ac196d user: stephan tags: trunk)
03:17
Replaced raw SCRIPT and STYLE tag references in the safe-html docs with non-tag formulations because the tags break the HTML-format help text conversion. ... (Closed-Leaf check-in: 0ac9052c38 user: stephan tags: help-full)
2021-02-04
04:11
diff help text: noted that -N is just an alias for --verbose, to help avoid confusion reported in [forum:/forumpost/e7311328be | /forumpost/e7311328be]. ... (check-in: bfd1a682f3 user: stephan tags: trunk)
2021-01-30
04:01
Added checkbox to reset mainmenu to its default value, per discussion at [forum:/forumpost/5ab3ce6c45 | forumpost/5ab3ce6c45]. ... (check-in: 8af3d425d2 user: stephan tags: trunk)
01:39
Typo fix reported in the forum. ... (check-in: f8c42abadc user: stephan tags: trunk)
2021-01-27
04:38
Added a note that capexpr was first introduced in 2.15. ... (check-in: 70cb4fe59e user: stephan tags: trunk)
2021-01-26
17:53
th1 docs: added new capexpr and marked (anycap, hascap, anoncap) as deprecated. ... (check-in: 828821463a user: stephan tags: trunk)
2021-01-25
17:49 Edit [2d2d647390d0fba9|2d2d647390]: Edit check-in comment. ... (artifact: a1c56fa849 user: stephan)
2021-01-18
04:32
Added --no-print-result flag to test-th-source to suppress output of final result, as the default behavior sometimes causes duplicate output of the last expression. ... (check-in: 817c643435 user: stephan tags: trunk)
2021-01-14
11:15
Fixed a couple C99-isms reported at [https://fossil-scm.org/forum/forumpost/487f05e382 | /forumpost/487f05e382]. ... (check-in: a7af387dd8 user: stephan tags: trunk)
2021-01-13
13:23
Added missing help text reference to --type f (forum post) in timetype --type flag. ... (check-in: 40799f8bbd user: stephan tags: trunk)
2021-01-10
11:40
Updated the 'common commands' list in fossil.1 (man page) to match the current help output. ... (check-in: 603e9b3865 user: stephan tags: trunk)
2021-01-08
06:22
Updated chat alert sounds from @sdr, lengthened to the point that FF can play them except that it's still being weird with bflat3.wav. Minor doc fixes. ... (check-in: c4179f454b user: stephan tags: trunk)
2021-01-06
13:00
chat: home/end navigation buttons now unconditionally start toggled off, as they're rarely useful. ... (check-in: b19081f3a3 user: stephan tags: trunk)
05:40
chat: reconnected the audible-alert persistent toggle to the new way of storing the sound file config. ... (check-in: 2f0bf9dabd user: stephan tags: trunk)
2021-01-05
14:02
It's 2021 now, not 2020. ... (check-in: d0e81e5941 user: stephan tags: trunk)
14:00
Removed the reference to the unversioned table from the chat alert list generation, since that table is optional and the alerts are currently disabled (problem reported in [https://fossil-scm.org/forum/forumpost/f3a522489b | /forumpost/f3a522489b]. Removed mention of the configurable alerts from chat.md. ... (check-in: 381ad0c846 user: stephan tags: trunk)
12:49
chat: switched back to binary notification sound on/off, without sound file selection, per chatroom discussion. The the file selection bits are simply if'd out. Removed alerts/g-minor-triad.wav per request. ... (check-in: 1469c150c4 user: stephan tags: trunk)
06:40
chat: fixed the 'may user delete this message?' check, which was comparing an incorrect property. Corrected response handling for remote deletion, broken by API changes made since it was implemented. ... (check-in: 0fffa63bbd user: stephan tags: trunk)
05:40
Removed an unnecessary level of if(...). ... (check-in: 2d329da189 user: stephan tags: trunk)
05:26
Changed a link from relative to absolute to resolve broken link report from [https://fossil-scm.org/forum/forumpost/f428a9a9ce | /forumpost/f428a9a9ce]. ... (check-in: ca0eabfdae user: stephan tags: trunk)
05:19
Moved chat audio notification files to src/alerts, per chatroom discussion. Chat audio is now configurable using a selection of builtin WAV files and audio files stored in /uv/alert-sounds/*.XYZ (==ogg, wav, mp3). The addition of a selection list means that closing the chat settings popup now requires tapping either a popup entry or the settings button - tapping in the page body won't do it because that handling collides with the selection list event handling. ... (check-in: 4c34053c58 user: stephan tags: trunk)
05:11
Fixed /builtin to be able to deliver binary content. ... (check-in: be93625468 user: stephan tags: trunk)