Commit graph

164 commits

Author SHA1 Message Date
Matteo Tomasini
857dd52f54 [completed:604] Removed spourious <a> tag inserted before images by formatter. 2011-08-19 10:55:29 +02:00
Matteo Tomasini
d157300237 [completed:603] Fixed systemlink reverse formatter. 2011-08-18 18:15:11 +02:00
Matteo Tomasini
2191bdcd22 [completed:539] Fixed AuthChecker for wrong beahviour in namespace permissions if group has global grant permissions. 2011-08-18 16:39:50 +02:00
Matteo Tomasini
f4c18fda33 Fixed bug in reverse formatter (IE) with internal page link. 2011-07-20 13:43:09 +02:00
Dario Solera
3a5ebb927b [completed: 582] Formatter no longer crashes with malformed "signature" tags. 2011-07-12 08:54:00 +02:00
Dario Solera
1feca4c025 [completed: 595] Forbidden double underscore in page names to avoid formatter problems. 2011-07-12 08:30:55 +02:00
Dario Solera
47f781355f [completed: 244, 576] Fixed namespace handling for redirection. 2011-07-12 08:27:13 +02:00
Dario Solera
6733358ae9 Mitigated problem with page deletion (page link graph not updated correctly). 2011-06-24 09:05:42 +02:00
Matteo Tomasini
2a798da953 Fixed indentation in ReverseFormatter. 2011-06-13 09:26:22 +02:00
Dario Solera
132657c552 Fixed issue with disabled header anchors. 2011-05-31 10:44:30 +02:00
Matteo Tomasini
1b197cbc65 [completed: 599] Fixed internal pages (or not existing ones) link in reverse formatter. 2011-05-25 09:57:27 +02:00
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