civicrm-core.git
10 years agoMark a possible bug in CRM_Utils_Hook.
Andreas Hennings [Tue, 11 Feb 2014 15:32:24 +0000 (16:32 +0100)]
Mark a possible bug in CRM_Utils_Hook.

10 years agoEliminate unnecessary local variable $userSystem.
Andreas Hennings [Tue, 11 Feb 2014 15:31:58 +0000 (16:31 +0100)]
Eliminate unnecessary local variable $userSystem.

10 years agoDocblock and newline improvements in CRM_Core_Config and CRM_Utils_Hook. The IDE...
Andreas Hennings [Tue, 11 Feb 2014 15:31:20 +0000 (16:31 +0100)]
Docblock and newline improvements in CRM_Core_Config and CRM_Utils_Hook. The IDE likes it.

10 years agoAdd undeclared property CRM_Core_Config::\customPHPPathDir
Andreas Hennings [Tue, 11 Feb 2014 14:43:37 +0000 (15:43 +0100)]
Add undeclared property CRM_Core_Config::\customPHPPathDir

10 years agoDocblock fix in CRM_Core_Config: type hint for $userSystem should be CRM_Utils_System...
Andreas Hennings [Tue, 11 Feb 2014 14:29:46 +0000 (15:29 +0100)]
Docblock fix in CRM_Core_Config: type hint for $userSystem should be CRM_Utils_System_Base. TODO: Introduce an interface.

10 years agotemplates/CRM/Friend/Form/Friend.tpl: fix the thank_you_title/message field i18n.
Mathieu Lutfy [Tue, 11 Feb 2014 14:27:42 +0000 (09:27 -0500)]
templates/CRM/Friend/Form/Friend.tpl: fix the thank_you_title/message field i18n.

10 years agoReplace fancy $$varname with actual varnames, to be nice to the IDE.
Andreas Hennings [Tue, 11 Feb 2014 14:21:03 +0000 (15:21 +0100)]
Replace fancy $$varname with actual varnames, to be nice to the IDE.

10 years agoCRM-13966 - Wire up getlist api to entityRef fields
Coleman Watts [Tue, 11 Feb 2014 04:23:06 +0000 (20:23 -0800)]
CRM-13966 - Wire up getlist api to entityRef fields

10 years agofixed activity count bug, CRM-14175
kurund [Tue, 11 Feb 2014 00:31:51 +0000 (16:31 -0800)]
fixed activity count bug, CRM-14175

----------------------------------------
* CRM-14175: activity tab on contact summary is super slow
  http://issues.civicrm.org/jira/browse/CRM-14175

10 years agoCRM-14200: Tell a friend i18n translation dialog/popups fix.
Mathieu Lutfy [Mon, 10 Feb 2014 22:48:56 +0000 (17:48 -0500)]
CRM-14200: Tell a friend i18n translation dialog/popups fix.

10 years agoCRM-14181, remove special handing for enums
kurund [Mon, 10 Feb 2014 18:52:32 +0000 (10:52 -0800)]
CRM-14181, remove special handing for enums

----------------------------------------
* CRM-14181: migrate enums to varchar in schema for all tables
  http://issues.civicrm.org/jira/browse/CRM-14181

10 years agoCRM-13929 - Fix date range clear links
Coleman Watts [Mon, 10 Feb 2014 18:25:07 +0000 (10:25 -0800)]
CRM-13929 - Fix date range clear links

10 years agoCRM-13966 - Form cleanup
Coleman Watts [Mon, 10 Feb 2014 18:18:28 +0000 (10:18 -0800)]
CRM-13966 - Form cleanup

10 years agoCRM-13966 CRM-14165 - cleanup CRM_Core_Form::addSelect function
Coleman Watts [Mon, 10 Feb 2014 18:01:57 +0000 (10:01 -0800)]
CRM-13966 CRM-14165 - cleanup CRM_Core_Form::addSelect function

10 years agoCRM-13966 - select2 improvements
Coleman Watts [Mon, 10 Feb 2014 04:07:17 +0000 (20:07 -0800)]
CRM-13966 - select2 improvements

10 years agoCRM-13966 - Add select2 to grant, participant forms
Coleman Watts [Sun, 9 Feb 2014 22:35:29 +0000 (14:35 -0800)]
CRM-13966 - Add select2 to grant, participant forms

10 years agoAdd api generic getlist
Coleman Watts [Sun, 9 Feb 2014 21:41:40 +0000 (13:41 -0800)]
Add api generic getlist

