Fossil

Timeline
Login

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

50 events occurring around c94f6085489effe6.

2017-12-03
02:11
Fix the setting of authorized editors on the new skin page. ... (Closed-Leaf check-in: d8846443 user: drh tags: skin-setup-refactor)
01:57
On the Skins admin page, add Step 8 which gives administrators a link to the legacy Skin control page, with updates to deal with drafts. ... (check-in: 49d923bd user: drh tags: skin-setup-refactor)
01:29
Improvements and fixes to the new skin editing. ... (check-in: 38762b9f user: drh tags: skin-setup-refactor)
2017-12-02
21:48
Improvements to the skin file editing. ... (check-in: 2179ffd4 user: drh tags: skin-setup-refactor)
21:24
The new skin editing is working, minimally. Still needs lots of work, though. ... (check-in: 5840fdd7 user: drh tags: skin-setup-refactor)
16:22
The URL parser now understands the /draftN/ prefix. Draft skins can now be initialized from built-ins. Another incremental check-in. ... (check-in: 0cba37ec user: drh tags: skin-setup-refactor)
14:39
Rework the Setup/Skin page so that all edits are done on a draft, then tested, then the draft is published to become the default skin. This specific check-in is just the beginning. Must code needs to be added. This is just an incremental check-in. ... (check-in: 9bafe6cb user: drh tags: skin-setup-refactor)
13:00
Update a comment due to changes in the purpose of Fossil 2.x. No changes to code. ... (Closed-Leaf check-in: 244b84b8 user: drh tags: symlink-refactor)
2017-11-30
19:42
Fix an 'auto.def' issue that prevented using --with-tcl of a static Tcl with --static. ... (check-in: 28fd1c1b user: mistachkin tags: trunk)
18:07
Fix a bug in the "fossil add" command that prevented the adding of symbolic links. ... (check-in: b2594738 user: drh tags: symlink-refactor)
17:58
Refactor the symlink processing logic so that most of the file access routines take a new parameter indicating the conditions under which symlinks should and should not be followed. This should fix a few bugs related to symlink processing. Lots of testing required before merging to trunk. ... (check-in: e7767de2 user: drh tags: symlink-refactor)
12:57
Remove unused "#if 0...#endif" code from finfo.c. ... (check-in: 563d481e user: drh tags: trunk)
12:55
Add the --allow-symlinks option to the test-file-environment command. ... (check-in: cf1960e9 user: drh tags: trunk)
11:50
eliminate unused variables ... (check-in: c699e9fe user: jan.nijtmans tags: trunk)
11:34
Fix the default CSS diff coloring, broken by check-in [5c9c51be5f033de2] ... (check-in: 3b988301 user: drh tags: trunk)
10:15
Eliminate fossil_utf8_to_console() for non-windows platforms: it isn't used then. Thanks to "bytevolcano" for the suggestion. ... (check-in: 434adc35 user: jan.nijtmans tags: trunk)
05:09
Still more improvements to the test-file-environment command. ... (check-in: 84347382 user: drh tags: trunk)
04:48
Improvements to the test-file-environment command. ... (check-in: fdc6af23 user: drh tags: trunk)
04:22
Improve the text of the meaning of the allow-symlinks setting. No changes to code. ... (check-in: a59c8490 user: drh tags: trunk)
00:27
Fix an problem with the MSC makefile. ... (check-in: 75fd7afc user: drh tags: trunk)
00:22
Fix an issue with mkcss.c that gcc was ok with but failed on msvc. ... (check-in: 5c301089 user: drh tags: trunk)
2017-11-29
19:18
Generate the big cssDefaultList table in the middle of style.c using default_css.txt as the source. The default_css.txt file will be easier to understand, edit, and comment. ... (check-in: 5c9c51be user: drh tags: trunk)
16:20
Futher adjustments to the default CSS for timeline selection and "current". ... (check-in: f9fc914e user: drh tags: trunk)
16:06
Adjustments to the default CSS for timeline tables to better display the selected row. ... (check-in: 5beb3614 user: drh tags: trunk)
14:48
tiny doc typo fix. ... (check-in: 487b3908 user: stephan tags: trunk)
14:05
The /timeline supports 4 sticky viewing modes: Modern, Verbose, Compact, and Columnar. The new cookie.c module supports sticky user viewing preferences. ... (check-in: c94f6085 user: drh tags: trunk)
14:02
All timelines use the "ss" display preferences cookie. ... (Closed-Leaf check-in: 6314b4ed user: drh tags: sticky-timeline-style)
13:25
Add the "View" selector to the /finfo page. ... (check-in: e36f693f user: drh tags: sticky-timeline-style)
11:46
Change the name of "Normal View" to "Modern View". Add the "View" modifier to all choices in the view mode selector, to help make it clear what the selector is for. ... (check-in: 2a8598f9 user: drh tags: sticky-timeline-style)
03:41
In "Verbose" mode, put the hash up front, as was done with legacy. ... (check-in: 59980b60 user: drh tags: sticky-timeline-style)
02:59
Remove the "border-collapse: collapse;" default CSS from the /timeline. ... (check-in: 926a5a38 user: drh tags: sticky-timeline-style)
02:48
Fixes to default styling. ... (check-in: e814b1e5 user: drh tags: sticky-timeline-style)
02:29
Change the name of the "Detailed" mode on /timeline to "Verbose". ... (check-in: c0a3a90b user: drh tags: sticky-timeline-style)
02:20
Fixes to the cookie handler. Simpler class structure on timelines. ... (check-in: 92af2148 user: drh tags: sticky-timeline-style)
2017-11-28
22:16
Improvements to handling of the cookie for "sticky" display settings. ... (check-in: 3ec84397 user: drh tags: sticky-timeline-style)
21:43
Change the style selector query parameter on /timeline to "ss". Other code cleanup. The new style selector is working, but needs default CSS. ... (check-in: f64fa4f1 user: drh tags: sticky-timeline-style)
19:41
Work toward getting the mode selector to work on /timeline. This check-in is incomplete and is intended only to transfer code between machines. ... (check-in: fdf071e1 user: drh tags: sticky-timeline-style)
16:42
Add the /cookies page for debugging. (Maybe that page can be expanded to allow users to edit their preferences?) Use sticky values for the "n=" and "y=" query parameters on timelines. ... (check-in: 0f446ca6 user: drh tags: sticky-timeline-style)
15:42
The intent of this branch is to refactor /timeline comment rendering, giving the user multiple display options, and making the option sticky in the sense that the option selected most recently becomes the new default. This is an incremental check-in containing infrastructure cookie-handling logic. ... (check-in: bc8947d1 user: drh tags: sticky-timeline-style)
2017-11-27
17:50
Remove an unused function from the timeline logic. ... (check-in: 50376e4b user: drh tags: trunk)
16:03
Add a setup parameter under Setup/Timeline for configuring the default number of entries in a timeline that lacks an n= query parameter. ... (check-in: eed877c0 user: drh tags: trunk)
11:26
Omit query parameters from the /timeline view of search results. Use the defaults. ... (check-in: cde6cbfc 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: 255adb04 user: drh tags: trunk)
2017-11-26
23:53
Avoid drawing two consecutive ellpses when the timeline comment has been truncated. ... (check-in: d1aa1e62 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: 6e9748b6 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: 66e6c97b 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: 6fe8d461 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: 1b78291f 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: b39ad68f user: drh tags: trunk)
02:23
Clicking on the ellipsis expands the (detail) section in a timeline. ... (check-in: a794d858 user: drh tags: trunk)