Commit graph

41 commits

Author SHA1 Message Date
Dario Solera
ab22f73cbb Fixed theme detection when opening a namespace with incorrect casing. 2009-10-19 07:18:43 +00:00
Dario Solera
462716961d Fixed and closed #385: exceptions logged when migrating pages and copying categories (results unaffected). 2009-10-18 08:30:13 +00:00
Dario Solera
f0268791f6 Fixed and closed #384: when renaming a namespace, the selected theme is preserved. 2009-10-18 08:19:05 +00:00
Dario Solera
7e203d3c3b Fixed issue with inter-namespace page redirection. 2009-10-16 10:12:28 +00:00
Dario Solera
8c5febca3f Updated help file. 2009-10-15 08:42:50 +00:00
Dario Solera
695e715c06 Fixed #382: positional parameters whose vlaue contains markup are not rendered correctly in snippets (the equal sign generated by a link, for example, confused the formatter). 2009-10-14 08:10:16 +00:00
Dario Solera
12dbdda9fe Tweaked version number for 3.0.1. 2009-10-14 07:11:22 +00:00
Dario Solera
66e9f5aaf6 Fixed and closed #381: multi-line list elements are now rendered correctly even if they are the last element. 2009-10-14 07:03:24 +00:00
Dario Solera
38de4fbb10 Fixed and closed #380: drop-down attachments and admin menus are now positioned (almost) correctly in IE7. Same workaround used for outgoing links drop-down menus. 2009-10-14 06:49:16 +00:00
Dario Solera
4224a5785b Fixed and closed #377: named parameterized snippets now work even if they are on a single line. 2009-10-13 12:51:50 +00:00
Dario Solera
cd75e9df29 Fixed and closed #379: positional parameterized snippets are now inserted on a single line by default. 2009-10-13 12:41:04 +00:00
Dario Solera
9738b0470b Fixed possible issue in Pages links rebuilding. 2009-10-13 10:08:46 +00:00
Dario Solera
d45f07f892 Fixed bug in page renaming process (revisions were not renamed). 2009-10-13 09:03:02 +00:00
Dario Solera
bdd2b06411 Fixed issue with JavaScript escaping. 2009-10-13 06:54:47 +00:00
Dario Solera
31ac1a1ccf Improved handling of malformed search results. 2009-10-13 06:46:50 +00:00
Dario Solera
7d63ef3a44 Fixed issue in SessionFacade.GetCurrentUser(). 2009-10-13 06:33:50 +00:00
Dario Solera
bd65c84133 Fixed and closed #364: all HTML comments are stripped away except for ones inside PRE tags. 2009-10-12 15:34:55 +00:00
Dario Solera
99ef640d48 Fixed and closed #367: image Edit buttons now work in any namespace. 2009-10-12 15:30:17 +00:00
Dario Solera
980056c487 Fixed and closed #376: {cloud} now displays local category names. 2009-10-12 15:21:46 +00:00
Dario Solera
45f210bd53 Fixed bug in Host.ChangeCurrentUserLanguage method. 2009-10-12 14:54:20 +00:00
Dario Solera
58915b4fd8 Added IHostV30.ChangeCurrentUserLanguage method. 2009-10-12 13:52:13 +00:00
Dario Solera
1d819c137f Added warning when transcluding an inexistent page. 2009-10-12 10:50:27 +00:00
Dario Solera
fef1495165 Fixed typo (but it had no effect). 2009-10-12 07:32:08 +00:00
Dario Solera
980272f553 Fixed #368 and #373: URL-encode/decode now done properly. Also fixed issues with single quotes in names/titles. 2009-10-11 10:02:25 +00:00
Dario Solera
c94d37d7c7 Fixed possible issue with integer parsing. 2009-10-11 08:12:59 +00:00
Dario Solera
6709102756 Fixed and closed #372: template selection controls are now displayed only in WikiMarkup mode. 2009-10-11 08:08:44 +00:00
Andy Henderson
738b1a40bf Hide template selection if there aren't any templates. Auto-select category matching selected template. Suppress 'are you sure' message when selecting a template if no text entered. Fix bug when reselecting a template. Fix #360. 2009-10-10 20:21:30 +00:00
Dario Solera
4262bfd884 Fixes and closes #365: all SELECT queries have now a proper ORDER BY clause (especially ones with JOINs). 2009-10-09 17:09:41 +00:00
Dario Solera
061207cb60 Added ActiveDirectoryProvider project (placeholder). 2009-10-09 15:19:13 +00:00
Dario Solera
9fd6f9e376 Fixed typo (spurious "e"). 2009-10-07 13:26:19 +00:00
Dario Solera
94dc584129 Fixed issue #362: HTML comments are now rendered in the output. 2009-10-07 12:19:49 +00:00
Dario Solera
947e8cdce0 Added "Enable Section Achors" configuration option. 2009-10-06 15:21:59 +00:00
Dario Solera
84618e26e7 Fixed typo in UsersDatabase schema definition. 2009-10-06 14:23:30 +00:00
Dario Solera
eb2a6a860e Fixed layout issue. 2009-10-06 13:13:34 +00:00
Dario Solera
4dee300bf4 Fixed issue in Settings.PublicDirectory (only occurring when PublicDirectory is empty in web.config). 2009-10-05 07:11:36 +00:00
Dario Solera
ba86e8c23d Fixed broken XML file. 2009-10-05 07:02:38 +00:00
Andy Henderson
499c7bd777 Fixes URL case sensitivity problem when there's a path between a wiki and the site root. Resolves #359. 2009-10-02 19:23:06 +00:00
Dario Solera
8806160f26 Updated Hungarian translation. 2009-10-02 12:00:14 +00:00
Dario Solera
e225f06bd1 Fixed issue in search engine (multiple identical matches returned when search query contained the same work multiple times). 2009-10-02 08:00:55 +00:00
Dario Solera
4bb5211191 Fixed typo. 2009-10-01 09:53:50 +00:00
Dario Solera
b8f912cc79 Fixed help files. 2009-09-30 13:47:13 +00:00