Coleman Watts [Fri, 14 Feb 2014 00:03:13 +0000 (16:03 -0800)]
CRM-13929 Decouple entityRef field rendering from CRM_Core_Form
Coleman Watts [Thu, 13 Feb 2014 23:54:46 +0000 (15:54 -0800)]
CRM-13929 Refactor activity form contactRef fields
Coleman Watts [Thu, 13 Feb 2014 19:43:36 +0000 (11:43 -0800)]
CRM-13929 Update contactRef renderer
Coleman Watts [Thu, 13 Feb 2014 07:06:11 +0000 (23:06 -0800)]
CRM-13929 - Develop entityRef create mode
Coleman Watts [Thu, 13 Feb 2014 07:03:06 +0000 (23:03 -0800)]
Update campaign field labels
colemanw [Wed, 12 Feb 2014 19:41:59 +0000 (11:41 -0800)]
Merge pull request #2514 from colemanw/ac2
CRM-13966 - Work on autocomplete refactoring
Coleman Watts [Wed, 12 Feb 2014 19:00:25 +0000 (11:00 -0800)]
CRM-13966 - Refactor group org autocomplete
Kurund Jalmi [Wed, 12 Feb 2014 14:38:44 +0000 (06:38 -0800)]
Merge pull request #2513 from jitendrapurohit/CRM-14183
CRM-14183
jitendrapurohit [Wed, 12 Feb 2014 08:18:27 +0000 (13:48 +0530)]
CRM-14183
Coleman Watts [Wed, 12 Feb 2014 00:55:39 +0000 (16:55 -0800)]
CRM-13966 - default size for entityRef fields
Coleman Watts [Wed, 12 Feb 2014 00:49:17 +0000 (16:49 -0800)]
CRM-13966 - Refactor member org autocomplete
Dave Greenberg [Tue, 11 Feb 2014 22:16:49 +0000 (14:16 -0800)]
Merge pull request #2507 from lcdservices/CRM-14204
CRM-14204 fix schedule reminder subject tokens
Dave Greenberg [Tue, 11 Feb 2014 22:08:53 +0000 (14:08 -0800)]
Merge pull request #2505 from lcdservices/CRM-14202
CRM-14202 allow scheduled reminder to be set for today
Coleman Watts [Tue, 11 Feb 2014 19:56:37 +0000 (11:56 -0800)]
CRM-13966 - Style select2 results with description field
Brian Shaughnessy [Tue, 11 Feb 2014 18:52:52 +0000 (13:52 -0500)]
CRM-14204 fix schedule reminder subject tokens
Coleman Watts [Tue, 11 Feb 2014 17:40:53 +0000 (09:40 -0800)]
CRM-13966 - Wire up contact api to getlist api
Brian Shaughnessy [Tue, 11 Feb 2014 16:26:10 +0000 (11:26 -0500)]
CRM-14202 allow scheduled reminder to be set for today
Tim Otten [Tue, 11 Feb 2014 16:20:30 +0000 (08:20 -0800)]
Merge pull request #2504 from donquixote/donquixote
Docblock improvements and more in CRM_Core_Config and other classes.
Andreas Hennings [Tue, 11 Feb 2014 15:32:24 +0000 (16:32 +0100)]
Mark a possible bug in CRM_Utils_Hook.
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.
Coleman Watts [Tue, 11 Feb 2014 04:23:06 +0000 (20:23 -0800)]
CRM-13966 - Wire up getlist api to entityRef fields
Coleman Watts [Mon, 10 Feb 2014 18:25:07 +0000 (10:25 -0800)]
CRM-13929 - Fix date range clear links
Coleman Watts [Mon, 10 Feb 2014 18:18:28 +0000 (10:18 -0800)]
CRM-13966 - Form cleanup
Coleman Watts [Mon, 10 Feb 2014 18:01:57 +0000 (10:01 -0800)]
CRM-13966 CRM-14165 - cleanup CRM_Core_Form::addSelect function
Coleman Watts [Mon, 10 Feb 2014 04:07:17 +0000 (20:07 -0800)]
CRM-13966 - select2 improvements
Coleman Watts [Sun, 9 Feb 2014 22:35:29 +0000 (14:35 -0800)]
CRM-13966 - Add select2 to grant, participant forms
Coleman Watts [Sun, 9 Feb 2014 21:41:40 +0000 (13:41 -0800)]
Add api generic getlist
Coleman Watts [Sun, 9 Feb 2014 21:36:47 +0000 (13:36 -0800)]
Remove old deprecated fn alias
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