Comments and changes to this ticket
-
dleffler February 4th, 2013 @ 12:18 PM
- Milestone set to 2.2.0alpha2
-
dleffler February 16th, 2013 @ 02:56 AM
- Milestone changed from 2.2.0alpha2 to 2.2.0alpha3
-
dleffler February 16th, 2013 @ 02:55 PM
- Assigned user set to dleffler
-
dleffler February 16th, 2013 @ 03:00 PM
- Title changed from Feature request - Add ajax paging to * Feature request - Add ajax paging
-
dleffler February 26th, 2013 @ 12:01 PM
Views include
- search search (next priority)
- banner manager
- flowplayer showall
- motd showall ??
- photoalbum showall
- portfolio showall (simplelist & toggle also?)
- search searchQueryReport
- youtube showall
- users (several views)
-
expNinja February 26th, 2013 @ 12:23 PM
(from [a5a1520ffc0aa7adc52ecf0f7577f2614fd3f966]) Adds ajax pagination to search results [#898] https://github.com/exponentcms/exponent-cms/commit/a5a1520ffc0aa7ad...
-
expNinja February 26th, 2013 @ 12:56 PM
(from [3b4a1f6404a9621cf081bdb2f9192c6c413db366]) Better parsing of 'search terms' passed between pages, esp if using '+' modifier [#898] https://github.com/exponentcms/exponent-cms/commit/3b4a1f6404a9621c...
-
dleffler February 28th, 2013 @ 06:07 PM
- Title changed from * Feature request - Add ajax paging to Feature request - Add ajax paging
No longer an 'alpha' only ticket
-
dleffler March 2nd, 2013 @ 09:43 PM
- Milestone changed from 2.2.0alpha3 to 2.2.0beta1
-
-
dleffler March 16th, 2013 @ 03:28 AM
- Milestone changed from 2.2.0beta1 to 2.2.0beta2
-
expNinja March 17th, 2013 @ 03:58 AM
- State changed from new to resolved
(from [1487a81a52786fb724bec155185fa515c3babf93]) Adds ajax paging to mediaplayer, photoalbum, & portfolio and cleans up other implementations to work in multiple instances per page, also fixes attached file gallery view lightbox 'blackbox' issue on ajax paging [#898 #967 state:resolved responsible:dleffler] https://github.com/exponentcms/exponent-cms/commit/1487a81a52786fb7...
-
dleffler March 17th, 2013 @ 11:31 AM
- State changed from resolved to open
We still could implement ajax paging on:
- users (several views)
Low priority modules
- banner manager
- motd showall ??
- search searchQueryReport
Not needed since they are being deprecated
- flowplayer showall
- youtube showall
-
dleffler March 17th, 2013 @ 11:53 AM
Forgot about the views using the expPagination $page->links which uses the same pagination_links.tpl view. These also could be ajax-ified.
-
dleffler March 29th, 2013 @ 08:00 PM
- Milestone changed from 2.2.0beta2 to 2.2.0beta3
-
dleffler April 12th, 2013 @ 07:14 PM
$page->links usage includes:
- company - show
- expCat - manage
- expComment - manage
- expSimpleNote - manage
- expTag - manage & manage_module
- ecommerce/order - quickfinder
- ecommerce/sales_rep - manage
- ecommerce/store - showallImpropercategorized & showFullTree_images & showTopLevel_images
- forms - showall & showall_portfolio
- help - manage & manage_versions
- reports - generate_report & generateOrderReport & generateProductReport
- users - _permissions
-
dleffler April 20th, 2013 @ 10:17 AM
- Milestone changed from 2.2.0beta3 to 2.2.0release-candidate
-
dleffler May 1st, 2013 @ 10:22 AM
- Milestone changed from 2.2.0release-candidate to 2.2.1
-
-
dleffler September 17th, 2013 @ 05:50 PM
- Tag changed from pagination to ajax, pagination
Possible solution http://www.implico.pl/lang-en/ajaxgetcontent-dynamic-ajax-website,7...
-
dleffler September 21st, 2013 @ 07:14 PM
As a note, the plugin must be able to create a different url than the one on the 'next' link since we at least have to pass an 'ajax=1' parm to keep from getting the entire page sent back.
-
dleffler September 25th, 2013 @ 12:32 PM
- Milestone set to 2.2.4
-
-
-
-
-
-
dleffler April 21st, 2015 @ 12:55 AM
- Tag changed from ajax, pagination to ajax, pagination, seo-sef
-
expNinja May 2nd, 2015 @ 04:51 PM
(from [fffd270059c4dd9fca3b7fc242858ed8a5d48e2d]) Updates optional ajax paging to be seo friendly using history.js; moves (site-wide) setting to site configuration display tab [#994 state:resolved] [#898] https://github.com/exponentcms/exponent-cms/commit/fffd270059c4dd9f...
-
-
-
-
-
-
dleffler June 15th, 2016 @ 12:36 PM
As a note, the included ajax paging has become much more robust as of v2.3.8
-
dleffler July 26th, 2016 @ 11:04 AM
- State changed from open to resolved
- Milestone set to 2.3.9
For the most part this has been implemented
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 ยป
Bug Tracker for Exponent CMS
Tags
Referenced by
-
967 Bug, displaying gallery lightbox inside an ajax call creates a black overlay (from [1487a81a52786fb724bec155185fa515c3babf93]) Adds aj...
-
994 Bug: ajax pagination creates issues w/ SEO (from [fffd270059c4dd9fca3b7fc242858ed8a5d48e2d]) Updates...