Commit Graph

176 Commits (9228592f5a97f3fdf9688f55e2fb4200237abf6f)

Author SHA1 Message Date
Christian Ratz 9c4ac2ddb2 more icons from the icon font in the content 11 years ago
Christian Ratz 4550f23330 Use new delete icon 11 years ago
Christian Ratz d2b740b310 Icons for the content area 11 years ago
Till Breuer 2a5e9e4cee Add locales for operations on menu items 11 years ago
Till Breuer 9bf0235d1e Use escaped page title for anchor in wiki export 11 years ago
Till Breuer 806c7ffcd2 Fix 404 on exports of wiki pages with special characters... 11 years ago
Till Breuer a8265cef6c Ensure wiki_page#to_param is used for various links and redirects 11 years ago
Philipp Tessenow 9d6fad9b24 remove tinymce spike 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Christian Ratz bd0c31e053 Whitespace fixes 11 years ago
Michael Frister 1b1720ef08 Move changing a wiki page's parent page to an own action 11 years ago
Hagen Schink 93bc9f0188 Adapts diff view to missing 'update_on' attribute 11 years ago
Hagen Schink d0ca65dbaf Introduces journable 11 years ago
Jens Ulferts d53c983496 uses will_paginate for wiki history 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 62d92ef05a use new translation style for various wiki/wiki_page/wiki_content things 12 years ago
Christian Ratz b45d4c8b44 finally fixed wiki#create 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Martin Linkhorst c9597204aa cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
Christian Ratz a0e2cd44d1 re enable 'preview' in wiki#edit 12 years ago
Christian Ratz 11778a853a re enable 'preview' in wiki#edit 12 years ago
Martin Linkhorst 24cb139578 fixed and converted wiki#new view specs 12 years ago
Romano Licker 1325423a1e refine new icons 12 years ago
Romano Licker 9177a25b4f introduce new icon-set 12 years ago
Martin Linkhorst 4c1789f171 include all styles from scm.css in the main application.css file to avoid numerous conditional loading 12 years ago
Romano Licker 3afe12c96a refine new icons 12 years ago
Romano Licker 644a6edc12 introduce new icon-set 12 years ago
Romano Licker 936f0bbdcb refactoring wiki hierarchy breadcrumb 12 years ago
Romano Licker 1340df6343 display the parent menu item in the breadcrumb as link 12 years ago
Romano Licker ed6dc90c93 show menu item name in breadcrumb + current page 12 years ago
Romano Licker 9cc7eafc15 integrate wiki_menu_items into wiki-module and 12 years ago
Romano Licker 8745659f8b add new page for wikis 12 years ago
Romano Licker 2f772159a9 add default controller actions and build "create child page link" 12 years ago
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