Timeline
Not logged in

20 ancestors of [da9d38e2c3]


2007-10-15
20:45:11 * [da9d38e2c3] Fix the "add" command is that it does not allow users to accidently add files that contain shell wildcard characters. (user: drh, tags: trunk)

2007-10-14
00:30:39 * [d29dd11f2e] Add a sample ticket configuration script. This is just working notes. It will eventually be removed. (user: drh, tags: trunk)
00:29:14 * [39aa870f8f] Work toward a new mechanism for configuring the ticket subsystem and rendering ticket entry, editing, and viewing screens. Nothing works, but it is all commented out so the code code compile. (user: drh, tags: trunk)
2007-10-13
01:18:52 * [c963a7763d] Much improved wiki rendering. Automatic paragraph tags now match correctly. All tags should balance. (user: drh, tags: trunk)
2007-10-12
23:18:35 * [df646a7f4c] Fix some (certainly not all) problems with wiki editing. (user: drh, tags: trunk)
22:56:18 * [677aa71bca] The g.zExtra parameter is now always available as P("name"). This means the /wiki/xyz and /wiki?name=xyz are equivalent URLs. (user: drh, tags: trunk)
2007-10-11
02:11:42 * [1ce716b2ec] Add the g.zExtra output to the test_env page. Fix a bug in the computation of g.zTop. (user: drh, tags: trunk)
01:56:57 * [218577e3af] Add the g.zBaseURL and g.zTop printouts to the test_env test page. (user: drh, tags: trunk)
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)