403965fe6f
removed error logging, also did something with the search, which now works
2021-02-14 12:39:38 +00:00
7a995060ce
Changed max length of full name, and some other things
2021-02-08 21:28:15 +00:00
6fbaf433e8
changed "description" label to "notes"
2021-02-07 15:23:46 +00:00
2bc1abc7a7
Deleting activity in "No Cases" mode should redirect to first linked person, and other changes
2021-02-05 13:43:11 +00:00
6d281625b7
Made "opencase_cases" and "opencase_no_cases" modules and gave the latter a version of the contextual menu
2021-02-01 16:49:49 +00:00
Naomi
36eb9d9667
field positions
2020-11-20 17:42:25 +00:00
Naomi
d026173c8f
moved activities view to opencase_default
2020-11-20 17:36:51 +00:00
Naomi
7f88d409f0
1.6.5 more git mixup
2020-02-24 17:17:53 +00:00
Naomi
8841fd4d25
v1.6.4 - more git mixup
2020-02-24 17:09:57 +00:00
Naomi
87241c1f87
v1.6.3 due to git mixup
2020-02-24 16:59:43 +00:00
Naomi
88b5ce3d2e
Merge branch 'master' of github.com:hoegrammer/opencase
2020-02-24 13:01:15 +00:00
Naomi
ae3976c7b8
Improved new activity date & time field, also...
...
* Removed dependency of opencase_search on opencase so opencase_search doesn't get uninstalled when refreshing opencase for UI changes
* Changed no-results wording on case views (both displays: all cases & cases for a person)
2020-02-24 12:54:39 +00:00
Naomi
f47ded38fa
v1.7 - adding datetime field with correct datepicker type & default datetime
2020-02-24 10:57:06 +00:00
Naomi
c63cae6b71
Added callback to default to current date
...
But it isn't displaying, possibly because of having the wrong kind of widget
2020-02-23 17:36:48 +00:00
Naomi
a7a96ab03c
v1.6 Added activity date time field
2020-02-22 15:31:10 +00:00
naomi
7bf0f67a06
Added a bunch of config, apparently wasn't in git
2018-07-05 17:57:10 +02:00
naomi
8dc840a53d
Made ALL of opencase_defaults config optional.
...
The idea is you can install it, and use as a basis to configure your own things and then if you uninstall it it shouldn't lose your stuff.
2018-07-05 17:11:32 +02:00
naomi
5863fb7faa
moved some files around
...
trying to organise what was features into submodules
2018-07-05 12:24:14 +02:00
naomi
74b6f90c94
Entity relations working in all directions
2018-06-12 18:12:30 +02:00
naomi
b8e49fb9cb
Added "time taken" base field to activity
...
Also removed case field from activity display. It is in the sidebar, no need to have it twice.
2018-05-11 13:19:28 +02:00
naomi
f770659cef
Tidied base fields
2018-05-07 19:54:30 +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
7cf4ee557b
New activity gets its case from the url
2018-04-30 17:14:51 +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
249003bf16
Made Actor, Activity and Case entities
2018-04-29 13:58:46 +02:00