summaryrefslogtreecommitdiffstats
path: root/lib/redmine/wiki_formatting/textile/helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.0-stable (#40043).Marius Balteanu2024-02-271-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* shorten long line of lib/redmine/wiki_formatting/textile/helper.rbToshi MARUYAMA2020-12-101-3/+14
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Make languages in Highlighted code button in toolbar customizable (#32528).Go MAEDA2020-01-141-1/+3
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Support frozen_string_literal in lib/**/*.rb (#26561).Go MAEDA2019-03-171-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Preview URL in Wiki Toolbar should be escaped (#30758).Go MAEDA2019-02-111-1/+1
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-261-3/+4
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Generate markup for uploaded image dropped into wiki-edit textarea (#26071).Jean-Philippe Lang2017-06-071-0/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* rename textile wiki syntax help files (#16373)Toshi MARUYAMA2015-04-201-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* copy English wiki syntax helps to other languages (#14630)Toshi MARUYAMA2013-08-081-1/+1
* revert r12094 (#14630)Toshi MARUYAMA2013-08-081-1/+1
* copy English wiki syntax helps to other languages (#14630)Toshi MARUYAMA2013-08-081-1/+1
* move English wiki syntax helps to en sub directory (#14630)Toshi MARUYAMA2013-08-081-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Icon for the textile help link.Jean-Philippe Lang2013-01-021-4/+1
* Merged and minified jstoolbar.js and textile.js.Jean-Philippe Lang2012-07-281-2/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces from lib/redmine/wiki_formatting/textile/helper.rb.Toshi MARUYAMA2011-09-011-5/+5
* Escapes wiki help link.Jean-Philippe Lang2011-03-281-1/+1
* Prettier wiki syntax help link.Jean-Philippe Lang2011-03-281-5/+3
* Load scripts and css for wiki formatter toolbar when needed.Jean-Philippe Lang2011-03-281-5/+10
* Moves jstoolbar script include tags to head.Jean-Philippe Lang2011-03-281-4/+5
* Fixes jstoolbar lang files case (#4190).Jean-Philippe Lang2009-11-111-1/+1
* Rename the wiki toolbar's JavaScript variable, 'toolbar' conflicts withEric Davis2009-10-171-1/+1
* Slight changes to ease Rails 2.2 support.Jean-Philippe Lang2009-01-041-2/+1
* Do not use compute_public_path.Jean-Philippe Lang2009-01-041-2/+6
* Makes wiki text formatter pluggable.Jean-Philippe Lang2008-10-271-0/+43