civicrm-core.git
10 years agofixed enable action for past relationships CRM-14201
kurund [Sun, 2 Mar 2014 09:24:41 +0000 (14:54 +0530)]
fixed enable action for past relationships CRM-14201

----------------------------------------
* CRM-14201: Contact Relationships tab needs pagination
  http://issues.civicrm.org/jira/browse/CRM-14201

10 years agono need to block and unblock, CRM-14201
kurund [Sun, 2 Mar 2014 09:11:47 +0000 (14:41 +0530)]
no need to block and unblock, CRM-14201

----------------------------------------
* CRM-14201: Contact Relationships tab needs pagination
  http://issues.civicrm.org/jira/browse/CRM-14201

10 years agozero record text fixes CRM-14201
kurund [Sat, 1 Mar 2014 23:36:33 +0000 (05:06 +0530)]
zero record text fixes CRM-14201

----------------------------------------
* CRM-14201: Contact Relationships tab needs pagination
  http://issues.civicrm.org/jira/browse/CRM-14201

10 years agozero record text fixes CRM-14201
kurund [Sat, 1 Mar 2014 23:06:27 +0000 (04:36 +0530)]
zero record text fixes CRM-14201

----------------------------------------
* CRM-14201:
  http://issues.civicrm.org/jira/browse/CRM-14201

10 years agoadded relationship selector on user dashboard CRM-14201
kurund [Sat, 1 Mar 2014 22:57:36 +0000 (04:27 +0530)]
added relationship selector on user dashboard CRM-14201

----------------------------------------
* CRM-14201: Contact Relationships tab needs pagination
  http://issues.civicrm.org/jira/browse/CRM-14201

10 years agorefresh all datatables on the page during enable/disable action CRM-14201
kurund [Sat, 1 Mar 2014 22:05:33 +0000 (03:35 +0530)]
refresh all datatables on the page during enable/disable action CRM-14201

----------------------------------------
* CRM-14201: Contact Relationships tab needs pagination
  http://issues.civicrm.org/jira/browse/CRM-14201

10 years agofixed enable/disable actions, CRM-14201
kurund [Sat, 1 Mar 2014 21:21:58 +0000 (02:51 +0530)]
fixed enable/disable actions, CRM-14201

----------------------------------------
* CRM-14201: Contact Relationships tab needs pagination
  http://issues.civicrm.org/jira/browse/CRM-14201

10 years agoCRM-14201, converted contact relationship listing to ajax/datatable listing
kurund [Sat, 1 Mar 2014 20:57:31 +0000 (02:27 +0530)]
CRM-14201, converted contact relationship listing to ajax/datatable listing

----------------------------------------
* CRM-14201: Contact Relationships tab needs pagination
  http://issues.civicrm.org/jira/browse/CRM-14201

10 years agoMerge pull request #2587 from colemanw/forms
Kurund Jalmi [Sat, 1 Mar 2014 06:34:20 +0000 (12:04 +0530)]
Merge pull request #2587 from colemanw/forms

CRM-14288 - Refactor and simplify relationship form

10 years agoCRM-13966 - Remove CRM_Contact_Form_NewContact and related functions
Coleman Watts [Sat, 1 Mar 2014 03:19:36 +0000 (22:19 -0500)]
CRM-13966 - Remove CRM_Contact_Form_NewContact and related functions

10 years agoCRM-14288 - Remove unnecessary relationship ajax callback
Coleman Watts [Sat, 1 Mar 2014 03:03:38 +0000 (22:03 -0500)]
CRM-14288 - Remove unnecessary relationship ajax callback

10 years agoCRM-14288 - Change th ids to prevent dom conflicts with date fields
Coleman Watts [Sat, 1 Mar 2014 03:02:54 +0000 (22:02 -0500)]
CRM-14288 - Change th ids to prevent dom conflicts with date fields

10 years agoCRM-14288 - Refactor and simplify relationship form
Coleman Watts [Sat, 1 Mar 2014 03:01:55 +0000 (22:01 -0500)]
CRM-14288 - Refactor and simplify relationship form

