tracks/app/views/preferences
Reinier Balt e58379e81f This fixes failing tests when the timezone is different than utc
There were several problems:
* Time.now returns the systems time, not the users time
* fixtures do not translate dates from timezone to utc, but stores the
  date verbatim
* calling a controller will set the timezone to the preference of the
  current_user. So it could be changed while you do not realize this. I
  fixed the failing test, but problems could be elsewhere
2015-08-05 11:50:33 +02:00
..
_authentication.html.erb ugly fix for deprecation warnings fopr mouseover and fix failing tests 2012-06-27 21:40:12 +02:00
_date_and_time.html.erb This fixes failing tests when the timezone is different than utc 2015-08-05 11:50:33 +02:00
_help.html.erb Changed code to support basic i18n. 2010-11-09 16:31:26 +08:00
_profile.html.erb fix #1350 by removing admin_email from preferences model and add it as a site option in 2012-12-23 21:03:37 +01:00
_tracks_behavior.html.erb added preference settings 2011-09-15 21:06:50 -04:00
index.html.erb Remove trailing whitespace and tabs 2014-08-14 21:05:05 -05:00