| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds a permission for exporting wiki pages. | Jean-Philippe Lang | 2010-02-06 | 3 | -3/+3 |
* | Remove edit link on wiki page diff (#4346). | Jean-Philippe Lang | 2009-12-06 | 1 | -1/+0 |
* | Hide paragraph terminator at the end of headings on html export (#4194). | Jean-Philippe Lang | 2009-11-11 | 2 | -0/+10 |
* | Fixes links to wiki atom feed (#3581). | Jean-Philippe Lang | 2009-07-02 | 2 | -4/+4 |
* | Ability to watch a wiki or a single wiki page (#413). | Jean-Philippe Lang | 2009-05-25 | 3 | -0/+9 |
* | Ask user what to do with child pages when deleting a parent wiki page (#3202). | Jean-Philippe Lang | 2009-04-21 | 2 | -1/+20 |
* | Hide 'New file' link and form for printing (#2949). | Jean-Philippe Lang | 2009-03-12 | 1 | -0/+2 |
* | Typos/fixes in views (#2654). | Jean-Philippe Lang | 2009-02-03 | 2 | -2/+2 |
* | Adds an helper to render other formats download links. | Jean-Philippe Lang | 2009-01-29 | 3 | -15/+12 |
* | Escape wiki annotate lines content (#2380). | Jean-Philippe Lang | 2008-12-23 | 1 | -1/+1 |
* | AttachmentsController now handles attachments deletion. | Jean-Philippe Lang | 2008-12-09 | 1 | -1/+1 |
* | Adds a permission 'view wiki edits' so that wiki history can be hidden to cer... | Jean-Philippe Lang | 2008-09-13 | 1 | -1/+1 |
* | Hiding the View Differences button when a wiki page's history only has one ve... | Eric Davis | 2008-08-20 | 1 | -1/+1 |
* | Fixes non-matching html tag (#1734). | Jean-Philippe Lang | 2008-08-03 | 1 | -1/+1 |
* | Wiki page hierarchy (#528). Parent page can be assigned on Rename screen. | Jean-Philippe Lang | 2008-07-26 | 3 | -6/+5 |
* | TOC rendered as an unordered list. | Jean-Philippe Lang | 2008-07-22 | 1 | -0/+4 |
* | Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes). | Jean-Philippe Lang | 2008-05-04 | 1 | -2/+6 |
* | Display wiki syntax quick ref link within the jstoolbar (closes #629, #767). | Jean-Philippe Lang | 2008-03-05 | 1 | -5/+1 |
* | Display links to Atom feeds (closes #496, #750). | Jean-Philippe Lang | 2008-03-05 | 3 | -13/+22 |
* | Adds an optional description to attachments. | Jean-Philippe Lang | 2008-02-29 | 1 | -3/+7 |
* | Replaced window.hash= by Element.scrollTo() | Jean-Philippe Lang | 2008-02-11 | 1 | -2/+1 |
* | Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed. | Jean-Philippe Lang | 2008-01-12 | 1 | -2/+2 |
* | Slight improvements to the browser views. | Jean-Philippe Lang | 2008-01-02 | 2 | -2/+2 |
* | New setting added to specify how many objects should be displayed on most pag... | Jean-Philippe Lang | 2007-12-29 | 1 | -2/+1 |
* | Fixed 'export to' links positioning on wiki page. | Jean-Philippe Lang | 2007-12-22 | 1 | -6/+7 |
* | Added wiki annotate view. It's accessible for each version from the page hist... | Jean-Philippe Lang | 2007-12-20 | 2 | -0/+34 |
* | Restored wiki syntax quick ref pop-up (accessible from wiki/edit). | Jean-Philippe Lang | 2007-12-04 | 1 | -2/+2 |
* | Added wiki macros support. 2 builtin macros are defined: hello_world (sample ... | Jean-Philippe Lang | 2007-11-12 | 3 | -3/+3 |
* | Added preview on add/edit issue form. | Jean-Philippe Lang | 2007-10-06 | 1 | -3/+0 |
* | Sligth changes on my page issue tables and wiki history, changesets tables. | Jean-Philippe Lang | 2007-10-05 | 1 | -3/+3 |
* | Added some accesskeys: | Jean-Philippe Lang | 2007-10-05 | 2 | -3/+3 |
* | Sligth changes to wiki views. | Jean-Philippe Lang | 2007-09-29 | 5 | -12/+4 |
* | Added wiki index by date. | Jean-Philippe Lang | 2007-09-27 | 3 | -10/+44 |
* | Application layout refactored. | Jean-Philippe Lang | 2007-09-22 | 2 | -1/+8 |
* | Added the ability to rename wiki pages (specific permission required). | Jean-Philippe Lang | 2007-09-09 | 2 | -2/+14 |
* | Removed @html_title assignments in controllers. | Jean-Philippe Lang | 2007-09-07 | 2 | -0/+4 |
* | Improved Redmine links: | Jean-Philippe Lang | 2007-09-07 | 1 | -3/+1 |
* | Automatically scroll down to the preview when previewing wiki page. | Jean-Philippe Lang | 2007-09-06 | 1 | -1/+3 |
* | Added code highlighting support in wiki, using this syntax: | Jean-Philippe Lang | 2007-09-06 | 2 | -0/+8 |
* | Merged 0.6 branch into trunk. | Jean-Philippe Lang | 2007-08-29 | 1 | -2/+2 |
* | Fixed: wiki preview doesn't work on long entries. | Jean-Philippe Lang | 2007-08-25 | 1 | -17/+3 |
* | Added wiki diff. | Jean-Philippe Lang | 2007-07-14 | 3 | -6/+33 |
* | Added pagination on wiki page history. | Jean-Philippe Lang | 2007-06-23 | 1 | -1/+4 |
* | A wiki page can now be attached to each version. | Jean-Philippe Lang | 2007-06-14 | 2 | -5/+6 |
* | Optimistic locking added for wiki edits. | Jean-Philippe Lang | 2007-05-26 | 1 | -0/+1 |
* | Attachments can now be added to wiki pages (original patch by Pavol Murin). O... | Jean-Philippe Lang | 2007-05-26 | 2 | -3/+13 |
* | Added the ability to destroy wiki pages (content and its history are deleted ... | Jean-Philippe Lang | 2007-05-25 | 1 | -0/+1 |
* | Added an ajax indicator for all ajax calls. Also removed highlight effects on... | Jean-Philippe Lang | 2007-04-27 | 1 | -6/+2 |
* | Fixed: 10342 Creation of Schema in Oracle | Jean-Philippe Lang | 2007-04-25 | 3 | -4/+4 |
* | Added the ability to easily rollback to a previous version of a wiki page. | Jean-Philippe Lang | 2007-04-05 | 1 | -0/+1 |