Fossil

Timeline
Login

Timeline

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

101 check-ins that include changes to files matching 'skins/blitz_no_logo/*'

2022-10-17
01:02
Merge updates from trunk. ... (check-in: 6f3640a7 user: mistachkin tags: th1Hash)
2021-03-01
07:37
Merged trunk changes in. Only needed to track my own rename of branch_of_rid() to branch_of_ckin_rid() ... (Leaf check-in: ea28708f user: wyoung tags: artifact-view-links)
2021-02-25
14:55
Merge from trunk ... (check-in: 7e755346 user: george tags: wiki-history)
2021-02-14
21:28
Brought graham's ui-local-diff branch up to date with respect to trunk. This is not a simple merge, because it had to accommodate several conflicting changes, so it needs to be re-checked for sanity before being merged down to trunk. Also, some of the changes I made simply reduce the size of the resulting diff relative to trunk and need to be reverted; these are primarily 2-line splits of "else/if" so the branch-specific change doesn't repeat the following "if" condition, which is now the "else if" condition. I think this sort of thing aids understanding of the diff, even though it breaks the style guidelines. ... (check-in: 0516f4d3 user: wyoung tags: ui-local-diff)
2021-02-11
14:33
Simplify the palette of built-in skins by combining "original", "enhanced1", and "rounded1" into just "original" and combining "blitz_no_logo" into "blitz". Update all built-in skins so that they sitemap is accessible from the menu by default. ... (check-in: 22fb2de4 user: drh tags: trunk)
03:01
Add the "lappend" TH1 command. All built-in skins now respond to the "desktoponly" and "wideonly" classes on the main menu. ... (check-in: d4c91b40 user: drh tags: trunk)
2021-01-26
23:58
In the default skins, the main menu on web pages is now mostly determined by the "mainmenu" setting rather than by the "header.txt" file of the skin. This allows a project to more easily change skins without disrupting the customized menu. It also means that the built-in skins are morely likely to be usable without any modification. This change also adds the "string match" command to TH1. ... (check-in: 5f227129 user: drh tags: trunk)
23:31
Fix the default header files so that they correctly apply the $home prefix only for URLs that begin with /. ... (check-in: cc675c0a user: drh tags: new-main-menu)
21:53
The main menu for web display is now derived from the "mainmenu" setting, for the built-in skins. Customized skins that ignore the mainmenu setting continue to operate as before. Added the "string match" TH1 command to help. ... (check-in: 923841b7 user: drh tags: new-main-menu)
2020-08-26
13:31
Merge in trunk (version-2.12.1) ... (check-in: 62c31630 user: george tags: wiki-history)
2020-08-09
21:45
Merge in trunk; resolve conflicts ... (Closed-Leaf check-in: 7cfbf66a user: ashepilko tags: cmake-ide)
2020-06-25
08:16
Merge trunk ... (Closed-Leaf check-in: 69b450c1 user: jan.nijtmans tags: cleanX)
2020-05-30
19:32
Merged in UUID-renaming changes from trunk. ... (check-in: 1fd9acb9 user: graham tags: ui-local-diff)
2020-05-28
19:52
Merged uuid-to-hash branch down, causing all public interfaces except for those exceptions now documented in www/hashes.md to use something other than "UUID" to mean "artifact hash" or one of its more specific derivative terms. (e.g. Commit ID) ... (check-in: 8ad5e469 user: wyoung tags: trunk)
2020-05-27
22:14
Updated all user-facing documentation and "fossil help" output (plus select internal comments and function names) to use "hash" rather than "UUID". No functional changes. (Yet?) See forum thread https://www.fossil-scm.org/forum/forumpost/ddc14c6866 for discussion. ... (Closed-Leaf check-in: df520195 user: wyoung tags: uuid-to-hash)
2020-01-28
20:39
Merge trunk ... (check-in: 9dbea18c user: jan.nijtmans tags: multi-thread)
2019-08-27
02:16
Added cap "n" to "r" in skins that show a /ticket link in their header, since the handler for it allows the page to show for those who can only file new tickets, not just those who can see existing tickets. Also fixed some skins that were using "anoncap" to test this: it needs to work for all logged-in users, not just "anonymous". ... (Closed-Leaf check-in: f4e3abce user: wyoung tags: skin-cap-matching)
00:07
Changed all of the [anycap jor] TH1 calls in the stock skins wrapping the generation of that skin's /timeline and /timeline.rss links to [anycap ijr2] to match the user caps the timeline HTTP hit handler actually checks for in the C code. This is a branch in part because it needs review, but also it's the start of a broader effort to check the other cap checks in the skins to make sure they a) match what the C code checks for; and b) match each other. ... (check-in: 9cee8cf5 user: wyoung tags: skin-cap-matching)
2019-08-04
22:56
Merge trunk ... (check-in: fc5f88d6 user: jan.nijtmans tags: cleanX)
2018-09-14
19:13
Merge updates from trunk. ... (check-in: f59c9ecb user: ashepilko tags: cmake-ide)
2018-09-11
14:54
merge trunk ... (Closed-Leaf check-in: 368c78a8 user: jan.nijtmans tags: openssl-1.1)
2018-08-25
17:50
Merge enhancements from trunk. ... (check-in: 17b9ecbe user: drh tags: csp-nonce)
17:24
Merged forum-skin-links branch to trunk. ... (check-in: 91c2b1b6 user: wyoung tags: trunk)
2018-08-08
13:19
Added Forum navbar before Tickets in all skins that had such a link, pointing to /forum if the user is anonymous and has capability 2 or 3, or is logged in and has any capabilities in 2-6 inclusive. ... (Closed-Leaf check-in: 4344f806 user: wyoung tags: forum-skin-links)
2018-08-02
08:32
Merge from trunk. ... (check-in: 19997e99 user: ashepilko tags: cmake-ide)
2018-03-28
08:06
Merge trunk ... (check-in: d9573d87 user: jan.nijtmans tags: openssl-1.1)
2018-02-12
08:50
Merged trunk ... (check-in: 270d2fb9 user: mjanssen tags: commonmark-markdown)
2017-12-23
01:50
merge trunk ... (check-in: b8e4dcc9 user: jan.nijtmans tags: multi-thread)
2017-12-04
17:00
Remove some stale ".timelineSpacer" CSS selectors. ... (check-in: 5c0238b3 user: drh tags: trunk)
2017-11-26
01:37
The javascript Advanced/Basic toggles on the timelines is working well enough now to merge to trunk. ... (check-in: e91d2672 user: drh tags: trunk)
2017-11-25
21:21
Add the javascript Advanced/Basic buttons to the /finfo timeline. ... (check-in: 6eaad787 user: drh tags: declutter-via-js)
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: 78f18dbd user: drh tags: trunk)
2017-11-10
10:55
merge trunk. Upgrade to openssl 1.1.0g ... (check-in: 9d3560b8 user: jan.nijtmans tags: openssl-1.1)
2017-11-03
13:34
Automatically generate the <html><head>...</head><body> section at the beginning of each HTML document if the header template does not contain a <body> tag. Likewise for the </body></html> after the footer. ... (check-in: f1bb72ed user: drh tags: trunk)
2017-08-31
02:00
Merge trunk ... (check-in: d15c1ba0 user: jan.nijtmans tags: multi-thread)
2017-04-23
13:08
merge trunk. Use new Win10 flag: SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE. See: https://blogs.windows.com/buildingapps/2016/12/02/symlinks-windows-10/#Y9sMOye6Y8vVYmDx.97 for why this might make this branch work better. ... (Closed-Leaf check-in: 2999c7dc user: jan.nijtmans tags: winsymlink)
2017-03-06
15:32
Merge trunk ... (Closed-Leaf check-in: 4bf7e4ef user: jan.nijtmans tags: sqlite3-compat)
2017-02-14
19:23
Merge cleanX ... (check-in: d73dcdd0 user: jan.nijtmans tags: cleanX-no-clean-glob)
2017-02-06
23:31
merge trunk ... (check-in: 2ada986e user: jan.nijtmans tags: cleanX)
2017-01-18
11:19
Upgrade to openssl 1.1.0c. Merge trunk (up to fossil 1.37 release) ... (check-in: d0fbbd01 user: jan.nijtmans tags: openssl-1.1)
2016-11-07
02:00
CSS corrections for checkboxes ... (check-in: 446d438e user: andygoth tags: trunk)
00:50
Merge trunk ... (check-in: 7ea74acf user: andygoth tags: andygoth-crlf)
00:34
Merge trunk ... (check-in: 4bf71abd user: jan.nijtmans tags: cleanX)
2016-11-05
15:53
Merge trunk ... (check-in: a47d79e9 user: andygoth tags: andygoth-changes)
05:46
Merge fork ... (check-in: 3cb9ba4d user: andygoth tags: trunk)
03:34
Merge trunk. Some issues identified by [d4a6d3c1ec] are now improved. (1) is fixed, though clicking/tabbing outside the entry field also triggers a submit which may prove annoying. (2) and (3) are still broken. (4) is better because "With/Without Files" is now a checkbox simply labeled "Files". (5) is closer to being feasible, perhaps if "Tag Filter:" is changed to "Filter:". ... (check-in: 74fe9587 user: andygoth tags: andygoth-timeline-ms)
02:29
Implement style_submenu_checkbox(). Change "unhide" to a checkbox so it can be cancelled without editing the URL by hand. Update skins to support use of <label> tag. Remove redundant "if" check in style.c. Checkbox styling can certainly be improved, but this is a start. ... (check-in: 8d880f0b user: andygoth tags: trunk)
2016-10-10
05:55
Merge updates from trunk. ... (Closed-Leaf check-in: 82d77c23 user: mistachkin tags: prjDesc)
2016-10-04
19:07
Merge updates from trunk. ... (check-in: 04a8ee6e user: mistachkin tags: seeEnhanced)
2016-09-30
21:55
Merge from trunk. ... (Closed-Leaf check-in: 9beff66b user: jan tags: jan-manifest-tags)
2016-09-27
07:59
merge trunk. Update references to OpenSSL 1.1.0b ... (check-in: 66c4efe7 user: jan.nijtmans tags: openssl-1.1)
2016-09-26
21:12
Merge updates from trunk. ... (check-in: 80aaef52 user: mistachkin tags: stash-fixes)
03:49
Consistently use SSL for the applicable skin footer links. ... (check-in: 9f34c577 user: mistachkin tags: trunk)
2016-05-31
08:17
merge from trunk with a few tweaks for merge conflicts ... (check-in: 598b58a5 user: sdr tags: winsymlink)
2016-05-21
23:58
merge cleanX ... (check-in: 70f77a1b user: jan.nijtmans tags: cleanX-no-clean-glob)
23:48
Merge trunk ... (check-in: a2c0e3f2 user: jan.nijtmans tags: cleanX)
2016-04-10
02:14
Merge trunk. ... (check-in: 023601fb user: andygoth tags: andygoth-quote-apostrophe)
02:13
Merge trunk. ... (check-in: 12810dbf user: andygoth tags: andygoth-brackets-outside-link)
2016-04-08
13:03
Updating from trunk. ... (Closed-Leaf check-in: a1b09559 user: viriketo tags: viric_flavour)
2016-03-06
06:26
Merge updates from trunk. ... (check-in: abd131b8 user: mistachkin tags: mvHardDirFix)
2015-11-04
23:42
Include the release version number in the footer of all the built-in skins. ... (check-in: c3931537 user: mistachkin tags: branch-1.34)
00:36
Include the release version number in the footer of all the built-in skins. ... (check-in: 2186f0f0 user: drh tags: trunk)
2015-11-03
05:47
merge cleanX ... (check-in: 346d62a4 user: jan.nijtmans tags: cleanX-no-clean-glob)
04:47
merge trunk ... (check-in: 23024b4a user: jan.nijtmans tags: cleanX)
2015-10-22
11:30
Merge trunk. Almost forgot about this one. Please review. ... (Closed-Leaf check-in: af7de966 user: jan.nijtmans tags: exec-rel-paths)
2015-09-16
08:57
Remove unnecessary end-of-line spacing in various places ... (check-in: 4db19dcc user: jan.nijtmans tags: trunk)
2015-09-03
23:15
Merged from trunk with a few tiny edits to make new functionality work on Windows ... (check-in: 8f33e49d user: sdr tags: winsymlink)
2015-08-26
09:34
Bring svn import up to date in an attempt to finish it ... (check-in: c75ca53e user: baruch tags: svn-import)
2015-06-26
18:48
Merge trunk. ... (check-in: f3daf393 user: andygoth tags: undo-clean)
2015-05-16
02:18
Merge updates from trunk. ... (check-in: 777db01e user: zakero tags: skin-xekri)
2015-05-08
03:22
Reimplement timeline-circle-nodes and timeline-arrowheads skin options. ... (Closed-Leaf check-in: aaa0e6d1 user: joel tags: graphcss)
2015-05-06
20:55
Allow the timeline graph to be customized using CSS. ... (check-in: 1f1e199a user: joel tags: graphcss)
2015-05-04
22:10
Merge cleanX ... (check-in: 72baedfb user: jan.nijtmans tags: cleanX-no-clean-glob)
2015-04-30
21:24
Merge trunk ... (check-in: 44bed853 user: jan.nijtmans tags: cleanX)
2015-04-08
13:49
Merge trunk ... (check-in: ff571668 user: jan.nijtmans tags: sqlite3-compat)
2015-04-05
20:02
Merge updates from trunk. ... (check-in: 55f7ec6c user: mistachkin tags: mvAndRmFiles)
2015-04-03
13:27
Merge the blitz skin enhancements. ... (check-in: 8e975729 user: drh tags: trunk)
03:13
Merge updates from trunk. ... (check-in: bc313086 user: mistachkin tags: mvAndRmFiles)
02:36
Merge updates from trunk. ... (check-in: 06ffd800 user: mistachkin tags: tkt-b6eea9446d)
2015-03-31
20:59
Reduce timeline row borders to allow graph to flow without obstruction. Add css class to the last timeline row. ... (Closed-Leaf check-in: 7eb1b666 user: jmoger tags: skin-blitz)
17:15
Merge fork on blitz skin updates. ... (check-in: e7d5fcf7 user: drh tags: trunk)
2015-03-30
21:38
Change Blitz defaults to no arrowheads, circular nodes, and colored rails ... (check-in: b2a40fda user: jmoger tags: trunk)
17:51
Simplify and improve the skin-editing capability. Add the new "details.txt" skin file that contains skin settings used on the server-side. Add detail values for selecting white-background, rounded nodes, color graph lines, and for omitting arrowheads on verticle graph lines. ... (check-in: 106c0909 user: drh tags: trunk)
16:57
Add the ability to draw graph rail lines in node color. ... (check-in: 675f8c7d user: drh tags: improved-skin-edit)
15:26
Add the ability to specify circle-nodes and omit arrowheads on the timeline using the "details.txt" skin file. ... (check-in: d4c2e8db user: drh tags: improved-skin-edit)
14:08
Add the "skins/details.txt" file to the skins. Change the skin editors so that they can show a diff of the current configuration against any built-in. ... (check-in: 31a337f0 user: drh tags: improved-skin-edit)
2015-03-26
13:23
Merge updates from trunk ... (Closed-Leaf check-in: f8832feb user: jmoger tags: differentiate-timeline)
2015-03-25
21:52
Merge updates from trunk. ... (check-in: df21fa23 user: zakero tags: skin-xekri)
2015-03-23
01:29
Merge updates from trunk. ... (check-in: 78829b70 user: mistachkin tags: mvAndRmFiles)
2015-03-18
16:31
Merged several months worth of trunk into the winsymlink branch. ... (check-in: f4c14344 user: sdr tags: winsymlink)
2015-03-17
21:10
Adjust submenu input margins in the blitz skin. ... (check-in: a7e1101d user: drh tags: trunk)
20:54
Adjust submenu input margins ... (Closed-Leaf check-in: 10779515 user: jmoger tags: skin-blitz)
17:10
Improvements to the HTML generated for the /xfersetup page. ... (check-in: f215075a user: drh tags: trunk)
16:40
Html generation adjustments to xfersetup page and friends ... (check-in: 38ddc8fa user: jmoger tags: xfer-tweaks)
2015-03-16
20:32
merge trunk ... (check-in: cd234b1c user: jan.nijtmans tags: svn-import)
14:25
Merge blitz enhancements to trunk. ... (check-in: 127ee1f5 user: drh tags: trunk)
14:02
Update Blitz skin based on forum feedback ... (Closed-Leaf check-in: 108ccef5 user: jmoger tags: skin-blitz)
2015-03-15
03:45
Merge updates from trunk. ... (check-in: be6af3ad user: mistachkin tags: mvAndRmFiles)
2015-03-14
15:21
Improved management of resource names so that it is not necessary to press "Reload" after changing skins either in the admin screens or using the --skin command-line option. ... (check-in: 39f084cf user: drh tags: trunk)
14:24
Merge the new blitz skin into trunk. ... (check-in: 6550b555 user: drh tags: trunk)
2015-03-13
16:14
Initial contribution of the Blitz skin (two variants) ... (Closed-Leaf check-in: 5d3eb177 user: jmoger tags: skin-blitz)