Commit graph

140 commits

Author SHA1 Message Date
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
Matteo Tomasini
1c1331e69d Fixed and closed #433 : fixed IP-filter. 2010-03-31 15:40:57 +00:00
Matteo Tomasini
1a10addd2b Fixed and closed #513 : fixed History.aspx page author name are now display names. 2010-03-31 10:04:47 +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
Dario Solera
725d30d082 Fixed and closed #524: Diff.aspx now works even when comparing the last revision with itself. 2010-03-30 12:12:36 +00:00
Dario Solera
cf537274b4 Fixed #520: disabled IE8 compatibility mode. 2010-03-30 12:03:54 +00:00
Dario Solera
179931e876 Fixed RegexValidator init value. 2010-03-26 16:50:23 +00:00
Matteo Tomasini
d0f3a4efdb 2010-03-26 14:39:38 +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
Matteo Tomasini
ebbb30608a Fixed and closed #512 : Added {CATEGORIES} in special tag. 2010-03-25 17:06:45 +00:00
Matteo Tomasini
3daa4af3e5 Fixed and closed #509 : the search is performed also if query is empty. 2010-03-25 16:51:35 +00:00
Matteo Tomasini
3f999db114 Fixed and closed #495 : If the number of pages is equal to (pageCount-1)*pageSize the last page is not displayed. 2010-03-25 15:45:54 +00:00
Matteo Tomasini
9696e38c32 Fixed and closed #496 : Added max column(2) for groups list. 2010-03-25 14:05:42 +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
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
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
644ffcfc15 Tweaked version number. 2010-02-10 08:57:20 +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
0287216b0e Fixed and closed #428: added page filtering in Popup.aspx and PopupWYSIWYG.aspx. 2010-02-02 10:48:46 +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
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