Commit graph

265 commits

Author SHA1 Message Date
Dario Solera
788bf708e2 Changed feed item link. 2010-01-09 13:04:26 +00:00
Dario Solera
7094f4245a Included jQuery in web application project. 2010-01-09 12:58:37 +00:00
Matteo Tomasini
b23b9e7522 Updated version 2010-01-08 16:25:12 +00:00
Matteo Tomasini
3f2b9fb074 Added RssFeedDisplay plugin 2010-01-08 16:21:11 +00:00
Dario Solera
8ca4b6a490 Updated French translation of local resources. 2010-01-07 08:07:57 +00:00
Dario Solera
069d1985d5 Updated French translation of global resources. 2010-01-07 08:04:29 +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
12d7c32635 Added jQuery. 2010-01-05 10:47:14 +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
2324c78c36 Included Afrikaans (af-ZA) files in WebApplication.csproj. 2010-01-03 15:50:54 +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
4769cc7157 Removed unwanted comment. 2010-01-02 13:47:13 +00:00
Dario Solera
2d8ce95810 Fixed bug in SqlServerSettingsStorageProvider and AclManager: ACL entries were kept in memory, causing problems with web-farm deployments. 2010-01-02 10:56:08 +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
5b4f5e3df5 Fixed name of resource file. 2009-12-11 17:35:03 +00:00
Dario Solera
dbba439b1c Added localized files (af-ZA). 2009-12-11 13:04:40 +00:00
Dario Solera
4277e8bcde Added localized files (af-AZ). 2009-12-11 12:53:35 +00:00
Dario Solera
2366273754 Fixed issue in log message sanitization in SQL Server Settings Storage Provider. 2009-12-09 16:21:08 +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
93111258e6 Fixed #421: category creation now correctly fires page validation. 2009-11-28 13:45:19 +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
5630a59b4c Completed Traditional Chinese translation. 2009-11-21 09:50:51 +00:00
Dario Solera
7065b032b4 Updated Traditional Chinese translation. 2009-11-20 11:18:58 +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
3c09a0a6a3 Fixed typo. 2009-11-13 09:32:13 +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
b95f6342a1 Updated Spanish translation. 2009-10-27 17:21:50 +00:00