mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
![]() 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 |
||
---|---|---|
.. | ||
recurring_todos | ||
todos | ||
application_controller.rb | ||
calendar_controller.rb | ||
contexts_controller.rb | ||
data_controller.rb | ||
feedlist_controller.rb | ||
integrations_controller.rb | ||
login_controller.rb | ||
mailgun_controller.rb | ||
notes_controller.rb | ||
preferences_controller.rb | ||
projects_controller.rb | ||
recurring_todos_controller.rb | ||
search_controller.rb | ||
stats_controller.rb | ||
todos_controller.rb | ||
users_controller.rb |