23 Commits (74d4d86a14cd683de9a70ffcae6db79344cdef2d)

Author SHA1 Message Date
  Go MAEDA 74d4d86a14 Store inline autocomplete data sources in a JS variable (#34122). 3 years ago
  Go MAEDA 5ca458864e Inline auto complete for issue (#) in wiki-edit fields (#31989). 4 years ago
  Jean-Philippe Lang b9fa262165 Adds preview option to the wiki toolbar (#27758). 5 years ago
  Go MAEDA 399a66a9a9 Bulk delete wiki attachments (#16410). 5 years ago
  Jean-Philippe Lang a371c8d850 Add cancel button during edition of a wiki page (#4285). 8 years ago
  Jean-Philippe Lang 7b12145ed9 Raises wiki edits comments limit to 1024 (#19886). 8 years ago
  Jean-Philippe Lang b778c51e90 Removed unneeded #h calls in views. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 5d535f8996 cleanup syntax of Relation#all at app/views/wiki/edit.html.erb 10 years ago
  Jean-Philippe Lang 93a65c3c82 Moved syntax highlight styles to application.css. 11 years ago
  Jean-Philippe Lang ff68fff80e Adds a helper for preview links. 11 years ago
  Toshi MARUYAMA 2ed78d95f6 code layout cleanup app/views/wiki/edit.html.erb 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Toshi MARUYAMA d360ca4e14 code layout cleanup app/views/wiki/edit.html.erb 12 years ago
  Toshi MARUYAMA 297d4f8bab replace tabs to spaces at app/views/wiki/edit.html.erb 12 years ago
  Jean-Philippe Lang 001b255b08 Ability to edit a wiki page's parent on the edit page (#6449). 12 years ago
  Jean-Philippe Lang a03c585a84 Check parent wiki page by default. 12 years ago
  Jean-Philippe Lang dcce70095b Option to set parent automatically for new wiki pages (#3108). 12 years ago
  Jean-Philippe Lang 17d08a939f Changed style of the wiki edit form. 12 years ago
  Jean-Philippe Lang 6fc245327c Wiki: allows single section edit (#2222). 12 years ago
  Etienne Massip 4ecd65c465 Remove unecessary page title HTML escaping from views (#9252). 12 years ago
  Toshi MARUYAMA 19bfed994b remove trailing white-spaces from app/views/wiki/edit.html.erb 12 years ago
  Toshi MARUYAMA bf5dfb8cd0 rename .rhtml to .html.erb of app/views/wiki/edit.rhtml. 12 years ago
  Toshi MARUYAMA 7ced7b17fd HTML escape at app/views/wiki/edit.rhtml. 12 years ago
  Jean-Philippe Lang 25d900c787 Adds breadcrumb on all wiki page views. 13 years ago
  Jean-Philippe Lang ffd0a9c72c Adds noindex,noarchive robots meta tag on form pages (#7582). 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 cac3b1e538 Refactor: split WikiController#edit into #update 13 years ago
  Eric Davis d3381fb518 Refactor: change :id on WikiController to use :project_id 13 years ago
  Jean-Philippe Lang c174540a0e Adds attachments upload on wiki edit form (#1223). 14 years ago
  Jean-Philippe Lang bb44430b63 Ask user what to do with child pages when deleting a parent wiki page (#3202). 15 years ago
  Jean-Philippe Lang c61424e57a Display wiki syntax quick ref link within the jstoolbar (closes #629, #767). 16 years ago
  Jean-Philippe Lang 93ef8b7f77 Replaced window.hash= by Element.scrollTo() 16 years ago
  Jean-Philippe Lang 64eaf328ea Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed. 16 years ago
  Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 16 years ago
  Jean-Philippe Lang b536f4c657 Restored wiki syntax quick ref pop-up (accessible from wiki/edit). 16 years ago
  Jean-Philippe Lang e8971e5f83 Added some accesskeys: 16 years ago
  Jean-Philippe Lang f2a5304d64 Sligth changes to wiki views. 16 years ago
  Jean-Philippe Lang 7e4611ad31 Removed @html_title assignments in controllers. 16 years ago
  Jean-Philippe Lang 98a01d62c2 Automatically scroll down to the preview when previewing wiki page. 16 years ago
  Jean-Philippe Lang 42db3cac06 Added code highlighting support in wiki, using this syntax: 16 years ago
  Jean-Philippe Lang 72714d86f6 Fixed: wiki preview doesn't work on long entries. 16 years ago
  Jean-Philippe Lang f12315075f Optimistic locking added for wiki edits. 17 years ago
  Jean-Philippe Lang 5db3396c07 Added an ajax indicator for all ajax calls. Also removed highlight effects on my page layout edition. 17 years ago
  Jean-Philippe Lang 52547466f0 Fixed: 10342 Creation of Schema in Oracle 17 years ago
  Jean-Philippe Lang 18a6b8e101 Fixed 9793 Preview fail for first wiki page of a project 17 years ago
  Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 17 years ago
  Jean-Philippe Lang dae2d4686e width of all wiki content textareas set to 99.5% 17 years ago
  Jean-Philippe Lang a54a15523b wiki: 17 years ago