36aff5564e
menu link text, Just needs a cache clear
2018-12-15 14:02:53 +00:00
e0260256fa
Actor -> Person. Need to update entities
2018-12-15 14:00:26 +00:00
fd47bee26a
Added "sex" field. Optionally change config:
...
- Add to form and view display for client (optional)
2018-12-15 13:53:35 +00:00
150cc6cfd1
Data export. Config changed (some from previous commits):
...
- view - cases
- view - reporting_clients
- view - reporting_volunteers
- block - nationalities
2018-12-15 13:41:13 +00:00
44c948d22a
Added instructions for adding new case to cases view
2018-12-15 13:25:22 +00:00
99733415c8
Facet block config
2018-12-15 13:16:37 +00:00
5e127358b2
Added some css and a list of nationalities for the dropdown
0.4.4
2018-12-15 11:34:59 +00:00
9a937e2d46
Changed minimum count to 0 on all facets
...
which means the checkboxes don't disappear when there are none of that kind in the search results.
Also changed how name is displayed in reporting view
0.4.3
2018-12-14 19:02:20 +00:00
e45cbb6a76
Changed permission for admin menu
...
because on demo, site-admin can configure entities but not manage users
2018-12-14 18:52:35 +00:00
ca04c3e259
Replaced text-box "nationality" field with drop-down "nationalities"
2018-12-14 18:51:45 +00:00
658ba667b1
updated readme for 0.4.2
2018-11-11 20:19:17 +00:00
309a31e012
tidied up menu code, made parent not open on click
2018-11-11 19:58:32 +00:00
8ccd0313a7
Added missing config file
0.4.2
2018-11-09 16:44:08 +00:00
ab2662195b
Replaced config removed by mistake
0.4.1
2018-11-09 16:39:52 +00:00
b81d6b5f31
Removed config for disused menus
2018-11-09 16:38:00 +00:00
ad6811b5e9
Changed "Actor" to "Person" in a few places
0.4.0
2018-11-09 16:14:48 +00:00
da0c0ff1b5
More on menu
2018-11-09 15:56:03 +00:00
3e6011a359
menu order
2018-11-09 15:03:34 +00:00
7e28f88b86
Shiny new menu at top of screen!
2018-11-09 14:59:25 +00:00
0efab1af06
Moved search bar to top, and styled
...
Also add opencase_search as dependency to opencase because the css for it is in opencase/css (hopefully all this css can go into an opencase theme one day)
2018-11-09 13:16:47 +00:00
4b14537dc4
Renamed config file in line with id
2018-11-08 18:58:44 +00:00
52eb5898e3
Removed duplicate configs, and added dependency
0.3.1
2018-11-08 18:47:24 +00:00
acf3e704cc
Added a commented out bit of code for automatic permissions
0.3.0
2018-10-26 11:23:21 +01:00
142c22f8e2
Dynamic permissions!
2018-10-25 19:47:12 +01:00
570d442d41
Minor change to wording
2018-10-25 18:32:26 +01:00
981439d3c6
Added "use opencase" permission to all roles
2018-10-25 18:28:25 +01:00
0333e20afd
Added form and display config permissions to crm admin
2018-10-25 18:26:31 +01:00
ec25af3858
Confined rogue OSIC Level facet to reporting/*
2018-10-25 18:14:00 +01:00
30a4d13081
Date format for dob for client.
...
Also removed some other fields that I'm not sure why were there...
2018-10-25 17:55:39 +01:00
904cf2d63c
Explicity stop OSIC Level facet from apearing on home page
...
God knows why but it was doing
2018-10-25 17:45:37 +01:00
78a44718fb
Added activity type help block
2018-10-25 14:55:42 +01:00
7c30d9d02e
postcode weight
2018-10-25 14:55:25 +01:00
fdd07ea104
Added help block for managing actor type fields
2018-10-24 18:24:20 +01:00
10b99f132e
Dynamic menu links for adding actors
2018-10-24 17:40:26 +01:00
fd5d145866
Added volunteer supervision activity type
2018-10-24 17:39:56 +01:00
530df37e92
removed cases link from reporting menu
2018-10-24 16:51:22 +01:00
7fd551982d
Added OSIC level facet to volunteer report
2018-10-24 16:48:00 +01:00
0aa6b92490
Added a bunch of facets
2018-10-24 16:16:35 +01:00
b62f2f34a9
Bodged download button for reporting.
2018-10-24 16:16:17 +01:00
8187f6b306
Finished client reporting
2018-10-01 18:55:51 +01:00
56be669fe9
Fixed the jQuery on the download data button
...
The click binding was getting lost after ajax reload
2018-10-01 17:55:41 +01:00
5cde32c975
Added reporting menu with one link for Custom Report
2018-10-01 14:58:00 +01:00
bfef673d42
Simplified reporting. Presets will be hard coded
2018-10-01 14:35:10 +01:00
9f735eb492
Deleted a bunch of stuff to do with report entities
...
because we are not using them at this stage
2018-10-01 10:41:32 +01:00
a8c454c509
Made all base fields on actors not configurable
...
Making them configurable seems to mess up weights and stuff.
2018-09-19 09:15:42 +01:00
9424aca1e9
Added config for "skills" field on volunteer.
2018-09-19 09:15:19 +01:00
b5f718647e
Using views for CRUDding saved reports.
2018-09-17 18:49:20 +01:00
7e1889346b
newly generated content entity.
2018-09-17 17:29:04 +01:00
1e0a6a41d3
got rid of reference to the report config entity
2018-09-17 17:26:40 +01:00
e14a68ef62
removed "report" config entity
...
so as to try out making it a content entity instead.
2018-09-17 17:23:03 +01:00