On Sat, Mar 17, 2018 at 4:42 AM, J Ronald <follow...@yahoo.com> wrote:

>
> steps now:
> 1. click tab "Tickets"
> 2. click "All Tickets"
>
> steps I want:
> 1. click tab "Tickets"
>

Go to Admin > Skins and edit the Header part, changing the default location
for the Tickets link from "/ticket" to "/rptview?rn=1".

I would suggest a refinement, however: set up at least two other reports,
one for open bug report tickets and another for open feature request
tickets, then use the Admin > URL Aliases to assign them sensible aliases
like /bugs and /wishlist. Then you can exchange the default Tickets tab in
the header for two tabs, "Bugs" pointing to
"/bugs" and "Wish List" pointing to "/wishlist".

I've done just that in this repository: https://tangentsoft.com/pidp8i/

If you clone that repository and then open it locally with "fossil ui", you
should have the permissions you need to get into Admin and poke around to
see how I have done this.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to