This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
0
You've already forked Redmine
Code
Issues
Pull Requests
Releases
Wiki
Activity
Redmine
/
app
History
Jean-Philippe Lang
4c46fa4ef4
Fixed: "Loading..." icon does not disappear after adding a project member when there is no other member to add (
#7265
).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4719 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-01-15 13:20:18 +00:00
..
controllers
Use #blank? instead of #nil? || #empty?.
2011-01-14 20:24:03 +00:00
helpers
scm: use scmid for "commit:xxx" link if available (
#3724
).
2011-01-11 16:02:36 +00:00
models
scm: use #blank? instead of #nil? || #empty? at Repository#find_changeset_by_name(name) (
#7307
).
2011-01-14 22:51:12 +00:00
views
Fixed: "Loading..." icon does not disappear after adding a project member when there is no other member to add (
#7265
).
2011-01-15 13:20:18 +00:00