33 Commits (e82e0189384e3516a4e8f6ae6a3801f2b7ab4806)

Author SHA1 Message Date
  Go MAEDA e6e02e5e45 Discourage search engines from indexing old versions of wiki pages (#29503). 5 years ago
  Jean-Philippe Lang 8dd6874a6a Moves some action links on the wiki page to a dropdown menu (#26575). 5 years ago
  Jean-Philippe Lang 370f8660fb Restore History link at the top of a wiki page (#26575). 5 years ago
  Go MAEDA dced476200 Hide "Files" section in wiki pages when printing (#29791). 5 years ago
  Go MAEDA 89f026e638 Remove trailing whitespaces from app/views/wiki/show.html.erb 5 years ago
  Jean-Philippe Lang a54c69ce87 Cleanup. 5 years ago
  Jean-Philippe Lang 8eb8cdc06d Remove link to current version, already present in the page breadcrumb (#26575). 5 years ago
  Jean-Philippe Lang b085b2fce1 User label_revision instead of label_version for wiki edits (#26575). 5 years ago
  Go MAEDA 9c6d95b059 Show the number of attachments on wiki pages (#27090). 6 years ago
  Jean-Philippe Lang 152f973833 Add update info at the bottom of the wiki page. 7 years ago
  Jean-Philippe Lang 74111bd9d3 Kepp the arguments clean (#26043). 7 years ago
  Jean-Philippe Lang 5de545fd79 Set the parent page when creating a new wiki page from the "Add page" link (#26043). 7 years ago
  Jean-Philippe Lang 62d45de834 Removes test code introduced in r15994. 7 years ago
  Jean-Philippe Lang 62823442d3 Replaces project jump select with custom dropdown (#23310). 7 years ago
  Jean-Philippe Lang 7ec5dd33df Hide wiki attachments by default and add thumbnails (#22941). 8 years ago
  Jean-Philippe Lang bda78a4679 Adds "New wiki page" link to create a new wiki page (#5536). 8 years ago
  Jean-Philippe Lang b778c51e90 Removed unneeded #h calls in views. 9 years ago
  Jean-Philippe Lang 699317e12e Adds some links for wiki history navigation. 10 years ago
  Jean-Philippe Lang 8b205052a9 Don't wrap watcher link with span. 11 years ago
  Jean-Philippe Lang d66b3452db Wiki page versions routes cleanup. 11 years ago
  Jean-Philippe Lang 61d8e8f1f4 Don't show watch, lock/unlock, delete links on previous wiki page versions. 11 years ago
  Jean-Philippe Lang 9796d18609 Handle deleted wiki page versions (#10852). 11 years ago
  Jean-Philippe Lang 93a65c3c82 Moved syntax highlight styles to application.css. 12 years ago
  Jean-Philippe Lang 6a2ca5e034 JQuery in, Prototype/Scriptaculous out (#11445). 12 years ago
  Jean-Philippe Lang 7b40767428 Deprecated :confirm => 'Text' option. 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Toshi MARUYAMA 56ca36ede1 Rails3: view: html_safe for wiki/show.html.erb 12 years ago
  Jean-Philippe Lang b8a924e4e1 Adds #current_version? method to wiki content. 12 years ago
  Jean-Philippe Lang 744e4357a0 Fixed: Wiki export link doesn't work for users without :view_wiki_edits permission (#9682). 12 years ago
  Toshi MARUYAMA 00faf35e05 pdf: add a new feature to export wiki pdf (#401) 12 years ago
  Etienne Massip 4ecd65c465 Remove unecessary page title HTML escaping from views (#9252). 12 years ago
  Toshi MARUYAMA c58df5eab5 replace tabs to spaces at app/views/wiki/show.html.erb 12 years ago
  Toshi MARUYAMA adc57243a8 rename .rhtml to .html.erb of app/views/wiki/show.rhtml. 13 years ago
  Toshi MARUYAMA b8516722c0 Replace hardcoded string "diff" in Wiki#show (#9043). 13 years ago
  Toshi MARUYAMA 9e3da3fffb remove trailing white-spaces from app/views/wiki/show.rhtml. 13 years ago
  Toshi MARUYAMA 2621555499 replace « and » at app/views/wiki/show.rhtml to hexadecimal UTF-8 strings (#4796). 13 years ago
  Toshi MARUYAMA 48dccc46f0 Replaced french word "anonyme" at app/views/wiki/show.rhtml with label_user_anonymous (#8994). 13 years ago
  Toshi MARUYAMA 0c2958dbda HTML escape at app/views/wiki/show.rhtml. 13 years ago
  Jean-Philippe Lang 25d900c787 Adds breadcrumb on all wiki page views. 13 years ago
  Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 13 years ago
  Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 13 years ago
  Eric Davis 70bf0706b2 Refactor: convert WikiController#destroy to use HTTP DELETE 13 years ago
  Jean-Philippe Lang d9652183f6 Fixed: file upload on wiki page broken by recent refactoring (#6724). 13 years ago
  Eric Davis c259ada6e1 Refactor: rename WikiController#index to #show, it's a single resource action 13 years ago
  Jean-Philippe Lang 6c8b87fbc8 Adds a permission for exporting wiki pages. 14 years ago
  Jean-Philippe Lang 85ce903cfa Ability to watch a wiki or a single wiki page (#413). 15 years ago
  Jean-Philippe Lang eb224378db Hide 'New file' link and form for printing (#2949). 15 years ago
  Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 15 years ago
  Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 15 years ago
  Jean-Philippe Lang 455abea320 Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154). 16 years ago