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
/
views
/
wiki
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fixed 9793 Preview fail for first wiki page of a project
Jean-Philippe Lang
2007-04-03
1
-1
/
+1
*
added back the anchor for each page on the wiki full export
Jean-Philippe Lang
2007-03-18
1
-0
/
+1
*
added svn:eol-style native property on /app files
Jean-Philippe Lang
2007-03-12
7
-154
/
+154
*
width of all wiki content textareas set to 99.5%
Jean-Philippe Lang
2007-03-11
1
-1
/
+1
*
wiki:
Jean-Philippe Lang
2007-03-11
1
-1
/
+6
*
fixed the "preview" link on wiki/edit
Jean-Philippe Lang
2007-03-10
1
-1
/
+1
*
wiki branch merged into trunk
Jean-Philippe Lang
2007-03-10
7
-0
/
+153