mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-08 02:08:50 +01:00
The :min was pointing at the max value, and the inverse. I had to tweak a few of the language files as well, to make sure that minimum and maximum are pointing to the correct values. I didn't touch the hebrew language file, so someone with the correct language skills may want to take a look at it to make sure that the text matches the interpolation variables that get sent in. |
||
|---|---|---|
| .. | ||
| _actions.html.erb | ||
| _chart.html.erb | ||
| _contexts.html.erb | ||
| _projects.html.erb | ||
| _tags.html.erb | ||
| _totals.html.erb | ||
| actions_completion_time_data.html.erb | ||
| actions_day_of_week_30days_data.html.erb | ||
| actions_day_of_week_all_data.html.erb | ||
| actions_done_last12months_data.html.erb | ||
| actions_done_last30days_data.html.erb | ||
| actions_done_last_years.html.erb | ||
| actions_done_lastyears_data.html.erb | ||
| actions_open_per_week_data.html.erb | ||
| actions_running_time_data.html.erb | ||
| actions_time_of_day_30days_data.html.erb | ||
| actions_time_of_day_all_data.html.erb | ||
| actions_visible_running_time_data.html.erb | ||
| context_running_actions_data.html.erb | ||
| context_total_actions_data.html.erb | ||
| done.html.erb | ||
| index.html.erb | ||
| show_selection_from_chart.html.erb | ||