Commit graph

180 commits

Author SHA1 Message Date
Dario Solera
2e1eb1813d [completed: 586] Resolved paging bug in AdminPages.aspx. 2011-04-22 17:53:17 +02:00
Dario Solera
f16f67cff2 [completed: 594] Tentatively fixed issue occurring when trying to index a page with empty title or content. 2011-04-22 17:33:11 +02:00
Dario Solera
f74ca88faf Tweaked version number. 2011-04-20 14:49:19 +02:00
Dario Solera
b5af76db00 Fixed wrong date/time in discussion message notification email. 2011-04-19 18:49:48 +02:00
Dario Solera
bff8f0bbe2 Fixed label AdminUsers.aspx. 2011-04-19 18:42:46 +02:00
Dario Solera
3c81c74f49 [completed: 592] Inactive users no longer receive email notifications for page/message updates. 2011-04-06 18:43:38 +02:00
Dario Solera
4249a761d7 [completed: 566] Host.CheckActionFor* methods now accept null user and treat it as anonymous. 2011-04-06 18:35:10 +02:00
Dario Solera
1643ac8b35 [completed: 504] Added controls to batch-select categories in Search.aspx. 2011-04-06 18:21:34 +02:00
Dario Solera
0d1c65d636 Tweaked version number. 2011-03-13 10:18:22 +01:00
Dario Solera
5f3be93193 Fixed bug in Popup's page name filter. 2011-03-13 09:36:33 +01:00
Dario Solera
c9913e3d29 Fixed bug in SeachHighlight.js. 2011-02-23 11:13:26 +01:00
Dario Solera
180e45d90c Added identity impersonation logic to all background operations (ThreadPool). 2011-02-20 15:31:43 +01:00
Dario Solera
e13ed2c6e2 Added Korean resource files to Web project. 2011-01-15 08:35:58 +00:00
Dario Solera
753c1410d1 Fixed bug in automatic fallback to default theme. 2011-01-06 14:17:33 +00:00
Dario Solera
6b9dd4150b Added way to override public directory. 2011-01-05 15:14:31 +00:00
Dario Solera
ffa6f12f6b Fixed more bugs in FixHost method. 2011-01-05 14:19:41 +00:00
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
94d378f865 Upgraded solution to Visual Studio 2010 (still targeting .NET 3.5). 2010-12-26 10:58:31 +00:00
Dario Solera
b8681c14ce Fixed and closed #557: caret position correctly handled in IE too (with a CSS hack). 2010-11-29 06:13:05 +00:00
Dario Solera
57ed1399c0 Changed HTML head. 2010-11-19 12:45:21 +00:00
Dario Solera
4a88f39698 Fixed CSS issue. 2010-11-13 09:23:53 +00:00
Dario Solera
c4aed3fb08 Tweaked version number. 2010-11-11 06:19:33 +00:00
Dario Solera
bf3f6bb41f Fixed and closed #561: BMP images are now properly displayed in editor popup. 2010-10-27 19:54:45 +00:00
Dario Solera
e77face112 Tweaked version number. 2010-09-19 09:03:55 +00:00
Dario Solera
770cc60d92 Applied workaround for ASP.NET vulnerability. 2010-09-19 09:01:03 +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
261b0f7336 Tweaked version number. 2010-06-24 08:21:41 +00:00
Dario Solera
6fbc815530 Fixed regression introduced with r2917. 2010-06-22 15:14:17 +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
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
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
5e1b88eb26 Fixed and closed #535: improved editing toolbar tooltips. 2010-05-01 14:26:09 +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
e2e0d334eb Fixed #523: transclusion anti-loop is disabled for non-page-content formatting. 2010-05-01 10:16:10 +00:00
Dario Solera
b1f4ceb809 Tweaked version number. 2010-04-21 12:44:31 +00:00
Dario Solera
3974c61750 Fixed #458: Anthem.NET ImageButton should not throw anymore. 2010-04-20 05:33:59 +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
bb4229e60a Tweaked version number. 2010-04-09 14:37:14 +00:00
Dario Solera
09db5c4de6 Fixed wrong date/time for message entries. 2010-04-05 12:57:49 +00:00
Dario Solera
84f7a22082 Included Portuguese translation to the project. Removed old, outdated Brazilian Portuguese translation. 2010-04-02 06:51:02 +00:00
Matteo Tomasini
364b01585e Fixed and closed #493 : RSS Feed Plugin improved (added settings for entries number, open links in new window, max number of words). 2010-04-01 09:30:38 +00:00