civicrm-core.git
11 years agofix formatting and add comments
Donald A. Lobo [Fri, 3 May 2013 04:20:22 +0000 (21:20 -0700)]
fix formatting and add comments

11 years agoUpdate version to 4.3.3
CiviCRM [Thu, 2 May 2013 21:00:39 +0000 (14:00 -0700)]
Update version to 4.3.3

11 years agoMerge pull request #625 from kurund/upgrade-fixes
Kurund Jalmi [Thu, 2 May 2013 20:37:26 +0000 (13:37 -0700)]
Merge pull request #625 from kurund/upgrade-fixes

fixed upgrade issue

11 years agofixed upgrade issue
Kurund Jalmi [Thu, 2 May 2013 20:35:46 +0000 (13:35 -0700)]
fixed upgrade issue

11 years agoMerge pull request #624 from colemanw/testFix
colemanw [Thu, 2 May 2013 19:53:33 +0000 (12:53 -0700)]
Merge pull request #624 from colemanw/testFix

Fix is_primary handling

11 years agoFix is_primary handling
Coleman Watts [Thu, 2 May 2013 19:53:03 +0000 (12:53 -0700)]
Fix is_primary handling

11 years agoMerge pull request #620 from pratik-joshi/webtest-fixes
Kurund Jalmi [Thu, 2 May 2013 15:55:28 +0000 (08:55 -0700)]
Merge pull request #620 from pratik-joshi/webtest-fixes

this webtest fix is WRT https://github.com/agh1/civicrm-core/commit/4dfc...

11 years agothis webtest fix is WRT https://github.com/agh1/civicrm-core/commit/4dfcb7f8 this...
Pratik Joshi [Thu, 2 May 2013 10:05:48 +0000 (15:35 +0530)]
this webtest fix is WRT https://github.com/agh1/civicrm-core/commit/4dfcb7f8 this commit

11 years agoMerge pull request #615 from pratik-joshi/CRM-12378
Kurund Jalmi [Thu, 2 May 2013 07:29:38 +0000 (00:29 -0700)]
Merge pull request #615 from pratik-joshi/CRM-12378

CRM-12378 a new webtest helper function introduction which can help dete...

11 years agoMerge pull request #607 from totten/colbyw-rest
Kurund Jalmi [Wed, 1 May 2013 23:13:11 +0000 (16:13 -0700)]
Merge pull request #607 from totten/colbyw-rest

Add test case for REST interface

11 years agoMerge pull request #605 from kurund/CRM-12452
Kurund Jalmi [Wed, 1 May 2013 21:09:00 +0000 (14:09 -0700)]
Merge pull request #605 from kurund/CRM-12452

refixed CRM-12452, normal new contact widget was broken

11 years agorefixed CRM-12452, normal new contact widget was broken
Kurund Jalmi [Wed, 1 May 2013 21:07:40 +0000 (14:07 -0700)]
refixed CRM-12452, normal new contact widget was broken

11 years agoMerge pull request #585 from agh1/fintyperel-relfirst
Kurund Jalmi [Wed, 1 May 2013 20:34:58 +0000 (13:34 -0700)]
Merge pull request #585 from agh1/fintyperel-relfirst

Put relationship ahead of account name in assigned financial accounts page (CRM-12474)

11 years agoMerge pull request #598 from dlobo/CRM-12488
Kurund Jalmi [Wed, 1 May 2013 20:33:44 +0000 (13:33 -0700)]
Merge pull request #598 from dlobo/CRM-12488

CRM-12488

11 years agoMerge pull request #601 from dlobo/CRM-12475
Kurund Jalmi [Wed, 1 May 2013 20:32:24 +0000 (13:32 -0700)]
Merge pull request #601 from dlobo/CRM-12475

CRM-12475

11 years agoMerge pull request #586 from yashodha/CRM-12401-reminder
Kurund Jalmi [Wed, 1 May 2013 19:48:28 +0000 (12:48 -0700)]
Merge pull request #586 from yashodha/CRM-12401-reminder

CRM-12401

11 years agoCRM-12475
Donald A. Lobo [Wed, 1 May 2013 15:50:46 +0000 (08:50 -0700)]
CRM-12475

----------------------------------------
* CRM-12475: Advanced search for CiviCRM ID fails
  http://issues.civicrm.org/jira/browse/CRM-12475

11 years agoRestTest - Add test case for ping
Tim Otten [Wed, 1 May 2013 06:19:59 +0000 (23:19 -0700)]
RestTest - Add test case for ping

