Mercurial > libervia-web
log src/pages/tickets/new/page_meta.py @ 1069:2dab7692eae7
age | author | description |
---|---|---|
2017-11-30 | Goffi | pages (tickets/new): renamed bridge method to follow backend change. |
2017-11-15 | Goffi | pages (tickets/new): added reporter_jid in ignore list (if needed, it is filled in backend) |
2017-11-11 | Goffi | pages (tickets/new): refuse data if body is not set |
2017-11-11 | Goffi | pages (tickets/new): ignore milestone and priority on new ticket (those field should be set by node owner) |
2017-11-10 | Goffi | pages (tickets): URLs for list and new are set in the template for the whole subhierarchy |
2017-11-09 | Goffi | page(tickets/new): use string instead of textbox for labels, and use comma to split them |
2017-11-09 | Goffi | page(tickets/new): refuse request if title is not set |
2017-11-09 | Goffi | page(tickets/new): ignore status as it makes sense to use default status on ticket creation |
2017-11-09 | Goffi | pages (core, tickets/new): replaced post_redirect_uri mechanism by post_redirect_page: |
2017-11-05 | Goffi | pages (tickets): tickets first draft: |