log app/controllers/users_controller.rb @ 929:5f33065ddc4b redmine-1.3

age author description
Fri, 24 Feb 2012 19:09:32 +0000 Chris Cannam Update to Redmine 1.3-stable branch (Redmine SVN rev 8964) redmine-1.3
Thu, 14 Jul 2011 10:37:36 +0100 Chris Cannam Merge from branch "redmine-1.2" cannam
Thu, 14 Jul 2011 10:32:19 +0100 Chris Cannam Update to Redmine 1.2.1 on 1.2-stable branch (Redmine SVN rev 6270) redmine-1.2
Mon, 06 Jun 2011 14:41:04 +0100 Chris Cannam Merge from branch "redmine-1.2" cannam
Mon, 06 Jun 2011 14:24:13 +0100 Chris Cannam Update to Redmine 1.2-stable branch (Redmine SVN rev 6000) redmine-1.2
Thu, 03 Mar 2011 12:11:53 +0000 Chris Cannam * Merge from branch cannam-pre-20110113-merge cannam
Thu, 03 Feb 2011 15:54:00 +0000 luisf fixed bugs with validation of forms. feature_55
Thu, 03 Feb 2011 15:31:33 +0000 luisf fixed issue with users with no entry in the ssamr_user_details_table. feature_55
Tue, 01 Feb 2011 17:50:01 +0000 luisf ssamr validation on my/account is now done correctly feature_55
Mon, 31 Jan 2011 13:41:00 +0000 luisf new javascript for institution field handling. feature_55
Fri, 28 Jan 2011 18:44:56 +0000 luisf . institution field correctly handled in the user edit and show forms, and in the register view; feature_55
Thu, 27 Jan 2011 18:46:29 +0000 luisf migration with new "institution_type" column in ssamr_user_details table. feature_55
Tue, 25 Jan 2011 14:57:50 +0000 luisf DEV commit - added new logic and view details. feature_55
Thu, 20 Jan 2011 14:06:23 +0000 luisf corrected bug in the institution field while creating a new user. luisf