Commit graph

265 commits

Author SHA1 Message Date
Dario Solera
be05cd0a14 Changed offline message. 2010-03-03 10:12:19 +00:00
Dario Solera
7f9674601c Removed useless comments. 2010-03-03 09:08:55 +00:00
Dario Solera
768851c30f Fixed bug in execution of TryAutoLogin. 2010-03-03 08:47:57 +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
7cc7fb615b Fixed and closed #502: {PageCount(*)} now available in the editor toolbar. 2010-02-28 10:26:43 +00:00
Dario Solera
f443187b6d Fixed and closed #497: keywords, meta description and change comment are displayed in ?Code=1 mode. 2010-02-28 10:23:54 +00:00
Dario Solera
52771e5fa1 Cleaned up solution configurations. 2010-02-26 06:45:11 +00:00
Dario Solera
9f524e2704 Removed unused MySQL assemblies. 2010-02-18 08:19:23 +00:00
Dario Solera
02b6c862d6 Fixed #490: not-closed snippet no longer makes the application crash. 2010-02-17 11:14:00 +00:00
Dario Solera
cff84ba163 Fixed bug in Print.aspx.cs. 2010-02-16 06:24:28 +00:00
Dario Solera
96f6589cfd Updated Russian and Ukrainian translations. 2010-02-10 19:45:08 +00:00
Dario Solera
071eead744 Fixed broken update URL. 2010-02-10 10:05:38 +00:00
Dario Solera
151acf0f63 Upgraded SHFB to version 1.8 and rebuilt help file. 2010-02-10 09:04:45 +00:00
Dario Solera
644ffcfc15 Tweaked version number. 2010-02-10 08:57:20 +00:00
Dario Solera
808b157402 Fixed and closed #488: user group name validation now fixed. 2010-02-10 06:15:34 +00:00
Dario Solera
7bfe88f163 Fixed and closed #445: invalid RESX key fixed.
Improved label in AdminConfig.aspx (issue #488).
2010-02-10 06:11:07 +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
Matteo Tomasini
829b0b78c2 Fixed and closed #478: added div tag to fix layout problem. 2010-02-09 13:48:01 +00:00
Dario Solera
5774c21f2b Relaxed email validation regex. 2010-02-09 12:30:45 +00:00
Dario Solera
a5aeafc80e Fixed issue in AdminGroups.aspx: group name existence check was done agains the users instead of groups. 2010-02-07 10:32:13 +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
0287216b0e Fixed and closed #428: added page filtering in Popup.aspx and PopupWYSIWYG.aspx. 2010-02-02 10:48:46 +00:00
Dario Solera
9aeec36642 Fixed and closed #462: no-wrap via CSS rather than hardcoded non-breaking spaces. 2010-02-02 10:37:21 +00:00
Dario Solera
2bf5df3368 Fixed and closed #475: links in breadcrumbs trail drop-down menu limited to 20. 2010-02-02 10:29:17 +00:00
Dario Solera
9f31c1e47e Fixed and closed #436: HR is now correct when inserted in Visual editor. 2010-02-02 10:23:03 +00:00
Dario Solera
ce3179b525 Fixed and closed #481: TAB now focuses editor window. 2010-02-02 10:16:39 +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
a777650e1f Fixed and closed #480: "?Discuss=1" and "?Code=1" links are now correct. 2010-02-02 09:11:00 +00:00
Dario Solera
ee5b18d0ad Fixed and closed #479: single letters are not highlighted.
Updated jQuery to version 1.4.1.
2010-02-02 08:56:17 +00:00
Dario Solera
a5852d907a Updated install instructions (issue #476). 2010-02-02 08:48:02 +00:00
Dario Solera
ab6963b3fe Fixed and closed #466: page information now displayed also in Print.aspx. 2010-01-27 18:28:26 +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
Dario Solera
f8e410bf6a Fixed and closed #467: names of new items are now trimmed before saving or renaming. 2010-01-27 11:24:32 +00:00
Dario Solera
121f90fd9b Fixed broken project file. 2010-01-27 11:08:21 +00:00
Dario Solera
a8e1be8041 Fixed and closed #474: updated jQuery to version 1.4. 2010-01-27 10:52:57 +00:00
Dario Solera
ebe1d92ae5 Fixed typo. 2010-01-27 06:07:02 +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
66c13cdce4 Updated copyright information. 2010-01-20 10:15:08 +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
ca12d536c4 Fixed and closed #434: upload/rename/delete controls properly displayed when navigating directories in FileManager. 2010-01-11 06:01:49 +00:00
Dario Solera
0519c46baf Added support for Twitter feed. 2010-01-09 13:41:01 +00:00