11 years agoCRM-12488
Donald A. Lobo [Wed, 1 May 2013 05:03:02 +0000 (22:03 -0700)]
CRM-12488

----------------------------------------
* CRM-12488: CiviMail delivers only 10 emails on the first round
  http://issues.civicrm.org/jira/browse/CRM-12488

11 years agoCRM-12488
Donald A. Lobo [Wed, 1 May 2013 05:00:31 +0000 (22:00 -0700)]
CRM-12488

----------------------------------------
* CRM-12488: CiviMail delivers only 10 emails on the first round
  http://issues.civicrm.org/jira/browse/CRM-12488

11 years agoRestTest - Add test cases for omitted api_key. Tweak comments.
Tim Otten [Wed, 1 May 2013 01:56:42 +0000 (18:56 -0700)]
RestTest - Add test cases for omitted api_key. Tweak comments.

11 years agoRestTest - Reformat and split testNotCMSUser in two.
Tim Otten [Wed, 1 May 2013 01:06:55 +0000 (18:06 -0700)]
RestTest - Reformat and split testNotCMSUser in two.

The error expected for testNotCMSUser is currently produced for
"?q=civicrm/$entity/$action" but not "?entity=$x&action=$x", so we should be
testing both situations.

11 years agoRestTest - Test q=contact/$entity/$action syntax. Test calls with bad entities.
Tim Otten [Wed, 1 May 2013 00:57:42 +0000 (17:57 -0700)]
RestTest - Test q=contact/$entity/$action syntax. Test calls with bad entities.

11 years agoCiviSeleniumSettings - Add adminApiKey
Tim Otten [Wed, 1 May 2013 00:32:14 +0000 (17:32 -0700)]
CiviSeleniumSettings - Add adminApiKey

RestTest - Use adminApiKey. Comment out test-cases for deprecated/dead functionality. Simplify/patch remaining test-cases.

11 years agoRestTest - Move code from setUp() to _setUpAdminSessionIdAndApiKey(). Keep current...
Tim Otten [Tue, 30 Apr 2013 22:33:19 +0000 (15:33 -0700)]
RestTest - Move code from setUp() to _setUpAdminSessionIdAndApiKey(). Keep current behavior, but make it easier to change on per-test basis.

11 years agoMerge pull request #587 from dlobo/FormattingFixes
dlobo [Tue, 30 Apr 2013 22:25:57 +0000 (15:25 -0700)]
Merge pull request #587 from dlobo/FormattingFixes

formatting fixes

11 years agoformatting fixes
Donald A. Lobo [Tue, 30 Apr 2013 22:19:30 +0000 (15:19 -0700)]
formatting fixes

11 years agoCRM-12401
yashodha [Tue, 30 Apr 2013 21:58:25 +0000 (03:28 +0530)]
CRM-12401

11 years agoRestTest - Formatting
Tim Otten [Tue, 30 Apr 2013 20:07:14 +0000 (13:07 -0700)]
RestTest - Formatting

11 years agoRestTest - Simplify test for property "siteKey" settings
Tim Otten [Tue, 30 Apr 2013 20:06:46 +0000 (13:06 -0700)]
RestTest - Simplify test for property "siteKey" settings

11 years agoWebTest_Utils_RestTest - s/assertAPIEquals/assertAPIErrorCode/
Tim Otten [Tue, 30 Apr 2013 20:00:25 +0000 (13:00 -0700)]
WebTest_Utils_RestTest - s/assertAPIEquals/assertAPIErrorCode/

11 years agoCRM_Utils_REST - Fix PHP 5.4 error
Tim Otten [Tue, 30 Apr 2013 19:58:18 +0000 (12:58 -0700)]
CRM_Utils_REST - Fix PHP 5.4 error

11 years agoCiviSeleniumSettings - Use and document "siteKey" (instead of "sitekey")
Tim Otten [Tue, 30 Apr 2013 19:56:04 +0000 (12:56 -0700)]
CiviSeleniumSettings - Use and document "siteKey" (instead of "sitekey")

11 years agoput relationship ahead of account name
Andrew Hunt [Tue, 30 Apr 2013 19:41:47 +0000 (15:41 -0400)]
put relationship ahead of account name

11 years agoCRM-12412 - Implemented unit tests for REST interface authorization
Colby Warkentin [Thu, 25 Apr 2013 00:36:47 +0000 (17:36 -0700)]
CRM-12412 - Implemented unit tests for REST interface authorization

