Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins using file src/db.c version 3bb9c7887b
|
2007-11-23
| ||
| 23:06 | Fix a bug in the default header. check-in: 13732d495d user: drh tags: trunk | |
| 22:09 | New default header and footer and CSS. Add the ability to edit the footer. check-in: 34af72801d user: drh tags: trunk | |
| 12:55 | Fix a redundancy in the text output of the usage comment on the tag command. check-in: b346a7cf7d user: drh tags: trunk | |
| 12:49 | Remove obsolete file containing sample ticket configuration script. check-in: 6311ce2ec1 user: drh tags: trunk | |
|
2007-11-22
| ||
| 22:55 | 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.) check-in: 2859293737 user: drh tags: trunk | |
| 22:14 | Make sure HTML tags in wiki are terminated in the diff screen too. check-in: d6ad7aa034 user: drh tags: trunk | |
| 22:02 | Fix the rendering of comments with unclosed block HTML markup in the vinfo page. check-in: 3afcc4388c user: drh tags: trunk | |
| 01:53 | Fix some compiler warnings. Comment changes on non-functioning code in tkt.c. check-in: 2a707334c9 user: drh tags: trunk | |
|
2007-11-21
| ||
| 16:03 | Fix a bug in the unified diff generator. check-in: 4db464a748 user: drh tags: trunk | |
| 13:52 | Append the pathname to the login cookie name so that separate cookies are used for each server. check-in: d2b4469934 user: drh tags: trunk | |
| 12:21 | Attach login cookies to the root path of the server, so that multiple servers can coexist on the same site. check-in: 68a202e101 user: drh tags: trunk | |
| 03:19 | Try again to get the Login/Logout menu name correct. check-in: f0a9e3b523 user: drh tags: trunk | |
| 03:17 | Get the name of the Login/Logout menu option right. check-in: bd667b1940 user: drh tags: trunk | |
| 03:01 | Render the header of every page using subscript. Add a setup page that for editing that subscript. check-in: 555911dff5 user: drh tags: trunk | |
|
2007-11-20
| ||
| 23:54 | Add the SbS_Render() interface for rendering HTML with embedded subscript. check-in: e29abeff80 user: drh tags: trunk | |
|
2007-11-18
| ||
| 20:48 | 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. check-in: d5e7891b07 user: drh tags: trunk | |