10 years agoCRM-14288 - Make select2 renderer a public utility fn
Coleman Watts [Sat, 1 Mar 2014 03:01:38 +0000 (22:01 -0500)]
CRM-14288 - Make select2 renderer a public utility fn

10 years agoAdd no-popup to contact links
Coleman Watts [Sat, 1 Mar 2014 02:59:43 +0000 (21:59 -0500)]
Add no-popup to contact links

10 years agoMerge pull request #2585 from davecivicrm/CRM-14286
Dave Greenberg [Sat, 1 Mar 2014 01:19:09 +0000 (17:19 -0800)]
Merge pull request #2585 from davecivicrm/CRM-14286

CRM-14286 - Contact mailings tab should show opens and clicks for curren...

10 years agoCRM-14286 - Contact mailings tab should show opens and clicks for currently viewed...
Dave Greenberg [Sat, 1 Mar 2014 01:16:53 +0000 (17:16 -0800)]
CRM-14286 - Contact mailings tab should show opens and clicks for currently viewed contact. This commit cannot be backported to 4.3 without adjustment  since CRM_Mailing_BAO_Job has been renamed to CRM_Mailing_BAO_MailingJob as of 4.4.

----------------------------------------
* CRM-14286: Contact Mailings tab selector should show Open and Click activity specfic to the currently viewed contact
  http://issues.civicrm.org/jira/browse/CRM-14286

10 years agoMerge pull request #2584 from davecivicrm/fixCiviMailSampleLink
Dave Greenberg [Sat, 1 Mar 2014 00:59:08 +0000 (16:59 -0800)]
Merge pull request #2584 from davecivicrm/fixCiviMailSampleLink

Fix deprecated link in sample message template - should go to new hostin...

10 years agoFix deprecated link in sample message template - should go to new hosting provider...
Dave Greenberg [Sat, 1 Mar 2014 00:58:03 +0000 (16:58 -0800)]
Fix deprecated link in sample message template - should go to new hosting provider page.

10 years agoMerge pull request #2583 from northwind2/CRM-14281
dlobo [Fri, 28 Feb 2014 23:07:56 +0000 (15:07 -0800)]
Merge pull request #2583 from northwind2/CRM-14281

CRM-14281 call hook_civicrm_config() in loadbootstrap()

10 years agoCRM-14281 call hook_civicrm_config() in loadbootstrap()
northwind2 [Fri, 28 Feb 2014 21:31:01 +0000 (21:31 +0000)]
CRM-14281 call hook_civicrm_config() in loadbootstrap()

----------------------------------------
* CRM-14281: hook_civicrm_config does not get called when using Joomla bootstrap
  http://issues.civicrm.org/jira/browse/CRM-14281

10 years agoMerge pull request #2567 from giant-rabbit/cart_financial_transactions
Dave Greenberg [Fri, 28 Feb 2014 19:08:12 +0000 (11:08 -0800)]
Merge pull request #2567 from giant-rabbit/cart_financial_transactions

CRM-14268 - Make CiviCRM's event registration cart record financial tran...

10 years agoMerge pull request #2578 from pratik-joshi/CRM-13992
pratik-joshi [Fri, 28 Feb 2014 11:19:39 +0000 (16:49 +0530)]
Merge pull request #2578 from pratik-joshi/CRM-13992

CRM-13992 : minor warning fix

10 years agoCRM-13992 : minor warning fix
Pratik Joshi [Fri, 28 Feb 2014 11:14:17 +0000 (16:44 +0530)]
CRM-13992 : minor warning fix

10 years agoAdd lo-dash js to core resources
Coleman Watts [Thu, 27 Feb 2014 23:51:09 +0000 (18:51 -0500)]
Add lo-dash js to core resources

10 years agoUpdate Group.php
Dave Greenberg [Thu, 27 Feb 2014 23:04:14 +0000 (15:04 -0800)]
Update Group.php

Clarify and fix typo in formRule message.

10 years agoMerge pull request #2557 from pratik-joshi/CRM-13992
Dave Greenberg [Thu, 27 Feb 2014 23:01:25 +0000 (15:01 -0800)]
Merge pull request #2557 from pratik-joshi/CRM-13992

