Fossil

Timeline
Login

Timeline

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

14 check-ins related to "fix-timeline-view"

2018-12-27
20:37
Updates to the /brtimeline and /tagtimeline pages. ... (check-in: efb903f939 user: drh tags: trunk)
2018-12-26
11:12
Rename the 'hide' query parameter to 'nohidden' for the /leaves, /brtimeline, and /tagtimeline web pages. ... (Closed-Leaf check-in: 5359e3db1f user: florian tags: fix-timeline-view)
10:43
Simplify URL building for the /leaves web page. ... (check-in: 8bf8b37828 user: florian tags: fix-timeline-view)
10:16
Add the 'onlyhidden' query parameter to show only check-ins tagged as "hidden" for the /leaves, /brtimeline, and /tagtimeline web pages. ... (check-in: 82b9140f30 user: florian tags: fix-timeline-view)
2018-12-24
22:06
Treat the new query parameters as boolean flags. ... (check-in: 8e5ea60baa user: florian tags: fix-timeline-view)
21:48
Cosmetic change to insert a space between two hyperlinks. ... (check-in: eb882e277f user: florian tags: fix-timeline-view)
21:33
Add the 'hide' query parameter to remove check-ins tagged as "hidden" (which are shown by default) for the /leaves, /brtimeline, and /tagtimeline web pages. (Rationale: listings of open leaves not tagged as "hidden" can make handy TODO lists.) ... (check-in: 92fa366462 user: florian tags: fix-timeline-view)
20:54
Revise and partially revert [d28f9e99a0] and [f174bfa157]: no need to remove the parents, TIMELINE_DISJOINT already does the magic. Related nodes now again have connecting rails for the /leaves, /brtimeline, and /tagtimeline web pages. ... (check-in: 8f4b7e1f37 user: florian tags: fix-timeline-view)
12:44
Also add background colors, clickable nodes, the option box to select the viewing mode, and timeline query parameters 'ng', 'brbg' and 'ubg' for the /brtimeline and /tagtimeline web pages. ... (check-in: f174bfa157 user: florian tags: fix-timeline-view)
12:11
Add timeline query parameters 'ng', 'brbg' and 'ubg' for the Leaves web page. ... (check-in: 2ac6b50776 user: florian tags: fix-timeline-view)
07:11
Show the option box to select the viewing mode for the Leaves web page. ... (check-in: e03610b1d2 user: florian tags: fix-timeline-view)
06:40
Restore background colors and clickable nodes for the Leaves web page. ... (check-in: d28f9e99a0 user: florian tags: fix-timeline-view)
06:32
Restore the Classic View mode for the File History web page. ... (check-in: 33882ef821 user: florian tags: fix-timeline-view)
2018-12-12
20:43
Next and Previous submenu buttons on the /wdiff page in order to step through all versions of a wiki page. ... (check-in: 19eaa3cae4 user: drh tags: trunk)