Fossil

Timeline
Login

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

50 most recent check-ins by user jkosche

2025-04-25
12:01
missed search-type in one place ... (Leaf check-in: 11e6c81766 user: jkosche tags: quickfilter)
11:50
readd documentation for FOSSIL_REPOLIST_QUICKFILTER ... (check-in: 1a84e663e9 user: jkosche tags: quickfilter)
00:00
change input field to search, which brings clear button on some browser, as suggested in forum post ... (check-in: fa31d18bf4 user: jkosche tags: quickfilter)
2025-04-19
22:15
fix tainted warning in skin headers ... (check-in: de407148e9 user: jkosche tags: th1-taint)
2025-04-18
16:12
fix bug in /tktview: use relative instead of absolute link for version ... (check-in: f1db9ead1d user: jkosche tags: trunk)
2025-04-17
11:00
different improvements to the ticket system as described in forum post 4756d97a64 ... (check-in: fab9f00477 user: jkosche tags: trunk)
2025-04-15
01:48
doc change: add a link to the regexp syntax from the TH1 regexp command ... (check-in: b8351f0cbf user: jkosche tags: trunk)
2025-04-13
12:39
better quoting to make intent clearer, thanks to forum:/forumpost/cf724a9bea ... (Closed-Leaf check-in: 3e16be4e02 user: jkosche tags: tkt-improvements)
12:15
better regexp to match the hyphen, thanks to forum:/forumpost/81529972df ... (check-in: ac848122fa user: jkosche tags: tkt-improvements)
11:32
doc change: add a link to the regexp syntax from the TH1 regexp command ... (Closed-Leaf check-in: 817e3bc25e user: jkosche tags: doc-th1-link-regexp)
11:01
some more html quoting ... (check-in: e8a72ebbaf user: jkosche tags: tkt-improvements)
00:12
add hyphen to pattern via unicode escape ... (check-in: 439d7a36e8 user: jkosche tags: tkt-improvements)
2025-04-12
16:31
only allow a certain whitelist of characters for linked tags and hashes to guard against injection ... (check-in: 70b2569ec0 user: jkosche tags: tkt-improvements)
14:54
url quoting to avoid XSS ... (check-in: 27f6238ce7 user: jkosche tags: tkt-improvements)
13:41
fix lines >80 chars ... (check-in: 7b41c73e67 user: jkosche tags: tkt-improvements)
2025-04-10
13:57
also show age of ctime and mtime in /tktview ... (check-in: 8b48a054ed user: jkosche tags: tkt-improvements)
2025-04-09
13:33
also display creation time in /tktview ... (check-in: 814a417b4d user: jkosche tags: tkt-improvements)
2025-04-08
22:57
remove the delete submenu from /rptedit, as it doesn't work anyway because the CSRF check only allows POST requests ... (check-in: 7c91416166 user: jkosche tags: tkt-improvements)
22:30
show creation date in default template for the ticket report and use better names for the columns ... (check-in: 86c1910ffb user: jkosche tags: tkt-improvements)
22:05
make the version field a link, if it contains a valid checkin hash or tagname, see ticket [04ba0f70b816cebe] ... (check-in: 44bd394f0a user: jkosche tags: tkt-improvements)
2025-04-06
16:35
quickfix for [59d699710b1ab5d4] ... (check-in: 5cf4dc82e7 user: jkosche tags: trunk)
16:21
make the separator in multi row ticket reports visually clearer identifiable as a separator ... (check-in: 7b08586a41 user: jkosche tags: tkt-improvements)
15:26
comment the fix ... (Closed-Leaf check-in: 369178ff05 user: jkosche tags: quickfix-sorttable-multirow)
15:12
quickfix for [59d699710b1ab5d4] ... (check-in: d82cd903d2 user: jkosche tags: quickfix-sorttable-multirow)
2025-04-04
19:58
show the project description on the repository list ... (check-in: 2771beab20 user: jkosche tags: trunk)
19:32
quickfilter also highlights the found matches ... (check-in: cd31dea472 user: jkosche tags: quickfilter)
10:28
add text indicating additional usage of project description ... (Closed-Leaf check-in: 8bb501b725 user: jkosche tags: repolist-description)
2025-04-03
21:34
fix sorting ... (check-in: 4dd3fa8874 user: jkosche tags: repolist-description)
11:49
add a description to the repolist as suggested by fc7e81a9db ... (check-in: f4ebb61013 user: jkosche tags: repolist-description)
2025-04-02
21:00
allow to use tickets as templates, see this forum post for details ... (check-in: 271a6bd31d user: jkosche tags: trunk)
2025-03-30
17:02
show previous ticket comments for ticket: Show ticket history on ticket edit page ... (check-in: ff009a8f0e user: jkosche tags: tkt-improvements)
15:54
improve navigation of tktsetup-subpages ... (check-in: f5619ef3e0 user: jkosche tags: tkt-improvements)
12:30
document new environment variable ... (check-in: ec93da33b5 user: jkosche tags: quickfilter)
12:20
no more need to display the quickfilter based on elements, as it is now explicitly activated ... (check-in: 32d86c59ab user: jkosche tags: quickfilter)
12:13
fix environment variable ... (check-in: a1d904a963 user: jkosche tags: quickfilter)
12:02
make the quickfilter optional for repolist based on the value of FOSSIL_REPOLIST_QUICKFILTER ... (check-in: 7948850320 user: jkosche tags: quickfilter)
10:39
make the quickfilter optional for reports by editing the report ... (check-in: 7d20f50207 user: jkosche tags: quickfilter)
2025-03-26
16:36
move quickfilter javascript into own js-file ... (check-in: a6ac88cbb0 user: jkosche tags: quickfilter)
13:54
add quickfilter to repolist as well ... (check-in: 8974b306ee user: jkosche tags: quickfilter)
2025-03-25
21:01
add quickfilter to reports, which allow to filter list for typed in text ... (check-in: a3fe792b2c user: jkosche tags: quickfilter)
13:10
Create new branch named "quickfilter" ... (check-in: 9b04bf63eb user: jkosche tags: quickfilter)
2025-03-23
12:43
add bld-dir to ignore-glob ... (check-in: 87c14ba6d3 user: jkosche tags: trunk)
11:20
fix punctuation in button description ... (Closed-Leaf check-in: 2f29cbbc0f user: jkosche tags: tktnew-template)
11:19
change the submenu for copy ticket to default TH1, so that admins can change it ... (check-in: fd40330268 user: jkosche tags: tktnew-template)
10:45
extend tktnew to have a button 'Submit and New' that allows to chain creation of multiple tickets ... (check-in: e729e6b202 user: jkosche tags: tktnew-template)
2025-03-12
18:50
add mention of ticket-wikis to changelog ... (check-in: c23741ac5d user: jkosche tags: trunk)
2025-03-09
09:33
add fields for priority and subsystem to tktnew-form, if user has Write-Tkt rights, which allows them to edit these fields in tktedit ... (check-in: 1b7033ffa5 user: jkosche tags: tktnew-template)
2025-03-08
19:03
always set private_contact initially to the contact in the user ... (check-in: 136f1441fe user: jkosche tags: tktnew-template)
18:56
add submenu to tktview to copy that ticket as template for a new one, as suggested in https://fossil-scm.org/forum/forumpost/d53ffe93722333b1 ... (check-in: 933a6f3ad8 user: jkosche tags: tktnew-template)
16:01
Create new branch named "tktnew-template" ... (check-in: 27a0a1d11f user: jkosche tags: tktnew-template)