CRM-14241, fixes to entity generation
[civicrm-core.git] / CRM /
2014-02-21 kurundCRM-14241, fixes to entity generation
2014-02-20 kurundCRM-14241, fixes to generate both DAO and entities
2014-02-15 kurundminor fix for entity generation
2014-02-15 kurundCRM-13938, add fk / join annotation
2014-02-15 kurundCRM-13938, added table info
2014-02-15 kurundmanually patched d93e2b4
2014-02-14 dloboMerge pull request #2525 from mattrenner/payexpress...
2014-02-14 Matt RennerCRM-14221 - Improving Payment Express/DPS payment proce...
2014-02-14 colemanwMerge pull request #2524 from colemanw/multiEntityRef
2014-02-14 Coleman WattsCRM-13929 Decouple entityRef field rendering from CRM_C...
2014-02-13 Coleman WattsCRM-13929 Refactor activity form contactRef fields
2014-02-13 Kurund JalmiMerge pull request #2518 from PoonamNalawade/test-master
2014-02-13 Kurund JalmiMerge pull request #2515 from colemanw/ac3
2014-02-13 Kurund JalmiMerge pull request #2521 from kurund/CRM-14181
2014-02-13 kurundCRM-14181, more clean and fixes to support callback
2014-02-13 Dave GreenbergMerge pull request #2520 from davecivicrm/CRM-14193
2014-02-13 Dave GreenbergCRM-14193 - Add CiviMail component setting to control...
2014-02-13 kurundCRM-14181, gencode fixes to generate correct DAO and...
2014-02-13 Coleman WattsCRM-13929 Update contactRef renderer
2014-02-13 Kurund JalmiMerge pull request #2519 from jitendrapurohit/CRM-13833
2014-02-13 jitendrapurohitRemoval of copy icon and is_default expose in edit...
2014-02-13 Coleman WattsCRM-13929 - Develop entityRef create mode
2014-02-13 Poonam--Added contact_type parameter for ajax autocomplete...
2014-02-13 kurundCRM-14181, add callback function, so that enums are...
2014-02-13 kurundCRM-14181, add callback function, so that enums are...
2014-02-13 Dave GreenbergMerge pull request #2516 from davecivicrm/CRM-13965
2014-02-13 Dave GreenbergCRM-13965 - label, status and display changes for Addit...
2014-02-12 Coleman WattsCRM-14165 - HR-221 Further abstract options editing...
2014-02-12 colemanwMerge pull request #2514 from colemanw/ac2
2014-02-12 Coleman WattsCRM-13966 - Refactor group org autocomplete
2014-02-12 Kurund JalmiMerge pull request #2513 from jitendrapurohit/CRM-14183
2014-02-12 jitendrapurohitCRM-14183
2014-02-12 Coleman WattsCRM-13966 - default size for entityRef fields
2014-02-12 Coleman WattsCRM-13966 - Refactor member org autocomplete
2014-02-11 kurundCRM-14181, add callback function, so that enums are...
2014-02-11 kurundCRM-14181, add callback function, so that enums are...
2014-02-11 Dave GreenbergMerge pull request #2507 from lcdservices/CRM-14204
2014-02-11 Dave GreenbergMerge pull request #2505 from lcdservices/CRM-14202
2014-02-11 Brian ShaughnessyCRM-14204 fix schedule reminder subject tokens
2014-02-11 Coleman WattsCRM-13966 - Wire up contact api to getlist api
2014-02-11 Brian ShaughnessyCRM-14202 allow scheduled reminder to be set for today
2014-02-11 Tim OttenMerge pull request #2504 from donquixote/donquixote
2014-02-11 Andreas HenningsMark a possible bug in CRM_Utils_Hook.
2014-02-11 Andreas HenningsEliminate unnecessary local variable $userSystem.
2014-02-11 Andreas HenningsDocblock and newline improvements in CRM_Core_Config...
2014-02-11 Andreas HenningsAdd undeclared property CRM_Core_Config::\customPHPPathDir
2014-02-11 Andreas HenningsDocblock fix in CRM_Core_Config: type hint for $userSys...
2014-02-11 Andreas HenningsReplace fancy $$varname with actual varnames, to be...
2014-02-11 Coleman WattsCRM-13966 - Wire up getlist api to entityRef fields
2014-02-10 kurundCRM-14181, remove special handing for enums
2014-02-10 Coleman WattsCRM-13966 - Form cleanup
2014-02-10 Coleman WattsCRM-13966 CRM-14165 - cleanup CRM_Core_Form::addSelect...
2014-02-10 Coleman WattsCRM-13966 - select2 improvements
2014-02-10 Coleman WattsCRM-13966 - Add select2 to grant, participant forms
2014-02-09 Kurund JalmiMerge pull request #2498 from kurund/CRM-14181
2014-02-09 Kurund JalmiMerge pull request #2496 from kurund/CRM-14181
2014-02-09 Coleman WattsCode cleanup
2014-02-09 kurundCRM-14181 fixes, deleted addDisplayEnums() and code...
2014-02-09 colemanwMerge pull request #2492 from colemanw/ac
2014-02-09 Coleman WattsCRM-13966 - select2 for survey/campaign forms
2014-02-09 Coleman WattsCRM-13966 - select2 for more forms
2014-02-09 colemanwMerge pull request #2495 from civicrm/4.4
2014-02-08 kurundCRM-14181 fixes, deleted tsEnum() and code fixes
2014-02-08 kurundCRM-14181 fixes - migrate enums to varchar in schema...
2014-02-08 kurundCRM-14181 fixes - migrate enums to varchar in schema...
2014-02-08 kurundCRM-14181 fixes - migrate enums to varchar in schema...
2014-02-08 Coleman WattsCRM-13966 - CRM-14165 - Add select2 & popup links for...
2014-02-08 Coleman WattsCRM-13970 - Option form url fix & test cleanup
2014-02-08 Coleman WattsCRM-13966 - select2 style tweaks
2014-02-08 Coleman WattsCRM-13966 CRM-14165 - Use $form->addSelect for contact...
2014-02-08 kurundCRM-14181 fixes - migrate enums to varchar in schema...
2014-02-08 kurundCRM-14181 fixes - migrate enums to varchar in schema...
2014-02-08 kurundCRM-14181 fixes - migrate enums to varchar in schema...
2014-02-07 Coleman WattsCRM-13966 - Use select2 for date range
2014-02-07 Coleman WattsCRM-13929 - Parameterize radio clear widget
2014-02-07 Coleman WattsCRM-13966 - Style regular selects to more or less match...
2014-02-07 Coleman WattsAdd documentation link to code comments
2014-02-07 Coleman WattsCRM-13929 - Centralize and simplify radio clear widget
2014-02-07 Coleman WattsCRM-14165 - Improve lookup and styling of options edit...
2014-02-07 Coleman WattsMerge branch '4.4' of https://github.com/civicrm/civicr...
2014-02-07 CiviCRMUpdate version to 4.4.5
2014-02-07 Kurund JalmiMerge pull request #2466 from totten/4.4-dashboard...
2014-02-07 Tim OttenMerge pull request #2489 from totten/4.4-restrictBrowsi...
2014-02-07 Kurund JalmiMerge pull request #2491 from kurund/CRM-13958
2014-02-07 kurundCRM-13958, fixed indentation for DAO's
2014-02-07 colemanwMerge pull request #2490 from colemanw/4.4
2014-02-07 Coleman WattsCRM-10466 - Ensure token hooks are always called
2014-02-07 Tim OttenCRM-14092 - isBrowsable - Defensive programming
2014-02-06 Tim OttenCRM-14092 - restrictBrowsing - Defensive programming
2014-02-06 Tim OttenRevert "Update version to 4.4.5"
2014-02-06 CiviCRMUpdate version to 4.4.5
2014-02-06 Tim OttenMerge pull request #2488 from colemanw/4.4
2014-02-06 Kurund JalmiMerge pull request #2482 from yashodha/HR-231
2014-02-06 kurundMerge remote-tracking branch 'upstream/4.4' into 4...
2014-02-06 colemanwMerge pull request #2485 from totten/4.4-security-cleanup
2014-02-06 Coleman WattsRemove unused template
2014-02-06 Tim OttenCRM-14091, CRM-14092 - restrictAccess - Avoid unnecessa...
2014-02-06 Tim OttenMerge pull request #2484 from lcdservices/CRM-14179
2014-02-06 Tim OttenCRM-14091, CRM-14092 - Defensive programming
2014-02-06 Brian ShaughnessyCRM-14179 fix word replacement existing rows count
next