10 years agoRemove old deprecated fn alias
Coleman Watts [Sun, 9 Feb 2014 21:36:47 +0000 (13:36 -0800)]
Remove old deprecated fn alias

10 years agoMerge pull request #2498 from kurund/CRM-14181
Kurund Jalmi [Sun, 9 Feb 2014 23:10:29 +0000 (15:10 -0800)]
Merge pull request #2498 from kurund/CRM-14181

CRM-14181, fixed generated data

10 years agoCRM-14181, fixed generated data
kurund [Sun, 9 Feb 2014 23:07:50 +0000 (15:07 -0800)]
CRM-14181, fixed generated data

----------------------------------------
* CRM-14181: migrate enums to varchar in schema for all tables
  http://issues.civicrm.org/jira/browse/CRM-14181

10 years agoMerge pull request #2496 from kurund/CRM-14181
Kurund Jalmi [Sun, 9 Feb 2014 22:31:52 +0000 (14:31 -0800)]
Merge pull request #2496 from kurund/CRM-14181

CRM-14181, migrate enum to varchar

10 years agoCode cleanup
Coleman Watts [Sun, 9 Feb 2014 21:40:51 +0000 (13:40 -0800)]
Code cleanup

10 years agoCRM-14181 fixes, deleted addDisplayEnums() and code fixes
kurund [Sun, 9 Feb 2014 09:09:55 +0000 (01:09 -0800)]
CRM-14181 fixes, deleted addDisplayEnums() and code fixes

----------------------------------------
* CRM-14181: migrate enums to varchar in schema for all tables
  http://issues.civicrm.org/jira/browse/CRM-14181

10 years agoMerge pull request #2492 from colemanw/ac
colemanw [Sun, 9 Feb 2014 05:22:11 +0000 (21:22 -0800)]
Merge pull request #2492 from colemanw/ac

Work on js widgets

10 years agoCRM-13966 - select2 for survey/campaign forms
Coleman Watts [Sun, 9 Feb 2014 02:02:58 +0000 (18:02 -0800)]
CRM-13966 - select2 for survey/campaign forms

10 years agoCRM-13966 - select2 for more forms
Coleman Watts [Sun, 9 Feb 2014 01:25:11 +0000 (17:25 -0800)]
CRM-13966 - select2 for more forms

10 years agoMerge pull request #2495 from civicrm/4.4
colemanw [Sun, 9 Feb 2014 01:22:06 +0000 (17:22 -0800)]
Merge pull request #2495 from civicrm/4.4

Merge branch 4.4 into master

10 years agoMerge pull request #2494 from colemanw/4.4
colemanw [Sun, 9 Feb 2014 01:21:29 +0000 (17:21 -0800)]
Merge pull request #2494 from colemanw/4.4

Add missing metadata

10 years agoAdd missing metadata
Coleman Watts [Sun, 9 Feb 2014 01:16:30 +0000 (17:16 -0800)]
Add missing metadata

10 years agoCRM-14181 fixes, deleted tsEnum() and code fixes
kurund [Sat, 8 Feb 2014 20:26:38 +0000 (12:26 -0800)]
CRM-14181 fixes, deleted tsEnum() and code fixes

----------------------------------------
* CRM-14181: migrate enums to varchar in schema for all tables
  http://issues.civicrm.org/jira/browse/CRM-14181

10 years agoCRM-14181 fixes, deleted unused getEnums()
kurund [Sat, 8 Feb 2014 19:58:43 +0000 (11:58 -0800)]
CRM-14181 fixes, deleted unused getEnums()

----------------------------------------
* CRM-14181: migrate enums to varchar in schema for all tables
  http://issues.civicrm.org/jira/browse/CRM-14181

10 years agoCRM-14181 fixes - migrate enums to varchar in schema for all tables
kurund [Sat, 8 Feb 2014 19:49:59 +0000 (11:49 -0800)]
CRM-14181 fixes - migrate enums to varchar in schema for all tables

http://issues.civicrm.org/jira/browse/CRM-14181

10 years agoCRM-13929 - Improve calendar clear button
Coleman Watts [Sat, 8 Feb 2014 19:16:36 +0000 (11:16 -0800)]
CRM-13929 - Improve calendar clear button

10 years agoCRM-14181 fixes - migrate enums to varchar in schema for all tables
kurund [Sat, 8 Feb 2014 19:15:03 +0000 (11:15 -0800)]
CRM-14181 fixes - migrate enums to varchar in schema for all tables

