Commit Graph

22 Commits

Author SHA1 Message Date
Go MAEDA
5407fea873 Drop deprecated Redcarpet based Markdown formatter (#40149).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@23153 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-20 07:51:38 +00:00
Marius Balteanu
8fbdc5e459 Replaces icons on the syntax help page with SVG icons (#23980).
Patch by Katsuya HIDAKA (user:hidakatsuya).



git-svn-id: https://svn.redmine.org/redmine/trunk@23122 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-14 20:32:57 +00:00
Go MAEDA
b6c89dc2de Update Wiki Syntax Help to use HTTPS links instead of HTTP (#41469).
git-svn-id: https://svn.redmine.org/redmine/trunk@23117 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-11 09:03:20 +00:00
Go MAEDA
38fe152976 Update Code Highlighting Help font and font size to match the new default theme (#41321).
git-svn-id: https://svn.redmine.org/redmine/trunk@23115 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-11 07:50:09 +00:00
Go MAEDA
53947ce1fe Fix unclosed td tags in CommonMark Markdown help pages (#41467).
git-svn-id: https://svn.redmine.org/redmine/trunk@23110 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-10 23:57:58 +00:00
Go MAEDA
5ddfbfb9b0 Remove duplicate DOCTYPE (#41467).
git-svn-id: https://svn.redmine.org/redmine/trunk@23109 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-10 23:48:51 +00:00
Go MAEDA
37072e8ed2 Fix font size issue in CommonMark Markdown help pages caused by missing DOCTYPE (#41467).
Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@23108 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-10-10 22:02:01 +00:00
Go MAEDA
c0af36b12d Dynamic generation of supported code highlighting languages in help section (#40681).
Patch by Go MAEDA (@maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@22840 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-05-19 05:07:42 +00:00
Marius Balteanu
49b7b30c5d Fix incorrect icon image paths on Textile help page (#40559, #40137, #39111).
Patch by Katsuya HIDAKA (hidakatsuya).

git-svn-id: https://svn.redmine.org/redmine/trunk@22783 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-04-16 18:57:48 +00:00
Marius Balteanu
9184e1f998 Fix incorrect icon image paths on Markdown help page (#40559, #40137, #39111).
Patch by Katsuya HIDAKA (hidakatsuya).

git-svn-id: https://svn.redmine.org/redmine/trunk@22782 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-04-16 18:56:59 +00:00
Marius Balteanu
127331d58f Adds Tamil translations for CommonMark wiki syntax help files (#39751).
Path by Dhana Lakshmi (@dhanalakshmi).

git-svn-id: https://svn.redmine.org/redmine/trunk@22742 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-26 22:06:27 +00:00
Marius Balteanu
eef8f625c8 Adds route for code highlighting languages page (#39111, #40137).
git-svn-id: https://svn.redmine.org/redmine/trunk@22732 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-25 21:41:14 +00:00
Marius Balteanu
c557cbfaa2 Replaces static link to detailed version with the new route (#39111, #40137).
git-svn-id: https://svn.redmine.org/redmine/trunk@22727 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-19 21:28:05 +00:00
Marius Balteanu
f664f9152b Replaces static img tag from wiki syntax help files with @image_tag@ (#39111, #40137).
git-svn-id: https://svn.redmine.org/redmine/trunk@22726 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-19 21:09:59 +00:00
Marius Balteanu
d335dc5a3c Includes CSS files from the asset pipeline (#39111, #40137).
git-svn-id: https://svn.redmine.org/redmine/trunk@22725 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-19 21:03:45 +00:00
Marius Balteanu
a46ed1aa71 Cleanup wiki syntax files by moving inline style for img border to CSS (#39111, #40137).
git-svn-id: https://svn.redmine.org/redmine/trunk@22724 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-19 21:02:39 +00:00
Marius Balteanu
9490154ec5 Adds erb extension to all wiki syntax help files (#39111, #40137).
git-svn-id: https://svn.redmine.org/redmine/trunk@22723 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-19 21:00:46 +00:00
Marius Balteanu
56f3a4dac3 * Remove languages from wiki syntax help files that are identical with en language.
* Fall back to the english help page if there is none for the current language.

(#39111, #40137).

git-svn-id: https://svn.redmine.org/redmine/trunk@22721 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-19 20:54:01 +00:00
Marius Balteanu
e80a8bd877 Reorganize all the wiki syntax help files per text formatter (@markdown@, @common_mark@ and @textile@) (#39111, #40137).
git-svn-id: https://svn.redmine.org/redmine/trunk@22720 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-19 20:51:34 +00:00
Marius Balteanu
74a691de19 * Introduces @HelpController@ and a new route @help/wiki_syntax/(:type)@ to serve wiki syntax help files.
* Moves all wiki syntax help files to @app/views/help@ and CSS files to asset pipeline. 

(#39111, #40137).

git-svn-id: https://svn.redmine.org/redmine/trunk@22719 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-19 20:41:41 +00:00
Marius Balteanu
ec77fe4e3a Reverts r22717 (#39111, #40137).
git-svn-id: https://svn.redmine.org/redmine/trunk@22718 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-19 20:28:15 +00:00
Marius Balteanu
609cc9221e * Moves all wiki syntax files from @public/help@ to @app/views/help/wiki_syntax@.
* Adds route to serve wiki syntax help files.
* Moves wiki syntax CSS files to asset pipeline. 

(#39111, #40137).

git-svn-id: https://svn.redmine.org/redmine/trunk@22717 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-02-19 20:24:33 +00:00