----------------------------------------
* CRM-12412: Implement unit tests for REST interface
  http://issues.civicrm.org/jira/browse/CRM-12412

11 years agoCRM-12413 - Return an error when api-key does not have an associated CMS user
Colby Warkentin [Tue, 23 Apr 2013 23:21:46 +0000 (16:21 -0700)]
CRM-12413 - Return an error when api-key does not have an associated CMS user

----------------------------------------
* CRM-12413: CiviCRM does not error on an api-key given through the REST interface that is not connected to a CMS user
  http://issues.civicrm.org/jira/browse/CRM-12413

11 years agoMerge pull request #567 from dlobo/CRM-12452
Kurund Jalmi [Tue, 30 Apr 2013 17:44:14 +0000 (10:44 -0700)]
Merge pull request #567 from dlobo/CRM-12452

CRM-12452

11 years agoMerge pull request #582 from agh1/financial-types-message-4.3
dlobo [Tue, 30 Apr 2013 17:41:28 +0000 (10:41 -0700)]
Merge pull request #582 from agh1/financial-types-message-4.3

clarify help text for financial accounts and types (CRM-12473)

11 years agoMerge pull request #559 from agh1/2nd-membership-warning
dlobo [Tue, 30 Apr 2013 17:41:06 +0000 (10:41 -0700)]
Merge pull request #559 from agh1/2nd-membership-warning

Clarify warning for creating duplicate membership

11 years agoclarify help text for fin accts and types
Andrew Hunt [Tue, 30 Apr 2013 17:19:17 +0000 (13:19 -0400)]
clarify help text for fin accts and types

11 years agominor style changes
agh1 [Tue, 30 Apr 2013 17:12:01 +0000 (14:12 -0300)]
minor style changes

11 years agoStyle changes
agh1 [Tue, 30 Apr 2013 17:10:25 +0000 (14:10 -0300)]
Style changes

11 years agoMerge pull request #571 from agh1/bring-back-edit-petition
dlobo [Tue, 30 Apr 2013 17:01:09 +0000 (10:01 -0700)]
Merge pull request #571 from agh1/bring-back-edit-petition

Edit Petition restored to as it was in 4.2

11 years agoMerge pull request #575 from eileenmcnaughton/4.3
dlobo [Tue, 30 Apr 2013 16:59:52 +0000 (09:59 -0700)]
Merge pull request #575 from eileenmcnaughton/4.3

CRM-12468 preliminary tidy up - whitespace, missing ts

11 years agoCRM-12378 a new webtest helper function introduction which can help detect break...
Pratik Joshi [Tue, 30 Apr 2013 13:13:43 +0000 (18:43 +0530)]
CRM-12378 a new webtest helper function introduction which can help detect break mentioned in CRM-12331

11 years agoCRM-12468 add pledge next scheduled date filter
eileen [Tue, 30 Apr 2013 04:26:13 +0000 (16:26 +1200)]
CRM-12468 add pledge next scheduled date filter

11 years agoCRM-12468 whitespace
eileen [Tue, 30 Apr 2013 03:34:30 +0000 (15:34 +1200)]
CRM-12468 whitespace

11 years agoCRM-12468 preliminary tidy up - whitespace, missing ts
eileen [Tue, 30 Apr 2013 01:07:33 +0000 (13:07 +1200)]
CRM-12468 preliminary tidy up - whitespace, missing ts

11 years agoMerge pull request #574 from twomice/CRM-12460
Kurund Jalmi [Mon, 29 Apr 2013 22:13:52 +0000 (15:13 -0700)]
Merge pull request #574 from twomice/CRM-12460

CRM-12460

11 years agoMerge pull request #573 from dlobo/CRM-12457
Kurund Jalmi [Mon, 29 Apr 2013 22:12:58 +0000 (15:12 -0700)]
Merge pull request #573 from dlobo/CRM-12457

CRM-12457

11 years agoCRM-12460
AS [Mon, 29 Apr 2013 21:56:33 +0000 (14:56 -0700)]
CRM-12460

Fixed: phpunit doesn't get mysql password from civicrm.settings.local.php

----------------------------------------
* CRM-12460: phpunit doesn't get mysql password from civicrm.settings.local.php
  http://issues.civicrm.org/jira/browse/CRM-12460

