diff options
Diffstat (limited to 'rt/docs/design_docs/evil_plans')
-rw-r--r-- | rt/docs/design_docs/evil_plans | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/rt/docs/design_docs/evil_plans b/rt/docs/design_docs/evil_plans index 5b5cc58c1..34b9f81a2 100644 --- a/rt/docs/design_docs/evil_plans +++ b/rt/docs/design_docs/evil_plans @@ -3,7 +3,8 @@ Current planned 2.2 feature list. subject to change. Core - +Should Make "Owner" a watcher type, rather than a special ticket attribute, + under the hood. This wins for ACL and code consistency reasons. Web UI @@ -66,6 +67,8 @@ nice Scrips could apply to a list of queues, rather than just one queue or Custom fields +Must "KeywordSelects" become "Custom Fields" +Should String and multi-string custom fields. Nice Date custom fields Nice Some way to order and group custom fields. Nice Default values @@ -76,6 +79,8 @@ Nice Make custom fields apply to an enumerated list of queues, Web infrastructure +Must Full fastcgi support. + Installation @@ -111,7 +116,7 @@ Nice Export full ticket metadata and history as XML Note: I currently favor the REST philosophy that GET and POST to specific, defined URLs provides everything one needs to build comprehensive web services without the massive added complexity of a SOAP or XML-RPC - framework. Sadly, the world doesn't agree with me + framework. ACLs: |