civicrm-core.git
2014-11-13 Eileen McNaughtonCRM-15555 don't do recursive save
2014-11-13 Eileen McNaughtonCRM-15555 declare processor_type before calling singleton
2014-11-13 Eileen McNaughtonCRM-15555 fix additional payment form (enotice still...
2014-11-13 Eileen McNaughtonCRM-15555 fix QA bug on paylater when billing option...
2014-11-13 Monish DebMerge pull request #4546 from rohankatkar/CRM-15514
2014-11-13 Yashodha ChakuMerge pull request #4391 from seamuslee001/master
2014-11-13 Monish DebMerge pull request #4545 from monishdeb/CRM-15361
2014-11-13 monishdebVersion change in xml
2014-11-13 Eileen McNaughtonMerge pull request #4533 from davecivicrm/CRM-15555
2014-11-12 Dave GreenbergMerge pull request #4540 from christianwach/crm-12616
2014-11-12 Christian Wachpinking shears - remove stray whitespace
2014-11-12 Rohan KatkarCRM-15514
2014-11-12 monishdebCRM-15361 fix - allow selection of location type when...
2014-11-12 Monish DebMerge pull request #4536 from monishdeb/CRM-14585
2014-11-11 Yashodha ChakuMerge pull request #4296 from mrpaulc/CRM-14751
2014-11-11 Christian Wachupdate docblock for setTitle()
2014-11-11 Christian Wachuse new title-setting method for civicm-wordpress 4.6+
2014-11-11 Yashodha ChakuMerge pull request #4415 from rnao/add-participants...
2014-11-11 monishdebCRM-14585 fix - Incorrect defaults loaded when two...
2014-11-11 Monish DebMerge pull request #4520 from jitendrapurohit/CRM-15545
2014-11-10 Dave GreenbergCRM-15555 - Fix fatal error from protected vars (contac...
2014-11-10 Monish DebMerge pull request #4531 from rohankatkar/CRM_12281
2014-11-10 Rohan KatkarCRM-12281: To update name of Latvian provinces.
2014-11-10 Monish DebMerge pull request #4530 from atif-shaikh/CRM-14550
2014-11-10 atif-shaikhCRM-14550 Fix - Future date selection in reports
2014-11-10 Kurund JalmiMerge pull request #4274 from mrpaulc/CRM-14868
2014-11-08 Dave GreenbergMerge pull request #4207 from TeNNoX/bettertagoverview3
2014-11-06 jitendrapurohitExporting related contacts' prefix exports prefix_id...
2014-11-06 Dave GreenbergMerge pull request #4389 from priyankakaran26/recurring...
2014-11-05 Dave GreenbergMerge pull request #4512 from eileenmcnaughton/CRM...
2014-11-05 Eileen McNaughtonCRM-15555 fix for paypal express code showing in backoffice
2014-11-05 Eileen McNaughtonCRM-15555 QA fix - ensure email always assigned
2014-11-05 Dave GreenbergMerge pull request #4493 from eileenmcnaughton/CRM...
2014-11-05 Seamus LeeCRM 15488 update Membership office payment invoice...
2014-11-04 unknownMerge branch 'master' into recurring-activity-46
2014-11-04 unknownsome code improvements
2014-11-04 Eileen McNaughtonMerge pull request #4505 from eileenmcnaughton/CRM...
2014-11-04 Eileen McNaughtonCRM-15203 fix situation where membership payment record...
2014-11-04 Eileen McNaughtonCRM-15203 test fixes to test for membership_payment...
2014-11-04 Monish DebMerge pull request #4496 from jitendrapurohit/CRM-15449Fix
2014-11-04 Dave GreenbergMerge pull request #4198 from sunilpawar/CRM-15332
2014-11-03 Eileen McNaughtonremove now unused function
2014-11-03 Eileen McNaughtonMerge pull request #4497 from johanv/CRM-15542-unit_test
2014-11-03 Johan VervloetCRM-15542 - Unit test.
2014-11-03 kurundMerge remote-tracking branch 'upstream/4.5' into 4...
2014-11-03 jitendrapurohitCRM-15549 Fatal error on View Activity of type Membersh...
2014-11-03 Eileen McNaughtonCRM-15555 fix participant billing block by leveragint...
2014-11-03 Eileen McNaughtonCRM-15555 fix membership forms by inheriting & re-using...
2014-11-03 unknownfew dialog fixes
2014-11-03 Eileen McNaughtonremove debug
2014-11-03 Eileen McNaughtonCRM-15555 fix front end form to use byProcessor method...
2014-11-03 Eileen McNaughtontowards CRM-15555 add comments
2014-11-03 Eileen McNaughtontowards CRM-15555 re-add session object
2014-11-03 Eileen McNaughtontowards CRM-15555 set payment processor type on process...
2014-11-03 Eileen McNaughtonCRM-15555 add doPayment wrapper for doDirect & doTransfer
2014-11-03 Eileen McNaughtontowards CRM-15555 showing billing fields for backoffice...
2014-11-03 eileenmcnaughtonCRM-15555 add DirectDebit.tpl (not liking this pattern...
2014-11-03 Eileen McNaughtonMerge pull request #4485 from eileenmcnaughton/processor
2014-11-03 Yashodha ChakuMerge pull request #4484 from atif-shaikh/CRM-15547
2014-11-03 Eileen McNaughtonCRM-15555 towards allowing processor fields to be set...
2014-11-01 Coleman Wattscrm.multilingual.js code comment cleanup
2014-10-31 colemanwMerge pull request #4486 from colemanw/CRM-15551
2014-10-31 Coleman WattsCRM-15551 - crmEditable: add placeholder if empty after...
2014-10-31 unknownhide submit button for activity add screen
2014-10-31 Eileen McNaughtonfixing processor based support
2014-10-31 unknownrecurring activity table for activity tabs on contact...
2014-10-31 Eileen McNaughtonminor code simplification - use wrapper function
2014-10-31 Eileen McNaughtonmove definition of payment fields to the processor
2014-10-31 Eileen McNaughtonuse processor class to determine if backoffice processi...
2014-10-31 Eileen McNaughtonfix a few comment blocks, minor tidy ups
2014-10-31 Eileen McNaughtonMerge pull request #4482 from jitendrapurohit/CRM-15508
2014-10-31 Dave GreenbergMerge pull request #4478 from davecivicrm/CRM-15197
2014-10-31 unknownAdded recurring activites label
2014-10-31 atif-shaikhCRM-15547 - Current Employer not saved on Drupal user...
2014-10-31 Monish DebMerge pull request #4481 from jitendrapurohit/CRM-15542Fix
2014-10-31 unknownRemoved trailing whitespaces
2014-10-31 Yashodha ChakuMerge pull request #4480 from rohankatkar/CRM_15540
2014-10-31 jitendrapurohitCRM-15508 Custom Group Create API references non exista...
2014-10-31 Yashodha ChakuMerge pull request #4463 from jmcclelland/authorize...
2014-10-31 jitendrapurohitCRM-15542 The api ignores option_group_id when creating...
2014-10-31 Rohan KatkarAdditional changes and notices fix for CRM-15540
2014-10-31 Dave GreenbergCRM-15197 - Fix date formatting in PCP page tpl (should...
2014-10-30 colemanwMerge pull request #4477 from colemanw/CRM-15541
2014-10-30 Coleman WattsCRM-15541 - change crm-container-snippet to crm-contain...
2014-10-30 colemanwMerge pull request #4476 from colemanw/CRM-15534
2014-10-30 Coleman WattsApi getfields code cleanup
2014-10-30 Coleman WattsCRM-15534 - Fix api.getfields to return custom fields...
2014-10-30 unknownrecurring activities in create mode
2014-10-30 Kurund JalmiMerge pull request #4475 from jitendrapurohit/webtestfixes
2014-10-30 jitendrapurohitFix for webtest WebTest_Contribute_UpdateContributionTe...
2014-10-30 Yashodha ChakuMerge pull request #4474 from jitendrapurohit/CRM-15538
2014-10-30 jitendrapurohitDB error on search for account_type_code or account_code
2014-10-29 Dave GreenbergMerge pull request #4471 from monishdeb/CRM-15500
2014-10-29 Dave GreenbergMerge pull request #4468 from monishdeb/CRM-15481
2014-10-29 Yashodha ChakuMerge pull request #4470 from rohankatkar/tests
2014-10-29 Rohan Katkarwebtest fixes
2014-10-29 monishdebCRM-15500 fix - Scheduled reminders: if 'Also include...
2014-10-29 monishdebMinor change
2014-10-29 Yashodha ChakuMerge pull request #4291 from mrpaulc/CRM-12920
2014-10-29 monishdebCRM-15481 additional fix
next