http://issues.civicrm.org/jira/browse/CRM-14181

10 years agoCRM-14181 fixes - migrate enums to varchar in schema for all tables
kurund [Sat, 8 Feb 2014 06:54:41 +0000 (22:54 -0800)]
CRM-14181 fixes - migrate enums to varchar in schema for all tables

http://issues.civicrm.org/jira/browse/CRM-14181

10 years agoCRM-13966 - CRM-14165 - Add select2 & popup links for custom fields
Coleman Watts [Sat, 8 Feb 2014 05:39:18 +0000 (21:39 -0800)]
CRM-13966 - CRM-14165 - Add select2 & popup links for custom fields

10 years agoCRM-13970 - Option form url fix & test cleanup
Coleman Watts [Sat, 8 Feb 2014 04:23:23 +0000 (20:23 -0800)]
CRM-13970 - Option form url fix & test cleanup

10 years agoCRM-13966 - select2 style tweaks
Coleman Watts [Sat, 8 Feb 2014 00:17:42 +0000 (16:17 -0800)]
CRM-13966 - select2 style tweaks

10 years agoRemove overlay.tpl
Coleman Watts [Fri, 7 Feb 2014 22:23:43 +0000 (14:23 -0800)]
Remove overlay.tpl

10 years agoCRM-13966 CRM-14165 - Use $form->addSelect for contact edit fields
Coleman Watts [Fri, 7 Feb 2014 21:57:11 +0000 (13:57 -0800)]
CRM-13966 CRM-14165 - Use $form->addSelect for contact edit fields

10 years agoCRM-14181 fixes - migrate enums to varchar in schema for all tables
kurund [Sat, 8 Feb 2014 01:05:08 +0000 (17:05 -0800)]
CRM-14181 fixes - migrate enums to varchar in schema for all tables

http://issues.civicrm.org/jira/browse/CRM-14181

10 years agoCRM-14181 fixes - migrate enums to varchar in schema for all tables
kurund [Sat, 8 Feb 2014 01:02:41 +0000 (17:02 -0800)]
CRM-14181 fixes - migrate enums to varchar in schema for all tables

http://issues.civicrm.org/jira/browse/CRM-14181

10 years agoCRM-14181 fixes - migrate enums to varchar in schema for all tables
kurund [Sat, 8 Feb 2014 00:41:18 +0000 (16:41 -0800)]
CRM-14181 fixes - migrate enums to varchar in schema for all tables

http://issues.civicrm.org/jira/browse/CRM-14181

10 years agoCRM-13966 - Use select2 for date range
Coleman Watts [Fri, 7 Feb 2014 21:42:16 +0000 (13:42 -0800)]
CRM-13966 - Use select2 for date range

10 years agoCRM-13929 - Parameterize radio clear widget
Coleman Watts [Fri, 7 Feb 2014 21:31:14 +0000 (13:31 -0800)]
CRM-13929 - Parameterize radio clear widget

10 years agoCRM-13966 - Style regular selects to more or less match select2
Coleman Watts [Fri, 7 Feb 2014 18:38:02 +0000 (10:38 -0800)]
CRM-13966 - Style regular selects to more or less match select2

10 years agoAdd documentation link to code comments
Coleman Watts [Fri, 7 Feb 2014 17:36:47 +0000 (09:36 -0800)]
Add documentation link to code comments

10 years agoCRM-13929 - Centralize and simplify radio clear widget
Coleman Watts [Fri, 7 Feb 2014 17:10:50 +0000 (09:10 -0800)]
CRM-13929 - Centralize and simplify radio clear widget

10 years agoCRM-14165 - Improve lookup and styling of options edit link
Coleman Watts [Fri, 7 Feb 2014 00:56:18 +0000 (16:56 -0800)]
CRM-14165 - Improve lookup and styling of options edit link

10 years agoFix api wrapper to fetch metadata from getoptions request
Coleman Watts [Thu, 6 Feb 2014 22:42:53 +0000 (14:42 -0800)]
Fix api wrapper to fetch metadata from getoptions request

10 years agoMerge branch '4.4' of https://github.com/civicrm/civicrm-core
Coleman Watts [Fri, 7 Feb 2014 22:07:27 +0000 (14:07 -0800)]
Merge branch '4.4' of https://github.com/civicrm/civicrm-core

