Fossil

Timeline
Login

Timeline

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

99 check-ins that include changes to files matching 'skins/plain_gray/*'

2024-03-23
05:54
Updates from trunk for sync changes et al. ... (Leaf check-in: 2304041e user: andybradford tags: clone-resume)
2024-03-05
12:53
Merge trunk into markdown-tagrefs branch. ... (Leaf check-in: 0517bd2d user: stephan tags: markdown-tagrefs)
2024-02-10
23:15
Applied semantic header and footer tag changes made to the default skin to all the others. This not only improves WCAG 2 conformance, it's necessary to allow the prior commit's changes to the /chat JS to find the equivalent header/footer/mainmenu/hbdrop tags in these skins, too. ... (check-in: 8f344297 user: wyoung tags: trunk)
2023-01-24
03:29
Brought the ui-local-diff branch up to date relative to trunk. It isn't a simple merge, primarily due to all the changes to /vdiff and /fdiff made over the past 2 years. It seems to work as well as it originally did, but it isn't ready to merge down to trunk as-is. ... (check-in: 76fa1657 user: wyoung tags: ui-local-diff)
2022-11-13
16:26
Apply fixes to all web views to pass WCAG 2.1 tests performed by "axe DevTools" browser extension. Most fixes related to screen reader compatibility, like making sure that form elements have labels. Some color changes to improve contrast on Default skin. Made more HTML5 compliant. Minor improvement to select combo boxes for UX. Improved Search form UX. Two minor bug fixes for malformed HTML. Fixed help pages to resolve issues with non-compliant HTML being generated. Mostly documented at https://fossil-scm.org/forum/forumpost/aafb17a981df4166 ... (check-in: 1f231db3 user: ericwikman tags: wcag-2.1)
2022-10-17
01:02
Merge updates from trunk. ... (check-in: 6f3640a7 user: mistachkin tags: th1Hash)
2021-10-09
20:13
Merge in trunk (release 2.17) ... (check-in: c1868b9f user: george tags: search-terms-highlighting)
20:05
Merge in trunk (release 2.17) ... (check-in: a33f616e user: george tags: rptview-submenu-paralink)
19:50
Merge in trunk (release 2.17) ... (check-in: 315351f4 user: george tags: wcontent-subsets)
19:31
Merge in trunk (release 2.17) ... (check-in: 56e2d3ad user: george tags: th1-doc-vars)
2021-09-13
19:59
skins: replaced CSS attributes prefixed with old/obsolete/non-standard -moz/-ms/-mx/-webkit with their standard counterparts. ... (check-in: 9386c4c0 user: stephan tags: trunk)
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
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-02-10
14:25
Added 'L' pseudo-capability character to indicate is-logged-in, for use with th1 capexpr. Removed hard-coded addition of login/logout menu entries in skin headers, delegating them to the mainmenu setting, and added Login/Logout entries to the default mainmenu value. ... (check-in: e5240c97 user: stephan tags: trunk)
01:38
More CSS tweaks to darkmode. Add the hamburger menu to the khaki skin. Minor styling tweak to plain_gray. ... (check-in: eb8af11b 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)
2021-01-25
18:57
Hamburger menu enhancements: (1) Rename the JS to src/hbmenu.js (2) Make the JS independent of TH1 so that it can be loaded using builtin_request_js(). (3) Add a new TH1 command that invokes builtin_request_js(). (4) Revise the default and plain_gray skins to make use of the previous. ... (check-in: 9cd74289 user: drh tags: trunk)
18:52
Enhance the hamburger menu JS so that it does not require TH1 support and can be independently loaded. Rename the hamburger menu JS to src/hbmenu.js. Add the new "builtin_request_js" TH1 command to request JS loading, and use that command in the default and plain_gray skins to access the common hbmenu.js code. ... (check-in: d39732b7 user: drh tags: standard-hbmenu)
16:52
Get the hamburger menu working for the "plain_gray" skin. ... (check-in: fa8be1ac user: drh tags: trunk)
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-23
15:14
Merge trunk. Update to Beta 7 of OpenSSL 1.1.1 (pre release 9, with TLS 1.3 support !!!) ... (check-in: cbdbc0a0 user: jan.nijtmans tags: openssl-1.1)
2018-08-20
18:05
Make all webpages more mobile-friendly. There are still many tweaks possible, but it seems to basically work now. ... (check-in: 9131af26 user: drh tags: trunk)
18:04
Enable responsive design by default on all skins. ... (Closed-Leaf check-in: 466744aa user: drh tags: mobile)
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-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-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-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
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-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-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-03
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-30
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-18
16:31
Merged several months worth of trunk into the winsymlink branch. ... (check-in: f4c14344 user: sdr tags: winsymlink)
2015-02-26
22:38
Merge trunk ... (check-in: 38e1ce66 user: jan.nijtmans tags: sqlite3-compat)
2015-02-25
13:54
Merge trunk.. ... (check-in: 7d0ce2b0 user: mgagnon tags: svn-import)
2015-02-24
04:40
Merge cleanX ... (check-in: c4750a1e user: jan.nijtmans tags: cleanX-no-clean-glob)
03:40
Merge trunk ... (check-in: 1cbe4fd9 user: jan.nijtmans tags: cleanX)
00:51
Merge updates from trunk. ... (Closed-Leaf check-in: ae8f6f2b user: mistachkin tags: unifiedStart)
00:46
Merge updates from trunk. ... (check-in: 75a07f89 user: mistachkin tags: mvAndRmFiles)
2015-02-23
13:54
Disable font-inflation on all skins. (Additional information http://dbaron.org/log/20111126-font-inflation) ... (check-in: 72114148 user: drh tags: trunk)
2015-02-16
13:50
Stay in sync with svn-import... ... (check-in: 04308c21 user: mgagnon tags: svn-import_no-svn-rev)
10:18
Merge trunk. Fix compiler warning on VS. ... (check-in: ca336d2a user: jan.nijtmans tags: svn-import)
03:21
Merge updates from trunk. ... (check-in: df36d6b8 user: mistachkin tags: mvAndRmFiles)
2015-02-14
15:06
Improvements to login/logout processing: (1) When the user is "nobody", show hyperlinks to pages that require "anonymous" but have those links redirect to the /login page. (2) Clean up the /login page - less verbage. (3) Redirects from /login to /tarball or /zip provide a button to press, rather than immediately starting the download. ... (check-in: 653dd402 user: drh tags: trunk)
14:05
Change default headers to show menu-bar items that would be available to user "anonymous" even if the current user is not logged in. ... (check-in: 72cddddb user: drh tags: login-enhancements)
2015-02-05
09:10
merge trunk ... (check-in: 9e7ea6a2 user: jan.nijtmans tags: svn-import)
2015-02-03
20:46
Merge from trunk. ... (Closed-Leaf check-in: fc0b5efb user: dg tags: dg-skin-reset)
2015-02-02
03:42
Improved interfaces for Ticket and Wiki searching. ... (check-in: 6714c947 user: drh tags: trunk)
2015-02-01
07:18
Merge latest trunk. This branch is more a "proof-of-concept" then a final implementation. ... (Closed-Leaf check-in: 8841f6d4 user: baruch tags: file-filter)
2015-01-25
09:54
Merge latest trunk ... (check-in: befd44c7 user: baruch tags: svn-import)
2015-01-22
02:47
Merge updates from trunk. ... (Closed-Leaf check-in: 878b5663 user: mistachkin tags: cgiSetEnv)
02:19
Split out the text of the CSS, header, and footer into separate files for each of the built-in "skins", in an effort to make skins easier to maintain, enhance, and extend. ... (check-in: 96fdf09f user: drh tags: trunk)
01:43
Break out the various built-in skins into separate CSS, header, and footer text files stored under subfolders of the skins/ directory in the source tree. This should make it much easier to edit built-in skins and to add new built-in skins. ... (check-in: 12333d95 user: drh tags: skins-refactor)