Commit graph

64 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
2e5d16238f Fixed typo and added missing resource keys in AdminLog.aspx. 2009-10-25 09:02:39 +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
Jeff Sheldon
18b2d4d66c Initial commit of the ActiveDirectoryProvider for #342 2009-10-22 19:19:09 +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
bc59865a69 Fixed and closed #398: discussion permalinks now use the P-like character instead of a "#". 2009-10-22 13:30:16 +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
d460d9bd47 Fixed and closed #394: page name is properly encoded when passed to Popup.aspx or PopupWYSIWYG.aspx. 2009-10-21 14:27:10 +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
8fc1e66522 Fixed and closed #387: only namespace the user has access to are now displayed in Profile.aspx. 2009-10-20 16:00:05 +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
a68203ed54 Removed empty svn:mergeinfo properties. 2009-10-20 13:01:50 +00:00
Dario Solera
ec1fe8967b Fixed issue with single quotes in file/attachment names in file manager and attachment manager/viewer. 2009-10-20 12:31:16 +00:00
Dario Solera
94abba610b Fixed issue with XML sitemap schema. 2009-10-19 14:27:32 +00:00
Dario Solera
a85acab891 Increased priority of default pages in sitemap. 2009-10-19 08:02:35 +00:00
Dario Solera
5722ba895a Added support for XML sitemaps. 2009-10-19 07:51:42 +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
462716961d Fixed and closed #385: exceptions logged when migrating pages and copying categories (results unaffected). 2009-10-18 08:30:13 +00:00
Dario Solera
f0268791f6 Fixed and closed #384: when renaming a namespace, the selected theme is preserved. 2009-10-18 08:19:05 +00:00
Dario Solera
7e203d3c3b Fixed issue with inter-namespace page redirection. 2009-10-16 10:12:28 +00:00
Dario Solera
8c5febca3f Updated help file. 2009-10-15 08:42:50 +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
12dbdda9fe Tweaked version number for 3.0.1. 2009-10-14 07:11:22 +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
38de4fbb10 Fixed and closed #380: drop-down attachments and admin menus are now positioned (almost) correctly in IE7. Same workaround used for outgoing links drop-down menus. 2009-10-14 06:49:16 +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
cd75e9df29 Fixed and closed #379: positional parameterized snippets are now inserted on a single line by default. 2009-10-13 12:41:04 +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
bdd2b06411 Fixed issue with JavaScript escaping. 2009-10-13 06:54:47 +00:00
Dario Solera
31ac1a1ccf Improved handling of malformed search results. 2009-10-13 06:46:50 +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
99ef640d48 Fixed and closed #367: image Edit buttons now work in any namespace. 2009-10-12 15:30:17 +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
6709102756 Fixed and closed #372: template selection controls are now displayed only in WikiMarkup mode. 2009-10-11 08:08:44 +00:00
Andy Henderson
738b1a40bf Hide template selection if there aren't any templates. Auto-select category matching selected template. Suppress 'are you sure' message when selecting a template if no text entered. Fix bug when reselecting a template. Fix #360. 2009-10-10 20:21:30 +00:00