Timeline
Not logged in

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

22 events for the month beginning 2022-05-01 by user george

Following month ↑
2022-05-28
14:38
Ignore columns of the TICKET and TICKETCHNG tables that contain spaces in their names. Such ticket fields could not be properly tracked by the earlier versions of Fossil because a ticket field name isn't fossilized when an artifact is constructed. check-in: dbcb446970 user: george tags: trunk
2022-05-25
20:55 Edit [6e5337e8303e178a|6e5337e830]: Edit check-in comment. artifact: 911cf75778 user: george
20:52
Clarify the documentation: say explicitly that Clone capability, "g" provides read access to tickets, wiki and forum; and that Write capability, "i" implies that changes to tickets, wiki and forum are also accepted from clones upon syncronization. check-in: 6e5337e830 user: george tags: trunk
2022-05-24
20:35 Edit [33c67c285143a73f|33c67c2851]: Mark "Closed". artifact: 63b30ecaef user: george
20:32
If neither TICKET nor TICKETCHNG table has regular "mimetype" column then generated "mimetype" columns of these two tables are queried and used during the extraction of backlinks from ticket change artifacts. See [forum:/forumpost/40c1208a0f84fabe|forum post 40c1208a0f84] for rationale. check-in: 6fb642c02b user: george tags: trunk
2022-05-23
16:34 Changes to wiki page "branch/generated-tkt-mimetype" artifact: 2431cf1113 user: george
2022-05-18
22:52
Fix a couple of invokations of backlink_extract() that were overlooked in the previous check-in. Closed-Leaf check-in: 33c67c2851 user: george tags: generated-tkt-mimetype
22:10 Added wiki page "branch/generated-tkt-mimetype" artifact: 72897818a6 user: george
20:24 Edit [3b42738e365e7427|3b42738e36]: Move to branch generated-tkt-mimetype. artifact: 90ef915ec5 user: george
20:21
Add support for generated "mimetype" column in the TICKET table. Introduce integer mimetype codes and refactor backlink_extract() accordingly. Make the overall handling of the generated "mimetype" columns a bit more clear. check-in: e39f77906e user: george tags: generated-tkt-mimetype
2022-05-14
20:52
Handle a possible existence of the additional checkbox introduced in [29a24941ed9bf4]. Leaf check-in: 76844c35fc user: george tags: wcontent-subsets
19:12
A tiny optimization inside of ticket_insert(): rearrange two db_finalize() calls in order to avoid additional malloc() for zMimetype. check-in: 563c6b9e4e user: george tags: generated-tkt-mimetype
18:27
If "mimetype" column of the TICKETCHNG table is a generated column, than use these generated values for extraction of backlinks from the ticket-changes. check-in: 5ab73ab8c7 user: george tags: generated-tkt-mimetype
17:42
Fix a subtle bug in ticket_insert() which may lead to redundant rows in the BACKLINK table. The bug appeared in [7c13a57358ae]. check-in: 3b42738e36 user: george tags: generated-tkt-mimetype
2022-05-13
23:35
If TICKETCHNG table has TKT_USER column then make the values in that column match to the corresponding U-cards. Add TKT_USER to the default schema. See [forum:/forumthread/5593538afb7746bf|forum thread 5593538afb77] for rationale. check-in: cf00d07c34 user: george tags: trunk
2022-05-11
21:23
Ensure that $requested_page is always initialized. This is a follow-up to [c68fa2edd76d90] that fixes a bug in [b05a6c6bc826d3]. check-in: a44e3c7338 user: george tags: trunk
2022-05-09
21:22
Supply TH1 interpreter with two auxiliary variables: $requested_page (holds the first segment of the requested PATH_INFO) and $canonical_page (holds the canonical name of a web-page being served). Also amend default HTML header: add two corresponding classes to the BODY element and ... check-in: b05a6c6bc8 user: george tags: trunk
2022-05-08
20:40
Rename proposed column to tkt_user which seems more natural. Amend default schema to create this column (and also drop a nearby comment). Add a tiny optimization to getAllTicketFields(). Closed-Leaf check-in: 6d95ae4f88 user: george tags: tkt-ucard
2022-05-05
08:24 Changes to wiki page "checkin/3990518b296aa33f0e0bc898e5da4882e98cd252cdd89b1508b882a0b1a9a4fa" artifact: eb4f4064d8 user: george
2022-05-01
21:08 Edit [d681e1dc1d4ccc73|d681e1dc1d]: Edit check-in comment. artifact: 4363bc382a user: george
21:00
Add support for optional tkt_ucard column of the TICKETCHNG table. If this column is present then its value is populated from the U-card of the corresponding artifact. check-in: d681e1dc1d user: george tags: tkt-ucard
20:53
Minor code clean-up inside of ticket_insert() function. check-in: 3e4ba24e29 user: george tags: tkt-ucard
Previous month ↓