Conflicts:
sql/civicrm_generated.mysql
templates/CRM/Activity/Form/Task/AddToTag.tpl
xml/version.xml

10 years agoIM.xml - Add missing metadata
Coleman Watts [Fri, 7 Feb 2014 21:49:41 +0000 (13:49 -0800)]
IM.xml - Add missing metadata

10 years agoUpdate version to 4.4.5
CiviCRM [Fri, 7 Feb 2014 03:34:59 +0000 (19:34 -0800)]
Update version to 4.4.5

10 years agoMerge pull request #2466 from totten/4.4-dashboard-api-fix
Kurund Jalmi [Fri, 7 Feb 2014 03:21:58 +0000 (19:21 -0800)]
Merge pull request #2466 from totten/4.4-dashboard-api-fix

CRM-13889 - api_v3_DashboardContact - Fix validation

10 years agoMerge pull request #2489 from totten/4.4-restrictBrowsing-defensive
Tim Otten [Fri, 7 Feb 2014 03:20:06 +0000 (19:20 -0800)]
Merge pull request #2489 from totten/4.4-restrictBrowsing-defensive

CRM-14092 - restrictBrowsing - Defensive programming

10 years agoMerge pull request #2491 from kurund/CRM-13958
Kurund Jalmi [Fri, 7 Feb 2014 03:12:36 +0000 (19:12 -0800)]
Merge pull request #2491 from kurund/CRM-13958

CRM-13958, fixed indentation for DAO's

10 years agoCRM-13958, fixed indentation for DAO's
kurund [Fri, 7 Feb 2014 03:07:50 +0000 (19:07 -0800)]
CRM-13958, fixed indentation for DAO's

----------------------------------------
* CRM-13958: DAO's generated are not indented correctly
  http://issues.civicrm.org/jira/browse/CRM-13958

10 years agoMerge pull request #2490 from colemanw/4.4
colemanw [Fri, 7 Feb 2014 01:20:31 +0000 (17:20 -0800)]
Merge pull request #2490 from colemanw/4.4

CRM-10466 - Ensure token hooks are always called

10 years agoCRM-10466 - Ensure token hooks are always called
Coleman Watts [Fri, 7 Feb 2014 01:14:23 +0000 (17:14 -0800)]
CRM-10466 - Ensure token hooks are always called

10 years agoCRM-14092 - isBrowsable - Defensive programming
Tim Otten [Fri, 7 Feb 2014 00:42:00 +0000 (16:42 -0800)]
CRM-14092 - isBrowsable - Defensive programming

10 years agoCRM-14092 - restrictBrowsing - Defensive programming
Tim Otten [Thu, 6 Feb 2014 23:19:03 +0000 (15:19 -0800)]
CRM-14092 - restrictBrowsing - Defensive programming

It's OK if restrictBrowsing fails -- because we'll still perform a
behavioral test and alert admin if browsing is enabled.

10 years agoRevert "Update version to 4.4.5"
Tim Otten [Thu, 6 Feb 2014 23:18:39 +0000 (15:18 -0800)]
Revert "Update version to 4.4.5"

This reverts commit 94e9b0c54b018c68691cd715aa0f1978896b53d5.

10 years agoUpdate version to 4.4.5
CiviCRM [Thu, 6 Feb 2014 22:57:39 +0000 (14:57 -0800)]
Update version to 4.4.5

10 years agoMerge pull request #2488 from colemanw/4.4
Tim Otten [Thu, 6 Feb 2014 19:21:20 +0000 (11:21 -0800)]
Merge pull request #2488 from colemanw/4.4

Remove unnecessary tpl

10 years agoMerge pull request #2482 from yashodha/HR-231
Kurund Jalmi [Thu, 6 Feb 2014 18:45:56 +0000 (10:45 -0800)]
Merge pull request #2482 from yashodha/HR-231

allow other grouping to have subsections in report listings

