Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 check-ins using file src/main.c version 1adfec51b8
2017-11-26
| ||
23:19 | If there is a selection or marked entry, scroll the /timeline so that the marked entry as as close to the middle of the screen as we can get, upon initial display of the timeline. ... (check-in: 66e6c97bd4 user: drh tags: trunk) | |
17:49 | Fix a problem in the /info page for check-ins wherein it was not showing the links to the descendents graph. ... (check-in: 6fe8d46106 user: drh tags: trunk) | |
15:47 | Use three U+002e characters to form the ellipsis in timelines, rather than the U+22ef, since some browsers do not know how to render U+22ef. ... (check-in: 1b78291f08 user: drh tags: trunk) | |
11:14 | Change the default CSS so that the cursor is a pointer over the timeline check-in comment and the following ellipsis, as a hint to that one can click on those elements. ... (check-in: b39ad68f7c user: drh tags: trunk) | |
02:23 | Clicking on the ellipsis expands the (detail) section in a timeline. ... (check-in: a794d858ec user: drh tags: trunk) | |
02:04 | Add a Help submenu item to the /timeline page, so that advanced users can quickly see all of the query parameters, and perhaps start to enter them directly on the URL. ... (check-in: 44a5ac416e user: drh tags: trunk) | |
01:41 | Default the /timeline format to "comment (detail)". ... (check-in: 58cfff2a4a user: drh tags: trunk) | |
01:37 | The javascript Advanced/Basic toggles on the timelines is working well enough now to merge to trunk. ... (check-in: e91d267205 user: drh tags: trunk) | |
01:34 | Replace the three bullets with a midline ellipsis character in the timelines. ... (Closed-Leaf check-in: 7b9cfa99c3 user: drh tags: declutter-via-js) | |
01:29 | Fix a javascript error in toggleEllipsis() in the /timeline. ... (check-in: 4d6fda6de4 user: drh tags: declutter-via-js) | |
01:25 | Clicking anywhere on the comment field of a /timeline toggles the (detail) on/off. The ellipsis is no longer a hyperlink. ... (check-in: 83bb8a8674 user: drh tags: declutter-via-js) | |
00:41 | Default CSS for timeline ellipsis. ... (check-in: 9b739d1d93 user: drh tags: declutter-via-js) | |
00:37 | For the ellipses in timelines from three bullet characters. ... (check-in: cef3d63c54 user: drh tags: declutter-via-js) | |
2017-11-25
| ||
21:21 | Add the javascript Advanced/Basic buttons to the /finfo timeline. ... (check-in: 6eaad787a8 user: drh tags: declutter-via-js) | |
20:43 | On the /timeline page, begin with the "basic" view. Provide an "Advanced" button to fill in details using JS. The "basic" query parameter no longer functions. ... (check-in: 3ede2d874f user: drh tags: declutter-via-js) | |
12:26 | Change the names of the "Basic" and "Advanced" buttons to "Declutter" and "Details". (These names are subject to further refinement.) Add a [checkins-using] link to the artifact view for content artifacts. ... (check-in: e72444ea6a user: drh tags: trunk) | |
02:15 | Add a "Basic" button to the submenu for /timeline pages that do not already have the "basic" query parameter. ... (check-in: 227c8e57fa user: drh tags: trunk) | |
01:55 | Suppress the "Related" checkbox on the submenu of /timeline when the basic query parameter is enabled. ... (check-in: a46b9e772c user: drh tags: trunk) | |
01:41 | Fix typos and improve the text description of the "Comment Format" setting. ... (check-in: a339c94fd3 user: drh tags: trunk) | |
2017-11-24
| ||
23:53 | Make the "basic" query parameter the default for built-in skins when clicking on the Timeline menu. Add "basic" to /finfo. Other improvements to timeline. ... (check-in: 78f18dbd1c user: drh tags: trunk) | |