civicrm-core.git
10 years agoCRM-14837 - Fix CiviMember Component Preferences form.
Dave Greenberg [Tue, 10 Jun 2014 20:51:00 +0000 (13:51 -0700)]
CRM-14837 - Fix CiviMember Component Preferences form.

----------------------------------------
* CRM-14837:
  https://issues.civicrm.org/jira/browse/CRM-14837

10 years agoAPI explorer tweaks
Coleman Watts [Tue, 10 Jun 2014 20:37:40 +0000 (21:37 +0100)]
API explorer tweaks

10 years agoMerge pull request #3469 from jmcclelland/paypal-ipn-test
Eileen McNaughton [Tue, 10 Jun 2014 20:36:59 +0000 (08:36 +1200)]
Merge pull request #3469 from jmcclelland/paypal-ipn-test

CRM-12679 - fixing paypal ipn test so it works with latest pp code.
(causing tests to fail when you make changes is actually a good thing - it shows they care :-)

10 years agoMerge pull request #3471 from colemanw/master
colemanw [Tue, 10 Jun 2014 19:37:48 +0000 (20:37 +0100)]
Merge pull request #3471 from colemanw/master

Fix CRM-14353 and CRM-14697

10 years agoCRM-14697 - Fix to make 'Add Discount Set to Fee Table' button not use ajax
Coleman Watts [Tue, 10 Jun 2014 19:16:40 +0000 (20:16 +0100)]
CRM-14697 - Fix to make 'Add Discount Set to Fee Table' button not use ajax

10 years agoCRM-14353 - More accurately target visible form elements
Coleman Watts [Tue, 10 Jun 2014 18:56:57 +0000 (19:56 +0100)]
CRM-14353 - More accurately target visible form elements

10 years agoCRM-12679 - fixing paypal ipn test so it works with latest pp code.
Jamie McClelland [Tue, 10 Jun 2014 18:36:40 +0000 (14:36 -0400)]
CRM-12679 - fixing paypal ipn test so it works with latest pp code.

----------------------------------------
* CRM-12679: Paypal Express Recurring IPN not working?
  https://issues.civicrm.org/jira/browse/CRM-12679

10 years agoMerge pull request #3468 from colemanw/optout
colemanw [Tue, 10 Jun 2014 17:03:42 +0000 (18:03 +0100)]
Merge pull request #3468 from colemanw/optout

JS tweaks and fixes

10 years agoIndividual.tpl code cleanup
Coleman Watts [Tue, 10 Jun 2014 15:49:28 +0000 (16:49 +0100)]
Individual.tpl code cleanup

10 years agoCRM-14353 - Opt out of warnings entirely upon submit
Coleman Watts [Tue, 10 Jun 2014 14:46:41 +0000 (15:46 +0100)]
CRM-14353 - Opt out of warnings entirely upon submit

10 years agoCRM-12872 - Revert next action redirect
Coleman Watts [Tue, 10 Jun 2014 14:30:24 +0000 (15:30 +0100)]
CRM-12872 - Revert next action redirect

10 years agoCRM-14353 - Remove references to global_formNavigate
Coleman Watts [Tue, 10 Jun 2014 13:45:05 +0000 (14:45 +0100)]
CRM-14353 - Remove references to global_formNavigate

10 years agoIndividual.tpl code cleanup
Coleman Watts [Tue, 10 Jun 2014 13:30:40 +0000 (14:30 +0100)]
Individual.tpl code cleanup

10 years agoCRM-14353 - Comments and code cleanup
Coleman Watts [Tue, 10 Jun 2014 13:02:42 +0000 (14:02 +0100)]
CRM-14353 - Comments and code cleanup

10 years agoCRM-14353 - Allow forms to opt-out of warnings
Coleman Watts [Tue, 10 Jun 2014 13:01:48 +0000 (14:01 +0100)]
CRM-14353 - Allow forms to opt-out of warnings