10 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-02-06-10-43-01
kurund [Thu, 6 Feb 2014 18:43:09 +0000 (10:43 -0800)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-02-06-10-43-01

10 years agoMerge pull request #2485 from totten/4.4-security-cleanup
colemanw [Thu, 6 Feb 2014 18:26:25 +0000 (10:26 -0800)]
Merge pull request #2485 from totten/4.4-security-cleanup

CRM-14091, CRM-14092 - More caution

10 years agoRemove unused template
Coleman Watts [Thu, 6 Feb 2014 18:17:13 +0000 (10:17 -0800)]
Remove unused template

10 years agoCRM-14091, CRM-14092 - restrictAccess - Avoid unnecessary writes
Tim Otten [Thu, 6 Feb 2014 16:52:50 +0000 (08:52 -0800)]
CRM-14091, CRM-14092 - restrictAccess - Avoid unnecessary writes

10 years agoMerge pull request #2484 from lcdservices/CRM-14179
Tim Otten [Thu, 6 Feb 2014 16:40:29 +0000 (08:40 -0800)]
Merge pull request #2484 from lcdservices/CRM-14179

CRM-14179 fix word replacement existing rows count

10 years agoCRM-14091, CRM-14092 - Defensive programming
Tim Otten [Thu, 6 Feb 2014 16:35:55 +0000 (08:35 -0800)]
CRM-14091, CRM-14092 - Defensive programming

10 years agoCRM-14179 fix word replacement existing rows count
Brian Shaughnessy [Thu, 6 Feb 2014 16:33:18 +0000 (11:33 -0500)]
CRM-14179 fix word replacement existing rows count

10 years agoMerge pull request #2483 from totten/4.4-security-warning
Tim Otten [Thu, 6 Feb 2014 16:00:30 +0000 (08:00 -0800)]
Merge pull request #2483 from totten/4.4-security-warning

CRM-14092 - CRM_Utils_Check_Security::isBrowseable - Fix warning

10 years agoCRM-14092 - CRM_Utils_Check_Security::isBrowseable - Fix warning
Tim Otten [Thu, 6 Feb 2014 15:58:44 +0000 (07:58 -0800)]
CRM-14092 - CRM_Utils_Check_Security::isBrowseable - Fix warning

We don't care if there's an HTTP 404 when checking for browsability --
because 404 is another of saying "not browseable!"

10 years agoallow other grouping to have subsections in report listings
yashodha [Thu, 6 Feb 2014 04:56:34 +0000 (10:26 +0530)]
allow other grouping to have subsections in report listings

10 years agoCRM-13970 - Fix bad regex
Coleman Watts [Thu, 6 Feb 2014 01:48:31 +0000 (17:48 -0800)]
CRM-13970 - Fix bad regex

10 years agoMerge pull request #2481 from colemanw/options
colemanw [Thu, 6 Feb 2014 01:34:13 +0000 (17:34 -0800)]
Merge pull request #2481 from colemanw/options

cow:options

10 years agoCRM-14165 - Improve option popup editor
Coleman Watts [Thu, 6 Feb 2014 01:31:48 +0000 (17:31 -0800)]
CRM-14165 - Improve option popup editor

10 years agoMerge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-02-05-17-16-30
kurund [Thu, 6 Feb 2014 01:31:12 +0000 (17:31 -0800)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-02-05-17-16-30

Conflicts:
tests/phpunit/api/v3/GroupContactTest.php

10 years agoCRM-13970 - Fix admin option links
Coleman Watts [Thu, 6 Feb 2014 01:16:09 +0000 (17:16 -0800)]
CRM-13970 - Fix admin option links

10 years agoMerge pull request #2480 from kurund/activity-optimization
Kurund Jalmi [Thu, 6 Feb 2014 01:09:58 +0000 (17:09 -0800)]
Merge pull request #2480 from kurund/activity-optimization

fixes CRM-14175, ignore bulk activities while fetching contact names for...

10 years agoCRM-14165 - Improve option page lookup
Coleman Watts [Thu, 6 Feb 2014 00:44:54 +0000 (16:44 -0800)]
CRM-14165 - Improve option page lookup

10 years agofixes CRM-14175, ignore bulk activities while fetching contact names for activities
kurund [Thu, 6 Feb 2014 00:40:52 +0000 (16:40 -0800)]
fixes CRM-14175, ignore bulk activities while fetching contact names for activities

----------------------------------------
* CRM-14175: activity tab on contact summary is super slow
  http://issues.civicrm.org/jira/browse/CRM-14175

10 years agoMerge pull request #2461 from eileenmcnaughton/CRM-14137-2
colemanw [Thu, 6 Feb 2014 00:23:10 +0000 (16:23 -0800)]
Merge pull request #2461 from eileenmcnaughton/CRM-14137-2

CRM-14137 - further PR on returning report_template metadata in getrows api action

10 years agoMerge pull request #2479 from colemanw/css
colemanw [Wed, 5 Feb 2014 23:34:30 +0000 (15:34 -0800)]
Merge pull request #2479 from colemanw/css

Form style improvements

10 years agoMake form element css more consistent
Coleman Watts [Wed, 5 Feb 2014 23:32:53 +0000 (15:32 -0800)]
Make form element css more consistent

10 years agoCRM-13966 - Improve select2 styling
Coleman Watts [Wed, 5 Feb 2014 23:31:43 +0000 (15:31 -0800)]
CRM-13966 - Improve select2 styling

10 years agoMerge pull request #2478 from totten/4.4-CRM-14092-b
Tim Otten [Wed, 5 Feb 2014 21:42:19 +0000 (13:42 -0800)]
Merge pull request #2478 from totten/4.4-CRM-14092-b

CRM-14092 - Restrict browsing of imageUploadDir via imageUploadURL

10 years agoCRM-14092 - Restrict browsing of imageUploadDir via imageUploadURL
Tim Otten [Wed, 5 Feb 2014 21:36:08 +0000 (13:36 -0800)]
CRM-14092 - Restrict browsing of imageUploadDir via imageUploadURL

Previously, it attempted to restrict browsing of uploadDir and
configAndLogDir.  However, this is extraneoous because we have other checks
to ensure that those directories are inaccessible.  However, imageUploadDir
is different because we want to expose its file -- we just don't want to
expose a listing of them.

This commit also breaks out checkDirectoriesAreNotBrowseable() into
three functions.

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

10 years agoMerge pull request #2475 from totten/4.4-CRM-14092
Tim Otten [Wed, 5 Feb 2014 20:39:23 +0000 (12:39 -0800)]
Merge pull request #2475 from totten/4.4-CRM-14092

CRM-14091, CRM-14092

10 years agoMerge pull request #2477 from colemanw/css
colemanw [Wed, 5 Feb 2014 20:00:20 +0000 (12:00 -0800)]
Merge pull request #2477 from colemanw/css

Improve css

10 years agoMerge pull request #2476 from davecivicrm/CRM-14169b
dlobo [Wed, 5 Feb 2014 19:49:48 +0000 (11:49 -0800)]
Merge pull request #2476 from davecivicrm/CRM-14169b

Crm 14169b

10 years agoMake CiviCRM look better
Coleman Watts [Wed, 5 Feb 2014 19:46:59 +0000 (11:46 -0800)]
Make CiviCRM look better

10 years agoCRM-14169 - Reverted the change to require access CiviCRM since creating an event...
Dave Greenberg [Wed, 5 Feb 2014 19:46:59 +0000 (11:46 -0800)]
CRM-14169 - Reverted the change to require access CiviCRM since creating an event does work for auth user with access CiviEvent and there are use cases for this. We will add a config warning separately if inappropriate perms have been granted to anonymous users. Removed access CiviCRM requirement from ajax.locBlock since that breaks the Location tab in events for users who can otherwise properly create an event.

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

10 years agoRevert "CRM-14169 - require access CiviCRM permission in addtion to access CiviEvent...
Dave Greenberg [Wed, 5 Feb 2014 19:38:46 +0000 (11:38 -0800)]
Revert "CRM-14169 - require access CiviCRM permission in addtion to access CiviEvent permission in order to create a new event and in order to access Manage Events page (event/manage path)."

This reverts commit be87f5a989291fc7f2d5f247daa26375664bb9ec.

10 years agoCRM-14091 - Change URLs for doc links
Tim Otten [Wed, 5 Feb 2014 19:25:32 +0000 (11:25 -0800)]
CRM-14091 - Change URLs for doc links

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

10 years agoCRM_Utils_Check_Security - Autoformat
Tim Otten [Wed, 5 Feb 2014 18:55:38 +0000 (10:55 -0800)]
CRM_Utils_Check_Security - Autoformat

10 years agoMore consistently restrict access to template, config/log, and upload dirs.
Tim Otten [Wed, 5 Feb 2014 18:54:22 +0000 (10:54 -0800)]
More consistently restrict access to template, config/log, and upload dirs.

10 years agoMerge pull request #2454 from eileenmcnaughton/CRM-14159
colemanw [Wed, 5 Feb 2014 18:40:11 +0000 (10:40 -0800)]
Merge pull request #2454 from eileenmcnaughton/CRM-14159

CRM-14159 API Add generic options['metadata'] = labels functionality

10 years agotest cleanup
colemanw [Wed, 5 Feb 2014 18:39:55 +0000 (10:39 -0800)]
test cleanup