Commit Graph

29 Commits (5c8e04db55591fb15e413cda13c3c404b04db5ff)

Author SHA1 Message Date
Eric Davis 705bd74378 [#169] Add a ROBOTS meta tag to several forms to hide from web spiders 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 cac3b1e538 Refactor: split WikiController#edit into #update 14 years ago
Eric Davis d3381fb518 Refactor: change :id on WikiController to use :project_id 14 years ago
Tim Felgentreff 47ecf151dd completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized 14 years ago
Jean-Philippe Lang c174540a0e Adds attachments upload on wiki edit form (#1223). 15 years ago
Jean-Philippe Lang bb44430b63 Ask user what to do with child pages when deleting a parent wiki page (#3202). 16 years ago
Jean-Philippe Lang c61424e57a Display wiki syntax quick ref link within the jstoolbar (closes #629, #767). 17 years ago
Jean-Philippe Lang 93ef8b7f77 Replaced window.hash= by Element.scrollTo() 17 years ago
Jean-Philippe Lang 64eaf328ea Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed. 17 years ago
Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 17 years ago
Jean-Philippe Lang b536f4c657 Restored wiki syntax quick ref pop-up (accessible from wiki/edit). 17 years ago
Jean-Philippe Lang e8971e5f83 Added some accesskeys: 17 years ago
Jean-Philippe Lang f2a5304d64 Sligth changes to wiki views. 17 years ago
Jean-Philippe Lang 7e4611ad31 Removed @html_title assignments in controllers. 17 years ago
Jean-Philippe Lang 98a01d62c2 Automatically scroll down to the preview when previewing wiki page. 17 years ago
Jean-Philippe Lang 42db3cac06 Added code highlighting support in wiki, using this syntax: 17 years ago
Jean-Philippe Lang 72714d86f6 Fixed: wiki preview doesn't work on long entries. 17 years ago
Jean-Philippe Lang f12315075f Optimistic locking added for wiki edits. 18 years ago
Jean-Philippe Lang 5db3396c07 Added an ajax indicator for all ajax calls. Also removed highlight effects on my page layout edition. 18 years ago
Jean-Philippe Lang 52547466f0 Fixed: 10342 Creation of Schema in Oracle 18 years ago
Jean-Philippe Lang 18a6b8e101 Fixed 9793 Preview fail for first wiki page of a project 18 years ago
Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 18 years ago
Jean-Philippe Lang dae2d4686e width of all wiki content textareas set to 99.5% 18 years ago
Jean-Philippe Lang a54a15523b wiki: 18 years ago
Jean-Philippe Lang 5b135c07d0 fixed the "preview" link on wiki/edit 18 years ago
Jean-Philippe Lang c514316a2e wiki branch merged into trunk 18 years ago