Implement "paging" by loading more data on demand
Reported by Mike Dvorkin | March 3rd, 2009 @ 09:35 PM | in 0.9.7 "Steinitz"
Comments and changes to this ticket
-
Mike Dvorkin April 24th, 2009 @ 08:06 PM
- State changed from new to open
-
Mike Dvorkin April 24th, 2009 @ 08:15 PM
- Title changed from Research will_paginate vs. on-demand data loading to Implement "paging" by loading more data on demand
Limit lists to N elements and add "Show more..." link at the bottom to be able to request more data.
Traditional paging (will_paginate, etc.) doesn't seem to be a good fit when list items can be added or deleted without page reload.
-
Mike Dvorkin April 25th, 2009 @ 09:37 PM
(from [04e2544258fdf26500bb6db7e75dc208e79f912a]) Installed [will_paginate] plugin [#18 state:open] http://github.com/michaeldv/fat_...
-
Mike Dvorkin April 27th, 2009 @ 07:19 PM
(from [2c221577fe943deff780ba75942f5703ef1893dd]) Initial implementation of on demand paging (Accounts only so far) [#18 state:open] http://github.com/michaeldv/fat_...
-
Mike Dvorkin April 27th, 2009 @ 07:59 PM
(from [072c06b3aabb64e2bddf2965f8e9fc99436db767]) Fixed SQLite incompatibilities (closes gh-1) [#18 state:open] http://github.com/michaeldv/fat_...
-
Mike Dvorkin April 27th, 2009 @ 09:07 PM
(from [8085d3df32e044649f9ec9dd642b2c87f3c9400f]) Restructured pagination templates and added specs [#18 state:open] http://github.com/michaeldv/fat_...
-
Mike Dvorkin April 28th, 2009 @ 09:10 PM
(from [315c567fd6306e0c4b8c0ebb6ab73f1763385294]) Started to explore alernative pagination strategies (Leads) [#18 state:open] http://github.com/michaeldv/fat_...
-
Mike Dvorkin April 29th, 2009 @ 11:51 AM
(from [4d7fae0f973c4efb8b4ea0934960d05313cb2693]) Added Ajax pagination to leads/index and leads/filter [#18 state:open] http://github.com/michaeldv/fat_...
-
Mike Dvorkin April 29th, 2009 @ 04:41 PM
(from [ff6956860619266197c8740f4d1dcee86a394555]) Implemented Ajax pagination for Leads [#18 state:open] http://github.com/michaeldv/fat_...
-
Mike Dvorkin May 1st, 2009 @ 09:00 PM
(from [9ba03b16c8959ed6eb805bef1568b81c51b4a589]) Implemented Ajax pagination for Accounts and Campaigns [#18 state:open] http://github.com/michaeldv/fat_...
-
Mike Dvorkin May 2nd, 2009 @ 03:50 PM
(from [3496594a41e696cf7005a5266d66b956556d28a8]) Implemented Ajax pagination for Contacts [#18 state:open] http://github.com/michaeldv/fat_...
-
Mike Dvorkin May 3rd, 2009 @ 05:39 PM
(from [e3c97a31b3752ebafc3fe7c18d02361f5bdeaef8]) Implemented Ajax pagination for Opportunities [#18 state:open] http://github.com/michaeldv/fat_...
-
Mike Dvorkin May 3rd, 2009 @ 09:48 PM
(from [033f6d6bf3dafaa42f4bb323aef09ecb3594d33e]) Simplified paging by using single proxy to store and retrieve current page [#18 state:open] http://github.com/michaeldv/fat_...
-
Mike Dvorkin May 4th, 2009 @ 10:39 PM
- State changed from open to resolved
(from [bb59b37bd64f422648e5c52232f5a80cbbc19917]) Last bit of paging refactoring [#18 state:resolved] http://github.com/michaeldv/fat_...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby on Rails CRM platform for Web 2.0 and beyond
People watching this ticket
Tags
Referenced by
- 18 Implement "paging" by loading more data on demand (from [04e2544258fdf26500bb6db7e75dc208e79f912a]) Install...
- 18 Implement "paging" by loading more data on demand (from [2c221577fe943deff780ba75942f5703ef1893dd]) Initial...
- 18 Implement "paging" by loading more data on demand (from [072c06b3aabb64e2bddf2965f8e9fc99436db767]) Fixed S...
- 18 Implement "paging" by loading more data on demand (from [8085d3df32e044649f9ec9dd642b2c87f3c9400f]) Restruc...
- 18 Implement "paging" by loading more data on demand (from [315c567fd6306e0c4b8c0ebb6ab73f1763385294]) Started...
- 18 Implement "paging" by loading more data on demand (from [4d7fae0f973c4efb8b4ea0934960d05313cb2693]) Added A...
- 18 Implement "paging" by loading more data on demand (from [ff6956860619266197c8740f4d1dcee86a394555]) Impleme...
- 18 Implement "paging" by loading more data on demand (from [9ba03b16c8959ed6eb805bef1568b81c51b4a589]) Impleme...
- 18 Implement "paging" by loading more data on demand (from [3496594a41e696cf7005a5266d66b956556d28a8]) Impleme...
- 18 Implement "paging" by loading more data on demand (from [e3c97a31b3752ebafc3fe7c18d02361f5bdeaef8]) Impleme...
- 18 Implement "paging" by loading more data on demand (from [033f6d6bf3dafaa42f4bb323aef09ecb3594d33e]) Simplif...
- 18 Implement "paging" by loading more data on demand (from [bb59b37bd64f422648e5c52232f5a80cbbc19917]) Last bi...