Crm 13992

10 years agoMerge pull request #2575 from lcdservices/CRM-14287
Dave Greenberg [Thu, 27 Feb 2014 21:37:27 +0000 (13:37 -0800)]
Merge pull request #2575 from lcdservices/CRM-14287

CRM-14287 include contrib ID in post process object

10 years agoCRM-14287 include contrib ID in post process object
Brian Shaughnessy [Thu, 27 Feb 2014 19:59:34 +0000 (14:59 -0500)]
CRM-14287 include contrib ID in post process object

10 years agoMerge pull request #2572 from donordepot/issue_tracker
colemanw [Thu, 27 Feb 2014 17:43:24 +0000 (12:43 -0500)]
Merge pull request #2572 from donordepot/issue_tracker

Add directions on where to report issues.

10 years agoAdd directions on where to report issues.
David Barratt [Thu, 27 Feb 2014 16:40:27 +0000 (11:40 -0500)]
Add directions on where to report issues.

10 years agoCRM-13992 : QA fixes mentioned in #comment-57745
Pratik Joshi [Thu, 27 Feb 2014 16:09:55 +0000 (21:39 +0530)]
CRM-13992 : QA fixes mentioned in #comment-57745

10 years agoCleanup admin form buttons
Coleman Watts [Thu, 27 Feb 2014 15:17:48 +0000 (10:17 -0500)]
Cleanup admin form buttons

10 years agoCRM-13992 : COPY action implementation
Pratik Joshi [Tue, 25 Feb 2014 13:11:03 +0000 (18:41 +0530)]
CRM-13992 : COPY action implementation

10 years agoCRM-13992 : custom data single record view handling, DELETE action handling, QA check...
Pratik Joshi [Mon, 24 Feb 2014 15:30:17 +0000 (21:00 +0530)]
CRM-13992 : custom data single record view handling, DELETE action handling, QA checks and fixes

10 years agoCRM-13992 : handling multi-custom data listing, edit, add, view actions. reused profi...
Pratik Joshi [Sat, 22 Feb 2014 15:36:46 +0000 (21:06 +0530)]
CRM-13992 : handling multi-custom data listing, edit, add, view actions. reused profile code for listing and extended custom data engine for multi-value custom handling

10 years agoCRM-13992 coding neccessary property values / configurable options required for tab...
Pratik Joshi [Tue, 18 Feb 2014 13:13:31 +0000 (18:43 +0530)]
CRM-13992 coding neccessary property values / configurable options required for tab table layout orientation

10 years agoMerge pull request #2569 from colemanw/ac
colemanw [Thu, 27 Feb 2014 02:49:26 +0000 (21:49 -0500)]
Merge pull request #2569 from colemanw/ac

Autocomplete refactoring

10 years agoCRM-13966 - Migrate case autocompletes to select2
Coleman Watts [Thu, 27 Feb 2014 01:45:37 +0000 (20:45 -0500)]
CRM-13966 - Migrate case autocompletes to select2

10 years agoCleanup tpl whitespace and ts
Coleman Watts [Wed, 26 Feb 2014 21:58:23 +0000 (16:58 -0500)]
Cleanup tpl whitespace and ts

10 years agoCiviCase tpl cleanup
Coleman Watts [Wed, 26 Feb 2014 16:50:31 +0000 (11:50 -0500)]
CiviCase tpl cleanup

10 years agoFix undefined index
Coleman Watts [Wed, 26 Feb 2014 16:49:37 +0000 (11:49 -0500)]
Fix undefined index

This function doesn't seem to do anything and throws an undefined index warning. Linking cases seems to work fine without it.

10 years agoAdd hover class to buttons
Coleman Watts [Wed, 26 Feb 2014 00:37:43 +0000 (19:37 -0500)]
Add hover class to buttons

10 years agoMerge pull request #2550 from lcdservices/CRM-13319
Dave Greenberg [Tue, 25 Feb 2014 23:42:46 +0000 (15:42 -0800)]
Merge pull request #2550 from lcdservices/CRM-13319

