Re: [GSoC] [COMDEV-254] Allura - Personal Dashboard

2018-06-21 Thread Deshani Geethika
Thanks a lot. Will give a try and let you know On Thu, Jun 21, 2018 at 11:36 PM Dave Brondsema wrote: > Sounds good, pagination is definitely important if people have a lot of > tickets. > In the ForgeTracker tool forgetracker/model/ticket.py there are methods > paged_search() and

[allura:tickets] #8210 Use different tmp dir for code snapshots

2018-06-21 Thread Dave Brondsema
- **status**: in-progress --> review - **Comment**: Done on branch db/8210 and also on forgehg:db/8210 --- ** [tickets:#8210] Use different tmp dir for code snapshots** **Status:** review **Milestone:** unreleased **Created:** Thu Jun 21, 2018 08:08 PM UTC by Dave Brondsema **Last Updated:**

[allura:tickets] #8210 Use different tmp dir for code snapshots

2018-06-21 Thread Dave Brondsema
--- ** [tickets:#8210] Use different tmp dir for code snapshots** **Status:** in-progress **Milestone:** unreleased **Created:** Thu Jun 21, 2018 08:08 PM UTC by Dave Brondsema **Last Updated:** Thu Jun 21, 2018 08:08 PM UTC **Owner:** Dave Brondsema For code snapshots, we should support a

Re: [GSoC] [COMDEV-254] Allura - Personal Dashboard

2018-06-21 Thread Dave Brondsema
Sounds good, pagination is definitely important if people have a lot of tickets. In the ForgeTracker tool forgetracker/model/ticket.py there are methods paged_search() and paged_query() which might be good reference points. It looks like they probably can't be re-used directly, since they expect

Re: [GSoC] [COMDEV-254] Allura - Personal Dashboard

2018-06-21 Thread Deshani Geethika
Hi Dave, Currently I'm working on creating "Tickets Section" of Dashboard. I have implemented to load all of the tickets at once, but I thought to paginate this and I'm working on it. Will give you an update soon. If you have any suggestions please let me know. Regards! On Thu, Jun 14, 2018 at