10 years agoCRM-14832 added permission check for entity relationship
Jaap Jansma [Tue, 10 Jun 2014 10:30:29 +0000 (12:30 +0200)]
CRM-14832 added permission check for entity relationship

10 years agogrant xml fixes, make grant_type exportable so it's available to api, add unique...
Eileen McNaughton [Tue, 10 Jun 2014 10:07:57 +0000 (22:07 +1200)]
grant xml fixes, make grant_type exportable so it's available to api, add unique name for grant_money_transfer_date

10 years agoMiscellaneous fixes
CiviCRM [Tue, 10 Jun 2014 07:52:11 +0000 (13:22 +0530)]
Miscellaneous fixes

10 years agoMerge pull request #3463 from yashodha/CRM-14810
Yashodha Chaku [Tue, 10 Jun 2014 05:06:53 +0000 (10:36 +0530)]
Merge pull request #3463 from yashodha/CRM-14810

CRM-14810 : fix URLs for dashlets

10 years agoCRM-14765 - FullText - Display file matches as paperclip icons
Tim Otten [Tue, 10 Jun 2014 04:35:18 +0000 (21:35 -0700)]
CRM-14765 - FullText - Display file matches as paperclip icons

Instead of defining a separate table for searching by file, treat files as
part of their corresponding entities.  If a file matches, then display a
paperclip icon on its parent record.

10 years agoCRM-14765 - CRM_Core_BAO_File - Allow calling paperIconAttachment for a specific...
Tim Otten [Tue, 10 Jun 2014 04:27:00 +0000 (21:27 -0700)]
CRM-14765 - CRM_Core_BAO_File - Allow calling paperIconAttachment for a specific file

10 years agoCRM-14810: fix URLs for dashlets
CiviCRM [Tue, 10 Jun 2014 04:13:59 +0000 (09:43 +0530)]
CRM-14810:  fix URLs for dashlets

10 years agoCRM-14810: fix URLs for dashlets
CiviCRM [Tue, 10 Jun 2014 03:59:38 +0000 (09:29 +0530)]
CRM-14810:  fix URLs for dashlets

10 years agoCRM-14765 - FullText - Consistently use function name "moveIDs"
Tim Otten [Tue, 10 Jun 2014 03:14:34 +0000 (20:14 -0700)]
CRM-14765 - FullText - Consistently use function name "moveIDs"

10 years agoCRM-14765 - Allow fillTempTable() to return multiple pieces of information
Tim Otten [Tue, 10 Jun 2014 02:50:13 +0000 (19:50 -0700)]
CRM-14765 - Allow fillTempTable() to return multiple pieces of information

10 years agoCRM-14765 - FullText - Split prepareQueries / runQueries
Tim Otten [Tue, 10 Jun 2014 02:30:45 +0000 (19:30 -0700)]
CRM-14765 - FullText - Split prepareQueries / runQueries

Without this patch, changing the signature of runQueries() requires changing
the every fillTempTables() *and* every fillFooIDs().

With this patch, we can change the signature of runQueries() without changing
evey fillFooID() function.

10 years agoCRM-14765 - CRM_Core_FileSearchInterface - Allow modules to define file-search mechanism
Tim Otten [Tue, 10 Jun 2014 01:58:32 +0000 (18:58 -0700)]
CRM-14765 - CRM_Core_FileSearchInterface - Allow modules to define file-search mechanism

10 years agoCRM-14831 check if membership type is present on contrib page to display renew link
Brian Shaughnessy [Tue, 10 Jun 2014 02:20:35 +0000 (22:20 -0400)]
CRM-14831 check if membership type is present on contrib page to display renew link

10 years agoCRM_Utils_SQL_Insert - Allow REPLACE INTO
Tim Otten [Tue, 10 Jun 2014 01:49:12 +0000 (18:49 -0700)]
CRM_Utils_SQL_Insert - Allow REPLACE INTO