CRM-13319 social media links

10 years agoMerge pull request #2560 from JoeMurray/patch-1
Dave Greenberg [Tue, 25 Feb 2014 23:00:26 +0000 (15:00 -0800)]
Merge pull request #2560 from JoeMurray/patch-1

CRM-14273 Added localizable to title and instructions

10 years agoCampaign Query - search form tweaks adding select2
Coleman Watts [Tue, 25 Feb 2014 21:40:08 +0000 (16:40 -0500)]
Campaign Query - search form tweaks adding select2

10 years agoCRM-13966 - Migrate campaign form autocompletes
Coleman Watts [Tue, 25 Feb 2014 21:19:45 +0000 (16:19 -0500)]
CRM-13966 - Migrate campaign form autocompletes

10 years agoRename autocomplete term variable for consistency
Coleman Watts [Tue, 25 Feb 2014 21:02:01 +0000 (16:02 -0500)]
Rename autocomplete term variable for consistency

10 years agoAdded localizable to title and instructions
JoeMurray [Tue, 25 Feb 2014 20:42:29 +0000 (15:42 -0500)]
Added localizable to title and instructions

10 years agoImprove tag form and metadata
Coleman Watts [Tue, 25 Feb 2014 20:32:20 +0000 (15:32 -0500)]
Improve tag form and metadata

10 years agoCRM-13966 - Migrate mergeTags to use select2
Coleman Watts [Tue, 25 Feb 2014 19:56:12 +0000 (14:56 -0500)]
CRM-13966 - Migrate mergeTags to use select2

10 years agoMerge pull request #2559 from davecivicrm/CRM-14266
Dave Greenberg [Tue, 25 Feb 2014 17:35:03 +0000 (09:35 -0800)]
Merge pull request #2559 from davecivicrm/CRM-14266

CRM-14266 - include all system FROM emails.

10 years agoCRM-14266 - include all system FROM emails.
Dave Greenberg [Tue, 25 Feb 2014 17:33:29 +0000 (09:33 -0800)]
CRM-14266 - include all system FROM emails.

----------------------------------------
* CRM-14266: send receipt from contrib/event/membership should list all configured FROM email addresses
  http://issues.civicrm.org/jira/browse/CRM-14266

10 years agoCRM-13966 - Remove another unused autocomplete
Coleman Watts [Tue, 25 Feb 2014 15:58:19 +0000 (10:58 -0500)]
CRM-13966 - Remove another unused autocomplete

10 years agoCRM-13966 - Refactor autocomplete from financial acct form
Coleman Watts [Tue, 25 Feb 2014 15:53:31 +0000 (10:53 -0500)]
CRM-13966 - Refactor autocomplete from financial acct form

10 years agoCRM-13966 - Remove unused autocomplete
Coleman Watts [Tue, 25 Feb 2014 15:25:38 +0000 (10:25 -0500)]
CRM-13966 - Remove unused autocomplete

10 years agoCRM-13966 - Improve entityRef default placeholder
Coleman Watts [Tue, 25 Feb 2014 15:23:54 +0000 (10:23 -0500)]
CRM-13966 - Improve entityRef default placeholder

10 years agoCRM-12872 - add necessary js to contribution search
Coleman Watts [Tue, 25 Feb 2014 14:39:31 +0000 (09:39 -0500)]
CRM-12872 - add necessary js to contribution search

10 years agoMerge pull request #2558 from colemanw/eventSelect2
colemanw [Tue, 25 Feb 2014 14:32:23 +0000 (09:32 -0500)]
Merge pull request #2558 from colemanw/eventSelect2

Select2 work

10 years agoCleanup Participant.tpl
Coleman Watts [Tue, 25 Feb 2014 14:25:09 +0000 (09:25 -0500)]
Cleanup Participant.tpl

10 years agoCRM-14270 - Fix UX & performance issues on backend participant form
Coleman Watts [Tue, 25 Feb 2014 14:12:16 +0000 (09:12 -0500)]
CRM-14270 - Fix UX & performance issues on backend participant form