11 years agoCRM-12457
Donald A. Lobo [Mon, 29 Apr 2013 21:44:58 +0000 (14:44 -0700)]
CRM-12457

----------------------------------------
* CRM-12457: Typo - 'Succesful' is spelled 'Successful'
  http://issues.civicrm.org/jira/browse/CRM-12457

11 years agoMerge pull request #561 from totten/upgrade-finish-reload
colemanw [Mon, 29 Apr 2013 21:30:24 +0000 (14:30 -0700)]
Merge pull request #561 from totten/upgrade-finish-reload

CRM-12371 - Don't show errors if admin refreshes post-upgrade screen.

11 years agoMerge pull request #572 from totten/hook-errors-redux
Tim Otten [Mon, 29 Apr 2013 20:57:39 +0000 (13:57 -0700)]
Merge pull request #572 from totten/hook-errors-redux

CRM-12370 - Fix another regression from new hook code

11 years agoCRM-12370 - Code style
Tim Otten [Mon, 29 Apr 2013 20:52:39 +0000 (13:52 -0700)]
CRM-12370 - Code style

----------------------------------------
* CRM-12370: CRM_Utils_Hook::requireCiviModules() assigns infinite weight to extensions
  http://issues.civicrm.org/jira/browse/CRM-12370

11 years agoCRM-12370 - Reapply 2991458
Tim Otten [Mon, 29 Apr 2013 20:50:50 +0000 (13:50 -0700)]
CRM-12370 - Reapply 2991458

See also: #552, #560, #570

----------------------------------------
* CRM-12370: CRM_Utils_Hook::requireCiviModules() assigns infinite weight to extensions
  http://issues.civicrm.org/jira/browse/CRM-12370

11 years agoEdit Petition restored to as it was in 4.2
Andrew Hunt [Mon, 29 Apr 2013 20:38:00 +0000 (16:38 -0400)]
Edit Petition restored to as it was in 4.2

11 years agoMerge pull request #555 from totten/givi-review-urls
Kurund Jalmi [Mon, 29 Apr 2013 19:44:44 +0000 (12:44 -0700)]
Merge pull request #555 from totten/givi-review-urls

givi - When pasting in PR URLs for review, accept more URLs

11 years agoMerge pull request #557 from colemanw/caseCustom
Kurund Jalmi [Mon, 29 Apr 2013 19:44:12 +0000 (12:44 -0700)]
Merge pull request #557 from colemanw/caseCustom

Fix custom data popup CRM-12403

11 years agoMerge pull request #563 from pratik-joshi/CRM-12404-part-1-fix
Kurund Jalmi [Mon, 29 Apr 2013 19:06:59 +0000 (12:06 -0700)]
Merge pull request #563 from pratik-joshi/CRM-12404-part-1-fix

fix for CRM-12404 : "Supporter profile is not set for this Personal Camp...

11 years agoMerge pull request #564 from deepak-srivastava/hulk
Kurund Jalmi [Mon, 29 Apr 2013 18:36:37 +0000 (11:36 -0700)]
Merge pull request #564 from deepak-srivastava/hulk

Fix for CRM-12428

11 years agoMerge pull request #565 from deepak-srivastava/ninja
Kurund Jalmi [Mon, 29 Apr 2013 18:35:55 +0000 (11:35 -0700)]
Merge pull request #565 from deepak-srivastava/ninja

Fix for CRM-12431

11 years agoMerge pull request #566 from dlobo/CRM-12449
Kurund Jalmi [Mon, 29 Apr 2013 18:35:19 +0000 (11:35 -0700)]
Merge pull request #566 from dlobo/CRM-12449

CRM-12449

11 years agoMerge pull request #569 from yashodha/4.3
Kurund Jalmi [Mon, 29 Apr 2013 18:33:18 +0000 (11:33 -0700)]
Merge pull request #569 from yashodha/4.3

CRM-12426

11 years agoMerge pull request #570 from dlobo/CRM-12416
Kurund Jalmi [Mon, 29 Apr 2013 18:32:26 +0000 (11:32 -0700)]
Merge pull request #570 from dlobo/CRM-12416

CRM-12416 also fix warnings when running regen

11 years agoCRM-12416 also fix warnings when running regen
Donald A. Lobo [Mon, 29 Apr 2013 18:24:35 +0000 (11:24 -0700)]
CRM-12416 also fix warnings when running regen

----------------------------------------
* CRM-12416: Database problems when installing Danish language as basic data set
  http://issues.civicrm.org/jira/browse/CRM-12416

