Reinier Balt
545b4e5c50
add title to recurring todos page and fix for #737
2008-08-01 14:19:37 +02:00
Reinier Balt
6b0a235275
attempt to fix creation of new recurring todo where selector attributes are posted later than other attributes
...
also fixes some issues when editing an existing rec todo wich handling nil values
2008-07-28 14:06:39 +02:00
Reinier Balt
ed4ee1cc3f
fix several issues with recurring todos
...
* 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
2008-07-27 22:13:54 +02:00
Reinier Balt
0018a718a8
fix small typo in comment
2008-07-25 20:45:39 +02:00
Reinier Balt
a981595bce
fix error where editing start date or end date for a recurring todo does not show the calendar
2008-07-25 20:39:22 +02:00
Reinier Balt
8bc41e2cb0
add recurring todos to tracks
2008-07-19 20:27:45 +02:00