10 years agoCRM-13966 - Allow extra data to be returned with autocomplete results
Coleman Watts [Sun, 23 Feb 2014 18:05:02 +0000 (13:05 -0500)]
CRM-13966 - Allow extra data to be returned with autocomplete results

10 years agoCRM-13966 - Improve select2 description formatting
Coleman Watts [Sun, 23 Feb 2014 14:14:47 +0000 (09:14 -0500)]
CRM-13966 - Improve select2 description formatting

10 years agoCRM-13966 - Migrate event id to select2
Coleman Watts [Sat, 22 Feb 2014 17:13:36 +0000 (12:13 -0500)]
CRM-13966 - Migrate event id to select2

10 years agoCRM-13966 - Migrate event type to select2
Coleman Watts [Sat, 22 Feb 2014 15:55:33 +0000 (10:55 -0500)]
CRM-13966 - Migrate event type to select2

10 years agoCRM-13966 - Fix entityRef/getlist to work with non-id keys
Coleman Watts [Sat, 22 Feb 2014 15:54:44 +0000 (10:54 -0500)]
CRM-13966 - Fix entityRef/getlist to work with non-id keys

10 years agoMerge pull request #2545 from colemanw/tokens
colemanw [Tue, 25 Feb 2014 14:26:22 +0000 (09:26 -0500)]
Merge pull request #2545 from colemanw/tokens

Use select2 for inserting tokens

