1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-28 07:24:53 +09:00
vervis/templates/ticket
fr33domlover a2468c52fd Prepare for ticket dependency federation
To be honest, this is a huge patch that changes tons of stuff and probably
should have been broken up into small changes. But I already had the codebase
not building, so... just did all of this at once :P

Basically this patch does the following:

- DB migrations for ticket dependency related tables, e.g. allowing a remote
  author and a remote child
- Allowing S2S handlers to provide an async continued processing function,
  which is executed and the result then added to the debug page
- Most UI and functionality related to ticket deps is disabled, new
  implementation being added gradually via ActivityPub
- Improvements to AP tools, e.g. allow to specify multiple hosts for approved
  forwarding when sending out an activity, and allow to specify audience of
  software-authored activities using a convenient human-friendly structure
- Implementation of S2S sharerOfferDepF which creates a dependency under a
  sharer-hosted ticket/patch and sends back an Accept
2020-06-18 10:38:04 +00:00
..
claim-request Switch ticket routes to use the KeyHashid of LocalTicket instead of Ticket 2020-02-06 00:52:15 +00:00
widget Rename the TicketR routes to ProjectTicketR for clarity 2020-04-09 07:36:01 +00:00
assign.hamlet Rename the TicketR routes to ProjectTicketR for clarity 2020-04-09 07:36:01 +00:00
edit.hamlet Rename the TicketR routes to ProjectTicketR for clarity 2020-04-09 07:36:01 +00:00
list.cassius Improved Ticket Layout 2019-12-04 11:35:35 +00:00
list.hamlet Rename the TicketR routes to ProjectTicketR for clarity 2020-04-09 07:36:01 +00:00
new.hamlet Rename the TicketR routes to ProjectTicketR for clarity 2020-04-09 07:36:01 +00:00
one.cassius Custom ticket field relevance filter by ticket status 2016-08-11 09:27:30 +00:00
one.hamlet Prepare for ticket dependency federation 2020-06-18 10:38:04 +00:00