checking auth::UseEmailForLoginP to see if email is used for username, if not then when a users email address is updated the username no longer also updated
Fixed "bug" #2747. The code was never called and was just a stub thathadn't been ported to PG, but I removed it so future people withsharp eyes don't look at it and report the "bug" again.
fix a bug in the term edit and term new features, fixed it so that they use yyyy-mm-dd format in both the form and the xql file, right now when you try to edit a term you get yyyy mm dd instead of yyyy-mm-dd, if you try to enter yyyy-m-dthe validation that checks of start date is earlier than end date fails as it expects yyyy-mm-dd
fix a bug in the term edit and term new features, fixed it so that they use yyyy-mm-dd format in both the form and the xql file, right now when you try to edit a term you get yyyy mm dd instead of yyyy-mm-dd, if you try to enter yyyy-m-dthe validation that checks of start date is earlier than end date fails as it expects yyyy-mm-dd