- 24 May, 2019 3 commits
-
-
CM Toolan authored
* Changed info about Jira to GitLab I'd love some feedback on exactly which release these issues dropped Jira/started using GitLab, as I don't know that information. * Re-add Jira * Re-include reference 4.7.14 * Re-include Jira issues, but below GitLab as Jira is currently deprecated * Remove info about date of Jira depreciation * Remove info about date of Jira depreciation * Remove info about date of Jira depreciation * Remove extra empty line * Switched order of GitLab and Jira
-
Eileen McNaughton authored
(#959) Expose contribution page in Contribution Summary report
-
Seamus Lee authored
[REF] Cleanup input & output on paymentActivityCreate & improve test
-
- 23 May, 2019 34 commits
-
-
Eileen McNaughton authored
Fix legacy IPN endpoint for Drupal (gitlab issue 973)
-
Seamus Lee authored
#980 [test-dbunit] Cleanup profile test to not use discontinuted dbunit
-
Eileen McNaughton authored
#981 Sorting participants ignored search values.
-
Eileen McNaughton authored
financial#56 Fix inappropriate sales tax row addition
-
Seamus Lee authored
NFC Fix DAO Style issues
-
alainb authored
-
alainb authored
getting newest code
-
Seamus Lee authored
[NFC] reformat UFFieldTest
-
Eileen McNaughton authored
Make apiRequst nextId accessible for api4 constructor
-
colemanw authored
crmRouteBinder - Remove params from url if they equal their defaults
-
spalmstr authored
-
colemanw authored
-
mattwire authored
[REF] extract buildGroupTree function
-
mattwire authored
[REF] Test class cleanup - Extract function to create nuanced custom fields to a trait
-
Pradeep Nayak authored
removed space
-
Eileen McNaughton authored
#888 - Backoffice participant transfer form does not populate…
-
Seamus Lee authored
Remove excess whitespace with Coleman's regex replace Remove unneeded whitespace
-
Eileen McNaughton authored
[NFC] fix comment blocks capitalising null
-
eileen authored
[NFC] fix more places where var is declared as boolean rather than bool
-
eileen authored
-
eileen authored
I did this mainly to surface the fact that the variables involved are factored into the cachekey
-
eileen authored
-
eileen authored
From running the drupal code sniffer with type checking enabled it turns out the capitalisation of NULL does not extend to docblocks. See https://github.com/civicrm/coder/pull/7
-
eileen authored
See https://github.com/civicrm/coder/pull/7
-
eileen authored
[NFC] formatting & comment fixes - Regenerate DAO files
-
colemanw authored
[NFC] ProfileTest class - formatting & general cleanup
-
eileen authored
-
colemanw authored
[NFC] Add trailing comma to pseudoconstant array in DAOs
-
colemanw authored
[REF] Fix pointless use of CRM_Utils_Array::value in Campaign BAO
-
colemanw authored
[NFC] Fix variable types in DAO doc blocks
-
colemanw authored
[NFC] fix docblock types from boolean to bool
-
colemanw authored
[code-cleanup] remove orderBy param from getDuplicatePairs, it is not used
-
- 22 May, 2019 3 commits
-
-
bgm authored
-
Pradeep Nayak authored
-
eileen authored
I want to write a test involving set up of multiple custom fields - this seems like the most useful function for that, so moving to a trait for re-use
-