log src/pages/tickets/new/page_meta.py @ 1078:296bda6b7ed0

age author description
Mon, 26 Mar 2018 21:32:16 +0200 Goffi pages (tickets): tickets discovery:
Thu, 30 Nov 2017 21:05:24 +0100 Goffi pages (tickets/new): renamed bridge method to follow backend change.
Wed, 15 Nov 2017 09:00:00 +0100 Goffi pages (tickets/new): added reporter_jid in ignore list (if needed, it is filled in backend)
Sat, 11 Nov 2017 19:02:27 +0100 Goffi pages (tickets/new): refuse data if body is not set
Sat, 11 Nov 2017 18:57:01 +0100 Goffi pages (tickets/new): ignore milestone and priority on new ticket (those field should be set by node owner)
Fri, 10 Nov 2017 13:32:57 +0100 Goffi pages (tickets): URLs for list and new are set in the template for the whole subhierarchy
Thu, 09 Nov 2017 08:02:49 +0100 Goffi page(tickets/new): use string instead of textbox for labels, and use comma to split them
Thu, 09 Nov 2017 08:02:49 +0100 Goffi page(tickets/new): refuse request if title is not set
Thu, 09 Nov 2017 08:02:49 +0100 Goffi page(tickets/new): ignore status as it makes sense to use default status on ticket creation
Thu, 09 Nov 2017 08:02:47 +0100 Goffi pages (core, tickets/new): replaced post_redirect_uri mechanism by post_redirect_page:
Sun, 05 Nov 2017 22:11:23 +0100 Goffi pages (tickets): tickets first draft: