Commit graph

78 commits

Author SHA1 Message Date
Dario Solera
0519c46baf Added support for Twitter feed. 2010-01-09 13:41:01 +00:00
Dario Solera
c9b6b8b7b2 Fixed and closed #446: Display Name textbox cleared after user creation. 2010-01-07 08:00:29 +00:00
Dario Solera
4159171c63 Fixed and closed #452: no longer possible to delete yourself in admin panel.
Fixed and closed #453: gracefully handled inexistent username in session state.
2010-01-07 07:57:17 +00:00
Dario Solera
cc3ff69d5a Completed Germand (de-DE) and Polish (pl-PL) translations. 2010-01-04 16:40:01 +00:00
Dario Solera
a716310df3 Fixed and closed #437: empty links are now properly ignored. 2010-01-03 17:27:17 +00:00
Dario Solera
2ad2497530 Fixed #441: editor now properly handles WikiMarkup-only content. 2010-01-03 10:30:13 +00:00
Dario Solera
3a4eeaf51e Fixed and closed #435: currently active editor tab is now disabled and cannot be clicked. 2010-01-03 10:03:04 +00:00
Dario Solera
a86faf35cc Fixed #442: improved grouping in AllPages.aspx. Accented letters are now normalized and grouped with non-accented letters. Patch provided by 'styx31'. 2010-01-03 09:58:33 +00:00
Dario Solera
bdcb8179e8 Updated copyright statement. 2010-01-02 07:20:30 +00:00
Dario Solera
56a6ce3d9d Fixed issue in CAPTCHA validation in Post.aspx. 2009-12-22 10:46:39 +00:00
Dario Solera
7b5d3223b3 Fixed and closed #416: browser properly navigates to edited header when editing a section. Cancel also preserves the position in the page. 2009-12-15 17:00:53 +00:00
Dario Solera
8103eb6e9b Fixed #406: invalid CSS for tables in Themes/Editor.css. 2009-12-14 18:19:02 +00:00
Dario Solera
2fac8b8ef7 Fixed and closed #407: unwanted horizontal scrollbar in PRE tags in IE7 no longer displayed (CSS hack). 2009-12-14 18:13:00 +00:00
Dario Solera
5a396a5ae0 Improved handling of header anchors whose main content starts/ends with a space. 2009-12-14 18:07:56 +00:00
Dario Solera
aab14b7941 Fixed issue in redirection to a page with a space in the name, saved in a namespace with a space in the name. 2009-12-09 16:11:51 +00:00
Dario Solera
e36df77aa7 Fixed and closed #419: email notifications display the display name instead of the username. 2009-11-28 16:06:20 +00:00
Dario Solera
800fd8fb79 Tentatively fixed #424: Phase3 special tags can now be used inside snippets. 2009-11-28 15:15:09 +00:00
Dario Solera
826877c72e Fixed #426: HTML comments are now replaced with a space rather than removed altogether so that they do not introduce blank lines. 2009-11-28 14:08:43 +00:00
Dario Solera
5cb2898572 Fixed #409: deleted pages are not displayed in RSS when category is specified (categories of a deleted page are unknown). 2009-11-28 14:04:19 +00:00
Dario Solera
90c0be4082 Fixed and closed #422: hyphens and underscores are now allowed by default in usernames and group names. 2009-11-28 13:50:22 +00:00
Dario Solera
ec33ba95df Fixed and closed #423: {RecentChanges} now works correctly. 2009-11-28 10:30:13 +00:00
Dario Solera
37951481e1 Changed default content for new main pages (removed non-standard links that could cause issues in the reverse formatter). 2009-11-28 10:23:28 +00:00
Dario Solera
85f7611752 Added Japanese translation. 2009-11-22 09:06:31 +00:00
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