index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
controllers
/
wiki_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds a permission for exporting wiki pages.
Jean-Philippe Lang
2010-02-06
1
-11
/
+17
*
Removes "xxx and return" calls (#4446).
Jean-Philippe Lang
2009-12-18
1
-1
/
+2
*
Contextual quick search (#3263).
Jean-Philippe Lang
2009-10-21
1
-0
/
+1
*
Added more plugin hooks:
Eric Davis
2009-05-30
1
-0
/
+1
*
Ability to watch a wiki or a single wiki page (#413).
Jean-Philippe Lang
2009-05-25
1
-0
/
+1
*
Ask user what to do with child pages when deleting a parent wiki page (#3202).
Jean-Philippe Lang
2009-04-21
1
-1
/
+23
*
Adds an helper to render other formats download links.
Jean-Philippe Lang
2009-01-29
1
-2
/
+2
*
Check that wiki page exists before processing (#2360).
Jean-Philippe Lang
2008-12-19
1
-13
/
+13
*
AttachmentsController now handles attachments deletion.
Jean-Philippe Lang
2008-12-09
1
-8
/
+1
*
Makes wiki text formatter pluggable.
Jean-Philippe Lang
2008-10-27
1
-1
/
+8
*
Fixed: unable to revert to a previous wiki page version.
Jean-Philippe Lang
2008-09-13
1
-1
/
+4
*
Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...
Jean-Philippe Lang
2008-09-13
1
-0
/
+5
*
Moves @layout 'base'@ to ApplicationController.
Jean-Philippe Lang
2008-08-10
1
-1
/
+0
*
Adds child_pages macro for wiki pages (#528).
Jean-Philippe Lang
2008-07-26
1
-1
/
+4
*
Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.
Jean-Philippe Lang
2008-07-26
1
-0
/
+1
*
Fixed: error when previewing a new wiki page (#1292) introduced in r1415.
Jean-Philippe Lang
2008-05-23
1
-1
/
+2
*
Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).
Jean-Philippe Lang
2008-05-04
1
-2
/
+20
*
New setting added to specify how many objects should be displayed on most pag...
Jean-Philippe Lang
2007-12-29
1
-1
/
+1
*
Added wiki annotate view. It's accessible for each version from the page hist...
Jean-Philippe Lang
2007-12-20
1
-0
/
+5
*
Added ApplicationController#attach_files as a common method to attach files i...
Jean-Philippe Lang
2007-12-14
1
-5
/
+1
*
Anonymous users can now be allowed to create, edit, comment issues, comment n...
Jean-Philippe Lang
2007-11-20
1
-2
/
+2
*
Fixed: a user not authorized to edit wiki pages gets the edit form if the pag...
Jean-Philippe Lang
2007-10-10
1
-2
/
+7
*
Added preview on add/edit issue form.
Jean-Philippe Lang
2007-10-06
1
-1
/
+1
*
Added wiki index by date.
Jean-Philippe Lang
2007-09-27
1
-1
/
+2
*
Fixed: unable to save a new wiki page that just contains the default h1 title
Jean-Philippe Lang
2007-09-15
1
-1
/
+1
*
Added the ability to rename wiki pages (specific permission required).
Jean-Philippe Lang
2007-09-09
1
-0
/
+12
*
Merged 0.6 branch into trunk.
Jean-Philippe Lang
2007-08-29
1
-2
/
+1
*
Applied the flash notices patch by Matt Jones (slightly edited).
Jean-Philippe Lang
2007-08-02
1
-1
/
+1
*
Added wiki diff.
Jean-Philippe Lang
2007-07-14
1
-1
/
+9
*
Added pagination on wiki page history.
Jean-Philippe Lang
2007-06-23
1
-2
/
+9
*
A wiki page can now be attached to each version.
Jean-Philippe Lang
2007-06-14
1
-0
/
+1
*
Optimistic locking added for wiki edits.
Jean-Philippe Lang
2007-05-26
1
-2
/
+6
*
Attachments can now be added to wiki pages (original patch by Pavol Murin). O...
Jean-Philippe Lang
2007-05-26
1
-3
/
+24
*
Added the ability to destroy wiki pages (content and its history are deleted ...
Jean-Philippe Lang
2007-05-25
1
-1
/
+11
*
Fixed: 10342 Creation of Schema in Oracle
Jean-Philippe Lang
2007-04-25
1
-3
/
+3
*
Added the ability to easily rollback to a previous version of a wiki page.
Jean-Philippe Lang
2007-04-05
1
-2
/
+3
*
fixed #9401 New Wiki, cannot create new page (good one)
Jean-Philippe Lang
2007-03-20
1
-1
/
+1
*
fixed #9308 table_name pre/suffix support
Jean-Philippe Lang
2007-03-15
1
-2
/
+2
*
wiki branch merged into trunk
Jean-Philippe Lang
2007-03-10
1
-0
/
+111