civicrm-core.git
2016-01-02 eileenmcnaugtonCRM-17764 add pledge block region to main contribution...
2015-12-26 Tim OttenMerge pull request #7500 from totten/master-altermail
2015-12-26 CiviCRMCRM_Utils_Hook::alterMailer -- Fix typo
2015-12-26 colemanwMerge pull request #7453 from colemanw/CRM-17646
2015-12-26 Coleman WattsCRM-17646 - Mark older hooks deprecated
2015-12-26 Coleman WattsFix participant field labels
2015-12-26 Coleman WattsImprove CRM_Core_Form::addField for ChainSelect types
2015-12-26 Coleman WattsUse addField for basic search form
2015-12-26 Coleman WattsImprove handling of select fields
2015-12-26 Coleman WattsCRM_Core_BAO_CustomField - Remove unused param
2015-12-26 Coleman WattsCRM_Core_Form - Support html5 field types
2015-12-26 Coleman WattsFix hover button padding
2015-12-26 Coleman WattsCRM_Core_Form::addField - Handle custom fields
2015-12-24 colemanwMerge pull request #7497 from PalanteJon/CRM-17273
2015-12-24 Jon goldbergCRM-17273 - Don't show the wrench that pops up the...
2015-12-24 Eileen McNaughtonMerge pull request #7496 from eileenmcnaughton/CRM...
2015-12-24 eileenCRM-17655 editing recurring through form causes error
2015-12-23 Coleman WattsCRM_Core_Form::addField - add wysiwyg support
2015-12-23 Coleman WattsCRM_Core_Form::addField fixes
2015-12-23 Yashodha ChakuMerge pull request #7490 from yashodha/CRM-17398
2015-12-23 CiviCRMUpdate version to 4.7.beta5
2015-12-23 Yashodha ChakuMerge pull request #7493 from jitendrapurohit/upgradeerror
2015-12-23 jitendrapurohitAvoid insertion of warnings in gencode while making...
2015-12-23 yashodhafix trailing comma
2015-12-23 Coleman WattsIcon fix
2015-12-23 Coleman WattsUpdate icons
2015-12-23 Coleman WattsCRM-16019 - crmDatepicker improvements
2015-12-23 Coleman WattsCRM_Core_Form - remove unused functions
2015-12-23 Eileen McNaughtonMerge pull request #7467 from eileenmcnaughton/tests
2015-12-23 yashodhaformat fixes
2015-12-23 yashodhaCRM-17398: Enotice on participant delete
2015-12-22 Dave GreenbergMerge pull request #7473 from JMAConsulting/CRM-16259-2
2015-12-22 yashodhaCRM-17398: Enotice on participant delete
2015-12-22 Coleman WattsAdd support for number fields to CRM_Core_Form
2015-12-22 Coleman WattsCRM-16019 - Fix crmDatepicker format handling
2015-12-22 Coleman WattsCRM-16019 - Switch custom fields to use crmDatepicker
2015-12-22 Tim OttenMerge pull request #7383 from thehereward/tidy-up-remov...
2015-12-22 Dave GreenbergMerge pull request #7427 from eileenmcnaughton/CRM...
2015-12-22 Tim OttenMerge pull request #7489 from totten/master-cxn-check
2015-12-22 Tim OttenMerge pull request #7488 from totten/master-upgrade...
2015-12-21 CiviCRMCRM-16173 - Display alert for local/private sites.
2015-12-21 CiviCRMSettingsBag - Fix bug upgrading `4.1.0-setupsh.sql...
2015-12-21 CiviCRMCRM_Core_Config::customCSSURL - Don't tample empty...
2015-12-21 Tim OttenMerge pull request #7471 from jitendrapurohit/CRM-17714
2015-12-21 Dave GreenbergMerge pull request #7465 from eileenmcnaughton/CRM...
2015-12-21 Coleman WattsCRM-16019 - Add crmDatepicker binding to CRM_Core_Form
2015-12-21 Coleman WattsCRM-17646 - Fix display of array values
2015-12-21 Coleman WattsCRM-17646 - Ensure user-facing case type options go...
2015-12-21 Coleman WattsCRM-17646 - Fix array merge
2015-12-21 Coleman WattsCode format cleanup
2015-12-21 Coleman WattsCRM-17646 - Add unit tests
2015-12-21 Coleman WattsCRM-17646 - Consolodate all custom field option lookups
2015-12-21 Coleman WattsCRM-17646 - Refactor out CRM_Report_Form::formatCustomV...
2015-12-21 Coleman WattsCRM-17646 - Refactor out CRM_Core_BAO_CustomOption...
2015-12-21 Coleman WattsCRM-17646 - Refactor out CRM_Core_BAO_CustomOption...
2015-12-21 Coleman WattsCRM-17646 - Refactor out CRM_Core_BAO_CustomGroup:...
2015-12-21 Coleman WattsCRM-17646 - Refactor out CRM_Core_BAO_CustomField:...
2015-12-21 Coleman WattsCRM-17646 - CustomField displayValue refactoring
2015-12-21 Coleman WattsCRM-17646 - CustomGroup formatter cleanup
2015-12-21 Coleman WattsTest cleanup
2015-12-21 Coleman WattsCRM-17646 - Refactor CRM_Report_Form to use standard...
2015-12-21 Coleman WattsCRM-17646 - Add getOptions method to custom field objects
2015-12-21 Coleman WattsCRM-17646 -Toward refactoring out hook_customFieldOptions
2015-12-21 Coleman WattsCRM-17646 - Add hook_civicrm_fieldOptions + tests
2015-12-21 jitendrapurohitadditional fixes
2015-12-21 Dave GreenbergMerge pull request #7452 from seamuslee001/sl_export_tidy
2015-12-21 Dave GreenbergMerge pull request #7475 from JMAConsulting/CRM-16259-1
2015-12-21 Eileen McNaughtonMerge pull request #7396 from eileenmcnaughton/CRM...
2015-12-21 Dave GreenbergMerge pull request #7485 from davecivicrm/CRM-15967
2015-12-21 Dave GreenbergCRM-15967 - Fix profile state/province sort.
2015-12-20 Tim OttenMerge pull request #7478 from xurizaemon/master
2015-12-20 Tim OttenMerge pull request #7482 from totten/master-pumpernickle
2015-12-20 Tim OttenMerge pull request #7418 from totten/master-nav-dupes
2015-12-19 CiviCRMCRM-16173 - crmCxn - When reconnecting, display the...
2015-12-19 Dave GreenbergMerge pull request #7469 from lcdservices/CRM-17427
2015-12-19 Dave GreenbergMerge pull request #7480 from davecivicrm/CRM-17716
2015-12-19 Dave GreenbergCRM-17716 - new copy of generated (sample) data.
2015-12-19 Dave GreenbergMerge pull request #7461 from pradpnayak/CRM-17716
2015-12-19 Dave GreenbergMerge pull request #7463 from Kajakaran/twitter_link
2015-12-18 Seamus LeeJenkins fix
2015-12-18 Seamus LeeFix issues found by Dave in testing
2015-12-18 Seamus LeeMinor fixes
2015-12-18 Seamus LeeFurther split out sections of exportComponents
2015-12-18 Dave GreenbergMerge pull request #7468 from eileenmcnaughton/CRM...
2015-12-18 Dave GreenbergMerge pull request #7472 from rohankatkar/test4.7
2015-12-18 Chris BurgessCRM-17733. Update to DOMPDF 0.6.2
2015-12-18 Pradeep Nayak-CRM-16259, removed white spaces
2015-12-18 Web AccessTests fix
2015-12-18 jitendrapurohitCRM-17714 - DB Error after upgradation to 4.7 beta3
2015-12-18 Brian ShaughnessyCRM-17427 fix constant casing
2015-12-18 Brian ShaughnessyCRM-17427 condition receipt sent status msg properly
2015-12-18 colemanwMerge pull request #7443 from eileenmcnaughton/CRM...
2015-12-18 eileenmcnaugtonCRM-17229 fix default for cancelling a contribution
2015-12-18 eileenmcnaugtonEnhance membership form test
2015-12-18 Eileen McNaughtonMerge pull request #7466 from eileenmcnaughton/test-fix
2015-12-18 eileenmcnaugtonTest fix : adjust expected message from when a.net...
2015-12-18 eileenmcnaugtonCRM-17728 enotices on payment processor form
2015-12-17 Dave GreenbergMerge pull request #7449 from johanv/CRM-14920-sort_ord...
2015-12-17 Kurund JalmiMerge pull request #7462 from rohankatkar/testfix4.7
2015-12-17 KajanFix for Twitter link broken contribution id in URL
next