Timeline
Not logged in

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

3 check-ins going from 6f70a236ce66fa2a to c3e7ed308900482e

2022-08-29
14:03
Minor optimization within getAllTicketFields() function. check-in: c3e7ed3089 user: george tags: deltify-tkt-blobs
2022-08-22
18:27
Make it possible to store similar ticket change artifacts as deltas. This might be useful when a certain column of the TICKET table holds a lengthy text that may undergo frequent modifications.

This is an opt-in feature. It is activated only when TICKET table contains a phony INTEGER column "baseline for $n... check-in: 0f4a0fe82a user: george tags: deltify-tkt-blobs

2022-08-18
13:21
Add the "Timeline" submenu link on the setup_edit page, for ordinary users. Change the "Access Log" link on that same page so that it is only present for ordinary users - not special users like "reader" or "developer". check-in: 6f70a236ce user: drh tags: trunk