- 04 Apr, 2017 1 commit
-
-
Andrew Hunt authored
-
- 03 Apr, 2017 1 commit
-
-
Andrew Hunt authored
-
- 29 Mar, 2017 4 commits
-
-
eileen authored
CRM-20347 Fatal error on delete participant record with related contr…
-
eileen authored
CRM-19385 revert changes to order by id on prevnext_cache.
-
eileen authored
-
eileen authored
After PR #10019 was merged @bhahumanists reported on #9801 that smart group ordering was broken. The report is lacking detail and I could not replicate it, but am reverting the search changes for safety. After this revert sites can still experiment with dropping/altering the primary key on -civicrm_cache -civicrm_group_contact_cache -civicrm_acl_cache But not civicrm_prevnext_cache. Although I could not replicate the search issue it seems to me that our Ubuntu test suite is failing where the other one is not on search-related items, suggesting that for some reason Ubuntu does not default to the natural search order, due to some config or other difference
-
- 28 Mar, 2017 2 commits
- 24 Mar, 2017 1 commit
-
-
eileen authored
Minor test tidy up.
-
- 23 Mar, 2017 3 commits
-
-
eileen authored
(this is actually because we need a commit to do a merge to master after the same commit was merged to both).
-
eileen authored
CRM-20334, some times payment object is not set and is protected vari…
-
Pradeep Nayak authored
---------------------------------------- * CRM-20334: Fatal Error on Submit Credit Card Form https://issues.civicrm.org/jira/browse/CRM-20334
-
- 22 Mar, 2017 8 commits
-
-
eileen authored
Enotice fix
-
eileen authored
-
eileen authored
CRM-20251 Make it easier to overwrite front end form help text regard…
-
eileen authored
CRM-20294 Update membership dates in profiles to use datepicker
-
eileen authored
-
eileen authored
Fix up test to create line_items & memberships accurately
-
eileen authored
-
totten authored
CRM-20302 - Support search by/return tags in case api
-
- 21 Mar, 2017 3 commits
- 20 Mar, 2017 8 commits
-
-
colemanw authored
-
colemanw authored
-
colemanw authored
Validate integer is performed by the api wrapper.
-
yashodha authored
CRM-20216 - Dedupe rules should be prevented from being saved if Weig…
-
eileen authored
CRM-19385 - remove dependence on ids in cache tables.
-
Jitendra Purohit authored
-
eileen authored
This removes the use of the primary id keys in the cache tables. The upgrade part of this has gone stale a few times but I feel sure that this part is tested & confirmed and committing this part will make testing easier
-
Erich Schulz authored
-
- 19 Mar, 2017 4 commits
-
-
Erich Schulz authored
This will enable a bit of discoverability for the entity x action matrix. This is pretty much a cut and paste job so should be no functional change.
-
eileen authored
Fixes CRM-19308: Disallow false-y values for paths purged during cach…
-
eileen authored
CRM-20299 - CiviMail UI - Cleanup "Location Type" and "Selection Method"
-
eileen authored
CRM-19979 - Too big amount saved despite error
-
- 18 Mar, 2017 4 commits
- 17 Mar, 2017 1 commit
-
-
totten authored
If you select a "Location Type" and then deselect it, the field changes to "Automatic". This is the default value (which is acceptable), but the UI flags it as erroneous. The "Selection Method" also defaults to "Automatic". These fields are oddly a bit different (e.g. "Automatic" translates to `location_type_id==null` and `email_selection_method=automatic`), so the fields are a little different, but this revision brings them closer.
-