Commit graph

22 commits

Author SHA1 Message Date
Dario Solera
ab22f73cbb Fixed theme detection when opening a namespace with incorrect casing. 2009-10-19 07:18:43 +00:00
Dario Solera
7e203d3c3b Fixed issue with inter-namespace page redirection. 2009-10-16 10:12:28 +00:00
Dario Solera
695e715c06 Fixed #382: positional parameters whose vlaue contains markup are not rendered correctly in snippets (the equal sign generated by a link, for example, confused the formatter). 2009-10-14 08:10:16 +00:00
Dario Solera
66e9f5aaf6 Fixed and closed #381: multi-line list elements are now rendered correctly even if they are the last element. 2009-10-14 07:03:24 +00:00
Dario Solera
4224a5785b Fixed and closed #377: named parameterized snippets now work even if they are on a single line. 2009-10-13 12:51:50 +00:00
Dario Solera
9738b0470b Fixed possible issue in Pages links rebuilding. 2009-10-13 10:08:46 +00:00
Dario Solera
d45f07f892 Fixed bug in page renaming process (revisions were not renamed). 2009-10-13 09:03:02 +00:00
Dario Solera
7d63ef3a44 Fixed issue in SessionFacade.GetCurrentUser(). 2009-10-13 06:33:50 +00:00
Dario Solera
bd65c84133 Fixed and closed #364: all HTML comments are stripped away except for ones inside PRE tags. 2009-10-12 15:34:55 +00:00
Dario Solera
980056c487 Fixed and closed #376: {cloud} now displays local category names. 2009-10-12 15:21:46 +00:00
Dario Solera
45f210bd53 Fixed bug in Host.ChangeCurrentUserLanguage method. 2009-10-12 14:54:20 +00:00
Dario Solera
58915b4fd8 Added IHostV30.ChangeCurrentUserLanguage method. 2009-10-12 13:52:13 +00:00
Dario Solera
1d819c137f Added warning when transcluding an inexistent page. 2009-10-12 10:50:27 +00:00
Dario Solera
fef1495165 Fixed typo (but it had no effect). 2009-10-12 07:32:08 +00:00
Dario Solera
980272f553 Fixed #368 and #373: URL-encode/decode now done properly. Also fixed issues with single quotes in names/titles. 2009-10-11 10:02:25 +00:00
Dario Solera
c94d37d7c7 Fixed possible issue with integer parsing. 2009-10-11 08:12:59 +00:00
Dario Solera
94dc584129 Fixed issue #362: HTML comments are now rendered in the output. 2009-10-07 12:19:49 +00:00
Dario Solera
947e8cdce0 Added "Enable Section Achors" configuration option. 2009-10-06 15:21:59 +00:00
Dario Solera
4dee300bf4 Fixed issue in Settings.PublicDirectory (only occurring when PublicDirectory is empty in web.config). 2009-10-05 07:11:36 +00:00
Andy Henderson
499c7bd777 Fixes URL case sensitivity problem when there's a path between a wiki and the site root. Resolves #359. 2009-10-02 19:23:06 +00:00
Dario Solera
e225f06bd1 Fixed issue in search engine (multiple identical matches returned when search query contained the same work multiple times). 2009-10-02 08:00:55 +00:00
Dario Solera
b8f912cc79 Fixed help files. 2009-09-30 13:47:13 +00:00