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
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure users don't get notified for thing they can not view (#3589).
Jean-Philippe Lang
2009-12-13
6
-19
/
+54
*
Moves watchers filtering logic to ActsAsWatchable.
Jean-Philippe Lang
2009-12-13
1
-7
/
+0
*
Makes user unwatch what he can no longer view after its permissions have chan...
Jean-Philippe Lang
2009-12-13
7
-2
/
+73
*
Copy issue relations when copying a project. (#3367)
Eric Davis
2009-12-13
1
-0
/
+31
*
Display users then groups on project memberships view (#4389).
Jean-Philippe Lang
2009-12-12
2
-6
/
+6
*
Issue#done_ratio should not break if status is nil.
Jean-Philippe Lang
2009-12-12
1
-2
/
+2
*
Retrieve root_url if needed (#4377).
Jean-Philippe Lang
2009-12-12
1
-1
/
+1
*
Allow blank value for IssueStatus#default_done_ratio.
Jean-Philippe Lang
2009-12-12
2
-2
/
+3
*
Adds workflow copy functionality (#1727).
Jean-Philippe Lang
2009-12-12
3
-16
/
+50
*
Refactor conditions.
Eric Davis
2009-12-12
1
-1
/
+1
*
Search mail addresses in Principal#like
Eric Davis
2009-12-12
1
-2
/
+2
*
Adds a Setting to control how an Issue's done_ratio is calculated:
Eric Davis
2009-12-11
2
-1
/
+40
*
Fixes tracker_id and custom_field_values assignment order for issues (#4353).
Jean-Philippe Lang
2009-12-09
1
-0
/
+14
*
Ignore subversion root_url case when extracting relative url.
Jean-Philippe Lang
2009-12-09
1
-1
/
+1
*
Optimize updates of issue's shared versions.
Jean-Philippe Lang
2009-12-08
3
-10
/
+27
*
No need to update issues from the version's project.
Jean-Philippe Lang
2009-12-08
1
-1
/
+1
*
Optimize issue updates when a version sharing changes.
Jean-Philippe Lang
2009-12-08
3
-6
/
+10
*
Fixed: Subversion#latest_changesets ignores revision argument (#4360).
Jean-Philippe Lang
2009-12-08
1
-1
/
+1
*
Fixes Project#shared_versions for descendants sharing (#465).
Jean-Philippe Lang
2009-12-07
1
-2
/
+2
*
Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...
Jean-Philippe Lang
2009-12-06
4
-10
/
+101
*
Enhanced the Issue Bulk Copy feature:
Eric Davis
2009-12-04
2
-1
/
+20
*
Do not notify users that are no longer allowed to view an issue (#3589, #4263).
Jean-Philippe Lang
2009-12-03
2
-5
/
+20
*
Fixed: "None" category issue count is empty while grouping by category (#4308).
Jean-Philippe Lang
2009-12-02
2
-4
/
+36
*
Remove duplicate validation.
Jean-Philippe Lang
2009-11-29
1
-4
/
+0
*
Enable tracker update on issue edit form (#2405).
Jean-Philippe Lang
2009-11-29
1
-0
/
+12
*
Adds dynamic columns selection on the issue list (#4272).
Jean-Philippe Lang
2009-11-28
1
-2
/
+8
*
Rescue invalid query statement error with an error message.
Jean-Philippe Lang
2009-11-28
1
-0
/
+13
*
Move issues, journals, versions queries from IssuesController to Query model.
Jean-Philippe Lang
2009-11-28
1
-0
/
+49
*
Reverts r3072 (#4302: error raised when sorting on an association not include...
Jean-Philippe Lang
2009-11-27
1
-11
/
+5
*
Show last update datetime (last attachment added) on document list (#4232).
Jean-Philippe Lang
2009-11-26
1
-0
/
+8
*
Changes misleading scopes on Enumeration.
Jean-Philippe Lang
2009-11-21
2
-17
/
+9
*
Load roles when loading project members.
Jean-Philippe Lang
2009-11-20
1
-1
/
+1
*
Avoid useless database queries.
Jean-Philippe Lang
2009-11-20
1
-1
/
+1
*
Copy issue status on project copy (#3877).
Jean-Philippe Lang
2009-11-16
1
-0
/
+1
*
Optimize associations loading on the issue list.
Jean-Philippe Lang
2009-11-16
1
-5
/
+11
*
Allow issue grouping by custom field (#2679).
Jean-Philippe Lang
2009-11-16
1
-0
/
+11
*
Adds custom fields for versions (#4219).
Jean-Philippe Lang
2009-11-15
2
-0
/
+23
*
Remove dead code.
Jean-Philippe Lang
2009-11-15
1
-15
/
+0
*
Allow non admin users to add subprojects (#2963).
Jean-Philippe Lang
2009-11-15
1
-7
/
+35
*
Fixed: Project#enabled_module_names= does not test if a module is already ena...
Jean-Philippe Lang
2009-11-13
1
-1
/
+1
*
Allow [#id] as subject to reply by email (#3653).
Jean-Philippe Lang
2009-11-11
1
-2
/
+2
*
Fixes ApplicationHelper#link_to_user
Jean-Philippe Lang
2009-11-11
1
-1
/
+1
*
Adds a link to automatically close completed versions in project settings (#1...
Jean-Philippe Lang
2009-11-09
1
-0
/
+11
*
Ignore emails received from the application emission address to avoid hell cy...
Jean-Philippe Lang
2009-11-08
1
-3
/
+9
*
Adds version status to limit issue assignments (#1245).
Jean-Philippe Lang
2009-11-08
2
-1
/
+35
*
Fixed: Pre-filled time tracking date ignores timezone (#4160).
Jean-Philippe Lang
2009-11-06
1
-0
/
+9
*
Allow project forums copy.
Jean-Philippe Lang
2009-10-25
1
-1
/
+11
*
Prevent mass-assignment warnings.
Jean-Philippe Lang
2009-10-25
1
-1
/
+1
*
Reset timestamps and wiki page hierarchy on project copy.
Jean-Philippe Lang
2009-10-25
2
-5
/
+5
*
Prevent mass-assignment warnings.
Jean-Philippe Lang
2009-10-25
1
-7
/
+7
[next]