OSDN Git Service

Sort users by their display names so that user dropdown lists are sorted alphabetical...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 11 Nov 2008 12:59:28 +0000 (12:59 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 11 Nov 2008 12:59:28 +0000 (12:59 +0000)
commit6a8be88ad613bcb2a2fa0189cbac0b68742dc357
tree5cca08633daffdbf0f2422b0342df60c5b6eefe3
parente8d0c26e4393b0d88f9c62afd12268269b1bd818
Sort users by their display names so that user dropdown lists are sorted alphabetically (#2015).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2010 e93f8b46-1217-0410-a6f0-8f06a7374b81
.loadpath [new file with mode: 0644]
.project [new file with mode: 0644]
.settings/org.eclipse.core.resources.prefs [new file with mode: 0644]
app/models/user.rb
test/unit/user_test.rb