Commit Graph

194 Commits (15c270b1f6a5d305bc0782446791b49db8e3d60c)

Author SHA1 Message Date
Philipp Tessenow 8ba74a6d50 implement inline diff 12 years ago
Philipp Tessenow 318dee9398 convert wiki diff view back to inline view 12 years ago
Philipp Tessenow 1d82db3a8d display html-diffs in side-by-side diff view 12 years ago
Philipp Tessenow d80d32f54a show side-by-side html view of wiki content 12 years ago
Martin Linkhorst a37b574d98 DEPRECATION FIX: the notorious #other_formats_links want treatment, too 12 years ago
Martin Linkhorst cec9c06a61 DEPRECATION FIX: and of course #form_for 12 years ago
Martin Linkhorst 9ee4ebde1a DEPRECATION FIX: continuing with #labelled_tabular_form_for 12 years ago
Martin Linkhorst d81ce2a530 DEPRECATION FIX: the saga begins: adding equal signs to form helpers in view. we start with form_tag 12 years ago
Philipp Tessenow 5689934b54 reenable wiki preview. preview link was broken as a _method='put' parameter was sent with the form. this let rails think we want a put request instead of a post request. so before sending the form we change the _method param back to 'post' 12 years ago
Jens Ulferts 0ba6ebfef0 removes superfluous id in atom links 12 years ago
Philipp Tessenow a63269ea80 sync wysiwyg editor content with text_area before starting a preview request 12 years ago
Philipp Tessenow 69236380fa send edit flag when editing wiki pages 12 years ago
Philipp Tessenow 6b8dcce75e remove markup_text_area helper 12 years ago
Philipp Tessenow dfb699b9e2 extend markup text area helper to display either text or markup-html 12 years ago
Martin Linkhorst 119f9e7edc fix the wiki controller. routing needs to be done, though 12 years ago
Philipp Tessenow cc61b78942 make wiki-edit load html in wysiwyg editor 12 years ago
Martin Linkhorst 5e107042d2 REVIEW: make wikis work. TODO: why do they show up twice 12 years ago
Martin Linkhorst 697565fc3c use a css class for adding the arrows 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Romano Licker 0f6d2f15db [designfix] set class for wiki content 13 years ago
Romano Licker 9c6189b707 [breadcrumb] reset breadcrumb text where needed 13 years ago
Romano Licker 97e0bf204c [designfix] only show watch link if email notifications 13 years ago
Romano Licker 0bc0e9c45f [designfix] move wiki sidebar navigation to main menu 13 years ago
Romano Licker 9a9bec0660 [designfix] add hook to extend wiki navigation 13 years ago
Romano Licker 43be3cc9aa [designfix] use action menu for wiki pages 13 years ago
Romano Licker f858070cbf [accessibility] sidebars have an unique h3-tag 13 years ago
Romano Licker 7100005dac [#686] h escaping ver.version 13 years ago
Romano Licker b17ba43aa2 [#667] added labels for wiki history 13 years ago
Romano Licker 11b6807be9 [#686] h escaping ver.version 13 years ago
Romano Licker a8596e4536 [#667] added labels for wiki history 13 years ago
Romano Licker bee6217b3f [#667] added labels for wiki history 13 years ago
Romano Licker f31999061d [667] corrected labels and translations for reassign forms 13 years ago
Romano Licker 2c0fcd3bca [#667] added invisible labels for reassign select-tag on destroy views 13 years ago
Romano Licker 083c6bf2cd [667] corrected labels and translations for reassign forms 13 years ago
Romano Licker f679ac56a3 [#667] added invisible labels for reassign select-tag on destroy views 13 years ago
Felix Schäfer 225a1587a6 Show the correct authors in wiki diff view. 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Tom Rochette 552cd8dc57 Replace hardcoded string "diff" in Wiki#show and Repositories_Helper. 13 years ago
Tom Rochette aa6bf25b39 Replaced french word "anonyme" with label_user_anonymous. 13 years ago
Holger Just 63d8264320 Make links in exported wiki HTML files absolute 14 years ago
Tom Kersten ffc1db8a54 Added hook for additional wiki formats [refs #488] 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Tom Kersten ce8bb652c6 [#423] Removed explicit render in WikiController#show 14 years ago
Gregor Schmidt 508b23cf41 [#416] Watcher links work using of css selectors instead of ids 14 years ago
Jean-Philippe Lang 1b05ca5a6e Adds an option to #render_page_hierarchy to add timestamp titles. 14 years ago
Jean-Philippe Lang 8b4c8e6902 Fixes wiki diff rendering. 14 years ago
Jean-Philippe Lang 771147ce80 Extracts a diff helper from the WikiDiff class. 14 years ago
Eric Davis 705bd74378 [#169] Add a ROBOTS meta tag to several forms to hide from web spiders 14 years ago
Felix Schäfer 05e6e91098 Fis Atom links on wiki index pages. 14 years ago
Felix Schäfer 9726157e3f Fix Atom links on the wiki show page. #168 14 years ago