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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
6
-2
/
+53
*
Deprecates Project#member_principals.
Jean-Philippe Lang
2015-06-18
1
-1
/
+1
*
Adds a form to manually submit an email to the mail handler.
Jean-Philippe Lang
2015-06-15
1
-0
/
+43
*
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
*
Set a max width to html email content (#16535).
Jean-Philippe Lang
2015-06-06
4
-4
/
+27
*
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
3
-5
/
+34
*
Update activities list when changing project/issue id on the time entry form ...
Jean-Philippe Lang
2015-05-30
2
-0
/
+14
*
Adds a role setting that viewing all or own time entries (#8929).
Jean-Philippe Lang
2015-05-30
4
-4
/
+10
*
Display time spent on the issue and the total time spent like estimated hours...
Jean-Philippe Lang
2015-05-25
1
-1
/
+3
*
Don't store total estimated hours on parent issues (#16092).
Jean-Philippe Lang
2015-05-25
1
-2
/
+2
*
Adds a setting to control done ratio on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
1
-0
/
+2
*
Adds settings to control start/due dates and priority on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
2
-6
/
+13
*
Code cleanup (#19458).
Jean-Philippe Lang
2015-05-10
1
-1
/
+1
*
Add the ability to expire passwords after a configurable number of days (#194...
Jean-Philippe Lang
2015-05-10
2
-1
/
+5
*
Refresh watchers list when watching/unwatching an issue (#4334).
Jean-Philippe Lang
2015-05-08
2
-1
/
+2
*
"Required" and "Read-only" rules on "Fields Permissions" screen are not color...
Jean-Philippe Lang
2015-04-11
1
-1
/
+1
*
Include custom fields description in project settings and issue view (#19296).
Jean-Philippe Lang
2015-03-21
1
-1
/
+1
*
Don't let users be sorted by email (#19161).
Jean-Philippe Lang
2015-03-20
1
-1
/
+1
*
Adds the date format for ambiguous dates (#19243).
Jean-Philippe Lang
2015-03-07
1
-1
/
+1
*
Use named routes.
Jean-Philippe Lang
2015-02-25
1
-5
/
+5
*
Removed unneeded #h calls in views.
Jean-Philippe Lang
2015-02-23
94
-159
/
+159
*
Check plugins updates using https (#17722).
Jean-Philippe Lang
2015-02-15
1
-1
/
+1
*
Adds custom fields to documents (#7249).
Jean-Philippe Lang
2015-02-14
2
-0
/
+13
*
Implements /issues/new form for creating issues outside a project (#1003).
Jean-Philippe Lang
2015-02-14
2
-3
/
+3
*
Removed IssuesController#update_form action, use #new and #edit instead.
Jean-Philippe Lang
2015-02-13
4
-3
/
+4
*
Added Issue#attributes_editable?
Jean-Philippe Lang
2015-02-13
1
-1
/
+1
*
Moved users list diplayed as available watchers on the new issue form to an h...
Jean-Philippe Lang
2015-02-13
1
-1
/
+1
*
Links to completed versions on the roadmap page might lead to a "403 not auth...
Jean-Philippe Lang
2015-02-08
1
-1
/
+1
*
Adds a :copy_issues permission (#18855).
Jean-Philippe Lang
2015-02-08
2
-3
/
+4
*
Removed :move_issues permission (#18855).
Jean-Philippe Lang
2015-02-08
1
-1
/
+1
*
Extract grouping logic to an helper.
Jean-Philippe Lang
2015-02-07
1
-5
/
+3
*
Respect cross-project subtask setting on issue bulk edit form (#18711).
Jean-Philippe Lang
2015-02-07
1
-1
/
+1
*
Make search results per page configurable (#19005).
Jean-Philippe Lang
2015-02-07
1
-0
/
+2
*
Removed :update key and use :edit instead.
Jean-Philippe Lang
2015-01-27
1
-8
/
+8
*
Adds support for macro and Redmine links in PDF export (#13051).
Jean-Philippe Lang
2015-01-25
4
-0
/
+4
*
Link to the anchor only.
Jean-Philippe Lang
2015-01-24
1
-1
/
+1
*
Don't check if attachments are editable individually.
Jean-Philippe Lang
2015-01-24
1
-1
/
+1
*
Fixed that group is not displayed when the first group is a boolean custom fi...
Jean-Philippe Lang
2015-01-19
1
-3
/
+3
*
Fixed that boolean custom field groups have same label for blank and false va...
Jean-Philippe Lang
2015-01-19
1
-1
/
+1
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
6
-0
/
+35
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Fixed: Custom field is rendered, even if its value is empty (for multiple) (#...
Jean-Philippe Lang
2015-01-10
2
-8
/
+4
*
Fixed open div tag position.
Jean-Philippe Lang
2015-01-10
1
-1
/
+1
[prev]
[next]