Commit Graph

68 Commits (579b40134e33dd06545ea44685048eb93d223a84)

Author SHA1 Message Date
Christian Ratz c74eebd0e3 Use icon from icon font for wiki syntax help link 11 years ago
Philipp Tessenow 9d6fad9b24 remove tinymce spike 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Stefan Frank 98326dcef0 removed some puts&committed the right changes for the inline-links into the textile-formatter 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow d07dce788f be careful with nested namespace'd controllers in our libs 12 years ago
Jens Ulferts 77e85048c1 Extracts all default macros into module. 12 years ago
Martin Linkhorst fb6b89586b always include the jstoolbar css and js. but keep loading the correct locale file conditionally. 12 years ago
Martin Linkhorst 3c3541d39f styles for jstoolbar are compressed, minified and merged into the main theme css file 12 years ago
Philipp Tessenow 1730f40766 remove lone forgotten debugger 12 years ago
Philipp Tessenow 35e9590375 include tinymce files only when an editor is displayed 12 years ago
Philipp Tessenow 0ed365ef70 replace tiny_mce with tiny_mce gem 12 years ago
Martin Linkhorst d9f2f17b5d REVIEW: include ERB::Util module in order to use #h and co in the all helpers. 12 years ago
Philipp Tessenow 78f6cf2bb0 replace kitten macro with more generic rndimg macro 12 years ago
Philipp Tessenow 04d597c321 added test kitten macro 12 years ago
Philipp Tessenow c4c4ed65c7 correct path to js libraries for tinymce 12 years ago
Philipp Tessenow 4ed1eb3c79 moved wiki xml formatting to chili core 12 years ago
Philipp Tessenow 12ac149dbe Revert "use RedCloth gem instead of 'bundled' redcloth3 implementation" 12 years ago
Philipp Tessenow 80e1432426 use RedCloth gem instead of 'bundled' redcloth3 implementation 12 years ago
Romano Licker 5b50ef7346 adjusting the help strings 12 years ago
Romano Licker 901ac6c2ca [#700] tabindex -1 makes the help icon unreachable 13 years ago
Markus Kahl bade1737e3 make view (ActionView::Base) available to macros 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 8ee8ef02fe Extract the NullFormatter into its own files 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Gregor Schmidt 8686a16e0d Changing the way, links to the wiki_syntax help page are generated 14 years ago
Jean-Philippe Lang 1191be519d Escapes wiki help link. 14 years ago
Jean-Philippe Lang 341c9c8408 Prettier wiki syntax help link. 14 years ago
Jean-Philippe Lang 8c57b95c6a Load scripts and css for wiki formatter toolbar when needed. 14 years ago
Jean-Philippe Lang d16db34454 Moves jstoolbar script include tags to head. 14 years ago
Jean-Philippe Lang 9049d58de4 Fixed: line breaks are ignored in quoted text (#6148). 14 years ago
Felix Schäfer c73315e6b0 Avoid selecting the help link while tabbing #150 14 years ago
Jean-Philippe Lang 024ff96ee2 Extract headings and TOC parsing from the textile formatter. 14 years ago
Jean-Baptiste Barth d642964035 Fixed: auto links ending with right angle bracket shouldn't include the bracket in the URL. #5652 14 years ago
Tim Felgentreff 47ecf151dd completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized 14 years ago
Eric Davis 6eea3300f8 Sanitize image links and handle nils in the toc formatter. #5445 15 years ago
Eric Davis b53de502ab Display the link name when external links are used in the toc macro. #5445 15 years ago
Jean-Philippe Lang 8cdcf308be Escape href attribute in auto links (#5179). 15 years ago
Jean-Philippe Lang ad487bf7cc Replace the hardcoded "CodeRay" css class name for highlighted elements. 15 years ago
Jean-Philippe Lang c03b4c2e1e Extract CodeRay calls to Redmine::SyntaxHighlighting (#2985). 15 years ago
Jean-Philippe Lang 7621463acb Do not html escape code that is going to be highlighted (#2985, #3359). 15 years ago
Jean-Philippe Lang 2ad8242ae7 Adds a setting to cache textile rendering (off by default). 15 years ago
Jean-Philippe Lang b8b8cea288 Fixes jstoolbar lang files case (#4190). 15 years ago
Jean-Philippe Lang 4ea714fb91 Fixed: child_pages macro fails on wiki page history (#4152). 15 years ago
Eric Davis 07ffad4a7e Rename the wiki toolbar's JavaScript variable, 'toolbar' conflicts with 15 years ago
Jean-Philippe Lang dcba9f18e6 Allow line breaks in wiki table cells (#2346). 16 years ago
Jean-Philippe Lang cf566a0c72 Fixed: TOC does not parse wiki page reference links with description (#2601). 16 years ago
Jean-Philippe Lang 260373aed7 Slight changes to ease Rails 2.2 support. 16 years ago