10 years agoCRM_Core_BAO_CustomGroup - Change private _getTableName() to public getTableNameByEnt...
Tim Otten [Mon, 9 Jun 2014 23:29:13 +0000 (16:29 -0700)]
CRM_Core_BAO_CustomGroup - Change private _getTableName() to public getTableNameByEntityName()

Based on grep, it appears that _getTableName() is never used, and it's
unlikely to be used by third-party code (considering that it's "private").

10 years agoCRM_Core_BAO_File - Fix warnings
Tim Otten [Mon, 9 Jun 2014 23:28:42 +0000 (16:28 -0700)]
CRM_Core_BAO_File - Fix warnings

10 years agoMerge pull request #3460 from totten/master-file-cleanup
Tim Otten [Mon, 9 Jun 2014 23:23:26 +0000 (16:23 -0700)]
Merge pull request #3460 from totten/master-file-cleanup

CRM_Core_BAO_File - Cleanup / indentation

10 years agoCRM_Core_BAO_File - Cleanup / indentation
Tim Otten [Mon, 9 Jun 2014 23:22:32 +0000 (16:22 -0700)]
CRM_Core_BAO_File - Cleanup / indentation

10 years agoMerge pull request #3452 from kenwest/CRM-14812
Dave Greenberg [Mon, 9 Jun 2014 22:13:37 +0000 (15:13 -0700)]
Merge pull request #3452 from kenwest/CRM-14812

CRM-14812 Campaign Survey Dtls Rpt fails if Interviewer name displayed

10 years agoMerge pull request #3458 from lcdservices/CRM-14826
Tim Otten [Mon, 9 Jun 2014 22:03:36 +0000 (15:03 -0700)]
Merge pull request #3458 from lcdservices/CRM-14826

CRM-14826 preserve context with custom search results

10 years agoMerge pull request #3459 from jmcclelland/paypal-express-recur-master
Eileen McNaughton [Mon, 9 Jun 2014 20:25:28 +0000 (08:25 +1200)]
Merge pull request #3459 from jmcclelland/paypal-express-recur-master

Merging - this code has been in use for a long time!

10 years agoCRM-12679 - use properly FinancialType DAO call for 4.4
Jamie McClelland [Wed, 19 Mar 2014 20:48:11 +0000 (16:48 -0400)]
CRM-12679 - use properly FinancialType DAO call for 4.4

----------------------------------------
* CRM-12679: Paypal Express Recurring IPN not working?
  http://issues.civicrm.org/jira/browse/CRM-12679

10 years agoCRM-12679 - ensure IPN works when you use paypal express button
Jamie McClelland [Wed, 19 Mar 2014 16:15:35 +0000 (12:15 -0400)]
CRM-12679 - ensure IPN works when you use paypal express button

----------------------------------------
* CRM-12679: Paypal Express Recurring IPN not working?
  http://issues.civicrm.org/jira/browse/CRM-12679

10 years agoCRM-14826 preserve context with custom search results
Brian Shaughnessy [Mon, 9 Jun 2014 19:05:20 +0000 (15:05 -0400)]
CRM-14826 preserve context with custom search results

10 years agoMerge pull request #3457 from colemanw/profiles
colemanw [Mon, 9 Jun 2014 16:27:01 +0000 (17:27 +0100)]
Merge pull request #3457 from colemanw/profiles

Popup and form fixes

10 years agoCRM-14353 - More accurate comparison with multiselects and excluding buttons
Coleman Watts [Mon, 9 Jun 2014 15:58:57 +0000 (16:58 +0100)]
CRM-14353 - More accurate comparison with multiselects and excluding buttons

10 years agoEnsure scrollbars are restored when closing modal dialog
Coleman Watts [Mon, 9 Jun 2014 13:59:53 +0000 (14:59 +0100)]
Ensure scrollbars are restored when closing modal dialog

10 years agoCRM-14690 - Target correct button for undo action
Coleman Watts [Mon, 9 Jun 2014 13:51:00 +0000 (14:51 +0100)]
CRM-14690 - Target correct button for undo action

10 years agoCRM-14690 - Use correct action name for submit button
Coleman Watts [Mon, 9 Jun 2014 13:50:18 +0000 (14:50 +0100)]
CRM-14690 - Use correct action name for submit button

10 years agoRemove stray debug statement
Coleman Watts [Mon, 9 Jun 2014 12:20:49 +0000 (13:20 +0100)]
Remove stray debug statement

10 years agoMerge pull request #3456 from yashodha/CRM-14806
Yashodha Chaku [Mon, 9 Jun 2014 09:32:54 +0000 (15:02 +0530)]
Merge pull request #3456 from yashodha/CRM-14806

fix recently visited link for activity

10 years agofix recently visited link for activity
CiviCRM [Mon, 9 Jun 2014 09:35:57 +0000 (15:05 +0530)]
fix recently visited link for activity

10 years agoMerge pull request #3440 from NileemaJadhav/CRM-master
Yashodha Chaku [Mon, 9 Jun 2014 08:52:41 +0000 (14:22 +0530)]
Merge pull request #3440 from NileemaJadhav/CRM-master

--Fix fatal error for case assignee change from case dashboard

10 years agoMerge pull request #3421 from colemanw/search
colemanw [Sun, 8 Jun 2014 08:30:51 +0000 (09:30 +0100)]
Merge pull request #3421 from colemanw/search

CRM-12872 - Search js fixes and improvements

10 years agoMerge pull request #3451 from totten/master-fts-idx
Tim Otten [Sun, 8 Jun 2014 00:07:25 +0000 (17:07 -0700)]
Merge pull request #3451 from totten/master-fts-idx

CRM-14811 - Full Text Search - Optional optimizations for MySQL 5.6+

10 years agoCRM-14811 - AbstractPartialQuery - Doc tweak
Tim Otten [Sun, 8 Jun 2014 00:05:27 +0000 (17:05 -0700)]
CRM-14811 - AbstractPartialQuery - Doc tweak

10 years agoMerge pull request #3367 from kirkatcaat/empty-labels-on-profile-fields
Dave Greenberg [Sat, 7 Jun 2014 18:02:40 +0000 (11:02 -0700)]
Merge pull request #3367 from kirkatcaat/empty-labels-on-profile-fields

CRM-14747 - Profiles - Fixed error caused by profile fields with empty labels

10 years agoMerge pull request #3447 from monishdeb/CRM-14800
Dave Greenberg [Sat, 7 Jun 2014 17:43:34 +0000 (10:43 -0700)]
Merge pull request #3447 from monishdeb/CRM-14800

CRM-14800 fix - Contact merge deletes a contribution record if it is linked to a membership being merged

10 years agoMerge pull request #3445 from systopia/master
Dave Greenberg [Sat, 7 Jun 2014 17:02:39 +0000 (10:02 -0700)]
Merge pull request #3445 from systopia/master

CRM-14802 fixed missing ts tags in mailing form and member dashboard

10 years agoMerge pull request #3446 from systopia/CRM-14804
Dave Greenberg [Sat, 7 Jun 2014 16:52:55 +0000 (09:52 -0700)]
Merge pull request #3446 from systopia/CRM-14804

CRM-14804 order participant statuses by weighting

10 years agoCRM-14813 Online event rego receipt - no credit card details shown. Fix contributeMod...
Ken West [Sat, 7 Jun 2014 13:43:18 +0000 (23:43 +1000)]
CRM-14813 Online event rego receipt - no credit card details shown. Fix contributeMode, munge credit_card_number, and format credit_card_exp_date

10 years agoMerge pull request #3414 from jaapjansma/CRM-12789
Kurund Jalmi [Sat, 7 Jun 2014 13:14:33 +0000 (18:44 +0530)]
Merge pull request #3414 from jaapjansma/CRM-12789

added the country api

10 years agoMerge pull request #3437 from pratik-joshi/CRM-11966
Kurund Jalmi [Sat, 7 Jun 2014 12:55:11 +0000 (18:25 +0530)]
Merge pull request #3437 from pratik-joshi/CRM-11966

CRM-11966 : CiviCRM gives whitescreen on all pages if HTML_PURIFIER module is enabled

10 years agoMerge pull request #3430 from divya-jose/notices
Kurund Jalmi [Sat, 7 Jun 2014 12:53:54 +0000 (18:23 +0530)]
Merge pull request #3430 from divya-jose/notices

--HR-303 modification to fix notices while disabling casetype extension

10 years agoMerge pull request #3428 from jitendrapurohit/CRM-14222
Kurund Jalmi [Sat, 7 Jun 2014 12:53:18 +0000 (18:23 +0530)]
Merge pull request #3428 from jitendrapurohit/CRM-14222

CRM-14222

10 years agoCRM-14812 Campaign Survey Details report fails if Interviewer name displayed
Ken West [Sat, 7 Jun 2014 06:22:02 +0000 (16:22 +1000)]
CRM-14812 Campaign Survey Details report fails if Interviewer name displayed

10 years agoCRM-14811 - Check "enable_innodb_fts" during upgrades
Tim Otten [Sat, 7 Jun 2014 03:10:49 +0000 (20:10 -0700)]
CRM-14811 - Check "enable_innodb_fts" during upgrades

10 years agoCRM-14811 - "Adminster => System => Misc" - Add option to enable InnoDB FTS
Tim Otten [Sat, 7 Jun 2014 02:40:58 +0000 (19:40 -0700)]
CRM-14811 - "Adminster => System => Misc" - Add option to enable InnoDB FTS

10 years agoCRM-14811 - FullText - Use InnoDB FTS when available.
Tim Otten [Sat, 7 Jun 2014 02:26:47 +0000 (19:26 -0700)]
CRM-14811 - FullText - Use InnoDB FTS when available.

10 years agoCRM-14811 - Add setting "enable_innodb_fts". Changes trigger InnoDBIndexer->fixSchema...
Tim Otten [Sat, 7 Jun 2014 01:32:24 +0000 (18:32 -0700)]
CRM-14811 - Add setting "enable_innodb_fts". Changes trigger InnoDBIndexer->fixSchemaDifferences.

10 years agoCRM-14811 - Add CRM_Core_InnoDBIndexer
Tim Otten [Sat, 7 Jun 2014 01:23:24 +0000 (18:23 -0700)]
CRM-14811 - Add CRM_Core_InnoDBIndexer

10 years agoCRM-14800 fix - Contact merge deletes a contribution record if it is linked to a...
CiviCRM [Fri, 6 Jun 2014 13:44:12 +0000 (19:14 +0530)]
CRM-14800 fix - Contact merge deletes a contribution record if it is linked to a membership being merged

https://issues.civicrm.org/jira/browse/CRM-14800

10 years agoorder participant statuses by weighting
systopia [Fri, 6 Jun 2014 11:32:18 +0000 (13:32 +0200)]
order participant statuses by weighting

10 years agoorder participant statuses by weighting
systopia [Fri, 6 Jun 2014 11:25:16 +0000 (13:25 +0200)]
order participant statuses by weighting

10 years ago--fixes
Divya Jose [Fri, 6 Jun 2014 10:17:48 +0000 (15:47 +0530)]
--fixes

10 years ago--HR-303 modification to fix notices while disabling casetype extension
Divya Jose [Wed, 4 Jun 2014 15:05:35 +0000 (20:35 +0530)]
--HR-303 modification to fix notices while disabling casetype extension

10 years agofixed missing ts tags in mailing form and member dashboard
systopia [Fri, 6 Jun 2014 09:52:20 +0000 (11:52 +0200)]
fixed missing ts tags in mailing form and member dashboard

10 years agoMerge pull request #3436 from monishdeb/upgrade-fix
Yashodha Chaku [Fri, 6 Jun 2014 09:13:33 +0000 (14:43 +0530)]
Merge pull request #3436 from monishdeb/upgrade-fix

4.5 upgrade fix

10 years agoMerge pull request #3429 from PoonamNalawade/HR-368
Yashodha Chaku [Fri, 6 Jun 2014 07:54:30 +0000 (13:24 +0530)]
Merge pull request #3429 from PoonamNalawade/HR-368

--HR-368 Changes for find case result

10 years agoCRM-14737 - Search js - clear row-highlight class when clearing checkboxes
Coleman Watts [Thu, 5 Jun 2014 21:46:01 +0000 (22:46 +0100)]
CRM-14737 - Search js - clear row-highlight class when clearing checkboxes

10 years agoEnsure headers are set correctly for json output
Coleman Watts [Thu, 5 Jun 2014 21:38:43 +0000 (22:38 +0100)]
Ensure headers are set correctly for json output

10 years agoMerge pull request #3444 from davecivicrm/CRM-14801
Dave Greenberg [Thu, 5 Jun 2014 21:36:50 +0000 (14:36 -0700)]
Merge pull request #3444 from davecivicrm/CRM-14801

CRM-14801 - fix notices and fix code so option_values for Address Provid...

10 years agoCRM-12872 - Search js - toward popup actions
Coleman Watts [Thu, 5 Jun 2014 18:52:32 +0000 (19:52 +0100)]
CRM-12872 - Search js - toward popup actions

10 years agoCRM-14801 - fix notices and fix code so option_values for Address Provider are passed...
Dave Greenberg [Thu, 5 Jun 2014 21:35:52 +0000 (14:35 -0700)]
CRM-14801 - fix notices and fix code so option_values for Address Provider are passed to parent buildQuickForm class.

----------------------------------------
* CRM-14801:
  https://issues.civicrm.org/jira/browse/CRM-14801

10 years agoMerge pull request #3435 from eileenmcnaughton/code-tidies
Tim Otten [Thu, 5 Jun 2014 21:32:41 +0000 (14:32 -0700)]
Merge pull request #3435 from eileenmcnaughton/code-tidies

spelling & removed unused var / fix impossible return

10 years agoMerge pull request #3443 from davecivicrm/CRM-14767
Dave Greenberg [Thu, 5 Jun 2014 16:45:25 +0000 (09:45 -0700)]
Merge pull request #3443 from davecivicrm/CRM-14767

CRM-14767 - include option to enter address parts when adding address in...

10 years agoCRM-14767 - include option to enter address parts when adding address inline edit.
Dave Greenberg [Thu, 5 Jun 2014 16:41:44 +0000 (09:41 -0700)]
CRM-14767 - include option to enter address parts when adding address inline edit.

----------------------------------------
* CRM-14767:
  https://issues.civicrm.org/jira/browse/CRM-14767

10 years ago--Fix fatal error for case assigee change from case dashboard
Nileema [Thu, 5 Jun 2014 14:56:20 +0000 (20:26 +0530)]
--Fix fatal error for case assigee change from case dashboard

10 years ago4.5 upgrade fix
CiviCRM [Thu, 5 Jun 2014 11:10:40 +0000 (16:40 +0530)]
4.5 upgrade fix

10 years agoCRM-11966 : rework on patch : https://github.com/civicrm/civicrm-core/pull/2652
CiviCRM [Thu, 5 Jun 2014 10:50:04 +0000 (16:20 +0530)]
CRM-11966 : rework on patch : https://github.com/civicrm/civicrm-core/pull/2652

10 years agoMerge pull request #3179 from webpartners/master
Yashodha Chaku [Thu, 5 Jun 2014 07:25:39 +0000 (12:55 +0530)]
Merge pull request #3179 from webpartners/master

Fixed CRM-14650: Display name does not have individual prefix and suffix after inline-edit the contact

10 years agoCRM-14222
CiviCRM [Thu, 5 Jun 2014 06:34:26 +0000 (12:04 +0530)]
CRM-14222

10 years agoCRM-14222
CiviCRM [Wed, 4 Jun 2014 12:36:47 +0000 (18:06 +0530)]
CRM-14222

10 years agospelling & removed unused var / fix impossible return
Eileen McNaughton [Thu, 5 Jun 2014 03:54:29 +0000 (15:54 +1200)]
spelling & removed unused var / fix impossible return

10 years agoMerge pull request #3426 from eileenmcnaughton/CRM-14793
Eileen McNaughton [Thu, 5 Jun 2014 01:47:40 +0000 (13:47 +1200)]
Merge pull request #3426 from eileenmcnaughton/CRM-14793

CRM-14793 line item data incorrect with batch entry under some circumstances

10 years agoMerge pull request #3378 from eileenmcnaughton/CRM-14263
Eileen McNaughton [Thu, 5 Jun 2014 01:47:19 +0000 (13:47 +1200)]
Merge pull request #3378 from eileenmcnaughton/CRM-14263

CRM-14263 search results fail on Home address

10 years agoCRM-14263 test & fix search builder failure to retrieve address results
Eileen McNaughton [Wed, 28 May 2014 04:20:05 +0000 (16:20 +1200)]
CRM-14263 test & fix search builder failure to retrieve address results

10 years agoCRM-14263 - search profiles from search builder not working
Eileen McNaughton [Wed, 28 May 2014 03:59:55 +0000 (15:59 +1200)]
CRM-14263 - search profiles from search builder not working

10 years agoMerge pull request #3434 from davecivicrm/CRM-14798
Dave Greenberg [Thu, 5 Jun 2014 01:38:28 +0000 (18:38 -0700)]
Merge pull request #3434 from davecivicrm/CRM-14798

CRM-14798 - partial fix for read-only case type name. remove New Case ty...

10 years agoCRM-14798 - partial fix for read-only case type name. remove New Case type default...
Dave Greenberg [Thu, 5 Jun 2014 01:35:57 +0000 (18:35 -0700)]
CRM-14798 - partial fix for read-only case type name. remove New Case type default title.

----------------------------------------
* CRM-14798:
  https://issues.civicrm.org/jira/browse/CRM-14798

10 years agoMerge pull request #3433 from davecivicrm/CRM-14798
Dave Greenberg [Thu, 5 Jun 2014 01:24:37 +0000 (18:24 -0700)]
Merge pull request #3433 from davecivicrm/CRM-14798

Add theming classes for consistency with standard Civi UI.

10 years agoAdd theming classes for consistency with standard Civi UI.
Dave Greenberg [Thu, 5 Jun 2014 01:22:05 +0000 (18:22 -0700)]
Add theming classes for consistency with standard Civi UI.

10 years agoMerge pull request #3200 from eileenmcnaughton/code_tidy_up
Eileen McNaughton [Thu, 5 Jun 2014 00:36:24 +0000 (12:36 +1200)]
Merge pull request #3200 from eileenmcnaughton/code_tidy_up

Code tidy up

10 years agodon't pass as array as it makes it harder to identify what can be altered upstream
Eileen McNaughton [Thu, 5 Jun 2014 00:35:43 +0000 (12:35 +1200)]
don't pass  as array as it makes it harder to identify what can be altered upstream

10 years agoMerge pull request #3357 from eileenmcnaughton/CRM-14743
Eileen McNaughton [Thu, 5 Jun 2014 00:09:48 +0000 (12:09 +1200)]
Merge pull request #3357 from eileenmcnaughton/CRM-14743

CRM-14743 add support for api operators to modified_date & created_date