- 14 May, 2019 4 commits
- 12 May, 2019 2 commits
-
-
eileen authored
Add in release notes for 5.13.3 and bump version to 5.13.3
-
Seamus Lee authored
#942 fix failure to render names for some activities
-
- 11 May, 2019 7 commits
-
-
Seamus Lee authored
-
Seamus Lee authored
#956 Fix hard breakage in find participants form when you do a filter on o…
-
Seamus Lee authored
-
totten authored
-
totten authored
-
eileenmcnaugton authored
Overview ---------------------------------------- Set limit for activity_contact retrieval to 0, allowing to retrieve more than 25 activity contacts when rendering the first 25 activities on the activity contact tab Before ----------------------------------------  After ----------------------------------------  Technical Details ---------------------------------------- This moves the logic for retrieving the target contacts back into the getActivities function. We are stil not wanting to bypass the ACLs so still using the api but strictly limiting the number of contacts we retrieve (at the cost of extra queries, but cheap ones). Some tests added on the Bulk Mail activity. Comments ----------------------------------------
-
Seamus Lee authored
-
- 10 May, 2019 10 commits
-
-
Seamus Lee authored
Fixes to layout on activity date time on search page
-
Seamus Lee authored
core/issues/923, Fixed notice error when creating/editing profile
-
Seamus Lee authored
#956 Fix hard breakage in find participants form when you do a filter on one event and n participant statues
-
Seamus Lee authored
-
Seamus Lee authored
-
Pradeep Nayak authored
-
Seamus Lee authored
Add in Wrapper template around DatePickerRange template to have better layout of Activity Search Form Allow for colspan and class to be set when adding in wrapper Update the wrapper to be only one td and not all and fix activity template appropriately
-
Seamus Lee authored
Remove deprecated :hover jQuery selector
-
jitendra authored
-
colemanw authored
-
- 07 May, 2019 1 commit
-
- 06 May, 2019 7 commits
-
-
Seamus Lee authored
(#940) Fix regression involving Email Processor and ".unknown" attachments
-
totten authored
-
Seamus Lee authored
Include Dave D for review purposes
-
Seamus Lee authored
-
totten authored
-
totten authored
-
totten authored
This updates a line which was added in the past day (#14194) to ensure that the data is escaped.
-
- 05 May, 2019 1 commit
-
-
eileen authored
-
- 02 May, 2019 8 commits
-
-
totten authored
Add in 5.13.1 release notes and increment version to 5.13.1
-
Seamus Lee authored
Fix REST on WordPress
-
totten authored
-
Seamus Lee authored
Resolve #931 by not doing translation on the query if field e…
-
Seamus Lee authored
-
Seamus Lee authored
-
Seamus Lee authored
Resolve #931 by not doing translation on the query if field exists during the upgrade process
-
JonGold authored
-