tracks/app/controllers
Katrina Owen 0f5b402427 Use minimum of tag count for tag cloud
The tag cloud minimum used to start at 0, then repeatedly compared to
the lowest count and chose the smallest, which is bound to be zero in
every case.

Discussed
[here](8c26ea7cb5 (commitcomment-2719199)).
2013-03-01 00:13:41 -05:00
..
application_controller.rb remove some dynamic finders (they are deprecated for rails4) and add test for untested method of context.rb 2013-02-25 10:21:04 +01:00
contexts_controller.rb fix #1395 and speedup context.autocomplete a lot 2013-02-18 16:44:46 +01:00
data_controller.rb all unit and functional tests are passing 2012-04-30 13:56:40 +02:00
feedlist_controller.rb Remove explicit mentioning of application layout where not needed 2012-09-03 20:24:20 +02:00
integrations_controller.rb small refactorings 2012-07-12 13:14:21 +02:00
login_controller.rb get login, mobile and notes features passing 2012-05-12 13:37:36 +02:00
notes_controller.rb get login, mobile and notes features passing 2012-05-12 13:37:36 +02:00
preferences_controller.rb Logut user after password change, Closes #1047 2011-10-24 21:47:15 +02:00
projects_controller.rb another set of dynamic finder migrations. All non-cucumber tests pass 2013-02-27 11:50:49 +01:00
recurring_todos_controller.rb remove dynamic finders from cucumber scenarios 2013-02-27 20:02:01 +01:00
search_controller.rb make search and feedlist pass 2012-05-03 23:23:31 +02:00
stats_controller.rb Use minimum of tag count for tag cloud 2013-03-01 00:13:41 -05:00
todos_controller.rb remove dynamic finders from cucumber scenarios 2013-02-27 20:02:01 +01:00
users_controller.rb 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