Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins using file src/setup.c version acf2dda454
|
2017-11-27
| ||
| 11:26 | Omit query parameters from the /timeline view of search results. Use the defaults. ... (check-in: cde6cbfc9d user: drh tags: trunk) | |
| 00:13 | The /timeline page shows check-ins only if there is no y= query parameter and if the user has read ("r") permissions on the repo. ... (check-in: 255adb04fe user: drh tags: trunk) | |
|
2017-11-26
| ||
| 23:53 | Avoid drawing two consecutive ellpses when the timeline comment has been truncated. ... (check-in: d1aa1e6275 user: drh tags: trunk) | |
| 23:29 | Remove a leftover "basic" query parameter on an internal /timeline line. Change the default number of entries shown for "c=" timelines to 50, as this works better with the new centering logic. ... (check-in: 6e9748b6a8 user: drh tags: trunk) | |
| 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) | |