Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins related to "tkt-improvements"
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-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: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:53 | Fix SQL Injection vulnerability introduced by the new code in this branch. There still exists XSS vulnerabilities, but this is a first step. ... (check-in: ffb5a46715 user: drh 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:21 | make the separator in multi row ticket reports visually clearer identifiable as a separator ... (check-in: 7b08586a41 user: jkosche tags: tkt-improvements) | |
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) | |
11:18 | Replaced the mention of "fossil branch new" in the Quick Start doc with a link to the section of the gitusers doc which explains why this is not the recommended way of working with Fossil. Both options remain documented, but now we bring Git expats to the place where many of their _other_ questions are most likely to be answered. ... (check-in: f04b61f7e1 user: wyoung tags: trunk) | |