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
|
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
|
829b0b78c2
|
Fixed and closed #478: added div tag to fix layout problem.
|
2010-02-09 13:48:01 +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
|
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
|
ab6963b3fe
|
Fixed and closed #466: page information now displayed also in Print.aspx.
|
2010-01-27 18:28:26 +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
|
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
|
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
|
7094f4245a
|
Included jQuery in web application project.
|
2010-01-09 12:58:37 +00:00 |
|
Dario Solera
|
8ca4b6a490
|
Updated French translation of local resources.
|
2010-01-07 08:07:57 +00:00 |
|
Dario Solera
|
069d1985d5
|
Updated French translation of global resources.
|
2010-01-07 08:04:29 +00:00 |
|
Dario Solera
|
c9b6b8b7b2
|
Fixed and closed #446: Display Name textbox cleared after user creation.
|
2010-01-07 08:00:29 +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
|
12d7c32635
|
Added jQuery.
|
2010-01-05 10:47:14 +00:00 |
|
Dario Solera
|
cc3ff69d5a
|
Completed Germand (de-DE) and Polish (pl-PL) translations.
|
2010-01-04 16:40:01 +00:00 |
|
Dario Solera
|
2324c78c36
|
Included Afrikaans (af-ZA) files in WebApplication.csproj.
|
2010-01-03 15:50:54 +00:00 |
|
Dario Solera
|
2ad2497530
|
Fixed #441: editor now properly handles WikiMarkup-only content.
|
2010-01-03 10:30:13 +00:00 |
|
Dario Solera
|
3a4eeaf51e
|
Fixed and closed #435: currently active editor tab is now disabled and cannot be clicked.
|
2010-01-03 10:03:04 +00:00 |
|
Dario Solera
|
a86faf35cc
|
Fixed #442: improved grouping in AllPages.aspx. Accented letters are now normalized and grouped with non-accented letters. Patch provided by 'styx31'.
|
2010-01-03 09:58:33 +00:00 |
|
Dario Solera
|
56a6ce3d9d
|
Fixed issue in CAPTCHA validation in Post.aspx.
|
2009-12-22 10:46:39 +00:00 |
|
Dario Solera
|
7b5d3223b3
|
Fixed and closed #416: browser properly navigates to edited header when editing a section. Cancel also preserves the position in the page.
|
2009-12-15 17:00:53 +00:00 |
|
Dario Solera
|
8103eb6e9b
|
Fixed #406: invalid CSS for tables in Themes/Editor.css.
|
2009-12-14 18:19:02 +00:00 |
|
Dario Solera
|
2fac8b8ef7
|
Fixed and closed #407: unwanted horizontal scrollbar in PRE tags in IE7 no longer displayed (CSS hack).
|
2009-12-14 18:13:00 +00:00 |
|
Dario Solera
|
5b4f5e3df5
|
Fixed name of resource file.
|
2009-12-11 17:35:03 +00:00 |
|
Dario Solera
|
dbba439b1c
|
Added localized files (af-ZA).
|
2009-12-11 13:04:40 +00:00 |
|
Dario Solera
|
4277e8bcde
|
Added localized files (af-AZ).
|
2009-12-11 12:53:35 +00:00 |
|
Dario Solera
|
aab14b7941
|
Fixed issue in redirection to a page with a space in the name, saved in a namespace with a space in the name.
|
2009-12-09 16:11:51 +00:00 |
|
Dario Solera
|
5cb2898572
|
Fixed #409: deleted pages are not displayed in RSS when category is specified (categories of a deleted page are unknown).
|
2009-11-28 14:04:19 +00:00 |
|
Dario Solera
|
93111258e6
|
Fixed #421: category creation now correctly fires page validation.
|
2009-11-28 13:45:19 +00:00 |
|
Dario Solera
|
85f7611752
|
Added Japanese translation.
|
2009-11-22 09:06:31 +00:00 |
|
Dario Solera
|
5630a59b4c
|
Completed Traditional Chinese translation.
|
2009-11-21 09:50:51 +00:00 |
|
Dario Solera
|
7065b032b4
|
Updated Traditional Chinese translation.
|
2009-11-20 11:18:58 +00:00 |
|
Dario Solera
|
438cbec9c1
|
Fixed and closed #401: fixed sitemap XML output.
|
2009-11-20 09:39:25 +00:00 |
|
Dario Solera
|
6a3dbee124
|
Implemented mass email feature.
|
2009-11-14 10:36:34 +00:00 |
|
Dario Solera
|
3c09a0a6a3
|
Fixed typo.
|
2009-11-13 09:32:13 +00:00 |
|
Dario Solera
|
3eb812dfd4
|
Fixed and closed #418: Same & Continue now properly handles attachment upload controls activation. Also fixed issue in redirect on cancel.
|
2009-11-12 15:31:38 +00:00 |
|