11 years agoCRM-12426
yashodha [Mon, 29 Apr 2013 17:52:09 +0000 (23:22 +0530)]
CRM-12426

11 years agoCRM-12452
Donald A. Lobo [Mon, 29 Apr 2013 17:32:00 +0000 (10:32 -0700)]
CRM-12452

----------------------------------------
* CRM-12452: Cannot record activities for individuals with an apostrophe in their last name
  http://issues.civicrm.org/jira/browse/CRM-12452

11 years agoCRM-12449
Donald A. Lobo [Mon, 29 Apr 2013 15:29:15 +0000 (08:29 -0700)]
CRM-12449

----------------------------------------
* CRM-12449: On the import page, the dedupe rules select isn't using the rules' names
  http://issues.civicrm.org/jira/browse/CRM-12449

11 years agoFix for CRM-12431 urls not showing up
Deepak Srivastava [Mon, 29 Apr 2013 14:51:29 +0000 (20:21 +0530)]
Fix for CRM-12431 urls not showing up

11 years agoFix for CRM-12428
Deepak Srivastava [Mon, 29 Apr 2013 12:47:30 +0000 (18:17 +0530)]
Fix for CRM-12428

11 years agoFix for CRM-12431
Deepak Srivastava [Mon, 29 Apr 2013 10:51:37 +0000 (16:21 +0530)]
Fix for CRM-12431

11 years agoMerge pull request #562 from totten/allcoretables-ignore
Kurund Jalmi [Mon, 29 Apr 2013 07:54:11 +0000 (00:54 -0700)]
Merge pull request #562 from totten/allcoretables-ignore

