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
*
Fixes context menu broken by r3109 (#2405).
Jean-Philippe Lang
2009-11-30
2
-1
/
+3
*
Remove duplicate validation.
Jean-Philippe Lang
2009-11-29
1
-4
/
+0
*
Adds tracker update to context menu and bulk edit form (#2405).
Jean-Philippe Lang
2009-11-29
3
-0
/
+16
*
Enable tracker update on issue edit form (#2405).
Jean-Philippe Lang
2009-11-29
4
-40
/
+63
*
Adds an action to SysController to fetch changesets of one or all projects (#...
Jean-Philippe Lang
2009-11-28
1
-0
/
+17
*
Adds 2 buttons to easily reorder selected columns (#4272).
Jean-Philippe Lang
2009-11-28
1
-2
/
+6
*
Adds dynamic columns selection on the issue list (#4272).
Jean-Philippe Lang
2009-11-28
5
-15
/
+30
*
Rescue invalid query statement error with an error message.
Jean-Philippe Lang
2009-11-28
2
-0
/
+23
*
Move issues, journals, versions queries from IssuesController to Query model.
Jean-Philippe Lang
2009-11-28
2
-40
/
+73
*
Cleaning edit/delete links style.
Jean-Philippe Lang
2009-11-27
2
-9
/
+17
*
Add tabindex to login screen (#4299).
Jean-Philippe Lang
2009-11-27
1
-5
/
+5
*
Reverts r3072 (#4302: error raised when sorting on an association not include...
Jean-Philippe Lang
2009-11-27
2
-12
/
+6
*
Show last update datetime (last attachment added) on document list (#4232).
Jean-Philippe Lang
2009-11-26
3
-2
/
+10
*
Display an error when authenticity token is invalid.
Jean-Philippe Lang
2009-11-25
1
-0
/
+6
*
Remove broken cookies after upgrade from 0.8.x to prevent an error from Rails...
Jean-Philippe Lang
2009-11-25
1
-1
/
+12
*
Added :view_my_account_contextual hook.
Eric Davis
2009-11-25
1
-0
/
+1
*
Fixed: Editing issue notes removes quote link (#4279).
Jean-Philippe Lang
2009-11-24
1
-1
/
+1
*
Fixes revision form when browsing a subdirectory (#4281).
Jean-Philippe Lang
2009-11-24
1
-1
/
+1
*
Fixes css classes in table in admin/info (#4261).
Jean-Philippe Lang
2009-11-23
1
-2
/
+2
*
Changes misleading scopes on Enumeration.
Jean-Philippe Lang
2009-11-21
4
-19
/
+11
*
Fixed roadmap progress display error (#4255).
Jean-Philippe Lang
2009-11-21
1
-3
/
+4
*
Reset session on login/logout (#4248).
Jean-Philippe Lang
2009-11-21
1
-1
/
+1
*
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
*
Add a setting to pick alternative Gravatar images. #2734
Eric Davis
2009-11-17
2
-1
/
+5
*
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
2
-6
/
+12
*
Allow issue grouping by custom field (#2679).
Jean-Philippe Lang
2009-11-16
4
-5
/
+25
*
Adds a setting for new projects default modules (#1797).
Jean-Philippe Lang
2009-11-15
2
-1
/
+11
*
Adds links to versions on changelog.
Jean-Philippe Lang
2009-11-15
1
-1
/
+2
*
Eager load priorities on roadmap and changelog.
Jean-Philippe Lang
2009-11-15
3
-3
/
+3
*
Fixes css classes on issue detail view (#4180).
Jean-Philippe Lang
2009-11-15
1
-6
/
+6
*
Adds custom fields for versions (#4219).
Jean-Philippe Lang
2009-11-15
6
-0
/
+37
*
Adds a 'Move and follow' button on Move/Copy view to be redirected to the cre...
Jean-Philippe Lang
2009-11-15
2
-3
/
+17
*
Make use of link_to_issue.
Jean-Philippe Lang
2009-11-15
1
-1
/
+5
*
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
4
-12
/
+40
*
Protect controllers from potential CSRF attacks. #4216
Eric Davis
2009-11-14
1
-0
/
+1
*
Fix 500 errors with a POST request that requires a login. #4216
Eric Davis
2009-11-14
1
-1
/
+7
*
Don't reveal issue subjects if user is only allowed to view spent time (#3187).
Jean-Philippe Lang
2009-11-14
2
-3
/
+20
*
Clean up ticket auto links.
Jean-Philippe Lang
2009-11-14
1
-2
/
+1
*
Refactoring ApplicationHelper#link_to_issue.
Jean-Philippe Lang
2009-11-14
12
-14
/
+35
*
Add view_issues permission (#3187).
Jean-Philippe Lang
2009-11-14
4
-5
/
+5
*
Fixed that "RE:" prefix is added to the subject each time the message is quot...
Jean-Philippe Lang
2009-11-13
1
-1
/
+2
*
Move checkbox for "Send account information to the user" to be clicked before...
Jean-Philippe Lang
2009-11-13
3
-12
/
+12
*
Fixed: Project#enabled_module_names= does not test if a module is already ena...
Jean-Philippe Lang
2009-11-13
1
-1
/
+1
*
Fixed: Quoting in forums does not take the subject from the message being quo...
Jean-Philippe Lang
2009-11-13
1
-0
/
+2
*
Allow [#id] as subject to reply by email (#3653).
Jean-Philippe Lang
2009-11-11
1
-2
/
+2
*
Redirect to the current page when using context menu on the issue list (#4184).
Jean-Philippe Lang
2009-11-11
2
-1
/
+2
*
Hide paragraph terminator at the end of headings on html export (#4194).
Jean-Philippe Lang
2009-11-11
2
-0
/
+10
[next]