Fossil

Check-in [3dc4613d19]
Login

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

Overview
Comment:fossil.message() and friends now use local timestamps instead of UTC. Fixed a bug in wikiedit which caused a newly-created page to disappear from the page selection list after it was saved. Other minor cleanups in adjacent code.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3dc4613d19edd0d94bc8b15b81c7987b7caf884dd3961ceabecb1c740d25f16a
User & Date: stephan 2020-08-01 23:38:36.398
Context
2020-08-02
13:23
Tiny style tweak for the wikiedit list filter toggles. ... (check-in: b0a38d5fb3 user: stephan tags: trunk)
2020-08-01
23:38
fossil.message() and friends now use local timestamps instead of UTC. Fixed a bug in wikiedit which caused a newly-created page to disappear from the page selection list after it was saved. Other minor cleanups in adjacent code. ... (check-in: 3dc4613d19 user: stephan tags: trunk)
22:25
Minor CSS tweak for mobile browsers. ... (check-in: bfd79af058 user: stephan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/fossil.bootstrap.js.
Changes to src/fossil.page.fileedit.js.
Changes to src/fossil.page.wikiedit.js.
Changes to src/wiki.c.