Commit graph

35 commits

Author SHA1 Message Date
Dario Solera
c080770946 Fixed #402: filenames are properly encoded even when the link has the "^" flag. 2009-10-26 06:55:24 +00:00
Dario Solera
2199499e21 Fixed #400: filenames used in combination with {UP} are now escaped only when used inside WikiMarkup links. 2009-10-23 09:01:16 +00:00
Dario Solera
f30df0e8a3 Fixed regression introduced in r2678. When sections anchors were disabled in config, TOC entries did not work anymore. 2009-10-23 08:51:59 +00:00
Dario Solera
dd12c79220 Fixed issue with '{', ':' and '}' in file links. 2009-10-23 08:11:03 +00:00
Dario Solera
c135c883fe Fixed regression introduced with fix to regression introduced with fix to #305. 2009-10-22 15:45:13 +00:00
Dario Solera
0edaac7132 Tentatively fixed #383 and #386: semicolons and ">>>" sequences are correctly escaped inside @@...@@ tags. 2009-10-22 15:32:56 +00:00
Dario Solera
bc3a5fa51f Fixed regression introduced with fix to #305. 2009-10-22 15:20:55 +00:00
Dario Solera
16bcab85ea Fixed #392: email addresses are automatically obfuscated. 2009-10-22 13:47:37 +00:00
Dario Solera
cb567df541 Fixed and closed #397: HTML head is now properly rendered in all namespaces. 2009-10-22 13:36:27 +00:00
Dario Solera
e37abcf39f Fixed possible issue occurring when multiple namespaces are added to the URL (e.h. Help.Customize.MainPage). 2009-10-22 12:40:56 +00:00
Dario Solera
9e9ceb2ec7 Fixed #395: filenames are URL-encoded when used in combination with {UP} tags. 2009-10-21 15:02:58 +00:00
Dario Solera
1f665bda61 Tentatively fixed #305: single line breaks are preserved between WikiMarkup-Visual and back switches. 2009-10-20 16:08:07 +00:00
Dario Solera
3100569339 Fixed and closed #389: switching from Visual to WikiMarkup no longer adds a blank line after a list. 2009-10-20 15:53:17 +00:00
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