tracks/app/views
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
..
contexts fix #1168 by using a new helper to increate the tab_index automatically 2011-05-08 16:40:31 +02:00
data Added locale selection to preferences 2011-01-16 18:14:07 +01:00
feedlist finish migration of the feeds page 2011-02-03 18:17:27 +01:00
integrations fix #1078 and document it on the REST_API page 2011-07-09 18:47:30 +02:00
layouts toggle notes patch from Christian Frank 2011-09-10 05:06:03 +08:00
login fix #1167 2011-05-08 15:03:55 +02:00
notes fix #1155 where editing a note on the notes page submits the wrong form 2011-04-29 18:27:06 +02:00
preferences enable new password when only 'database' is available as authentication type 2011-08-18 13:00:14 +02:00
projects implement new scenarios that were pending from the selenium-on-rails removal and fix a bug it uncovered 2011-09-14 20:50:21 +02:00
recurring_todos fixed tests for starred todos 2011-08-04 23:14:29 +02:00
search refactor search results page 2011-02-03 18:18:36 +01:00
shared add cucumber scenarios for new preferences 2011-08-18 12:48:59 +02:00
sidebar migrate adding to actions on all pages 2011-02-03 18:18:38 +01:00
stats add recurring_todos to done_overview and fix routes 2011-07-09 17:19:13 +02:00
todos Decode HTML entities when displaying todos formatted as TXT. 2011-09-27 01:07:02 +02:00
users finish gui changes 2011-08-17 20:23:02 +02:00