Andreas Hennings [Tue, 11 Feb 2014 15:31:58 +0000 (16:31 +0100)]
Eliminate unnecessary local variable $userSystem.
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.
Andreas Hennings [Tue, 11 Feb 2014 14:43:37 +0000 (15:43 +0100)]
Add undeclared property CRM_Core_Config::\customPHPPathDir
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.
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.
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
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
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
Coleman Watts [Sun, 9 Feb 2014 21:40:51 +0000 (13:40 -0800)]
Code cleanup
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
colemanw [Sun, 9 Feb 2014 05:22:11 +0000 (21:22 -0800)]
Merge pull request #2492 from colemanw/ac
Work on js widgets
Coleman Watts [Sun, 9 Feb 2014 02:02:58 +0000 (18:02 -0800)]
CRM-13966 - select2 for survey/campaign forms
Coleman Watts [Sun, 9 Feb 2014 01:25:11 +0000 (17:25 -0800)]
CRM-13966 - select2 for more forms
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
colemanw [Sun, 9 Feb 2014 01:21:29 +0000 (17:21 -0800)]
Merge pull request #2494 from colemanw/4.4
Add missing metadata
Coleman Watts [Sun, 9 Feb 2014 01:16:30 +0000 (17:16 -0800)]
Add missing metadata
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
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
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
Coleman Watts [Sat, 8 Feb 2014 19:16:36 +0000 (11:16 -0800)]
CRM-13929 - Improve calendar clear button
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
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
Coleman Watts [Sat, 8 Feb 2014 05:39:18 +0000 (21:39 -0800)]
CRM-13966 - CRM-14165 - Add select2 & popup links for custom fields
Coleman Watts [Sat, 8 Feb 2014 04:23:23 +0000 (20:23 -0800)]
CRM-13970 - Option form url fix & test cleanup
Coleman Watts [Sat, 8 Feb 2014 00:17:42 +0000 (16:17 -0800)]
CRM-13966 - select2 style tweaks
Coleman Watts [Fri, 7 Feb 2014 22:23:43 +0000 (14:23 -0800)]
Remove overlay.tpl
Coleman Watts [Fri, 7 Feb 2014 21:57:11 +0000 (13:57 -0800)]
CRM-13966 CRM-14165 - Use $form->addSelect for contact edit fields
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
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
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
Coleman Watts [Fri, 7 Feb 2014 21:42:16 +0000 (13:42 -0800)]
CRM-13966 - Use select2 for date range
Coleman Watts [Fri, 7 Feb 2014 21:31:14 +0000 (13:31 -0800)]
CRM-13929 - Parameterize radio clear widget
Coleman Watts [Fri, 7 Feb 2014 18:38:02 +0000 (10:38 -0800)]
CRM-13966 - Style regular selects to more or less match select2
Coleman Watts [Fri, 7 Feb 2014 17:36:47 +0000 (09:36 -0800)]
Add documentation link to code comments
Coleman Watts [Fri, 7 Feb 2014 17:10:50 +0000 (09:10 -0800)]
CRM-13929 - Centralize and simplify radio clear widget
Coleman Watts [Fri, 7 Feb 2014 00:56:18 +0000 (16:56 -0800)]
CRM-14165 - Improve lookup and styling of options edit link
Coleman Watts [Thu, 6 Feb 2014 22:42:53 +0000 (14:42 -0800)]
Fix api wrapper to fetch metadata from getoptions request
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
Coleman Watts [Fri, 7 Feb 2014 21:49:41 +0000 (13:49 -0800)]
IM.xml - Add missing metadata
CiviCRM [Fri, 7 Feb 2014 03:34:59 +0000 (19:34 -0800)]
Update version to 4.4.5
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
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
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
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
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
Coleman Watts [Fri, 7 Feb 2014 01:14:23 +0000 (17:14 -0800)]
CRM-10466 - Ensure token hooks are always called
Tim Otten [Fri, 7 Feb 2014 00:42:00 +0000 (16:42 -0800)]
CRM-14092 - isBrowsable - 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.
Tim Otten [Thu, 6 Feb 2014 23:18:39 +0000 (15:18 -0800)]
Revert "Update version to 4.4.5"
This reverts commit
94e9b0c54b018c68691cd715aa0f1978896b53d5.
CiviCRM [Thu, 6 Feb 2014 22:57:39 +0000 (14:57 -0800)]
Update version to 4.4.5
Tim Otten [Thu, 6 Feb 2014 19:21:20 +0000 (11:21 -0800)]
Merge pull request #2488 from colemanw/4.4
Remove unnecessary tpl
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
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
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
Coleman Watts [Thu, 6 Feb 2014 18:17:13 +0000 (10:17 -0800)]
Remove unused template
Tim Otten [Thu, 6 Feb 2014 16:52:50 +0000 (08:52 -0800)]
CRM-14091, CRM-14092 - restrictAccess - Avoid unnecessary writes
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
Tim Otten [Thu, 6 Feb 2014 16:35:55 +0000 (08:35 -0800)]
CRM-14091, CRM-14092 - Defensive programming
Brian Shaughnessy [Thu, 6 Feb 2014 16:33:18 +0000 (11:33 -0500)]
CRM-14179 fix word replacement existing rows count
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
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!"
yashodha [Thu, 6 Feb 2014 04:56:34 +0000 (10:26 +0530)]
allow other grouping to have subsections in report listings
Coleman Watts [Thu, 6 Feb 2014 01:48:31 +0000 (17:48 -0800)]
CRM-13970 - Fix bad regex
colemanw [Thu, 6 Feb 2014 01:34:13 +0000 (17:34 -0800)]
Merge pull request #2481 from colemanw/options
cow:options
Coleman Watts [Thu, 6 Feb 2014 01:31:48 +0000 (17:31 -0800)]
CRM-14165 - Improve option popup editor
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
Coleman Watts [Thu, 6 Feb 2014 01:16:09 +0000 (17:16 -0800)]
CRM-13970 - Fix admin option links
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...
Coleman Watts [Thu, 6 Feb 2014 00:44:54 +0000 (16:44 -0800)]
CRM-14165 - Improve option page lookup
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
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
colemanw [Wed, 5 Feb 2014 23:34:30 +0000 (15:34 -0800)]
Merge pull request #2479 from colemanw/css
Form style improvements
Coleman Watts [Wed, 5 Feb 2014 23:32:53 +0000 (15:32 -0800)]
Make form element css more consistent
Coleman Watts [Wed, 5 Feb 2014 23:31:43 +0000 (15:31 -0800)]
CRM-13966 - Improve select2 styling
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
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
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
colemanw [Wed, 5 Feb 2014 20:00:20 +0000 (12:00 -0800)]
Merge pull request #2477 from colemanw/css
Improve css
dlobo [Wed, 5 Feb 2014 19:49:48 +0000 (11:49 -0800)]
Merge pull request #2476 from davecivicrm/CRM-14169b
Crm 14169b
Coleman Watts [Wed, 5 Feb 2014 19:46:59 +0000 (11:46 -0800)]
Make CiviCRM look better
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
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.
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
Tim Otten [Wed, 5 Feb 2014 18:55:38 +0000 (10:55 -0800)]
CRM_Utils_Check_Security - Autoformat
Tim Otten [Wed, 5 Feb 2014 18:54:22 +0000 (10:54 -0800)]
More consistently restrict access to template, config/log, and upload dirs.
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
colemanw [Wed, 5 Feb 2014 18:39:55 +0000 (10:39 -0800)]
test cleanup
colemanw [Wed, 5 Feb 2014 18:38:26 +0000 (10:38 -0800)]
code/comment cleanup
Coleman Watts [Wed, 5 Feb 2014 18:22:39 +0000 (10:22 -0800)]
Test fixes
Tim Otten [Wed, 5 Feb 2014 18:20:21 +0000 (10:20 -0800)]
CRM_Utils_Check_Security - Remove hard dependency on CRM_Core_Session::setStatus
Tim Otten [Wed, 5 Feb 2014 18:04:01 +0000 (10:04 -0800)]
CRM_Utils_Check_Security - Split allChecks in two:
* checkAll - Simply aggregates the other checks
* showPeriodicAlerts - Application logic for when/how to run check
Tim Otten [Wed, 5 Feb 2014 17:59:48 +0000 (09:59 -0800)]
CRM_Utils_Check_Security - Make getFilePathMarker non-static
If we write tests for this, it will be harder to run with different markers
if the function is static.
Tim Otten [Wed, 5 Feb 2014 17:58:26 +0000 (09:58 -0800)]
CRM_Utils_Check_Security - Change case of function names
dlobo [Wed, 5 Feb 2014 17:53:44 +0000 (09:53 -0800)]
Merge pull request #2471 from eileenmcnaughton/CRM-14148
CRM-14148 cope with half hour timezones
Chris Burgess [Thu, 30 Jan 2014 11:12:26 +0000 (00:12 +1300)]
CRM-14092. Generate blank index.html files in public directories.
Conflicts:
CRM/Utils/Check/Security.php
Chris Burgess [Tue, 4 Feb 2014 23:08:50 +0000 (12:08 +1300)]
Account for differing path structures in different CMS backends.
Chris Burgess [Fri, 31 Jan 2014 02:35:31 +0000 (15:35 +1300)]
CRM-14091. Run checks at most once a day for each user with administrative permissions.
Chris Burgess [Thu, 30 Jan 2014 10:42:28 +0000 (23:42 +1300)]
CRM-14091. Look for obvious misconfigurations and warn.
Kurund Jalmi [Wed, 5 Feb 2014 17:32:40 +0000 (09:32 -0800)]
Merge pull request #2463 from yashodha/CRM-14099
CRM-14099 : added support for months in scheduled reminder
Kurund Jalmi [Wed, 5 Feb 2014 17:31:38 +0000 (09:31 -0800)]
Merge pull request #2464 from eileenmcnaughton/test-fix
adjust test for grammar improvement