PPL

paging on the dashboard pages all widgets at once

Bug #714181 reported by Christopher Adams
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PPL
Fix Released
Critical
Bassel Safadi

Bug Description

Pagination links on the dashboard are of the form:

http://pple.aikilab.com/dashboard/?page=2

When clicked, instead of advancing the current widget, this will reload the dashboard with all widgets on the next page. Some widgets even disappear from the dashboard.

Changed in ppl:
status: New → Confirmed
importance: Undecided → Critical
assignee: nobody → Brad Phillips (brad-bradphillips)
Revision history for this message
Bassel Safadi (bassel) wrote :

To fix this, the pagination should be changed to custom one using the examples http://aikiframework.org/wiki/Pagination#Examples also those kind of links can be ajaxified

Revision history for this message
Christopher Adams (christopheradams) wrote : Re: [Bug 714181] Re: paging on the dashboard pages all widgets at once

Ajaxified would be great! Brad can you handle this one today?

On Feb 13, 2011 2:25 PM, "Bassel Safadi" <email address hidden> wrote:

To fix this, the pagination should be changed to custom one using the
examples http://aikiframework.org/wiki/Pagination#Examples also those
kind of links can be ajaxified

--
You received this bug notification because you are a member of PPL
Developers, which is subscri...

Revision history for this message
Brad Phillips (brad-bradphillips) wrote :

Yes, I'll have this working tonight.

Revision history for this message
rejon (rejon) wrote :

Yeah good...where u iz cuz?

On Sun, Feb 13, 2011 at 4:51 PM, Brad Phillips
<email address hidden> wrote:
> Yes, I'll have this working tonight.
>
> --
> You received this bug notification because you are a member of PPL
> Developers, which is subscribed to PPL.
> https://bugs.launchpad.net/bugs/714181
>
> Title:
>  paging on the dashboard pages all widgets at once
>

--
Jon Phillips
http://rejon.org/ | http://fabricatorz.com/
chat/skype: kidproto | irc: rejon
+1.415.830.3884 (global) | +1-510-499-0894 (sf)

Changed in ppl:
milestone: none → 0.2
Revision history for this message
rejon (rejon) wrote :

Could just remove paging since we have that search function. Another option
is to make Ajax. Simplest best IMO.

<email address hidden>
http://fabricatorz.com
On Feb 14, 2011 1:02 PM, "Christopher Adams" <email address hidden> wrote:
> ** Changed in: ppl
> Milestone: None => 0.2
>
> --
> You received this bug notification because you are a member of PPL
> Developers, which is subscribed to PPL.
> https://bugs.launchpad.net/bugs/714181
>
> Title:
> paging on the dashboard pages all widgets at once

Bassel Safadi (bassel)
Changed in ppl:
assignee: Brad Phillips (brad-bradphillips) → Bassel Safadi (bassel)
status: Confirmed → In Progress
Revision history for this message
Bassel Safadi (bassel) wrote :

added the following to widget 37:

[no_pagination]
<div class="pagination">
 <span class="pagination_previous"><a rel="people_list" rev="#dummy_search_results_container" href="[previous]">< Previous</a></span> <span class="pagination_next"><a rel="people_list" rev="#dummy_search_results_container" href="[next]">Next ></a></span>
</div>

Changed in ppl:
status: In Progress → Fix Released
Revision history for this message
Christopher Adams (christopheradams) wrote :

Widget 113 (in widget 36) would need the same treatment.

For now, put a LIMIT on 113 to only display 12 records.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.