tracks/app/helpers
Eric Allen 68701adaca Sanitize output well, but entity-ize < and > in notes
Coming from a rich message or API call, notes can contain HTML and it
will render to the browser. Coming from a normal todo creation, though,
all < and > characters will be replaced with the corresponding entities.
This preserves HTML emails, but prevents users from breaking the layout
by entering broken HTML for todo notes.

Closes #765
2010-04-07 10:06:46 -04:00
..
application_helper.rb Sanitize output well, but entity-ize < and > in notes 2010-04-07 10:06:46 -04:00
backend_helper.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
contexts_helper.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
data_helper.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
feedlist_helper.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
integrations_helper.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
login_helper.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
mobile_helper.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
notes_helper.rb Much smarter project note truncation 2010-04-02 09:46:19 -04:00
preferences_helper.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
projects_helper.rb fix several deprecation warnings 2008-11-30 20:16:57 +01:00
recurring_todos_helper.rb Recurring todos mostly working now 2009-09-13 12:00:28 -04:00
search_helper.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
stats_helper.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
todos_helper.rb Dynamically load autocompletes 2010-04-02 13:24:21 -04:00
users_helper.rb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00