tracks/app
Andreas Brandl f15017c972 Decode HTML entities when displaying todos formatted as TXT.
When rendering the text-feed for todos (_text_todo.rhtml) this
uses localized string 'as-is'. Those are html-encoded which
is not appropriate for TXT feeds (e.g. 'todos.due' is 'Fällig'
in German locale).
2011-09-27 01:07:02 +02:00
..
apis fix #857 and further refactoring for better done view 2011-07-09 17:21:34 +02:00
controllers add checkbox to multiple action form to make all actions dependent on each other (sequential) 2011-09-14 15:25:15 +02:00
helpers improve tests for preferences and fix a pending cucumber step 2011-08-19 12:51:06 +02:00
models fix #1196. You can now transition from pending to project_hidden 2011-09-14 14:22:30 +02:00
views Decode HTML entities when displaying todos formatted as TXT. 2011-09-27 01:07:02 +02:00