20 ancestors of [a84089319c]
2007-10-11
| ||
01:20:45 | * | [a84089319c] Fix a C++-ism. (user: drh, tags: trunk) |
01:17:20 | * | [e38fc922a5] Remove unused hard-coded tags from the schema. Output a row count as a status indicator when doing a rebuild. (user: drh, tags: trunk) |
2007-10-10
| ||
23:10:48 | * | [61ce5e3685] Get rid of the "locking" capability on wiki pages. Assume that anybody who can write or append to a wiki page can do so to any wiki page. Add the /wikiappend page for appending comments to the end of wiki. (user: drh, tags: trunk) |
21:15:17 | * | [50a58adb76] Many changes and bug fixes in the wiki processing. Moving toward a workable wiki system. The "Home" menu option now takes you to the wiki page whose name is the same as the Project Name. There is a "wcontent" page, but no link to it yet. Many other changes. (user: drh, tags: trunk) |
15:21:53 | * | [9f89a8e68e] Fix the wiki editor so that it can handle wiki page names that include spaces. (user: drh, tags: trunk) |
03:39:04 | * | [29bc8da1d9] Added diff-command and gdiff-command to the valid settings (user: jnc, tags: trunk) |
02:49:29 | * | [f3807dbd88] Removed unnecessary items from WWW Configuration, also made RSS Title and Description into generic Project Name and Project Description settings, which will be used elsewhere in the web site. (user: jnc, tags: trunk) |
2007-10-09
| ||
02:35:22 | * | [dfea940da8] Refinements to the timeline for giving better information about wiki pages. (user: drh, tags: trunk) |
2007-10-07
| ||
14:38:54 | * | [a21806dcf3] Fixed omitsign discrepancies. Windows version now looks for USERNAME instead of USER when creating new database. (user: jnc, tags: trunk) |
2007-10-06
| ||
17:10:47 | * | [488afb9746] Enforce well-formedness constraints on wiki pagenames. (user: drh, tags: trunk) |
16:40:48 | * | [3cdb768fca] Do not attempt to access the global_config table if the ~/.fossil database has not been opened. (user: drh, tags: trunk) |
16:37:39 | * | [6d58613757] Timeline comments are now rendered as wiki. Wiki changes appear on the timeline. (user: drh, tags: trunk) |
13:13:33 | * | [bf428e6854] Now able to enter and edit and display wiki pages. Still many problems to be resolved. (user: drh, tags: trunk) |
2007-10-05
| ||
13:47:00 | * | [70d5cc86b7] Add the shun table. Do not process artifacts named in the shun table. (user: drh, tags: trunk) |
13:03:22 | * | [2ab2db0bd3] The control file parser now reads ticket changes and wiki pages. (user: drh, tags: trunk) |
2007-10-04
| ||
17:37:00 | * | [e7cf189265] Changes to cgi.c in check-in e63a9fd9d0 broke the windows build because of undefined socklen_t. Added the appropriate include file (user: mjanssen, tags: trunk) |
2007-10-03
| ||
12:28:55 | * | [a3e4a5d27d] Add the tkt.c source file as an empty template. (user: drh, tags: trunk) |
12:20:00 | * | [1e9c0e287e] Test commands for importing and exporting ticket configurations. (user: drh, tags: trunk) |
02:33:31 | * | [0edee97370] Begin adding setup screens for ticket configuration. (user: drh, tags: trunk) |
2007-10-02
| ||
18:58:44 | * | [2e9d52f27f] Begin adding the ticket configuration processing logic. (user: drh, tags: trunk) |
15:22:13 | * | [d8f27c5afd] Notes on how to proceed with ticket integration added to ideas.txt. (user: drh, tags: trunk) |