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
|
641411c1d0
|
Merged reverse formatter fixes.
|
2011-04-20 14:42:12 +02:00 |
|
Dario Solera
|
b5af76db00
|
Fixed wrong date/time in discussion message notification email.
|
2011-04-19 18:49:48 +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
|
f2edbd8cda
|
Merged changes from Main.
|
2011-04-06 18:10:20 +02:00 |
|
Matteo Tomasini
|
fdb2809c50
|
Fixed br in li.
|
2011-04-05 16:33:01 +02:00 |
|
Matteo Tomasini
|
f366519f7a
|
Fixed images.
|
2011-04-05 15:20:45 +02:00 |
|
Matteo Tomasini
|
5d6f0a02a4
|
Fixed imageauto.
|
2011-04-05 14:58:31 +02:00 |
|
Matteo Tomasini
|
4bc3d9eb7a
|
Added ProcessSingleLineBreaks support.
|
2011-04-05 14:33:48 +02:00 |
|
Matteo Tomasini
|
0dadf51bac
|
Fixed empty xmlDocument reverse formatting issue.
|
2011-04-05 11:17:46 +02:00 |
|
Matteo Tomasini
|
e7c1ad698e
|
Fixed XML.WhiteSpace and empty nodes.
|
2011-04-05 11:08:48 +02:00 |
|
Matteo Tomasini
|
c732a7a909
|
Backed out changeset: f5712ba85504
|
2011-04-04 14:55:24 +02:00 |
|
Matteo Tomasini
|
51f08e6492
|
[completed: 587]Link URL are now wrapped with <nowiki> tag.
|
2011-04-01 17:20:32 +02:00 |
|
Matteo Tomasini
|
0cbcd0918b
|
Fixed \r\n in reverse formatter.
|
2011-04-01 16:29:35 +02:00 |
|
Cristian Trapattoni
|
7c14f9f49e
|
Code clean up.
|
2011-03-14 17:56:45 +01:00 |
|
Cristian Trapattoni
|
574489d476
|
[touch: 590]
Fixed link inside images switching from visual to wikimarkup.
|
2011-03-14 11:55:11 +01:00 |
|
Dario Solera
|
8bf4b9cf66
|
Code cleanup.
|
2011-03-13 10:22:10 +01:00 |
|
Cristian Trapattoni
|
fe19554e28
|
Changed errors management in formatting when switching to visual editor, if there is an error in wiki markup do not lose data. [completed: 399]
|
2011-03-11 18:10:35 +01:00 |
|
Dario Solera
|
66714e88d8
|
General code cleanup.
|
2011-03-07 17:57:20 +01:00 |
|
Cristian Trapattoni
|
6bc34e925e
|
Fixed void h1, now work as horizontal ruler
Fixed horizontal ruler
Fixed Indentation
Fixed lists in table sheets
Added some tests in ReverseFormatterTests
|
2011-03-04 10:55:38 +01:00 |
|
Cristian Trapattoni
|
39ec1e3dc0
|
Added some tests and fixed extra <br>
|
2011-03-03 17:53:19 +01:00 |
|
Cristian Trapattoni
|
fc13759baf
|
Fixed styles in the <table> <thead> <tr> and <td>
Fixed links in <td>
Changed the auto-align images management system
Added some tests in ReverseFormatterTests
|
2011-03-03 17:25:33 +01:00 |
|
Cristian Trapattoni
|
228acd32df
|
Added table formattation
|
2011-03-02 17:39:22 +01:00 |
|
Cristian Trapattoni
|
55b1cfcc27
|
Fixed extra <BR /> at the end of lists
Fixed image path from folder
|
2011-03-02 14:28:34 +01:00 |
|
Cristian Trapattoni
|
a39315a3cd
|
Fixed problems with bold and italic in lists
|
2011-03-02 12:31:56 +01:00 |
|
Cristian Trapattoni
|
c458a8ac67
|
Fixed autoalign e inline description
|
2011-03-02 09:53:34 +01:00 |
|
Cristian Trapattoni
|
087f015b79
|
Fixed autoimage description, now work correctly;
Added test for wikititle in formatterTests
|
2011-03-02 09:25:44 +01:00 |
|
Cristian Trapattoni
|
bfd17496ef
|
Solved problems with special Markup (example {wikititle})
|
2011-03-01 17:37:32 +01:00 |
|
Cristian Trapattoni
|
3680f61dfe
|
Removed extra<br> in block of code
|
2011-03-01 17:13:14 +01:00 |
|
Cristian Trapattoni
|
c950307494
|
Fixed <sub> and <sup> in formatter.cs, now don't see tag in visual editor
|
2011-03-01 15:55:43 +01:00 |
|
Cristian Trapattoni
|
d9719bccc5
|
Fixed br in ol and ul
|
2011-02-28 18:27:45 +01:00 |
|
Cristian Trapattoni
|
4056860d9b
|
Fixed {br} and <br /> in wikimarkup and visual, now work correctly
|
2011-02-28 14:48:31 +01:00 |
|
Cristian Trapattoni
|
d68793daba
|
Fixed bug on image in IE
Fixed bug {BR}
|
2011-02-25 18:15:55 +01:00 |
|
Cristian Trapattoni
|
002096b2ff
|
Updated and fixed some problems with link
|
2011-02-25 15:48:19 +01:00 |
|
Cristian Trapattoni
|
079b3d4df8
|
Fixed ul and ol, now work with formatted text in the list
|
2011-02-25 14:03:14 +01:00 |
|
Cristian Trapattoni
|
bac3de9751
|
Fixed ul and ol with annidation
|
2011-02-25 12:15:29 +01:00 |
|
Cristian Trapattoni
|
6528094b1b
|
Fixed image system, fixed ul and ol
|
2011-02-24 18:04:01 +01:00 |
|
Cristian Trapattoni
|
d02f5bf845
|
Fixed some problems image's autoalign and ul, ol
|
2011-02-24 12:03:16 +01:00 |
|
Cristian Trapattoni
|
21df29be71
|
Correct some problems with UL and OL
|
2011-02-23 11:27:45 +01:00 |
|
Cristian Trapattoni
|
77266fa8ab
|
Modify ReverseFormatter
Create ReverseFormatterTest.cs
|
2011-02-23 09:41:49 +01:00 |
|
Dario Solera
|
180e45d90c
|
Added identity impersonation logic to all background operations (ThreadPool).
|
2011-02-20 15:31:43 +01:00 |
|
Dario Solera
|
753c1410d1
|
Fixed bug in automatic fallback to default theme.
|
2011-01-06 14:17:33 +00:00 |
|
Dario Solera
|
c639774f73
|
Added missing method from IHost interface.
|
2011-01-05 15:19:40 +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
|
9befcf3c13
|
Fixed bug in FixHost method.
|
2011-01-05 13:23:20 +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 |
|