mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-26 18:56:10 +01:00
* fix case where some fields were not saved * fix several fields that were not filled with the saved value when editing * hide storage details of recurring_todo by adding public getters and refactoring view to use them in stead of database fields |
||
|---|---|---|
| .. | ||
| _edit_form.html.erb | ||
| _recurring_todo.html.erb | ||
| _recurring_todo_form.erb | ||
| create.js.rjs | ||
| destroy.js.rjs | ||
| edit.js.rjs | ||
| index.html.erb | ||
| new.html.erb | ||
| show.html.erb | ||
| toggle_check.js.rjs | ||
| toggle_star.js.rjs | ||
| update.js.rjs | ||