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
/
documents
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
4
-4
/
+4
*
Adds a helper for displaying validation error messages.
Jean-Philippe Lang
2012-02-26
1
-1
/
+1
*
Preserve uploaded files when on documents.
Jean-Philippe Lang
2012-02-23
1
-1
/
+1
*
Changes the style of the links for sorting documents.
Jean-Philippe Lang
2012-01-16
1
-7
/
+5
*
Resourcified documents.
Jean-Philippe Lang
2011-11-30
6
-38
/
+30
*
Use document project when formatting text on documents index (#9448).
Jean-Philippe Lang
2011-11-24
1
-1
/
+1
*
Remove unecessary page title HTML escaping from views (#9252).
Etienne Massip
2011-10-02
1
-1
/
+1
*
replace tabs to spaces at app/views/documents/_document.html.erb
Toshi MARUYAMA
2011-09-18
1
-1
/
+1
*
remove trailing white-spaces from app/views/documents/show.html.erb
Toshi MARUYAMA
2011-09-16
1
-1
/
+1
*
rename .rhtml to .html.erb of app/views/documents/index.rhtml.
Toshi MARUYAMA
2011-08-27
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/documents/_document.rhtml.
Toshi MARUYAMA
2011-08-27
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/documents/_form.rhtml.
Toshi MARUYAMA
2011-08-27
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/documents/show.rhtml.
Toshi MARUYAMA
2011-08-27
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/documents/edit.rhtml.
Toshi MARUYAMA
2011-08-27
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/documents/new.rhtml.
Toshi MARUYAMA
2011-08-27
1
-0
/
+0
*
HTML escape at app/views/documents/show.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
Do not show inactive document categories where not necessary (#8573).
Jean-Baptiste Barth
2011-06-13
1
-1
/
+1
*
Fixed: code syntax highlighting not working in Document page (#3740).
Jean-Philippe Lang
2010-03-18
1
-0
/
+4
*
Adds text formatting to documents index (#202).
Jean-Philippe Lang
2010-03-18
1
-3
/
+6
*
Show last update datetime (last attachment added) on document list (#4232).
Jean-Philippe Lang
2009-11-26
1
-1
/
+1
*
Changed Enumerations to use a Single Table Inheritance
Eric Davis
2009-05-30
1
-1
/
+1
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
Replaces Enumeration.get_values and Enumeration.default with named scopes.
Jean-Philippe Lang
2009-02-15
1
-1
/
+1
*
Automatically focus several form fields.
Jean-Philippe Lang
2009-01-22
1
-1
/
+1
*
AttachmentsController now handles attachments deletion.
Jean-Philippe Lang
2008-12-09
1
-1
/
+1
*
Adds an optional description to attachments.
Jean-Philippe Lang
2008-02-29
3
-21
/
+9
*
Fixed: table of content not rendered properly when used in an issue or docume...
Jean-Philippe Lang
2008-01-04
1
-0
/
+2
*
Slight improvements to the browser views.
Jean-Philippe Lang
2008-01-02
2
-2
/
+2
*
Moved ProjectsController#list_documents and add_document to DocumentsControll...
Jean-Philippe Lang
2007-12-18
2
-0
/
+52
*
More detailed html title on several views.
Jean-Philippe Lang
2007-12-07
1
-2
/
+4
*
New document form can be accessed from the document list with no additional r...
Jean-Philippe Lang
2007-10-18
1
-3
/
+1
*
Added some accesskeys:
Jean-Philippe Lang
2007-10-05
1
-1
/
+1
*
Fixed: error on document list with a document without description.
Jean-Philippe Lang
2007-09-17
1
-1
/
+1
*
Changed author display on issues, news and document files.
Jean-Philippe Lang
2007-09-15
1
-1
/
+1
*
Removed User#display_name (replaced by User#name).
Jean-Philippe Lang
2007-06-29
1
-1
/
+1
*
Attachments can be displayed inline in Documents
Jean-Philippe Lang
2007-05-28
1
-1
/
+1
*
Slight views refactoring
Jean-Philippe Lang
2007-05-27
2
-16
/
+2
*
Removed some parentheses before arguments.
Jean-Philippe Lang
2007-04-22
1
-1
/
+1
*
Form to add an attachment on document view is now togglable.
Jean-Philippe Lang
2007-04-09
1
-1
/
+2
*
added svn:eol-style native property on /app files
Jean-Philippe Lang
2007-03-12
3
-39
/
+39
*
width of all wiki content textareas set to 99.5%
Jean-Philippe Lang
2007-03-11
1
-1
/
+1
*
added parentheses to get rid of warning
Jean-Philippe Lang
2007-02-02
1
-1
/
+1
*
deprecated ":post => true" replaced
Jean-Philippe Lang
2007-01-26
1
-2
/
+2
*
replaced deprecated human_size by number_to_human_size
Jean-Philippe Lang
2007-01-26
1
-2
/
+2
*
deprecated start_form_tag replaced by form_tag
Jean-Philippe Lang
2007-01-26
2
-4
/
+4
*
settings are now stored in the database (config_custom.rb no more used) and e...
Jean-Philippe Lang
2007-01-21
2
-2
/
+2
*
* all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...
Jean-Philippe Lang
2007-01-08
1
-5
/
+5
*
option to set maximum size of uploaded files
Jean-Philippe Lang
2007-01-01
1
-1
/
+1
*
added multiple file upload for documents and files modules
Jean-Philippe Lang
2007-01-01
1
-3
/
+4
*
misc GUI modifications
Jean-Philippe Lang
2006-12-26
1
-1
/
+1
[next]