10 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-02-25-17-38-49
kurund [Tue, 25 Feb 2014 12:27:06 +0000 (17:57 +0530)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-02-25-17-38-49

Conflicts:
CRM/Report/Page/InstanceList.php
CRM/Report/Page/TemplateList.php
CRM/Utils/REST.php
css/civicrm.css
templates/CRM/Form/attachment.tpl
xml/GenCode.php

10 years agoMerge pull request #2555 from kurund/undobadcommit
Kurund Jalmi [Tue, 25 Feb 2014 10:31:51 +0000 (16:01 +0530)]
Merge pull request #2555 from kurund/undobadcommit

Revert "Merge pull request #2543 from kurund/CRM-14241"

10 years agoRevert "Merge pull request #2543 from kurund/CRM-14241"
kurund [Tue, 25 Feb 2014 10:30:49 +0000 (16:00 +0530)]
Revert "Merge pull request #2543 from kurund/CRM-14241"

This reverts commit 05288fce26229abf39dec0166075e388d56b1848, reversing
changes made to 516ee52acea65cc19face3cf3e3e880457ce125a.

10 years agoMerge pull request #2543 from kurund/CRM-14241
Kurund Jalmi [Tue, 25 Feb 2014 10:25:52 +0000 (15:55 +0530)]
Merge pull request #2543 from kurund/CRM-14241

CRM-14241, added entities generated from xml

10 years agoMerge pull request #2554 from totten/4.4-settings-hook-dedupe
Tim Otten [Tue, 25 Feb 2014 01:28:18 +0000 (17:28 -0800)]
Merge pull request #2554 from totten/4.4-settings-hook-dedupe

HR-287 - CRM_Core_BAO_Setting - Guard against duplicate settings folders

10 years agoHR-287 - CRM_Core_BAO_Setting - Guard against duplicate settings folders
Tim Otten [Tue, 25 Feb 2014 01:16:53 +0000 (17:16 -0800)]
HR-287 - CRM_Core_BAO_Setting - Guard against duplicate settings folders

Not sure this is needed, but there's been some example code floating around
in which extensions use buggy self-defenses to avoid duplicates.

10 years agoCRM-14268 - Make CiviCRM's event registration cart record financial transactions...
Anthony Nemirovsky [Tue, 25 Feb 2014 01:11:06 +0000 (17:11 -0800)]
CRM-14268 - Make CiviCRM's event registration cart record financial transactions to conform to the changes beginning in CiviCRM 4.2.

The newer versions of Civi create a civicrm_line_item for every participant
registered for an event.  This was happening automatically for cart
registrations, but the records created were not correct as Civi was
autogenerating them with default values.  This commit corrects that and
creates accurate civicrm_line_item records for each participant
registered in the cart.

The newer versions of Civi also automatically create records in
civicrm_entity_financial_trxn for each civicrm_contribution and civicrm_financial_item.  The cart code manually generated a civicrm_entity_financial_trxn for each contribution, which was causing some extra records to be created with incorrect values. Removing the manual generation of civicrm_entity_financial_trxn records in the cart code fixes this issue.  The correct rows now appear in civicrm_entity_financial_trxn.

We also want to prevent the cart from creating an extra civicrm_financial_trxn record. These records are now auto generated and we no longer have to manually create a record.  Manually doing this caused an extra record to be created in civicrm_financial_trxn set to the total of all the contributions from the cart, which is incorrect.

10 years agoMerge pull request #2553 from davecivicrm/CRM-14227
Dave Greenberg [Tue, 25 Feb 2014 00:42:19 +0000 (16:42 -0800)]
Merge pull request #2553 from davecivicrm/CRM-14227

CRM-14227 - add Order By Registration Date to Participant Listing report...

10 years agoCRM-14227 - add Order By Registration Date to Participant Listing report.
Dave Greenberg [Tue, 25 Feb 2014 00:41:12 +0000 (16:41 -0800)]
CRM-14227 - add Order By Registration Date to Participant Listing report.

----------------------------------------
* CRM-14227: Enable sorting the participant listing report by register date
  http://issues.civicrm.org/jira/browse/CRM-14227

10 years agoMerge pull request #2538 from totten/4.4-crm-button
Tim Otten [Mon, 24 Feb 2014 23:23:31 +0000 (15:23 -0800)]
Merge pull request #2538 from totten/4.4-crm-button

HR-216 - civicrm.css - Use same styling for "crm-button" in ".crm-container" and "#crm-container"

10 years agoMerge pull request #2544 from totten/4.4-query-builder
Tim Otten [Mon, 24 Feb 2014 23:20:43 +0000 (15:20 -0800)]
Merge pull request #2544 from totten/4.4-query-builder

CRM_Utils_SQL_Select - Backport

10 years agoCRM_Utils_SQL_Select cleanup:
Tim Otten [Mon, 24 Feb 2014 22:56:08 +0000 (14:56 -0800)]
CRM_Utils_SQL_Select cleanup:

 * Add more docs
 * Add test for ORDER BY
 * Add support for LIMIT

10 years agoMerge pull request #2539 from PalanteJon/CRM-14223
Dave Greenberg [Mon, 24 Feb 2014 20:13:08 +0000 (12:13 -0800)]
Merge pull request #2539 from PalanteJon/CRM-14223

CRM-14223 - CiviEvent - don't count test registrations when returning pa...

10 years agoMerge pull request #2546 from brylie/master
Dave Greenberg [Mon, 24 Feb 2014 18:05:43 +0000 (10:05 -0800)]
Merge pull request #2546 from brylie/master

Moved "Top of page" profile below introductory text.

10 years agoCRM-13319 social media links
Brian Shaughnessy [Mon, 24 Feb 2014 17:49:01 +0000 (12:49 -0500)]
CRM-13319 social media links

10 years agoMerge pull request #2549 from jitendrapurohit/CRM-13833
Kurund Jalmi [Mon, 24 Feb 2014 12:53:27 +0000 (18:23 +0530)]
Merge pull request #2549 from jitendrapurohit/CRM-13833

api_v3_ContributionTest for CRM-13833

10 years agoapi test for CRM-13833
jitendrapurohit [Mon, 24 Feb 2014 11:21:30 +0000 (16:51 +0530)]
api test for CRM-13833

10 years agoMerge pull request #2548 from rcsheets/doc_improvements
Tim Otten [Sun, 23 Feb 2014 20:33:00 +0000 (12:33 -0800)]
Merge pull request #2548 from rcsheets/doc_improvements

Misc documentation improvements in CRM/Utils/System.php

10 years agomore phpdoc comment cleanup
Robert C. Sheets [Sun, 23 Feb 2014 15:49:12 +0000 (07:49 -0800)]
more phpdoc comment cleanup

10 years agoMoved customPre below cidzero.tpl and addl participants. Moved CMSUser.tpl above...
Brylie Oxley [Sun, 23 Feb 2014 03:25:57 +0000 (19:25 -0800)]
Moved customPre below cidzero.tpl and addl participants. Moved CMSUser.tpl above customPre.

10 years agoMoved "Top of page" profile below introductory text, to align with the documentation.
Brylie Oxley [Sat, 22 Feb 2014 21:42:23 +0000 (13:42 -0800)]
Moved "Top of page" profile below introductory text, to align with the documentation.

10 years agoCRM-14258 - Use select2 for inserting tokens
Coleman Watts [Sat, 22 Feb 2014 01:21:43 +0000 (20:21 -0500)]
CRM-14258 - Use select2 for inserting tokens

10 years agoFix doc link
Coleman Watts [Sat, 22 Feb 2014 01:11:42 +0000 (20:11 -0500)]
Fix doc link

10 years agoAdd no-popup class to doc links
Coleman Watts [Sat, 22 Feb 2014 00:33:44 +0000 (19:33 -0500)]
Add no-popup class to doc links

10 years agoCRM_Utils_SQL_Select - Backport
Tim Otten [Fri, 21 Feb 2014 22:10:18 +0000 (14:10 -0800)]
CRM_Utils_SQL_Select - Backport

10 years agoCRM-14241, added more comments
kurund [Fri, 21 Feb 2014 11:35:30 +0000 (17:05 +0530)]
CRM-14241, added more comments

----------------------------------------
* CRM-14241: setup new repo for doctrine integration work
  http://issues.civicrm.org/jira/browse/CRM-14241

10 years agoCRM-14241, skip case related entities
kurund [Fri, 21 Feb 2014 11:02:14 +0000 (16:32 +0530)]
CRM-14241, skip case related entities

----------------------------------------
* CRM-14241: setup new repo for doctrine integration work
  http://issues.civicrm.org/jira/browse/CRM-14241

10 years agoCRM-14241, adding entities generated from xml files
kurund [Fri, 21 Feb 2014 10:56:43 +0000 (16:26 +0530)]
CRM-14241, adding entities generated from xml files

----------------------------------------
* CRM-14241: setup new repo for doctrine integration work
  http://issues.civicrm.org/jira/browse/CRM-14241

10 years agoremoved unwanted xml CRM-14241
kurund [Fri, 21 Feb 2014 10:45:02 +0000 (16:15 +0530)]
removed unwanted xml CRM-14241

----------------------------------------
* CRM-14241: setup new repo for doctrine integration work
  http://issues.civicrm.org/jira/browse/CRM-14241

10 years agoCRM-14241, more fixes to entity generation
kurund [Fri, 21 Feb 2014 10:43:25 +0000 (16:13 +0530)]
CRM-14241, more fixes to entity generation

----------------------------------------
* CRM-14241: setup new repo for doctrine integration work
  http://issues.civicrm.org/jira/browse/CRM-14241

10 years agoCRM-14241, fixes to entity generation: FK fixes
kurund [Fri, 21 Feb 2014 05:07:26 +0000 (10:37 +0530)]
CRM-14241, fixes to entity generation: FK fixes

----------------------------------------
* CRM-14241: setup new repo for doctrine integration work
  http://issues.civicrm.org/jira/browse/CRM-14241

10 years agoCRM-14241, fixes to entity generation
kurund [Fri, 21 Feb 2014 04:40:25 +0000 (10:10 +0530)]
CRM-14241, fixes to entity generation

----------------------------------------
* CRM-14241: setup new repo for doctrine integration work
  http://issues.civicrm.org/jira/browse/CRM-14241

10 years agoMerge pull request #2537 from totten/4.4-rest-cookie
Tim Otten [Fri, 21 Feb 2014 00:21:03 +0000 (16:21 -0800)]
Merge pull request #2537 from totten/4.4-rest-cookie

CRM-14253 - CRM_Utils_REST - Read $_GET/$_POST but not $_COOKIE