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
...
*
Sort members on all their roles.
Jean-Philippe Lang
2015-06-21
1
-1
/
+1
*
Replace tabs with spaces and remove trailing tabs in several files (#20140).
Jean-Philippe Lang
2015-06-21
4
-4
/
+4
*
Removed extra blank lines (#19851).
Jean-Philippe Lang
2015-06-19
2
-3
/
+0
*
Adds a UI test (#19851).
Jean-Philippe Lang
2015-06-19
1
-1
/
+1
*
Removed extra blank lines (#19851).
Jean-Philippe Lang
2015-06-19
1
-3
/
+0
*
Fixed wrong password rendering broken by r14339 (#19851).
Jean-Philippe Lang
2015-06-19
1
-2
/
+2
*
Fixed the sudo dialog when called from a dialog, eg. email addresses (#19851).
Jean-Philippe Lang
2015-06-19
1
-3
/
+3
*
Use existing label for password submission (#19851).
Jean-Philippe Lang
2015-06-19
2
-2
/
+2
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
17
-2
/
+76
*
Deprecates Project#member_principals.
Jean-Philippe Lang
2015-06-18
4
-16
/
+18
*
Prevent roles loading on each call to User#managed_roles for admins.
Jean-Philippe Lang
2015-06-17
1
-1
/
+2
*
remove trailing white spaces from app/models/principal.rb
Toshi MARUYAMA
2015-06-17
1
-1
/
+1
*
Strip leading spaces to prevent lines from being rendered as pre tags.
Jean-Philippe Lang
2015-06-16
1
-1
/
+8
*
Adds a form to manually submit an email to the mail handler.
Jean-Philippe Lang
2015-06-15
2
-0
/
+47
*
Better handle html-only emails (#16962).
Jean-Philippe Lang
2015-06-15
1
-7
/
+9
*
Set new member form width to 90% (#19844).
Jean-Philippe Lang
2015-06-14
1
-1
/
+1
*
Put roadmap versions in <article> tags (#19341).
Jean-Philippe Lang
2015-06-13
1
-1
/
+5
*
Put news articles into <article> tags (#19339).
Jean-Philippe Lang
2015-06-13
1
-7
/
+11
*
Adds issue filters on parent/subtasks (#6118).
Jean-Philippe Lang
2015-06-13
3
-2
/
+46
*
Adds a class for handling CSV generation (#7037).
Jean-Philippe Lang
2015-06-13
3
-20
/
+16
*
Set a max width to html email content (#16535).
Jean-Philippe Lang
2015-06-06
4
-4
/
+27
*
Code formatting (#19982).
Jean-Philippe Lang
2015-06-06
1
-9
/
+9
*
Replaces hard-coded strings in views (#19707).
Jean-Philippe Lang
2015-06-06
1
-3
/
+3
*
Ability to limit member management to certain roles (#19707).
Jean-Philippe Lang
2015-05-31
8
-26
/
+130
*
Fixed that project activity without parent hides system activities and remove...
Jean-Philippe Lang
2015-05-30
1
-40
/
+10
*
Validates that activity belongs to project activities (#19656).
Jean-Philippe Lang
2015-05-30
1
-0
/
+1
*
Update activities list when changing project/issue id on the time entry form ...
Jean-Philippe Lang
2015-05-30
3
-0
/
+15
*
Column 'address' in where clause may be ambiguous (#19485).
Jean-Philippe Lang
2015-05-30
1
-1
/
+1
*
Adds a role setting that viewing all or own time entries (#8929).
Jean-Philippe Lang
2015-05-30
8
-7
/
+55
*
Code cleanup.
Jean-Philippe Lang
2015-05-25
1
-8
/
+7
*
Display time spent on the issue and the total time spent like estimated hours...
Jean-Philippe Lang
2015-05-25
2
-5
/
+23
*
Don't store total estimated hours on parent issues (#16092).
Jean-Philippe Lang
2015-05-25
4
-10
/
+20
*
Adds a setting to control done ratio on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
3
-13
/
+33
*
Adds settings to control start/due dates and priority on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
4
-25
/
+76
*
Fixed that copying issues always copy subtasks and attachments even if option...
Jean-Philippe Lang
2015-05-23
1
-3
/
+6
*
Missing validation for description size of versions (#19840).
Jean-Philippe Lang
2015-05-23
1
-0
/
+1
*
Test broken by r14265 (#19458).
Jean-Philippe Lang
2015-05-10
1
-1
/
+2
*
Code cleanup (#19458).
Jean-Philippe Lang
2015-05-10
2
-5
/
+4
*
Add the ability to expire passwords after a configurable number of days (#194...
Jean-Philippe Lang
2015-05-10
4
-2
/
+18
*
Use #fixed_issues association (#19455).
Jean-Philippe Lang
2015-05-10
1
-2
/
+2
*
Adds private issue option to receiving emails (#8424).
Jean-Philippe Lang
2015-05-10
1
-0
/
+4
*
Raises 60-character limit for document titles to 255 (#12312).
Jean-Philippe Lang
2015-05-10
1
-1
/
+1
*
Set a back_url when forcing new login after session expiration (#19655).
Jean-Philippe Lang
2015-05-09
1
-2
/
+2
*
Adds flash messages to files_controller#create (#19793).
Jean-Philippe Lang
2015-05-09
1
-3
/
+10
*
Can't bulk edit own time entries with "Edit own time entries" (#18580).
Jean-Philippe Lang
2015-05-09
2
-3
/
+4
*
Fixed that issue validation fails if % done field is deactivated (#19731).
Jean-Philippe Lang
2015-05-09
1
-0
/
+1
*
Preload issue associations.
Jean-Philippe Lang
2015-05-09
1
-1
/
+1
*
Preload changeset associations (#19706).
Jean-Philippe Lang
2015-05-09
1
-1
/
+1
*
Refresh watchers list when watching/unwatching an issue (#4334).
Jean-Philippe Lang
2015-05-08
2
-1
/
+2
*
Use accessor method.
Jean-Philippe Lang
2015-04-26
1
-1
/
+1
[prev]
[next]