Commit graph

105 commits

Author SHA1 Message Date
Dario Solera
28194105d1 Minor change. 2011-01-05 10:55:05 +00:00
Dario Solera
318bc854b1 Automatic fallback to Default theme if selected theme does not exist. 2011-01-05 08:46:56 +00:00
Dario Solera
2aabe4d6c6 Abstracted part of local providers data directory management. 2011-01-04 14:11:20 +00:00
Dario Solera
42f4344501 Added possibility to specify a different paging size. 2011-01-04 09:39:25 +00:00
Dario Solera
9acaf35935 Added support for absolute paths for PublicDirectory configuration value. 2011-01-04 09:02:39 +00:00
Dario Solera
191d903b2d Fixed all redirections with appropriate host (as configured). 2010-12-29 14:07:49 +00:00
Dario Solera
8c35eed690 Added GetMainUrl "smart" method. 2010-12-26 16:02:53 +00:00
Dario Solera
94d378f865 Upgraded solution to Visual Studio 2010 (still targeting .NET 3.5). 2010-12-26 10:58:31 +00:00
Dario Solera
57ed1399c0 Changed HTML head. 2010-11-19 12:45:21 +00:00
Dario Solera
4d8fb62fc5 Added 'CloudLink' class to links in category cloud. 2010-09-10 05:21:52 +00:00
Dario Solera
d8a68737ab Fixed issue occurring when calling formatting-related code from asynchronous threads (HttpContext is unavailable). 2010-07-01 10:45:36 +00:00
Dario Solera
27af8f2caa Fixed and closed #537: {RecentChanges} disabled in preview mode. 2010-06-17 13:41:22 +00:00
Dario Solera
a078529eb3 Added preliminary support for RTL cultures (patch by Masood Ramezani). 2010-06-17 07:35:39 +00:00
Dario Solera
439549707a Fixed possible issue with SessionFacade. 2010-06-16 07:38:20 +00:00
Dario Solera
6195533a07 Now considering Response.End() in formatters execution so no error message is displayed in the log. 2010-06-03 10:31:24 +00:00
Dario Solera
44311ba307 Page and message indexing is now more robust and pages that cannot be indexed are skipped. 2010-05-30 06:29:13 +00:00
Dario Solera
4a91270ff1 Fixed and closed #542: log appending now correct when flushing old entries. 2010-05-20 12:48:58 +00:00
Dario Solera
5f11f2e4ed Fixed and closed #540: user account events now raised correctly. 2010-05-20 12:30:02 +00:00
Dario Solera
4674701fb1 Fixed broken link. 2010-05-05 09:00:22 +00:00
Dario Solera
df9cdacc66 Fixed and closed #508: edit section link completely removed from output if current user does not have editing permissions. 2010-05-01 14:49:31 +00:00
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>&nbsp;</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