History of src/wiki.c
2009-12-13
| ||
01:16:13 | [362c97b880] part of check-in [1c2d878d12] Merge with trunk (By: btheado on 2009-12-13 01:16:13) [diff] [annotate] | |
2009-12-09
| ||
14:39:20 | [362c97b880] part of check-in [2bb1d6469f] * Added enumeration list support via the # character (identical to *). * Updated the wiki rules web page to reflect new enumeration list rules and terminated begining <li> tags with </li>. (By: jeremy_c on 2009-12-09 14:39:20) [diff] [annotate] | |
2009-09-22
| ||
07:49:39 | [8af938a182] part of check-in [7a2c37063a] merge trunk into creole branch (By: bob on 2009-09-22 07:49:39) [diff] [annotate] | |
2009-09-15
| ||
12:04:31 | [c28c68f6a8] part of check-in [aa57354736] Add a screen to prompt the user for the name of a new wiki page. (By: drh on 2009-09-15 12:04:31) [diff] [annotate] | |
00:58:58 | [64f66c970f] part of check-in [dec4685720] Fix over-quoting of wiki names. Ticket [e4a31ae35cd521b] (By: drh on 2009-09-15 00:58:58) [diff] [annotate] | |
2009-08-27
| ||
20:14:13 | [4e98ad4b0c] part of check-in [8e3b7fab9f] Add the ability to view diffs of wiki changes. (By: drh on 2009-08-27 20:14:13) [diff] [annotate] | |
2009-06-10
| ||
22:05:59 | [225d4ffab5] part of check-in [4ba7b9c288] Added 'achtung' CSS class to the Preview label, to make it more obvious (but i still think the preview should arguably be below the editor (but could be convinced otherwise)). (By: stephan on 2009-06-10 22:05:59) [diff] [annotate] | |
2009-06-01
| ||
16:13:56 | [c1cfc24309] part of check-in [5e8fb35db1] minor help text correction for 'wiki' command (By: stephan on 2009-06-01 16:13:56) [diff] [annotate] | |
2009-05-08
| ||
09:52:38 | [2ebc00b129] part of check-in [ecd1f09632] Initial commit of Creole Wiki Parser extension. (By: robert on 2009-05-08 09:52:38) [diff] [annotate] | |
2009-01-21
| ||
01:23:40 | [ad80e67405] part of check-in [580d6ad8c7] Suppress the display of the artificate ID on the timeline which showing changes to wiki or tickets. (By: drh on 2009-01-21 01:23:40) [diff] [annotate] | |
2008-12-26
| ||
17:41:09 | [af5301943f] part of check-in [b12a031557] Omit the hyperlinks to the wiki edit for the Sandbox if editing is not allowed. (By: drh on 2008-12-26 17:41:09) [diff] [annotate] | |
17:36:08 | [fc21315561] part of check-in [2a3e85f2d5] Require wiki edit privilege in order to edit the Sandbox wiki page, just like any other wiki page. (By: drh on 2008-12-26 17:36:08) [diff] [annotate] | |
2008-12-03
| ||
14:10:01 | [738d038bd7] part of check-in [426a3ba49e] Fix a bug in windows that causes the menu on the wiki display pages to be omitted. Ticket [d6d9ee682eac7708b0a7aa31febc8ad47e4923b1]. (By: drh on 2008-12-03 14:10:01) [diff] [annotate] | |
2008-11-20
| ||
23:19:41 | [175d2ccd39] part of check-in [0a523be389] Another attempt to get the /home to /login redirection correct. (By: drh on 2008-11-20 23:19:41) [diff] [annotate] | |
23:17:50 | [c4f9be7f80] part of check-in [3420e47b24] Try again to get the redirection correct when redirecting from /home to /login. (By: drh on 2008-11-20 23:17:50) [diff] [annotate] | |
23:15:30 | [2a9c0eaad3] part of check-in [19f5d0b15f] Require wiki read permission in order to visit the /home URL. (By: drh on 2008-11-20 23:15:30) [diff] [annotate] | |
2008-11-19
| ||
16:55:14 | [8673214ab7] part of check-in [d14adf1032] Merge src & doc leaves back. (By: kejoki on 2008-11-19 16:55:14) [diff] [annotate] | |
2008-11-18
| ||
12:19:55 | [8673214ab7] part of check-in [bdde7ddcc8] Show the "Files" menu option on the "home" page when the "h" privilege is enabled. (By: drh on 2008-11-18 12:19:55) [diff] [annotate] | |
2008-11-15
| ||
14:18:09 | [45c7efaf6d] part of check-in [9de6abab2a] Miscellaneous cosmetic changes (By: eric on 2008-11-15 14:18:09) [diff] [annotate] | |
2008-10-24
| ||
13:27:53 | [76e56d7038] part of check-in [e8c4f69c50] Change all mentions of "UUID" in the documentation and help screens into either "artifact ID" or "baseline ID" or "ticket ID" as appropriate. "UUID" has a widely recognized meaning that is different from its meaning in fossil. "UUID" is still used in code comments and in variable names. (By: drh on 2008-10-24 13:27:53) [diff] [annotate] | |
2008-10-18
| ||
12:55:44 | [5bb1f01093] part of check-in [0be54823ba] Add defenses against [http://en.wikipedia.org/wiki/Cross-site_request_forgery | cross-site request forgery] attacks. (By: drh on 2008-10-18 12:55:44) [diff] [annotate] | |
2008-10-11
| ||
15:11:31 | [6fc1aec89b] part of check-in [4ef19b554a] Fix a few typos in documentation. (By: drh on 2008-10-11 15:11:31) [diff] [annotate] | |
2008-10-05
| ||
01:03:25 | [618667e0b1] part of check-in [c8893c69ac] Documentation updates. (By: drh on 2008-10-05 01:03:25) [diff] [annotate] | |
2008-10-03
| ||
19:45:50 | [d3d0dbee35] part of check-in [20a0fbdf64] Fix a typo: "tested" becomes "nested". Ticket [74814a6682]. (By: drh on 2008-10-03 19:45:50) [diff] [annotate] | |
2008-07-24
| ||
12:29:25 | [4e55bd749b] part of check-in [2c3ccaa048] Clarify the formatting rules for <verbatim>. Ticket [aee2a1a927f] (By: drh on 2008-07-24 12:29:25) [diff] [annotate] | |
2008-07-17
| ||
20:34:35 | [21130cec42] part of check-in [82136b0a5f] Give /wiki a link to the Wiki page with the same name as the Project Name. (By: eric on 2008-07-17 20:34:35) [diff] [annotate] | |
15:49:24 | [26fbd5a93f] part of check-in [e01aa8cb4b] Enhance the wiki rendering to support <div> markup. The closing </div> tag with and id= attribute can close off <verbatim> and <nowiki>. The wiki append page uses this to prevent unclosed tags from messing up the rendering of subsequent comments. (By: drh on 2008-07-17 15:49:24) [diff] [annotate] | |
2008-07-15
| ||
16:42:48 | [185275fa54] part of check-in [d3e711fd2f] Work toward getting bug-tracking working well. (By: drh on 2008-07-15 16:42:48) [diff] [annotate] | |
13:46:00 | [627ea9c43a] part of check-in [8d8a41d195] Documentation updates. (By: drh on 2008-07-15 13:46:00) [diff] [annotate] | |
2008-05-24
| ||
22:40:39 | [5cf6903cd9] part of check-in [d58ed02bed] added autosync check to wiki commit (By: stephan on 2008-05-24 22:40:39) [diff] [annotate] | |
16:02:14 | [4931ce9b65] part of check-in [3beb385964] Clarification of wiki formatting rules. (By: drh on 2008-05-24 16:02:14) [diff] [annotate] | |
2008-05-23
| ||
21:41:07 | [09891f13ef] part of check-in [92df4748bd] corrected wiki command short help (By: stephan on 2008-05-23 21:41:07) [diff] [annotate] | |
2008-05-16
| ||
03:18:23 | [a15e177b1a] part of check-in [7adbf773c2] added optional FILE arg to wiki export (By: stephan on 2008-05-16 03:18:23) [diff] [annotate] | |
01:43:55 | [fcc5e5e311] part of check-in [e03d1be55b] Added new "wiki create" command. Cleaned up the "wiki commit" code and added an option filename argument to both "wiki commit" and "wiki create". (By: drh on 2008-05-16 01:43:55) [diff] [annotate] | |
01:09:08 | [a910310888] part of check-in [c51dd3058c] Back out the "Home Page" configuration option added by [29374daa0d] (By: drh on 2008-05-16 01:09:08) [diff] [annotate] | |
00:27:49 | [97d9b1ab7c] part of check-in [f94f7e5f49] Merge the fork back together. (By: drh on 2008-05-16 00:27:49) [diff] [annotate] | |
2008-05-15
| ||
22:11:47 | [97d9b1ab7c] part of check-in [32c06fd65b] fixed a used-the-wrong-var bug from that last commit (By: stephan on 2008-05-15 22:11:47) [diff] [annotate] | |
22:05:52 | [efba03523b] part of check-in [29374daa0d] /home link content can now be pulled from a Wiki entry or an arbitrary link relative to the fossil root url. See the WWW Configuration dialog for details. (By: stephan on 2008-05-15 22:05:52) [diff] [annotate] | |
20:26:25 | [02c5204f87] part of check-in [bfb4d414dd] minor refactorings to the wiki commands (By: stephan on 2008-05-15 20:26:25) [diff] [annotate] | |
15:23:08 | [52056439c2] part of check-in [cde6e7a303] Added 'wiki commit'. Minor stylistic cleanups. (By: stephan on 2008-05-15 15:23:08) [diff] [annotate] | |
13:35:53 | [e5a9d16598] part of check-in [a51699a7ad] Fix compiler warnings in wiki.c. (By: drh on 2008-05-15 13:35:53) [diff] [annotate] | |
2008-05-14
| ||
23:25:30 | [9763f3e61b] part of check-in [d13b3ff094] reorg'd/expanded the TODOs (By: stephan on 2008-05-14 23:25:30) [diff] [annotate] | |
23:13:33 | [334a830037] part of check-in [cedf518c96] fixed to C++isms which Annotate accuses me of adding on 2008.2.2 ;) (By: stephan on 2008-05-14 23:13:33) [diff] [annotate] | |
23:01:41 | [ea1fb250d5] part of check-in [cf5bbd92a2] added some help docs + TODO (By: stephan on 2008-05-14 23:01:41) [diff] [annotate] | |
20:59:10 | [732c3121c6] part of check-in [decac09b7d] Cleanup and simplify the code for the recently added "wiki" command. (By: drh on 2008-05-14 20:59:10) [diff] [annotate] | |
20:26:13 | [f90204e0f4] part of check-in [feee32d3af] cleaned up error handling a bit, minor code style changes, s/import/commit/ (By: stephan on 2008-05-14 20:26:13) [diff] [annotate] | |
20:02:10 | [b3b42c9e13] part of check-in [87a1a31d1d] removed 2 remaining debug lines. Cleaned up help text. (By: stephan on 2008-05-14 20:02:10) [diff] [annotate] | |
19:51:18 | [11b4451999] part of check-in [5fb1152dab] added command: wiki [export WikiName|list] (By: stephan on 2008-05-14 19:51:18) [diff] [annotate] | |
2008-02-27
| ||
04:15:47 | [4fe3239f97] part of check-in [2e84fb3e54] Merged with [82fc5abb60]. (By: aku on 2008-02-27 04:15:47) [diff] [annotate] | |
2008-02-26
| ||
17:57:11 | [4fe3239f97] part of check-in [82fc5abb60] Cut over to the new timeline code. Remove the older timeline. (By: drh on 2008-02-26 17:57:11) [diff] [annotate] | |
2008-02-08
| ||
16:24:24 | [bddf828de5] part of check-in [b3ec774ab7] Fail with an error if a file is outside the checkout tree. (By: drh on 2008-02-08 16:24:24) [diff] [annotate] | |
2008-02-02
| ||
18:51:19 | [fb0624012e] part of check-in [01d3c33874] corrected two 'var may be used uninitialized' warnings (By: stephan on 2008-02-02 18:51:19) [diff] [annotate] | |
2007-12-05
| ||
08:07:46 | [9e63012182] part of check-in [d0305b305a] Merged mainline into my branch to get the newest application. (By: aku on 2007-12-05 08:07:46) [diff] [annotate] | |
2007-11-25
| ||
21:11:33 | [9e63012182] part of check-in [5f3ddcc1b8] Add ticket configuration editing capability. (By: drh on 2007-11-25 21:11:33) [diff] [annotate] | |
2007-10-28
| ||
23:27:12 | [06781e499d] part of check-in [f08adf3d58] Added a "wiki" link to the main menu. Added built-in description of wiki formatting rules. Added a wiki "homepage" that displays when the "wiki" URI is used without a pagename. Added support for a wiki sandbox that does not save to the repository. (By: drh on 2007-10-28 23:27:12) [diff] [annotate] | |
21:26:07 | [fbea7b5b38] part of check-in [f40230a7e8] The "wiki" URI without a page name argument now gives you a list of existing wiki pages. This works fine as long as there are a reasonable number (no more than a few hundred) wiki pages. We need to think of something better for large wikis. We also need to think of ways to give users better guidance for creating new wiki pages. (By: drh on 2007-10-28 21:26:07) [diff] [annotate] | |
2007-10-13
| ||
01:18:52 | [15b33bf930] part of check-in [c963a7763d] Much improved wiki rendering. Automatic paragraph tags now match correctly. All tags should balance. (By: drh on 2007-10-13 01:18:52) [diff] [annotate] | |
2007-10-12
| ||
23:18:35 | [ba2a75dd4c] part of check-in [df646a7f4c] Fix some (certainly not all) problems with wiki editing. (By: drh on 2007-10-12 23:18:35) [diff] [annotate] | |
22:56:18 | [63e0aa644a] part of check-in [677aa71bca] The g.zExtra parameter is now always available as P("name"). This means the /wiki/xyz and /wiki?name=xyz are equivalent URLs. (By: drh on 2007-10-12 22:56:18) [diff] [annotate] | |
2007-10-10
| ||
23:10:48 | [c34537ff45] part of check-in [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. (By: drh on 2007-10-10 23:10:48) [diff] [annotate] | |
21:15:17 | [9a9d53861a] part of check-in [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. (By: drh on 2007-10-10 21:15:17) [diff] [annotate] | |
15:21:53 | [83c17e31dc] part of check-in [9f89a8e68e] Fix the wiki editor so that it can handle wiki page names that include spaces. (By: drh on 2007-10-10 15:21:53) [diff] [annotate] | |
2007-10-06
| ||
17:10:47 | [22c7d6d4bb] part of check-in [488afb9746] Enforce well-formedness constraints on wiki pagenames. (By: drh on 2007-10-06 17:10:47) [diff] [annotate] | |
16:37:39 | [1ab1276742] part of check-in [6d58613757] Timeline comments are now rendered as wiki. Wiki changes appear on the timeline. (By: drh on 2007-10-06 16:37:39) [diff] [annotate] | |
13:13:33 | [e5a5435241] part of check-in [bf428e6854] Now able to enter and edit and display wiki pages. Still many problems to be resolved. (By: drh on 2007-10-06 13:13:33) [diff] [annotate] | |
2007-09-28
| ||
15:44:08 | [3d314ebfeb] part of check-in [ab637af752] Add enumeration lists and indented paragraphs in the wiki. (By: drh on 2007-09-28 15:44:08) [diff] [annotate] | |
2007-09-17
| ||
00:58:51 | [804763a66e] part of check-in [bbcb6326c9] Pulled in the navbar and timeline changes. (By: aku on 2007-09-17 00:58:51) [diff] [annotate] | |
2007-09-01
| ||
21:11:33 | [804763a66e] part of check-in [b2e55c0d4d] Add the /wiki and /bwiki web pages. Currently renders content from the check-out as readonly. (By: drh on 2007-09-01 21:11:33) [diff] [annotate] | |
2007-08-23
| ||
19:52:19 | [daf8014fa8] part of check-in [22c1ac41d4] Add separate "clone" permissions. Previously, one needed "History" premission in order to clone. But sometimes we want to grant clone without granting history. (By: drh on 2007-08-23 19:52:19) [diff] [annotate] | |
2007-07-23
| ||
19:52:51 | [b7ab86df2b] part of check-in [66f4caa379] Improvements to the WWW interface. (By: drh on 2007-07-23 19:52:51) [diff] [annotate] | |
2007-07-21
| ||
14:10:57 | [5d70c36fe5] part of check-in [dbda8d6ce9] Initial check-in of m1 sources. (By: drh on 2007-07-21 14:10:57) [annotate] |