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
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
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
ab22f73cbb
Fixed theme detection when opening a namespace with incorrect casing.
2009-10-19 07:18:43 +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
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
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
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
7d63ef3a44
Fixed issue in SessionFacade.GetCurrentUser().
2009-10-13 06:33:50 +00:00