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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Permissions report: display role names on each permission group (#10119).
Jean-Philippe Lang
2012-02-02
1
-2
/
+5
*
Adds specific css class for information in forms.
Jean-Philippe Lang
2012-02-02
12
-26
/
+25
*
Replaced ruby-net-ldap with net-ldap 0.2.2 gem.
Jean-Philippe Lang
2012-02-02
1
-1
/
+0
*
Adds a setting that allows to reference/fix issues of all projects (#3087).
Jean-Philippe Lang
2012-02-02
2
-2
/
+6
*
Fixed: associated changesets from other projects are not visible if the curre...
Jean-Philippe Lang
2012-02-02
1
-4
/
+2
*
Adds custom field in TimeEntry API responses (#10131).
Jean-Philippe Lang
2012-02-01
2
-0
/
+4
*
Adds members of subprojects in assignee and author filters (#10126).
Jean-Philippe Lang
2012-02-01
2
-7
/
+20
*
Simplifies Principal.active scope (status defaults to 1 for groups).
Jean-Philippe Lang
2012-02-01
1
-1
/
+1
*
code layout cleanup app/models/mail_handler.rb
Toshi MARUYAMA
2012-01-31
1
-13
/
+42
*
code layout cleanup app/models/mail_handler.rb
Toshi MARUYAMA
2012-01-31
1
-2
/
+4
*
replace tabs to spaces at app/views/wiki/index.html.erb
Toshi MARUYAMA
2012-01-31
1
-2
/
+2
*
Removed useless permission check in wiki controller.
Jean-Philippe Lang
2012-01-30
1
-5
/
+0
*
Adds export of all wiki pages to a PDF file (#3463).
Jean-Philippe Lang
2012-01-30
3
-11
/
+23
*
Check parent wiki page by default.
Jean-Philippe Lang
2012-01-30
1
-1
/
+1
*
remove trailing tabs from app/views/news/_form.html.erb
Toshi MARUYAMA
2012-01-30
1
-1
/
+1
*
Enable attached images to be displayed inline on the news list.
Jean-Philippe Lang
2012-01-29
1
-1
/
+1
*
Allows attachments on news (#1972).
Jean-Philippe Lang
2012-01-29
7
-6
/
+14
*
Display of multi custom fields.
Jean-Philippe Lang
2012-01-29
4
-4
/
+4
*
Display custom_field_values instead of custom_values.
Jean-Philippe Lang
2012-01-29
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2012-01-29
1
-9
/
+9
*
Allow existing single value custom fields to be changed to multiselect.
Jean-Philippe Lang
2012-01-29
1
-1
/
+1
*
Do not validate blank default custom field value.
Jean-Philippe Lang
2012-01-29
1
-1
/
+1
*
Adds support for multiselect custom fields (#1189).
Jean-Philippe Lang
2012-01-29
11
-31
/
+158
*
Extracts custom field values validation from CustomValue so that they can be ...
Jean-Philippe Lang
2012-01-28
4
-36
/
+100
*
Ruby1.9: skip enforcing UTF-8 encodings on the params hash on Rails2 if it is...
Toshi MARUYAMA
2012-01-28
1
-1
/
+3
*
Ruby1.9: enforce UTF-8 encodings on the params hash on Rails2 (#4050, #4796)
Toshi MARUYAMA
2012-01-28
1
-0
/
+22
*
Accept project identifier with underscore.
Jean-Philippe Lang
2012-01-27
1
-1
/
+1
*
Allow underscores in project identifiers (#1363).
Jean-Philippe Lang
2012-01-27
1
-1
/
+1
*
Makes all workflow transitions defined for all roles available to administrat...
Jean-Philippe Lang
2012-01-26
1
-1
/
+1
*
replace tabs to spaces at app/views/projects/settings/_repositories.html.erb
Toshi MARUYAMA
2012-01-26
1
-11
/
+11
*
code layout cleanup app/views/repositories/revisions.html.erb
Toshi MARUYAMA
2012-01-26
1
-1
/
+4
*
code layout cleanup app/views/repositories/_revisions.html.erb
Toshi MARUYAMA
2012-01-26
1
-1
/
+5
*
Fixed javascript error when changing time period on time report.
Jean-Philippe Lang
2012-01-24
1
-1
/
+1
*
Fixed links to versions anchors on the roadmap.
Jean-Philippe Lang
2012-01-24
1
-1
/
+1
*
Provide a direct access to completed versions form the roadmap.
Jean-Philippe Lang
2012-01-24
2
-1
/
+14
*
Moved javascript filters functions to application.js.
Jean-Philippe Lang
2012-01-24
1
-103
/
+1
*
Allows bulk change issue private flag (#10042).
Jean-Philippe Lang
2012-01-23
2
-0
/
+9
*
Notify previous assignee when assignee changes (#2694).
Jean-Philippe Lang
2012-01-23
2
-10
/
+18
*
Adds support for multiple repositories to redmine links (#779).
Jean-Philippe Lang
2012-01-22
1
-24
/
+44
*
Fixed that project is ignored when entering an issue id on /time_entries/new ...
Jean-Philippe Lang
2012-01-22
1
-4
/
+6
*
Keep back_url param for when continuing creating issues.
Jean-Philippe Lang
2012-01-21
1
-2
/
+2
*
Enable global time logging at /time_entries/new (#10020).
Jean-Philippe Lang
2012-01-21
5
-8
/
+35
*
Fixed that reminders are sent for closed issues (#10006).
Jean-Philippe Lang
2012-01-21
1
-1
/
+1
*
Adds a <<me>> option for assignee in the context menu (#1102).
Jean-Philippe Lang
2012-01-21
1
-0
/
+4
*
Adds a <<me>> option at the top of the assignee drop-down (#1102).
Jean-Philippe Lang
2012-01-21
1
-0
/
+3
*
Adds a 'Create and continue' button on the spent time form (#9995).
Jean-Philippe Lang
2012-01-21
2
-3
/
+8
*
Makes Version REST API accept due_date attribute (#10013).
Jean-Philippe Lang
2012-01-21
1
-0
/
+4
*
Resizes the attachment description field and moves the label to a placeholder...
Jean-Philippe Lang
2012-01-21
1
-1
/
+1
*
Updated footer.
Jean-Philippe Lang
2012-01-20
1
-1
/
+1
*
Localized string for issue position in results.
Jean-Philippe Lang
2012-01-20
1
-1
/
+1
[next]