tracks/config
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
..
environments the project description could now contain markup, like notes 2010-02-12 12:35:19 +01:00
initializers Dynamically load autocompletes 2010-04-02 13:24:21 -04:00
boot.rb Ran rake rails:update 2009-12-07 12:43:42 -05:00
cucumber.yml the project description could now contain markup, like notes 2010-02-12 12:35:19 +01:00
database.yml.tmpl the project description could now contain markup, like notes 2010-02-12 12:35:19 +01:00
deploy.rb-example add site.yml support to deploy.rb-example 2009-04-01 03:57:39 +08:00
environment.rb Sanitize output well, but entity-ize < and > in notes 2010-04-07 10:06:46 -04:00
routes.rb Dynamically load autocompletes 2010-04-02 13:24:21 -04:00
site.yml.tmpl Revert i18n changes 2010-01-12 17:49:39 -08:00