Timeline
Not logged in

20 descendants of [d5e7891b07]

2007-11-24
23:59:47 * [a5e4e1ba96] More work on ticketing. This is a non-working incremental check-in. (user: drh, tags: trunk)
21:28:03 * [d913179b82] Progress toward ticket editing. This is an incremental check-in. (user: drh, tags: trunk)
19:33:46 * [fb358ca492] Progress toward getting ticketing working. We can enter a new ticket and display it. Cannot yet edit a ticket. (user: drh, tags: trunk)
14:06:38 * [6680679c2e] Documentation updates. (user: drh, tags: trunk)
02:45:39 * [f9f7cf5684] The autosync setting understands values like "on", "off", "true", and "false" in addition to 0 and 1. Updates to the documentation. (user: drh, tags: trunk)
2007-11-23
23:06:09 * [13732d495d] Fix a bug in the default header. (user: drh, tags: trunk)
22:09:47 * [34af72801d] New default header and footer and CSS. Add the ability to edit the footer. (user: drh, tags: trunk)
12:55:58 * [b346a7cf7d] Fix a redundancy in the text output of the usage comment on the tag command. (user: drh, tags: trunk)
12:49:02 * [6311ce2ec1] Remove obsolete file containing sample ticket configuration script. (user: drh, tags: trunk)
2007-11-22
22:55:05 * [285929373757b] Add the %w and %W formatting options for internal printf usage. Use these formatting characters to render wiki. Fix additional problems of unterminated wiki on webpage rendering by using %w. (There are probably more problems yet to be discovered and fixed.) (user: drh, tags: trunk)
22:14:38 * [d6ad7aa034] Make sure HTML tags in wiki are terminated in the diff screen too. (user: drh, tags: trunk)
22:02:06 * [3afcc4388c] Fix the rendering of comments with unclosed block HTML markup in the vinfo page. (user: drh, tags: trunk)
01:53:24 * [2a707334c9] Fix some compiler warnings. Comment changes on non-functioning code in tkt.c. (user: drh, tags: trunk)
2007-11-21
16:03:19 * [4db464a748] Fix a bug in the unified diff generator. (user: drh, tags: trunk)
13:52:26 * [d2b4469934] Append the pathname to the login cookie name so that separate cookies are used for each server. (user: drh, tags: trunk)
12:21:03 * [68a202e101] Attach login cookies to the root path of the server, so that multiple servers can coexist on the same site. (user: drh, tags: trunk)
03:19:21 * [f0a9e3b523] Try again to get the Login/Logout menu name correct. (user: drh, tags: trunk)
03:17:53 * [bd667b1940] Get the name of the Login/Logout menu option right. (user: drh, tags: trunk)
03:01:40 * [555911dff5] Render the header of every page using subscript. Add a setup page that for editing that subscript. (user: drh, tags: trunk)
2007-11-20
23:54:34 * [e29abeff80] Add the SbS_Render() interface for rendering HTML with embedded subscript. (user: drh, tags: trunk)

2007-11-18
20:48:07 * [d5e7891b07] Add a more advanced commit-hook mechanism that allows us to specify multiple procedures in a particular order prior to commit. Continuing work toward getting tickets going. (user: drh, tags: trunk)