Commit graph

55 commits

Author SHA1 Message Date
Dario Solera
78fbf37929 Tentatively fixed #389 and #420: headers and list are no longer prepended with new lines (workaround). 2009-11-20 11:13:15 +00:00
Dario Solera
438cbec9c1 Fixed and closed #401: fixed sitemap XML output. 2009-11-20 09:39:25 +00:00
Dario Solera
6a3dbee124 Implemented mass email feature. 2009-11-14 10:36:34 +00:00
Dario Solera
3eb812dfd4 Fixed and closed #418: Same & Continue now properly handles attachment upload controls activation. Also fixed issue in redirect on cancel. 2009-11-12 15:31:38 +00:00
Dario Solera
123c1755ff Fixed #417: attachments are correctly moved/deleted when renaming/deleting a page. 2009-11-12 15:18:44 +00:00
Dario Solera
861db9beef Added warning for snippet editing as commented on issue #403. 2009-11-10 08:46:03 +00:00
Dario Solera
1147017d92 Fixed and closed #414: "Link to this section" is now translated.
Fixed and closed #413: "~~~~" tag now correctly renders the display name.
Fixed #408: reverse formatter now works even when no new lines are present at the end of the content.
2009-11-10 07:59:28 +00:00
Dario Solera
acf1af0491 Fixed and closed #410: added SettingName.RootNamespaceTheme and updated Host class. Also fixed bug in Host.ListDirectories(). 2009-11-06 07:53:10 +00:00
Dario Solera
24646bd331 Fixed issue with file links: filenames that were already encoded were encoded a second time. 2009-11-03 09:08:54 +00:00
Dario Solera
78e0a95720 Completed Spanish translation. 2009-10-27 11:08:53 +00:00
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
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
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
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
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
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
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
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
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
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
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
eb2a6a860e Fixed layout issue. 2009-10-06 13:13:34 +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