Matteo Tomasini
5f05cecc20
Fixed and closed #519 : changed all occurrences of ToLower() into ToLowerInvariant().
2010-03-26 09:42:44 +00:00
Matteo Tomasini
072ee52d8f
Fixed attachment download problem.
2010-03-26 08:59:27 +00:00
Dario Solera
33357b97cf
Fixed possible issue in Users.FindUser and Users.UserLink.
2010-03-25 06:00:52 +00:00
Dario Solera
1f3023f33d
Fixed possible issue in TryCookieLogin (null username and/or loginKey).
2010-03-16 06:09:24 +00:00
Dario Solera
8dc560ba05
Fixed and closed #506 : {t:...} no longer requires the namespace.
2010-03-11 15:37:38 +00:00
Dario Solera
7f9674601c
Removed useless comments.
2010-03-03 09:08:55 +00:00
Dario Solera
b877469900
Fixed bug in formatter (trying to resolve user when surely anonymous).
2010-03-02 13:31:20 +00:00
Dario Solera
3a67e81208
Fixed #500 : correctly handling logout procedure performed with null username.
2010-02-28 13:44:36 +00:00
Dario Solera
c7a05066d3
Fixed #498 : inexistent namespace correctly handled.
2010-02-28 10:49:59 +00:00
Dario Solera
0ac4be8bb0
Fixed and closed #501 : added {categories} special tag.
2010-02-28 10:41:14 +00:00
Dario Solera
02b6c862d6
Fixed #490 : not-closed snippet no longer makes the application crash.
2010-02-17 11:14:00 +00:00
Matteo Tomasini
bc840e2cb6
Fixed and closed #484 : added new {pagecount(*)} tag for total page (all namespaces) count.
2010-02-09 14:07:49 +00:00
Dario Solera
5774c21f2b
Relaxed email validation regex.
2010-02-09 12:30:45 +00:00
Dario Solera
f5d5317719
Fixed bug in ModifyNavigationPath method of local pages provider.
2010-02-03 13:19:01 +00:00
Dario Solera
71637365c1
Fixed #443 : multi-line table headers supported (row-headers no longer supported).
2010-02-02 14:08:32 +00:00
Dario Solera
6c3355b3fa
Added Footnotes Plugin (contributed from Jens Felsner).
...
Updated plugins version numbers.
2010-02-02 11:48:54 +00:00
Dario Solera
5fee035fbe
Fixed issue #439 : headers are now correctly detected, even when using @@...@@ tags.
2010-02-02 09:55:00 +00:00
Dario Solera
56e0ab0554
Fixed #469 : worked around IE issue (spurious <p> </p> added).
2010-01-27 18:01:12 +00:00
Dario Solera
c86aa2f318
Fixed #468 : Formatter and ReverseFormatter now process inter-namespace links correctly.
2010-01-27 13:01:09 +00:00
Dario Solera
e04e02ed9c
Fixed and closed #455 : meta-content is reset to defaults only on the first application start.
2010-01-20 16:00:02 +00:00
Dario Solera
ceb228f937
Fixed #463 : angular brackets are now properly processed when switching from Visual to Preview.
2010-01-20 13:55:47 +00:00
Dario Solera
704c1199ae
Fixed and closed #460 : illegal characters in request are no longer a problem.
2010-01-14 08:02:35 +00:00
Dario Solera
eb7d19e8f6
Fixed and closed #457 : deleting a user or group also deletes related ACL entries.
2010-01-14 07:47:29 +00:00
Dario Solera
446934322c
Fixed and closed #438 : group deletion no longer causes exceptions for former members.
2010-01-14 06:34:04 +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
a716310df3
Fixed and closed #437 : empty links are now properly ignored.
2010-01-03 17:27:17 +00:00
Dario Solera
4769cc7157
Removed unwanted comment.
2010-01-02 13:47:13 +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
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
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
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
123c1755ff
Fixed #417 : attachments are correctly moved/deleted when renaming/deleting a page.
2009-11-12 15:18:44 +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
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