Commit Graph

180 Commits (f256d131c17df611cb6ddf47551f50f26a09b07b)

Author SHA1 Message Date
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
Felix Schäfer e19c7ac227 Add an RSS autodiscovery tag to wiki pages. #168 14 years ago
Jean-Philippe Lang cc10d1a0d8 Removed extraneous hidden_field on wiki history (#7379). 14 years ago
Jean-Philippe Lang e7a9c386ef Removed hard-coded style on wiki history view. 14 years ago
Jean-Philippe Lang ef288fbff7 Broken links on wiki diff view. 14 years ago
Jean-Philippe Lang 666c54e86c Adds a combo to select parent on wiki page rename (#5136). 14 years ago
Tim Felgentreff 65097e7d11 fixing tests 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
Eric Davis 70bf0706b2 Refactor: convert WikiController#destroy to use HTTP DELETE 14 years ago
Eric Davis 4b045badcf Refactor: Rename WikiController#page_index to #index 14 years ago
Jean-Philippe Lang d9652183f6 Fixed: file upload on wiki page broken by recent refactoring (#6724). 14 years ago
Eric Davis cac3b1e538 Refactor: split WikiController#edit into #update 14 years ago
Eric Davis c259ada6e1 Refactor: rename WikiController#index to #show, it's a single resource action 14 years ago