Thomas Keller 03404adf64 - move getProjectsWithLabelCounts to IDF_Views (where the other functions
reside as well) and make it static
- refactor out the code from getProjects that determines which projects
  are visible by a user and use the same code to restrict the count that
  we calculate for all available project tags
- calculating the project stats is now no longer O(5n) but simply O(5)
  when it comes to SQL queries (where n is the number of filtered projects);
  remove the member statistic since it makes no sense in this context
2012-05-04 23:31:07 +02:00
..
2012-03-22 11:54:59 +00:00
2011-11-30 18:06:36 +01:00
2011-10-01 22:43:00 +02:00
2012-01-03 13:30:25 +01:00
2012-03-22 11:54:59 +00:00
2012-03-22 11:54:59 +00:00
2012-03-22 11:54:59 +00:00
2008-11-21 20:33:39 +01:00
2009-10-09 09:22:36 +02:00
2012-02-21 21:53:42 +01:00