tracks/app/views
Greg Sutcliffe 2f043911c6 Extend RichMessage format to include other data
Uses new Regex to detect:

 @ context
 ~ project
 > tickler-date
 < due-date
 # tag (repeatable)
 * (starred)
2013-10-16 21:25:47 +01:00
..
calendar Move the calendar to its own controller 2013-04-30 20:09:46 -05:00
contexts fix empty message in context view and handle removing last active todo from context correctly 2013-09-05 17:22:15 +02:00
data fix import for csv 2013-09-16 11:37:16 +02:00
feedlist get login, mobile and notes features passing 2012-05-12 13:37:36 +02:00
integrations Extend RichMessage format to include other data 2013-10-16 21:25:47 +01:00
layouts first pass at csv import functionality for tracks 2013-07-21 13:37:35 -04:00
login Remove duplicate render_flash from mobile login 2012-11-30 23:27:54 -05:00
notes Render notes using RedCloth without formatize 2013-03-13 17:03:58 +02:00
preferences fix #1350 by removing admin_email from preferences model and add it as a site option in 2012-12-23 21:03:37 +01:00
projects Refactor "unless blank?" into "if present?" 2013-09-13 15:40:09 +03:00
recurring_todos Replace User#time with UserTime#time 2013-07-30 16:21:04 -05:00
search refactor search controller 2013-09-25 15:38:51 +02:00
shared start fiingx failing cucumber scenario's and some small fixes 2012-12-23 23:16:22 +01:00
sidebar migrate adding to actions on all pages 2011-02-03 18:18:38 +01:00
stats Moving label creation to helpers 2013-07-19 00:14:52 -05:00
todos fix failing cucumber scenario's and update gems 2013-09-18 10:38:20 +02:00
users Replace stray error_messages_for uses with working get_list_of_error_messages_for calls 2012-09-03 20:00:13 +02:00