tracks/app/views
Reinier Balt 58d8bc56d1 fix #827. You can now select todos with tags using OR and AND
/todos/tag/tagA,tagB?and=tagC will select all todos with (tagA or tagB) AND tagC
2011-10-28 19:33:51 +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 change notify banner. you can now set it in development.rb 2011-10-28 11:17:31 +02: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 added preference settings 2011-09-15 21:06:50 -04:00
projects Wrap the project name in a div tag inside the h2 tag 2011-10-21 12:07:42 -05:00
recurring_todos fixed tests for starred todos 2011-08-04 23:14:29 +02:00
search improve sort order of search results and remove delete button for found projects 2011-09-16 12:39:44 +02:00
shared Fixing bug #1063 by adding an initial_tags variable/field 2011-10-06 15:37:51 +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 fix #827. You can now select todos with tags using OR and AND 2011-10-28 19:33:51 +02:00
users finish gui changes 2011-08-17 20:23:02 +02:00