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: 11e6c817 user: jkosche tags: quickfilter)
11:50
readd documentation for FOSSIL_REPOLIST_QUICKFILTER ... (check-in: 1a84e663 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: fa31d18b user: jkosche tags: quickfilter)
2025-04-19
22:15
fix tainted warning in skin headers ... (check-in: de407148 user: jkosche tags: th1-taint)
2025-04-18
16:12
fix bug in /tktview: use relative instead of absolute link for version ... (check-in: f1db9ead user: jkosche tags: trunk)
2025-04-17
11:00
different improvements to the ticket system as described in forum post 4756d97a64 ... (check-in: fab9f004 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: b8351f0c user: jkosche tags: trunk)
2025-04-13
12:39
better quoting to make intent clearer, thanks to forum:/forumpost/cf724a9bea ... (Closed-Leaf check-in: 3e16be4e user: jkosche tags: tkt-improvements)
12:15
better regexp to match the hyphen, thanks to forum:/forumpost/81529972df ... (check-in: ac848122 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: 817e3bc2 user: jkosche tags: doc-th1-link-regexp)
11:01
some more html quoting ... (check-in: e8a72ebb user: jkosche tags: tkt-improvements)
00:12
add hyphen to pattern via unicode escape ... (check-in: 439d7a36 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: 70b2569e user: jkosche tags: tkt-improvements)
14:54
url quoting to avoid XSS ... (check-in: 27f6238c user: jkosche tags: tkt-improvements)
13:41
fix lines >80 chars ... (check-in: 7b41c73e user: jkosche tags: tkt-improvements)
2025-04-10
13:57
also show age of ctime and mtime in /tktview ... (check-in: 8b48a054 user: jkosche tags: tkt-improvements)
2025-04-09
13:33
also display creation time in /tktview ... (check-in: 814a417b 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: 7c914161 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: 86c1910f 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: 44bd394f user: jkosche tags: tkt-improvements)
2025-04-06
16:35
quickfix for [59d699710b1ab5d4] ... (check-in: 5cf4dc82 user: jkosche tags: trunk)
16:21
make the separator in multi row ticket reports visually clearer identifiable as a separator ... (check-in: 7b08586a user: jkosche tags: tkt-improvements)
15:26
comment the fix ... (Closed-Leaf check-in: 369178ff user: jkosche tags: quickfix-sorttable-multirow)
15:12
quickfix for [59d699710b1ab5d4] ... (check-in: d82cd903 user: jkosche tags: quickfix-sorttable-multirow)
2025-04-04
19:58
show the project description on the repository list ... (check-in: 2771beab user: jkosche tags: trunk)
19:32
quickfilter also highlights the found matches ... (check-in: cd31dea4 user: jkosche tags: quickfilter)
10:28
add text indicating additional usage of project description ... (Closed-Leaf check-in: 8bb501b7 user: jkosche tags: repolist-description)
2025-04-03
21:34
fix sorting ... (check-in: 4dd3fa88 user: jkosche tags: repolist-description)
11:49
add a description to the repolist as suggested by fc7e81a9db ... (check-in: f4ebb610 user: jkosche tags: repolist-description)
2025-04-02
21:00
allow to use tickets as templates, see this forum post for details ... (check-in: 271a6bd3 user: jkosche tags: trunk)
2025-03-30
17:02
show previous ticket comments for ticket: Show ticket history on ticket edit page ... (check-in: ff009a8f user: jkosche tags: tkt-improvements)
15:54
improve navigation of tktsetup-subpages ... (check-in: f5619ef3 user: jkosche tags: tkt-improvements)
12:30
document new environment variable ... (check-in: ec93da33 user: jkosche tags: quickfilter)
12:20
no more need to display the quickfilter based on elements, as it is now explicitly activated ... (check-in: 32d86c59 user: jkosche tags: quickfilter)
12:13
fix environment variable ... (check-in: a1d904a9 user: jkosche tags: quickfilter)
12:02
make the quickfilter optional for repolist based on the value of FOSSIL_REPOLIST_QUICKFILTER ... (check-in: 79488503 user: jkosche tags: quickfilter)
10:39
make the quickfilter optional for reports by editing the report ... (check-in: 7d20f502 user: jkosche tags: quickfilter)
2025-03-26
16:36
move quickfilter javascript into own js-file ... (check-in: a6ac88cb user: jkosche tags: quickfilter)
13:54
add quickfilter to repolist as well ... (check-in: 8974b306 user: jkosche tags: quickfilter)
2025-03-25
21:01
add quickfilter to reports, which allow to filter list for typed in text ... (check-in: a3fe792b user: jkosche tags: quickfilter)
13:10
Create new branch named "quickfilter" ... (check-in: 9b04bf63 user: jkosche tags: quickfilter)
2025-03-23
12:43
add bld-dir to ignore-glob ... (check-in: 87c14ba6 user: jkosche tags: trunk)
11:20
fix punctuation in button description ... (Closed-Leaf check-in: 2f29cbbc user: jkosche tags: tktnew-template)
11:19
change the submenu for copy ticket to default TH1, so that admins can change it ... (check-in: fd403302 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: e729e6b2 user: jkosche tags: tktnew-template)
2025-03-12
18:50
add mention of ticket-wikis to changelog ... (check-in: c23741ac 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: 1b7033ff user: jkosche tags: tktnew-template)
2025-03-08
19:03
always set private_contact initially to the contact in the user ... (check-in: 136f1441 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: 933a6f3a user: jkosche tags: tktnew-template)
16:01
Create new branch named "tktnew-template" ... (check-in: 27a0a1d1 user: jkosche tags: tktnew-template)