Commit Graph

190 Commits (4a46b7a5e1d30500de4b7651968343a2b8efa237)

Author SHA1 Message Date
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
Eric Davis d3381fb518 Refactor: change :id on WikiController to use :project_id 14 years ago
Eric Davis c06c22cf2e Refactor: extract method from WikiController#special 14 years ago
Eric Davis 0271105794 Refactor: extract #page_index from WikiController#special 14 years ago
Eric Davis e8468b51cc Refactor: extract method in WikiController#special to create a new #export method 14 years ago
Jean-Baptiste Barth 0d967c0572 Fix links to activity pages broken with r4047. #6392 14 years ago
Eric Davis b925325ddb Refactor: extract ProjectsController#activity to a new Activities controller. 14 years ago
Wieland Lindenthal 08a013da44 Minor bug fixes to journalized versions 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 5879273739 Makes the wiki sidebar editable (#5208). 15 years ago
Jean-Philippe Lang ad487bf7cc Replace the hardcoded "CodeRay" css class name for highlighted elements. 15 years ago
Jean-Philippe Lang 3e2e5a0a0c Removes broken javascript on wiki history. 15 years ago
Jean-Philippe Lang c174540a0e Adds attachments upload on wiki edit form (#1223). 15 years ago
Jean-Philippe Lang 113049412b Link to the user from the wiki history view. 15 years ago
Jean-Philippe Lang 6c8b87fbc8 Adds a permission for exporting wiki pages. 15 years ago
Jean-Philippe Lang aab6e68865 Remove edit link on wiki page diff (#4346). 15 years ago
Jean-Philippe Lang 858f5cbf07 Hide paragraph terminator at the end of headings on html export (#4194). 15 years ago
Jean-Philippe Lang 6ff5891100 Fixes links to wiki atom feed (#3581). 16 years ago
Jean-Philippe Lang 85ce903cfa Ability to watch a wiki or a single wiki page (#413). 16 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 eb224378db Hide 'New file' link and form for printing (#2949). 16 years ago
Jean-Philippe Lang c9ca635fa7 Typos/fixes in views (#2654). 16 years ago
Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 16 years ago
Jean-Philippe Lang fee8ada214 Escape wiki annotate lines content (#2380). 16 years ago
Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 16 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
Eric Davis af6b01f55d Hiding the View Differences button when a wiki page's history only has one version. 16 years ago
Jean-Philippe Lang 91a5fa32d7 Fixes non-matching html tag (#1734). 16 years ago
Jean-Philippe Lang 60d066f943 Wiki page hierarchy (#528). Parent page can be assigned on Rename screen. 17 years ago
Jean-Philippe Lang 5564dfbbd5 TOC rendered as an unordered list. 17 years ago
Jean-Philippe Lang 0476669735 Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes). 17 years ago
Jean-Philippe Lang c61424e57a Display wiki syntax quick ref link within the jstoolbar (closes #629, #767). 17 years ago
Jean-Philippe Lang 942091f9e8 Display links to Atom feeds (closes #496, #750). 17 years ago
Jean-Philippe Lang 9daf39ec52 Adds an optional description to attachments. 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 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 17 years ago
Jean-Philippe Lang 3ff95e4031 Fixed 'export to' links positioning on wiki page. 17 years ago
Jean-Philippe Lang 31c6ebb310 Added wiki annotate view. It's accessible for each version from the page history view. 17 years ago
Jean-Philippe Lang b536f4c657 Restored wiki syntax quick ref pop-up (accessible from wiki/edit). 17 years ago