Dario Solera
dec7469acf
Fixed and closed #532 : HTML in headers caused broken anchors.
2010-05-01 10:35:11 +00:00
Dario Solera
5bd4cfdd02
Removed useless comments.
2010-05-01 10:24:30 +00:00
Dario Solera
e2e0d334eb
Fixed #523 : transclusion anti-loop is disabled for non-page-content formatting.
2010-05-01 10:16:10 +00:00
Dario Solera
ddcdf77f53
Fixed transclusion issue.
2010-04-09 15:59:10 +00:00
Matteo Tomasini
acfc1ad983
Fixed and closed #499 : SpecialTagRegex is not processed if Format is called with forIndexing=true.
2010-04-09 14:56:34 +00:00
Matteo Tomasini
6f63e7cb95
Added background automatic rebuilding at startup.
2010-04-09 14:28:14 +00:00
Matteo Tomasini
554d9c41ab
Moved transclusion processing in phase3.
2010-04-09 12:17:13 +00:00
Matteo Tomasini
1c1331e69d
Fixed and closed #433 : fixed IP-filter.
2010-03-31 15:40:57 +00:00
Matteo Tomasini
3a853ecdd8
Fixed and closed #525 : if mail link start with "mailto:" the wiki no more add "mailto:" to link address.
2010-03-31 09:50:21 +00:00
Dario Solera
2c65f30a1c
Fixed #514 : recent changes are never repeated in case of similar subsequent edits.
2010-03-30 12:26:27 +00:00
Matteo Tomasini
fb90ca2400
Fixed and closed #492 : visual editor works also on Chrome.
2010-03-30 12:24:40 +00:00
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