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
*
Don't check permission to add watchers if no_permission_check option is set (...
Jean-Philippe Lang
2016-01-22
1
-1
/
+1
*
Add watchers from To and Cc fields in issue replies (#7017).
Jean-Philippe Lang
2016-01-22
1
-2
/
+7
*
Do not bind when the account contains $login (#21674).
Jean-Philippe Lang
2016-01-22
1
-1
/
+1
*
Fixed that LDAP does not check the user and password when are defined in the ...
Jean-Philippe Lang
2016-01-22
1
-1
/
+6
*
Removes attachment from disk after rollback on create (#21125).
Jean-Philippe Lang
2016-01-21
1
-0
/
+1
*
Speeds up the custom field edit view when having hundreds of projects.
Jean-Philippe Lang
2016-01-21
1
-1
/
+2
*
Speeds up the tracker edit view when having hundreds of projects.
Jean-Philippe Lang
2016-01-21
1
-1
/
+2
*
Fixed that % done field is shown on issue show subtree even if deactivated fo...
Jean-Philippe Lang
2016-01-21
1
-1
/
+1
*
Use regular edit/update actions and named routes for JournalsController.
Jean-Philippe Lang
2016-01-21
4
-22
/
+23
*
Code cleanup.
Jean-Philippe Lang
2016-01-20
1
-11
/
+9
*
Adds a "Delete" button to issue notes (#1725).
Jean-Philippe Lang
2016-01-20
1
-0
/
+6
*
Wrap textilizable with DIV containing wiki class (#21663).
Jean-Philippe Lang
2016-01-20
1
-1
/
+3
*
Additional view hook for body_top (#21587).
Jean-Philippe Lang
2016-01-20
1
-0
/
+1
*
Add missing wiki container for news comments (#21678).
Jean-Philippe Lang
2016-01-20
1
-0
/
+2
*
Replace uses of image_tag() with CSS (#21256).
Jean-Philippe Lang
2016-01-20
23
-112
/
+171
*
Tab left/right buttons for project menu (#20632).
Jean-Philippe Lang
2016-01-16
2
-6
/
+5
*
Only consider open subtasks when computing the priority of a parent issue (#5...
Jean-Philippe Lang
2016-01-16
1
-2
/
+4
*
Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_i...
Jean-Philippe Lang
2016-01-16
2
-4
/
+22
*
Use association instead of a manual JOIN (#21583).
Jean-Philippe Lang
2016-01-16
1
-2
/
+2
*
Adding issue css classes to issue subtasks and relations tr (#21474).
Jean-Philippe Lang
2016-01-16
2
-2
/
+2
*
Performance in User#roles_for_project (#21582).
Jean-Philippe Lang
2016-01-16
1
-1
/
+1
*
Copying an issue does not copy parent task id (#12893).
Jean-Philippe Lang
2016-01-10
1
-0
/
+1
*
Can't set parent issue when issue relations among child issues are present (#...
Jean-Philippe Lang
2016-01-10
2
-101
/
+54
*
Tooltip on progress bar (#21497).
Jean-Philippe Lang
2016-01-09
2
-3
/
+8
*
Larger font for email notifications (#21487).
Jean-Philippe Lang
2016-01-09
1
-5
/
+6
*
Stringify the attribute value before #force_enconding (#21453).
Jean-Philippe Lang
2016-01-09
1
-1
/
+1
*
LDAP account creation fails when first name/last name contain non ASCII (#214...
Jean-Philippe Lang
2016-01-09
1
-1
/
+2
*
Closed versions should be marked as completed (#21433).
Jean-Philippe Lang
2016-01-09
2
-3
/
+3
*
Fix Non ASCII attachment filename encoding broken (MOJIBAKE) in Microsoft Edg...
Jean-Philippe Lang
2016-01-09
1
-1
/
+1
*
IssuePriority.position_name not recalculated every time it should (#21504).
Jean-Philippe Lang
2015-12-20
1
-1
/
+1
*
Moving a custom field value in the order switches in the edit view (#21535).
Jean-Philippe Lang
2015-12-20
2
-2
/
+3
*
Private note flag disappears in issue update conflict (#21551).
Jean-Philippe Lang
2015-12-20
1
-1
/
+1
*
Adds the "Hide my email address" option on the registration form (#21500).
Jean-Philippe Lang
2015-12-13
2
-0
/
+5
*
Option to show email adresses by default for new users (#21447).
Jean-Philippe Lang
2015-12-13
2
-0
/
+11
*
Display calendar for dates independent of subtasks (#21219).
Jean-Philippe Lang
2015-12-13
1
-2
/
+2
*
Don't include locked user in assignable users (#21477).
Jean-Philippe Lang
2015-12-12
1
-1
/
+1
*
Don't include anonymous user in assignable users (#21477).
Jean-Philippe Lang
2015-12-12
1
-1
/
+1
*
Prevent admins from sending themselves their own password (#21436).
Jean-Philippe Lang
2015-12-06
2
-2
/
+2
*
Fixed that user with permission can't remove a locked watcher (#21382).
Jean-Philippe Lang
2015-12-05
1
-1
/
+3
*
Moved custom fields totals logic to FieldFormat (#21413).
Jean-Philippe Lang
2015-12-05
2
-16
/
+8
*
Information leak in Atom feed (#21419).
Jean-Philippe Lang
2015-12-04
1
-1
/
+1
*
Use ul tags to do pagination (#21258).
Jean-Philippe Lang
2015-11-28
14
-14
/
+14
*
Fixed that some mail handler log messages are not prepended with "MailHandler...
Jean-Philippe Lang
2015-11-14
1
-2
/
+2
*
Removed "Latest projects" from home page (#21148).
Jean-Philippe Lang
2015-11-14
2
-23
/
+5
*
Use config.relative_url_root as the default path for session and autologin co...
Jean-Philippe Lang
2015-11-14
1
-1
/
+1
*
Calculate done_ratio based on children instead of leaves (#20995).
Jean-Philippe Lang
2015-11-14
1
-5
/
+5
*
Fixed that Project.uniq.visible errors under certain conditions (#21182).
Jean-Philippe Lang
2015-11-09
1
-2
/
+1
*
Fixed that #destroy_version with invalid version destroys wiki page content (...
Jean-Philippe Lang
2015-11-09
1
-3
/
+6
*
Don't show projects created more than 30 days ago in "Latest projects" (#21148).
Jean-Philippe Lang
2015-11-08
1
-1
/
+4
*
Adds a Save button at the end of the account form for mobile devices (#19097).
Jean-Philippe Lang
2015-11-08
1
-1
/
+2
[next]