gitignore - Hide CRM/Core/AllCoreTables.php under 4.3. (The file isn't u...

11 years agoadd warning on standalone add membership form
Andrew Hunt [Mon, 29 Apr 2013 06:25:33 +0000 (02:25 -0400)]
add warning on standalone add membership form

11 years agogitignore - Hide CRM/Core/AllCoreTables.php under 4.3. (The file isn't used in 4...
Tim Otten [Mon, 29 Apr 2013 04:54:49 +0000 (21:54 -0700)]
gitignore - Hide CRM/Core/AllCoreTables.php under 4.3. (The file isn't used in 4.3, but it comes up when switching back and forth between the 4.3 and 4.4 codebases.)

11 years agoCRM-12371 - Don't show errors if admin refreshes post-upgrade screen.
Tim Otten [Mon, 29 Apr 2013 04:44:44 +0000 (21:44 -0700)]
CRM-12371 - Don't show errors if admin refreshes post-upgrade screen.

Note: It's not possible to display the exact same messages because the session is destroyed as part of the upgrade process.

----------------------------------------
* CRM-12371: Refreshing upgrade finish page causes errors
  http://issues.civicrm.org/jira/browse/CRM-12371

11 years agopop up warning when selecting member org
Andrew Hunt [Mon, 29 Apr 2013 03:30:44 +0000 (23:30 -0400)]
pop up warning when selecting member org

11 years agoMerge pull request #558 from colemanw/comments
Tim Otten [Mon, 29 Apr 2013 02:05:32 +0000 (19:05 -0700)]
Merge pull request #558 from colemanw/comments

Update code comments

11 years agoMerge pull request #554 from agh1/advmultiselect-narrow-clarify
Tim Otten [Mon, 29 Apr 2013 01:46:29 +0000 (18:46 -0700)]
Merge pull request #554 from agh1/advmultiselect-narrow-clarify

add and remove labels for report role advmultiselect buttons

11 years agoFn comment
Coleman Watts [Mon, 29 Apr 2013 01:22:46 +0000 (18:22 -0700)]
Fn comment

11 years agoUpdate code comments
Coleman Watts [Mon, 29 Apr 2013 01:14:20 +0000 (18:14 -0700)]
Update code comments

11 years agorewrite membership warning text
Andrew Hunt [Mon, 29 Apr 2013 00:55:38 +0000 (20:55 -0400)]
rewrite membership warning text

11 years agoFix custom data popup CRM-12403
Coleman Watts [Sun, 28 Apr 2013 23:38:05 +0000 (16:38 -0700)]
Fix custom data popup CRM-12403

11 years agogivi - When pasting in PR URLs for review, accept URLs from the "Commits" and "Files...
Tim Otten [Sun, 28 Apr 2013 23:23:15 +0000 (16:23 -0700)]
givi - When pasting in PR URLs for review, accept URLs from the "Commits" and "Files Changed" tabs

11 years agoadd and remove labels for report role advmultiselect buttons
Andrew Hunt [Sun, 28 Apr 2013 19:14:45 +0000 (15:14 -0400)]
add and remove labels for report role advmultiselect buttons

11 years agoMerge pull request #553 from kurund/CRM-12370
Kurund Jalmi [Sun, 28 Apr 2013 07:37:27 +0000 (00:37 -0700)]
Merge pull request #553 from kurund/CRM-12370

worked on CRM-12370, minor typo

11 years agoworked on CRM-12370, minor typo
Kurund Jalmi [Sun, 28 Apr 2013 07:36:17 +0000 (00:36 -0700)]
worked on CRM-12370, minor typo

11 years agoMerge pull request #552 from kurund/CRM-12370
Kurund Jalmi [Sun, 28 Apr 2013 07:32:31 +0000 (00:32 -0700)]
Merge pull request #552 from kurund/CRM-12370

worked on CRM-12370, add civicrm modules after main civicrm drupal modul...

11 years agoworked on CRM-12370, add civicrm modules after main civicrm drupal module
Kurund Jalmi [Sun, 28 Apr 2013 07:30:16 +0000 (00:30 -0700)]
worked on CRM-12370, add civicrm modules after main civicrm drupal module

11 years agoMerge pull request #549 from dlobo/CRM-12424
Kurund Jalmi [Sun, 28 Apr 2013 04:51:00 +0000 (21:51 -0700)]
Merge pull request #549 from dlobo/CRM-12424

CRM-12430

11 years agoMerge pull request #550 from dlobo/CRM-12430
Kurund Jalmi [Sun, 28 Apr 2013 04:44:34 +0000 (21:44 -0700)]
Merge pull request #550 from dlobo/CRM-12430

CRM-12430

11 years agoMerge pull request #548 from totten/joomla-fmt
Tim Otten [Sat, 27 Apr 2013 16:18:14 +0000 (09:18 -0700)]
Merge pull request #548 from totten/joomla-fmt

CRM_Utils_Hook_Joomla - Formatting

11 years agoCRM_Utils_Hook_Joomla - Formatting
Tim Otten [Sat, 27 Apr 2013 16:06:41 +0000 (09:06 -0700)]
CRM_Utils_Hook_Joomla - Formatting

11 years agoCRM-12430
Donald A. Lobo [Fri, 26 Apr 2013 19:17:42 +0000 (12:17 -0700)]
CRM-12430

----------------------------------------
* CRM-12430: CRM_Mailing_BAO_Mailing:create changes all mailing settings back to default
  http://issues.civicrm.org/jira/browse/CRM-12430

11 years agoCRM-12430
Donald A. Lobo [Fri, 26 Apr 2013 18:08:06 +0000 (11:08 -0700)]
CRM-12430

----------------------------------------
* CRM-12430: CRM_Mailing_BAO_Mailing:create changes all mailing settings back to default
  http://issues.civicrm.org/jira/browse/CRM-12430

11 years agofix for CRM-12404 : "Supporter profile is not set for this Personal Campaign Page...
Pratik Joshi [Fri, 26 Apr 2013 15:42:55 +0000 (21:12 +0530)]
fix for CRM-12404 : "Supporter profile is not set for this Personal Campaign Page or the profile is disabled. Please contact the site administrator if you need assistance."

11 years agoMerge pull request #547 from deepak-srivastava/ninja
Kurund Jalmi [Fri, 26 Apr 2013 14:10:55 +0000 (07:10 -0700)]
Merge pull request #547 from deepak-srivastava/ninja

CRM-12427 Fixes and patch

11 years agoCRM-12427 Fixes and patch
Deepak Srivastava [Fri, 26 Apr 2013 10:23:06 +0000 (15:53 +0530)]
CRM-12427 Fixes and patch

11 years agoMerge pull request #539 from kurund/CRM-12407
Kurund Jalmi [Fri, 26 Apr 2013 05:44:25 +0000 (22:44 -0700)]
Merge pull request #539 from kurund/CRM-12407

CRM-12407

11 years agoMerge pull request #531 from colemanw/versionCompare
Kurund Jalmi [Thu, 25 Apr 2013 22:28:03 +0000 (15:28 -0700)]
Merge pull request #531 from colemanw/versionCompare

Use php version_compare function instead of our own