Commit Graph

23 Commits

Author SHA1 Message Date
naomi
a43aa0dc08 Added css and js
CSS file is empty as yet, but js has thing to remove autocomplete from search box
2018-05-07 18:54:08 +02:00
naomi
588b159dbd Added hook to open external menu links in new tab 2018-05-07 18:31:24 +02:00
naomi
c28e048db0 Added logo 2018-05-07 15:20:15 +02:00
naomi
7dc3e5d563 Added "files" as base field on case 2018-05-07 15:04:01 +02:00
naomi
18d0303f54 Moved base fields around
Because you can't make it put them at the bottom, so I have given them all negative weights so they go at the top and the custom fields start at 0. User is at the top
2018-05-07 14:49:31 +02:00
naomi
c1c981fddd Modified page titles to give more info
Also removed conditional link back to case list from a case - it only appears sometimes, so it is more confusing to have it than not.
2018-05-03 14:34:55 +02:00
naomi
c909a51c1c minor change to entity display 2018-05-03 14:11:04 +02:00
naomi
abd6ee896b Added more nav links to contextual menu block 2018-05-03 14:06:01 +02:00
naomi
0c9377f48e Refactored global and contextual menu 2018-05-03 13:35:35 +02:00
naomi
b89cfcc2ee Added link to case list, when viewing case
It relies on the referer, and isn't very good.
2018-04-30 18:30:43 +02:00
naomi
7cf4ee557b New activity gets its case from the url 2018-04-30 17:14:51 +02:00
naomi
59964e653e Added Utils class and refactored 2018-04-30 16:49:44 +02:00
naomi
3b7e8c9cbe When creating case, first actor is set from URL
And the contextual menu adds the query string
2018-04-30 15:45:34 +02:00
naomi
fc1ae79562 Added contextual menu block 2018-04-30 14:24:01 +02:00
naomi
fc982f8376 Added actors field to case & and case to activity 2018-04-30 12:59:07 +02:00
naomi
9d8c6a34d9 Changed paths so non-admin paths are /opencase/* 2018-04-29 15:23:15 +02:00
naomi
469f2413ec Actor entity label now includes subtype 2018-04-29 14:54:28 +02:00
naomi
900ba263c7 Actor name field is now set to full name on save 2018-04-29 14:50:41 +02:00
naomi
76f61b16b7 Added first, middle and last name fields to actor 2018-04-29 14:44:52 +02:00
naomi
4b7f983b27 Generated OpenCase Search module 2018-04-29 14:38:10 +02:00
naomi
249003bf16 Made Actor, Activity and Case entities 2018-04-29 13:58:46 +02:00
naomi
398a6c71a3 Re-generated OpenCase Entities module 2018-04-29 13:52:36 +02:00
naomi
03846a27f7 Generated opencase and opencase_entities modules 2018-04-29 09:22:16 +02:00