civicrm-core.git
2016-02-29 Chris BurgessCRM-18098. Update composer.lock
2016-02-29 Chris BurgessCRM-18098. Call tcpdf-cleanup.sh from composer.
2016-02-25 Chris BurgessCRM-18098. Move TCPDF from packages to composer.
2016-02-25 Kurund JalmiMerge pull request #7836 from eileenmcnaughton/master
2016-02-25 Kurund JalmiMerge pull request #7860 from monishdeb/CRM-18079
2016-02-24 Eileen McNaughtonMerge pull request #7831 from xurizaemon/CRM-15678...
2016-02-24 Eileen McNaughtonMerge pull request #7863 from eileenmcnaughton/CRM...
2016-02-24 eileenCRM-18093 point query debugging to separate log file
2016-02-24 deb.monishCRM-18079 fix
2016-02-24 Eileen McNaughtonMerge pull request #7855 from eileenmcnaughton/CRM...
2016-02-24 Eileen McNaughtonMerge pull request #7854 from eileenmcnaughton/CRM...
2016-02-23 eileenCRM-18094 output queries for debugging using print_r...
2016-02-23 eileenCRM-18091 disambiguate TRUE as not meaning 'backtrace'
2016-02-23 Tim OttenMerge pull request #7848 from agh1/phpcs-fix
2016-02-23 Eileen McNaughtonMerge pull request #7035 from eileenmcnaughton/CRM...
2016-02-23 eileenCRM-17435 Add option to generate drupal_7 directory...
2016-02-23 Eileen McNaughtonMerge pull request #7839 from eileenmcnaughton/CRM...
2016-02-23 Eileen McNaughtonMerge pull request #7845 from eileenmcnaughton/CRM...
2016-02-23 Andrew Huntstyle fixes based upon updated phpcs Drupal standard
2016-02-22 eileenCRM-18085 remove redundant code line
2016-02-22 Eileen McNaughtonMerge pull request #7844 from eileenmcnaughton/report-sql
2016-02-22 eileenremove trailing space
2016-02-22 eileenDisplay sql in developer tab in ContributionDetail...
2016-02-22 colemanwMerge pull request #7842 from jeromelebleu/patch-18083
2016-02-22 Jérôme LebleuCRM-18083 Trigger crmLoad for each group child when...
2016-02-22 Kurund JalmiMerge pull request #7837 from eileenmcnaughton/CRM...
2016-02-22 Eileen McNaughtonMerge pull request #7834 from saurabhbatra96/CRM-18044
2016-02-22 EileenCRM-18078 make receipt_date available to templates
2016-02-22 eileenmcnaugtonCRM-18077 pledge receipting dependent on page config
2016-02-22 eileenmcnaugtonminor code simplification, call sendMail directly
2016-02-21 eileenmcnaugtonTowards deprecating contributionType in favour of finan...
2016-02-21 Saurabh BatraCRM-18044 - : Missing argument 4 for CRM_Custom_Form_Cu...
2016-02-20 colemanwMerge pull request #7832 from lgleim/patch-1
2016-02-20 Lars GleimRemove white space at end of the line
2016-02-20 Lars GleimFix indentation of commit 76eeb93
2016-02-19 Lars GleimUpdate Drupal6.php
2016-02-19 Eileen McNaughtonMerge pull request #7822 from JMAConsulting/CRM-16188-5
2016-02-19 Eileen McNaughtonMerge pull request #7828 from seamuslee001/CRM-18066
2016-02-19 Eileen McNaughtonMerge pull request #7830 from lcdservices/CRM-18067
2016-02-19 Chris BurgessRefs CRM-15768, make CiviCRM Drupal module version...
2016-02-18 Brian ShaughnessyCRM-18067 allow overriding source during batch member...
2016-02-18 Seamus LeeInclude Display name as an option on CIviCRM relationsh...
2016-02-18 Monish DebMerge pull request #7821 from rohankatkar/CRM-17121
2016-02-18 Monish DebMerge pull request #7826 from jitendrapurohit/CRM-18039
2016-02-18 jitendrapurohittypo fix
2016-02-18 jitendrapurohitCRM-18039 -- Do not set default for blocks if in update...
2016-02-17 Eileen McNaughtonMerge pull request #7687 from JMAConsulting/CRM-16259-2
2016-02-17 Pradeep NayakCRM-16259, added comment block for function
2016-02-17 Pradeep Nayak--CRM-16188, added examples
2016-02-17 Web AccessCRM-17121: Advanced Search on Event Type OR Address...
2016-02-17 CiviCRMUpdate version to 4.7.3
2016-02-17 Pradeep Nayak--CRM-16259, added examples
2016-02-17 Pradeep Nayak--CRM-16259, used api document to create examples
2016-02-17 Pradeep Nayak--CRM-16259, added check for is pay later for pending...
2016-02-17 Pradeep Nayak--CRM-16259, added entity_table check in join, simplifi...
2016-02-17 Pradeep NayakCRM-16259, minor fix and added test for pending with...
2016-02-17 Pradeep NayakCRM-16259, changes for pending status for adding paymen...
2016-02-17 Pradeep NayakCRM-16259, added BAO to record payment in case of pendi...
2016-02-17 Pradeep Nayak--CRM-16259, allow status to be changed from pending...
2016-02-17 colemanwMerge pull request #7817 from jitendrapurohit/CRM-17038
2016-02-16 Eileen McNaughtonMerge pull request #7819 from saurabhbatra96/CRM-18036
2016-02-16 Eileen McNaughtonMerge pull request #7685 from JMAConsulting/CRM-16188-4
2016-02-16 Saurabh BatraCRM-18036 - Non- static methods being called statically...
2016-02-16 Pradeep Nayak--CRM-16188, fixed jenkins style check
2016-02-16 Pradeep Nayak--CRM-16188, added test to check transitioncomponent...
2016-02-16 Pradeep NayakCRM-16188, fetch line item using contribution_id when...
2016-02-16 Pradeep Nayak--CRM-16188, reverted back the changes since contributi...
2016-02-16 Pradeep Nayak--CRM-16188, added changes as per Eileen's comment
2016-02-16 Pradeep NayakCRM-16188, added order api for cancel action with test
2016-02-16 Monish DebMerge pull request #7814 from eileenmcnaughton/master
2016-02-16 jitendrapurohitCRM-11153 -- custom tokens not replaced for schedule...
2016-02-16 eileenmcnaugtonCRM-17751 add extra check to prevent error
2016-02-16 Eileen McNaughtonMerge pull request #7680 from JMAConsulting/CRM-16259-9
2016-02-16 Eileen McNaughtonMerge pull request #7812 from eileenmcnaughton/master
2016-02-16 eileenCRM-17837 add email is on hold to lybunt report options
2016-02-15 Tim OttenMerge pull request #7768 from totten/master-test-boot
2016-02-15 Tim OttenCRM-17860 - HeadlessInterface - Docs
2016-02-15 Tim OttenCRM-17860 - Civi\Test::e2e() - Add builder for end...
2016-02-15 Tim OttenCRM-17860 - CiviTestListener - Fix bootstrap for end...
2016-02-15 Tim OttenCRM-17860 - CiviEnvBuilder - Allow variations on instal...
2016-02-15 Tim OttenCRM_Utils_String - startsWith(), endsWith(), filterByWi...
2016-02-15 Tim OttenCRM-17860 - EndToEndInterface - Docs
2016-02-15 Tim OttenCivi\Core\Container - Simplify handling of `bootService...
2016-02-15 Tim OttenCRM-17860 - CiviTester - Split into separate class...
2016-02-15 Tim OttenCRM-17957 - Extension classloader - Reset whenever...
2016-02-15 Tim OttenCRM-17860 - TransactionalInterface - Docs
2016-02-15 Tim Ottentests/phpunit - Declare `@group headless`
2016-02-15 Tim OttenAdd templates/CRM/common/unittests.tpl
2016-02-15 Tim OttenCRM-17860 - Civi\Test - Add mixins for Headless, Hook...
2016-02-15 Tim OttenCRM-17860 - CiviTester - Reset extensions when reinstal...
2016-02-15 Tim OttenCRM-17860 - CiviTester - Rename `builder()` to `headles...
2016-02-15 Monish DebMerge pull request #7811 from JKingsnorth/CRM-18042
2016-02-15 JKingsnorthCRM-18042: Add source to participant listing
2016-02-15 Monish DebMerge pull request #7809 from jitendrapurohit/CRM-17799
2016-02-15 Monish DebMerge pull request #7810 from rohankatkar/CRM_18010_add...
2016-02-15 Web AccessAdditional changes for Case, Campaign and Grant reports
2016-02-15 jitendrapurohitCRM-17799 -- Error type: Could not find a valid session...
2016-02-15 colemanwMerge pull request #7806 from eileenmcnaughton/CRM...
2016-02-15 eileenmcnaugtonCRM-18033 don't remove disabled campaigns
2016-02-14 Eileen McNaughtonMerge pull request #7802 from eug48/CRM-17974
next