tracks/app/views
MHarris ed76cf55d2 Changed UsersController#index to use will_paginate plugin instead of classic_pagination
Made corresponding change in view.
Added User.per_page method to provide number of users per page to User.paginate button.  I can remove and just pass the param to the method in the controller if that is more desirable.
Added 2 controller tests for pagination.  No view tests have been added.
2008-07-14 13:10:55 -04:00
..
contexts fixes #742 by placing the you-have-no-contexts message outside the scope of the sortable 2008-06-25 20:28:18 +02:00
data Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking 2008-06-15 09:50:05 +01:00
feedlist somehow this change from [820] was not copied over to github. 2008-07-04 12:35:49 +02:00
integrations changes api description to follow solution in #738 2008-06-20 08:37:31 +02:00
layouts Merge branch 'svn-tracking' 2008-06-15 09:59:22 +01:00
login Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
notes Started moving selenium on rails tests over to RSpec stories. See the updated README_DEVELOPERS for info on running the new tests. 2008-06-19 00:14:04 -04:00
preferences Upgraded to Rails 2.1. This can have wide ranging consequences, so please help track down any issues introduced by the upgrade. Requires environment.rb modifications. 2008-06-17 01:13:25 -04:00
projects Merge branch 'svn-tracking' 2008-06-15 09:59:22 +01:00
search Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
shared Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking 2008-06-15 09:50:05 +01:00
sidebar Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
stats adds chart to see all actions in all past months 2008-07-04 17:56:59 +02:00
todos fix for #740 as discussed on mailing list 2008-07-04 14:04:33 +02:00
users Changed UsersController#index to use will_paginate plugin instead of classic_pagination 2008-07-14 13:10:55 -04:00