civicrm-core.git
2023-07-26 colemanwMerge pull request #26925 from aydun/adminui_aclentity
2023-07-26 Mathieu LuMerge pull request #26934 from mlutfy/standaloneAdmin
2023-07-26 Yashodha ChakuMerge pull request #26930 from mlutfy/hookCopyOriginal
2023-07-26 Aidan SaundersAdminUI: convert "Assign Users to Roles" ACL page to...
2023-07-26 demeritcowboyMerge pull request #26897 from mlutfy/financial216
2023-07-26 Mathieu LuStandalone civi-setup: grant more permissions to anon...
2023-07-25 demeritcowboyMerge pull request #26912 from eileenmcnaughton/subscribe
2023-07-25 Tim OttenMerge pull request #26923 from colemanw/actionMappingSe...
2023-07-25 Mathieu Luhook_civicrm_copy: Pass the original id when available
2023-07-25 Mathieu Lutfydev/financial#216 Financial Batch: remove the Create...
2023-07-25 demeritcowboyMerge pull request #26928 from civicrm/5.64
2023-07-25 colemanwMerge pull request #26927 from eileenmcnaughton/import_url
2023-07-25 colemanwAutoload ActionMappings by enabling global class scanning
2023-07-25 demeritcowboyMerge pull request #26902 from seamuslee001/dev_core_4429
2023-07-25 demeritcowboyMerge pull request #26917 from eileenmcnaughton/test_fix
2023-07-25 Seamus LeeMerge pull request #24683 from larssandergreen/check...
2023-07-25 Eileen McNaughtonFix Import Template path to be dynamic, depending on...
2023-07-25 Seamus LeeMerge pull request #26889 from demeritcowboy/slow
2023-07-25 Eileen McNaughtonMerge pull request #26926 from eileenmcnaughton/import_part
2023-07-25 Jon GoldbergFix multi-value custom fields on participant import
2023-07-24 Eileen McNaughtonMinor improvement in test set up function
2023-07-24 Eileen McNaughtonMerge pull request #26924 from larssandergreen/Update...
2023-07-24 Aidan Saunderssetup.sh
2023-07-24 Aidan SaundersChange path for acl entityrole form
2023-07-24 Aidan SaundersMerge pull request #26921 from aydun/add_browse
2023-07-24 larssandergreenUpdate tests to ignore packaged saved searches
2023-07-24 Aidan SaundersAdd '<browse>' links matching those in AdminUI
2023-07-24 demeritcowboyMerge pull request #26919 from aydun/searchui_findcontacts
2023-07-24 Aidan SaundersMove 'Find Contacts' upgrader steps from AdminUI to...
2023-07-24 Yashodha ChakuMerge pull request #26918 from colemanw/arrayValueAssig...
2023-07-24 Aidan SaundersMerge pull request #26896 from colemanw/mappingMetadata
2023-07-24 colemanwMerge pull request #26825 from colemanw/dialogHeight
2023-07-24 colemanwREF - Split variable assignments out of conditionals
2023-07-24 colemanwMerge pull request #26914 from eileenmcnaughton/mem_amount
2023-07-24 Tim OttenMerge pull request #26772 from seamuslee001/fix_unit_te...
2023-07-24 Seamus LeeMerge pull request #26916 from eileenmcnaughton/line
2023-07-24 Eileen McNaughton[PHP8.2] Remove undefined property in favour of calc...
2023-07-24 Eileen McNaughtonRemove old broken code
2023-07-24 colemanwMerge pull request #26904 from larssandergreen/css...
2023-07-24 colemanwMerge pull request #26908 from eileenmcnaughton/member
2023-07-24 colemanwMerge pull request #26909 from eileenmcnaughton/member_2
2023-07-24 colemanwMerge pull request #26891 from colemanw/missingEntity2
2023-07-24 Seamus LeeMerge pull request #26907 from eileenmcnaughton/notice_pay
2023-07-24 Eileen McNaughtonMinor cleanup in test class
2023-07-24 Tim OttenManagedEntityTest - Look for the error... in a place...
2023-07-24 Tim OttenMerge pull request #26910 from eileenmcnaughton/setting
2023-07-23 Eileen McNaughtondev/core#1926 Add docs link to civicrm.settings.php...
2023-07-23 Eileen McNaughtonStop setting undeclared property in previously shared...
2023-07-23 Eileen McNaughtonFollow on cleanup - remove unused assign
2023-07-23 Seamus Leedev/core#4429 Fix checking to see if a price option...
2023-07-23 Eileen McNaughtonMerge pull request #25458 from MegaphoneJon/lifetime...
2023-07-23 Eileen McNaughtonFix e-notice with Manual processor
2023-07-23 Eileen McNaughtonMerge pull request #26906 from civicrm/5.64
2023-07-23 Eileen McNaughtonMerge pull request #26893 from demeritcowboy/mistaken...
2023-07-23 larssandergreenRemove gap before delete button on contact
2023-07-23 demeritcowboyMerge pull request #26900 from totten/master-relurl
2023-07-23 demeritcowboyMerge pull request #26890 from larssandergreen/Label...
2023-07-23 larssandergreenLink between Label Page Formats and Address Settings
2023-07-22 colemanwMerge pull request #26899 from colemanw/utilsArrayFixes
2023-07-22 colemanw(REF) Replace CRM_Utils_Array in more complex cases
2023-07-22 colemanwCRM_Utils_String::munge() - Change test
2023-07-22 colemanw(REF) Replace CRM_Utils_Array in context of date-time...
2023-07-22 colemanw(REF) Replace CRM_Utils_Array in context of conditional...
2023-07-22 colemanw(REF) Replace CRM_Utils_Array in context of string...
2023-07-22 colemanw(REF) Replace CRM_Utils_Array having default ''
2023-07-22 colemanw(REF) Replace CRM_Utils_Array in context of munge()
2023-07-22 colemanw(REF) Replace CRM_Utils_Array in context of is_numeric()
2023-07-22 colemanw(REF) Replace CRM_Utils_Array with equivalent `?? NULL`
2023-07-22 Tim OttenFix relative URL generation when using alternate HTTP...
2023-07-22 Tim Otten(REF) Extract method CRM_Utils_Url::toRelative()
2023-07-21 Aidan SaundersMerge pull request #26898 from colemanw/noBrowse
2023-07-21 colemanwAdminUI - Add Administer Scheduled Reminders page
2023-07-21 colemanwActionSchedule - Add dynamic pseudoconstants and other...
2023-07-21 colemanwRemove 'browse' link that shouldn't be there
2023-07-21 demeritcowboyMerge pull request #26894 from colemanw/fixTrimWarning
2023-07-21 colemanwPseudoconstant - Standardize callback params
2023-07-21 colemanw[PHP Deprecation] trim(): Passing null to parameter...
2023-07-21 colemanwDAO - Add 'fillValues' utility function to facilitate...
2023-07-21 demeritcowboyMerge pull request #26892 from artfulrobot/artfulrobot...
2023-07-21 demeritcowboyfix
2023-07-21 colemanwMerge pull request #26887 from colemanw/crmAdminFormRed...
2023-07-21 colemanwSystem - Prevent php deprecation notice in pushUserContext
2023-07-21 Rich Lott ... getEntitySpecificJoins sometimes returns NULL, triggeri...
2023-07-21 Tim OttenCivi::log() - Show errors via session status-message...
2023-07-21 Tim OttenManagedEntities::onApiError - Log extension name and...
2023-07-21 Aidan SaundersMerge pull request #26746 from aydun/adminui_contributions
2023-07-21 colemanwManaged - Log errors instead of throwing exceptions...
2023-07-21 demeritcowboyMerge pull request #26873 from eileenmcnaughton/custom_2
2023-07-20 Aidan SaundersUpdate Readme & links
2023-07-20 Tim OttenMerge pull request #26865 from larssandergreen/Label...
2023-07-20 demeritcowboyMerge pull request #26888 from colemanw/removeDoubleHtmlize
2023-07-20 colemanwMetadata - add 'browse' path to LocationType entity
2023-07-20 colemanwAdminForm - Automatically redirect back to browse page...
2023-07-20 colemanwCRM_Admin_Form - general code cleanup
2023-07-20 Mathieu LuMerge pull request #26878 from colemanw/locationTypeFixes
2023-07-20 colemanwMerge pull request #26886 from mlutfy/ui51
2023-07-20 colemanwMerge pull request #26881 from colemanw/actionMappingLimit
2023-07-20 colemanwCRM_Utils_System::url - Remove unused param to double...
2023-07-20 demeritcowboyadd explanatory comment
2023-07-20 colemanwScheduledReminders - Handle legacy input for limit_to
next