
Feature Request: Transition to ajax-like pagination
Reported by dleffler | August 31st, 2012 @ 01:56 PM | in 2.1.1 (closed)
It would greatly speed up things if we would simply update the 'main content' area on pagination rather than reload the entire page.
Perhaps we could simply pass the 'renderAction(array('no_output'=>true))' output and use domElement->setHTML to replace the main area? ... or something similar
Comments and changes to this ticket
-
dleffler November 14th, 2012 @ 06:17 PM
We already do something similar to this approach with the new event Mini-Cal view to pull up different months.
-
dleffler November 26th, 2012 @ 12:16 PM
- Assigned user set to dleffler
- Milestone set to 2.1.1
- Milestone order changed from 199 to 0
We might begin by implementing this for more of the calendar views...at least for different months
-
dleffler November 27th, 2012 @ 10:06 PM
The next step would then be to implement it for news/blog items with the new next/prev links and eventually build a more universal smarty function
-
expNinja November 29th, 2012 @ 08:43 PM
(from [46e7bb5fb71fefd1cc524e8c2a0e83fbe9f316c6]) Adds ajax-changes to default events calendar and updates mini-cal ajax changes[#701] https://github.com/exponentcms/exponent-cms/commit/46e7bb5fb71fefd1...
-
expNinja November 29th, 2012 @ 08:45 PM
(from [3ab99baf7737c9fbaa778ff166c25141037dd616]) Adds missing main file for ajax-changes to default events calendar [#701] https://github.com/exponentcms/exponent-cms/commit/3ab99baf7737c9fb...
-
expNinja November 29th, 2012 @ 09:07 PM
(from [7a39df69c352be6b92aaef69101d8d039f6f5951]) Ajax-ifies changes to monthly list events calendar [#701] https://github.com/exponentcms/exponent-cms/commit/7a39df69c352be6b...
-
expNinja November 29th, 2012 @ 09:14 PM
(from [a42a64442a2e52b4a7dd50a4e4bcce63befb6b53]) Ajax-ifies changes to day events calendar [#701] https://github.com/exponentcms/exponent-cms/commit/a42a64442a2e52b4...
-
expNinja November 29th, 2012 @ 09:26 PM
(from [dc4b25e14b3e7fd1df6481228ecfff2b93dee08b]) Ajax-ifies changes to weekly events calendar [#701] https://github.com/exponentcms/exponent-cms/commit/dc4b25e14b3e7fd1...
-
expNinja November 29th, 2012 @ 09:40 PM
(from [6080dcf2790f57264b0a787d7e8abad928a88632]) Ajax-ifies changes to individual blog items [#701] https://github.com/exponentcms/exponent-cms/commit/6080dcf2790f5726...
-
expNinja November 29th, 2012 @ 09:47 PM
(from [44cd6513d2243203ad99a64f6e68267b5760651c]) Ajax-ifies changes to individual news items [#701] https://github.com/exponentcms/exponent-cms/commit/44cd6513d2243203...
-
dleffler November 29th, 2012 @ 09:49 PM
Ok, at this point, we've done the individual stuff. we'd just need to (investigate) working this into actual pagination and also the possibility of turning this into a smarty function though it'd probably have to be a smarty block.
-
expNinja November 30th, 2012 @ 12:37 AM
(from [81918109c43ceb1fcd3928aebef572deb6b3f859]) Cleans up some event views [#701] https://github.com/exponentcms/exponent-cms/commit/81918109c43ceb1f...
-
dleffler November 30th, 2012 @ 01:08 AM
FWIW, I have the ajax-ified pagination working locally for
- blogs
- news
- filedownloads
Not sure if we'd want/need it elsewhere.
-
expNinja November 30th, 2012 @ 01:10 AM
(from [82955eecc0f40ca8284755d54ad25af2769738b7]) Cleans up Ajax-ified changes to individual news/blog items [#701] https://github.com/exponentcms/exponent-cms/commit/82955eecc0f40ca8...
-
expNinja November 30th, 2012 @ 05:06 AM
(from [5b7916fa2305f3a91f9b3e79fb347f2637534060]) Fixes loading/running javascript via ajax [#701] https://github.com/exponentcms/exponent-cms/commit/5b7916fa2305f3a9...
-
dleffler December 5th, 2012 @ 06:00 AM
- State changed from new to resolved
We'll call this one closed
-
expNinja February 1st, 2013 @ 09:23 PM
(from [41b9844487a265a805826f0c3d8553ae224bf3ff]) Ajax-ifies navigation changes to blog, filedownload, & news showall, & updates other ajaxified navigation to reinstate the real link in case javascript is turned off in the browser (which greatly simplifies implementation in the future) [#701] https://github.com/exponentcms/exponent-cms/commit/41b9844487a265a8...
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