Coleman Watts [Wed, 8 Jan 2014 23:27:06 +0000 (15:27 -0800)]
CRM-12872 - Add livePage js to search forms
Coleman Watts [Wed, 8 Jan 2014 22:09:40 +0000 (14:09 -0800)]
CRM-12872 - Ajax pager fixes
kurund [Wed, 8 Jan 2014 20:05:03 +0000 (12:05 -0800)]
Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-01-08-12-03-28
Conflicts:
CRM/Contribute/Page/Tab.php
Kurund Jalmi [Wed, 8 Jan 2014 19:59:24 +0000 (11:59 -0800)]
Merge pull request #2297 from davecivicrm/CRM-14051
CRM-14501 - Fix CRM_Contact_BAO_Relationship::getPermissionedContacts so...
Kurund Jalmi [Wed, 8 Jan 2014 19:56:40 +0000 (11:56 -0800)]
Merge pull request #2292 from davecivicrm/CRM-14047
CRM-14047 - add clarification text to Total Fee(s) display
Kurund Jalmi [Wed, 8 Jan 2014 19:56:03 +0000 (11:56 -0800)]
Merge pull request #2264 from dlobo/CRM-13606
CRM-13606 - Include / Exclude custom Search does not work properly
Kurund Jalmi [Wed, 8 Jan 2014 19:47:25 +0000 (11:47 -0800)]
Merge pull request #2299 from kurund/CRM-12506
fix the broken link to view all the contributions for a contact, CRM-125...
Kurund Jalmi [Wed, 8 Jan 2014 19:45:55 +0000 (11:45 -0800)]
Merge pull request #2303 from monishdeb/CRM-13833
CRM-13833 related fix
Kurund Jalmi [Wed, 8 Jan 2014 19:18:20 +0000 (11:18 -0800)]
Merge pull request #2313 from mgbdev/CRM-13926
CRM-13926 new changess
mgbdev [Wed, 8 Jan 2014 13:34:08 +0000 (19:04 +0530)]
CRM-13926 new changess
dlobo [Wed, 8 Jan 2014 08:23:29 +0000 (00:23 -0800)]
Merge pull request #2294 from pratik-joshi/CRM-14036_fix
CRM-14036_fix
dlobo [Wed, 8 Jan 2014 08:20:42 +0000 (00:20 -0800)]
Merge pull request #2302 from monishdeb/CRM-14037
CRM-14037 fix - Class 'CRM_Activity_BAO_Contact' not found /civicrm/CRM/Activity/BAO/Activity.php DLTK Problem
dlobo [Wed, 8 Jan 2014 08:08:47 +0000 (00:08 -0800)]
Merge pull request #2263 from kurund/CRM-12753
CRM-12753, advanced search, change log fixes
colemanw [Wed, 8 Jan 2014 06:20:52 +0000 (22:20 -0800)]
Merge pull request #2308 from civicrm/4.4
Merge branch 4.4 into master
colemanw [Wed, 8 Jan 2014 06:13:03 +0000 (22:13 -0800)]
Merge pull request #2307 from colemanw/ajaxForms
Ajax form improvements
Coleman Watts [Wed, 8 Jan 2014 03:13:22 +0000 (19:13 -0800)]
CRM-12872 - Ajax-enable pager rowCount
Tim Otten [Wed, 8 Jan 2014 05:18:14 +0000 (21:18 -0800)]
Merge pull request #2306 from totten/master-hook-jimport
CRM_Utils_Hook_Joomla - Fix error loading JPluginHelper in Joomla 3.2
Tim Otten [Wed, 8 Jan 2014 05:13:35 +0000 (21:13 -0800)]
CRM/Core/CodeGen/Util/Template - Fix comment alignment in generated SQL
The missing newlines were causing SQL loading to crash in Joomla.
Coleman Watts [Wed, 8 Jan 2014 02:06:50 +0000 (18:06 -0800)]
CRM-12872 - Ajax-enable pager links
Tim Otten [Wed, 8 Jan 2014 01:55:32 +0000 (17:55 -0800)]
CRM_Utils_Hook_Joomla - Fix error loading JPluginHelper in Joomla 3.2
Dave Greenberg [Wed, 8 Jan 2014 00:37:38 +0000 (16:37 -0800)]
Merge pull request #2243 from eileenmcnaughton/CRM-14021
CRM-14021 respect for .extra.hlp files & for alterations in help page vi...
Dave Greenberg [Wed, 8 Jan 2014 00:27:15 +0000 (16:27 -0800)]
Merge pull request #2305 from davecivicrm/CRM-12753a
CRM-12753 - Add Created date to contact view footer.
Dave Greenberg [Wed, 8 Jan 2014 00:21:56 +0000 (16:21 -0800)]
CRM-12753 - Add Created date to contact view footer.
----------------------------------------
* CRM-12753: Searching for contacts by date created
http://issues.civicrm.org/jira/browse/CRM-12753
Coleman Watts [Tue, 7 Jan 2014 22:13:38 +0000 (14:13 -0800)]
CRM-12872 - Add ui-spinner to page num input
colemanw [Tue, 7 Jan 2014 22:09:30 +0000 (14:09 -0800)]
Merge pull request #2304 from colemanw/thankyou_update
CRM-14054 - Contribution Thank You Letters - Set 'update thank-you date' to checked
Coleman Watts [Tue, 7 Jan 2014 22:04:50 +0000 (14:04 -0800)]
CRM-14054 - Contribution Thank You Letters - Set 'update thank-you date' to checked
monishdeb [Tue, 7 Jan 2014 07:19:40 +0000 (12:49 +0530)]
CRM-13833 fix - Implement Soft Credit Types
http://issues.civicrm.org/jira/browse/CRM-13833
Coleman Watts [Tue, 7 Jan 2014 04:10:25 +0000 (20:10 -0800)]
CRM-13863 - Ajax improvements for changelog tab.
Dave Greenberg [Tue, 7 Jan 2014 02:37:11 +0000 (18:37 -0800)]
Merge pull request #2301 from davecivicrm/CRM-13995a
CRM-13995 - Add is_object check to prevent notices.
Dave Greenberg [Tue, 7 Jan 2014 02:35:59 +0000 (18:35 -0800)]
CRM-13995 - Add is_object check to prevent notices.
----------------------------------------
* CRM-13995: contact export when merging households: some household fields missing
http://issues.civicrm.org/jira/browse/CRM-13995
Dave Greenberg [Tue, 7 Jan 2014 01:52:26 +0000 (17:52 -0800)]
Merge pull request #2300 from davecivicrm/CRM-13995
CRM -13995 - Additional change needed to get Country column exported for merge into h...
Dave Greenberg [Tue, 7 Jan 2014 01:51:04 +0000 (17:51 -0800)]
Additional change needed to get Country column exported for merge into household.
Dave Greenberg [Tue, 7 Jan 2014 01:48:43 +0000 (17:48 -0800)]
Merge pull request #2223 from lcdservices/CRM-13995
CRM-13995 fix export when merging households
Coleman Watts [Tue, 7 Jan 2014 01:31:04 +0000 (17:31 -0800)]
CRM-13863 - Ajax improvements for relationship tab.
Coleman Watts [Tue, 7 Jan 2014 00:56:07 +0000 (16:56 -0800)]
CRM-10693 - crmSnippet - restore original content on destroy
kurund [Tue, 7 Jan 2014 00:55:24 +0000 (16:55 -0800)]
fix the broken link to view all the contributions for a contact, CRM-12506
----------------------------------------
* CRM-12506: Contact Contribution tab will not show more than 50 contributions
http://issues.civicrm.org/jira/browse/CRM-12506
Dave Greenberg [Tue, 7 Jan 2014 00:55:00 +0000 (16:55 -0800)]
Update Main.php
Fix form rule error for number of pledge installments.
Dave Greenberg [Mon, 6 Jan 2014 23:09:48 +0000 (15:09 -0800)]
Merge pull request #2296 from lcdservices/CRM-14049
CRM-14049 allow on-hold email when retrieving details and pass contactId...
Dave Greenberg [Mon, 6 Jan 2014 22:15:54 +0000 (14:15 -0800)]
CRM-14501 - Fix CRM_Contact_BAO_Relationship::getPermissionedContacts so it can handle a list of one or more relationshipTypeIDs.
----------------------------------------
* CRM-14501:
http://issues.civicrm.org/jira/browse/CRM-14501
Brian Shaughnessy [Mon, 6 Jan 2014 21:32:27 +0000 (16:32 -0500)]
CRM-14049 allow on-hold email when retrieving details and pass contactId if exists
colemanw [Mon, 6 Jan 2014 21:27:41 +0000 (13:27 -0800)]
Merge pull request #2295 from colemanw/master
AJAX fixes
Coleman Watts [Thu, 2 Jan 2014 22:13:45 +0000 (14:13 -0800)]
CRM-13863 - Contact summary popup fixes
Coleman Watts [Thu, 2 Jan 2014 21:36:31 +0000 (13:36 -0800)]
CRM-13863 - Fix relationship form to work in popup
colemanw [Mon, 6 Jan 2014 20:37:41 +0000 (12:37 -0800)]
Merge pull request #2291 from colemanw/resources
Coleman's giant js/ajax PR
Kurund Jalmi [Mon, 6 Jan 2014 19:39:49 +0000 (11:39 -0800)]
Merge pull request #2293 from kurund/notice-fixes
strict warning fixes
kurund [Mon, 6 Jan 2014 19:39:04 +0000 (11:39 -0800)]
strict warning fixes
Pratik Joshi [Mon, 6 Jan 2014 19:29:03 +0000 (00:59 +0530)]
CRM-14036_fix
Coleman Watts [Mon, 6 Jan 2014 04:55:41 +0000 (20:55 -0800)]
CRM-13863 - Ajax event tabs improvements - update 'disabled' tab class, etc.
Dave Greenberg [Mon, 6 Jan 2014 19:13:28 +0000 (11:13 -0800)]
CRM-14047 - add clarification text to Total Fee(s) display
----------------------------------------
* CRM-14047: Online event registration: add text to clarify the meaning of the Total Fee(s) calculated value
http://issues.civicrm.org/jira/browse/CRM-14047
Coleman Watts [Sun, 5 Jan 2014 05:40:01 +0000 (21:40 -0800)]
Summary.js - code cleanup
Coleman Watts [Sun, 5 Jan 2014 00:28:00 +0000 (16:28 -0800)]
CRM-13997 - Fix gotv tabs to restore non-caching of content
Coleman Watts [Sun, 5 Jan 2014 00:20:48 +0000 (16:20 -0800)]
Extend TabHeader.tpl to support non-ajax tabs
Coleman Watts [Thu, 2 Jan 2014 04:06:03 +0000 (20:06 -0800)]
CRM-13863 - Ajax-enable contact actions/activity list
Coleman Watts [Wed, 1 Jan 2014 22:11:47 +0000 (14:11 -0800)]
CRM-13863 - Ajax-enable most contact summary tabs
Coleman Watts [Wed, 1 Jan 2014 22:10:49 +0000 (14:10 -0800)]
Test fixes
Coleman Watts [Wed, 1 Jan 2014 22:10:18 +0000 (14:10 -0800)]
CRM-10693 - Handle core errors while in ajax context
Coleman Watts [Tue, 31 Dec 2013 05:30:32 +0000 (21:30 -0800)]
CRM-13932 - Fix deprecated useages of jQuery.attr
Coleman Watts [Tue, 31 Dec 2013 04:31:00 +0000 (20:31 -0800)]
CRM-13863 - Ajaxify contact groups tab
Coleman Watts [Mon, 30 Dec 2013 01:48:51 +0000 (17:48 -0800)]
GroupContact.tpl - js cleanup
Coleman Watts [Mon, 30 Dec 2013 01:09:47 +0000 (17:09 -0800)]
CRM-13863 - Ajaxify event tabs
Coleman Watts [Sun, 29 Dec 2013 22:33:28 +0000 (14:33 -0800)]
ScheduleReminders - fix php fatal & whitespace cleanup
Coleman Watts [Sun, 29 Dec 2013 04:32:00 +0000 (20:32 -0800)]
CRM-13863 - Initial support for ajaxForm tabs
Coleman Watts [Sat, 28 Dec 2013 19:58:12 +0000 (11:58 -0800)]
CRM-13997 CRM-13863 - Use CRM.loadPage for contact tabs
Coleman Watts [Sat, 28 Dec 2013 19:22:18 +0000 (11:22 -0800)]
CRM-13997 CRM-13863 - Decouple TabHeader markup from scripts
Coleman Watts [Sat, 28 Dec 2013 19:14:04 +0000 (11:14 -0800)]
CRM-13997 CRM-13863 - Fix form snippet to still work with non-json calls (fix for custom data ajax)
Coleman Watts [Sat, 28 Dec 2013 05:39:34 +0000 (21:39 -0800)]
Contact summary tabs - simplify styling
Coleman Watts [Fri, 27 Dec 2013 01:31:33 +0000 (17:31 -0800)]
CRM-13932 - UI Tabs cleanup
Coleman Watts [Fri, 27 Dec 2013 01:26:16 +0000 (17:26 -0800)]
CRM-14015 CRM-13863 - Fix enable/disable and crmEditable to work with campaigns tabs & datatables
Coleman Watts [Tue, 24 Dec 2013 23:56:37 +0000 (15:56 -0800)]
CRM-14015 CRM-13863 - Fix enable/disable and crmEditable to work with groups datatable
Coleman Watts [Tue, 24 Dec 2013 22:02:57 +0000 (14:02 -0800)]
Js cleanup
Coleman Watts [Tue, 24 Dec 2013 05:06:29 +0000 (21:06 -0800)]
CRM-14023 CRM-14015 - Add api for mailing component
Coleman Watts [Tue, 24 Dec 2013 05:06:09 +0000 (21:06 -0800)]
CRM-14015 - Fix setvalue to work with required boolean fields
Coleman Watts [Mon, 23 Dec 2013 23:54:29 +0000 (15:54 -0800)]
CRM-14023 CRM-14015 - Add apis for Premium & Product
Coleman Watts [Mon, 23 Dec 2013 23:34:42 +0000 (15:34 -0800)]
CRM-13863 - Ensure crmAccordions work in popup context
Coleman Watts [Mon, 23 Dec 2013 23:18:14 +0000 (15:18 -0800)]
CRM-14023 CRM-14015 - Add apis for Financial Types & Accounts
Coleman Watts [Mon, 23 Dec 2013 20:03:54 +0000 (12:03 -0800)]
CRM-14023 CRM-14015 - Add apis for admin pages
Coleman Watts [Mon, 23 Dec 2013 18:32:05 +0000 (10:32 -0800)]
CRM-13863 - Ajax fixes
Coleman Watts [Mon, 23 Dec 2013 04:31:29 +0000 (20:31 -0800)]
CRM-13819 - Remove click-sort from tables where order matters
Coleman Watts [Mon, 23 Dec 2013 03:43:23 +0000 (19:43 -0800)]
CRM-14015 - Fix ajax for relationship type
Coleman Watts [Mon, 23 Dec 2013 03:41:20 +0000 (19:41 -0800)]
Fix inline-edit css for td elements
Coleman Watts [Sun, 22 Dec 2013 21:44:11 +0000 (13:44 -0800)]
CRM-14018 - Fix button IDs
Coleman Watts [Sun, 22 Dec 2013 06:46:29 +0000 (22:46 -0800)]
CRM-13863 - Only load real links not js buttons
Coleman Watts [Sun, 22 Dec 2013 06:01:02 +0000 (22:01 -0800)]
CRM-14015 - Abstract entity/field extraction from crmEditable
Coleman Watts [Sun, 22 Dec 2013 01:43:33 +0000 (17:43 -0800)]
CRM-14015 - Remove enableDisable.tpl
Coleman Watts [Sun, 22 Dec 2013 01:43:01 +0000 (17:43 -0800)]
CRM-14015 - Extend everywhere via regex
Coleman Watts [Sat, 21 Dec 2013 03:31:10 +0000 (19:31 -0800)]
CRM-14015 - Extend to option value page
Coleman Watts [Sat, 21 Dec 2013 03:27:18 +0000 (19:27 -0800)]
CRM-10693 - Handle a hash in the url
Coleman Watts [Sat, 21 Dec 2013 00:20:02 +0000 (16:20 -0800)]
CRM-14015 - Cleanup ACL template
Coleman Watts [Sat, 21 Dec 2013 00:19:29 +0000 (16:19 -0800)]
CRM-14015 CRM-14023 - Extend enable/disable to acl entityRole page (and add aclRole api)
Coleman Watts [Fri, 20 Dec 2013 23:41:41 +0000 (15:41 -0800)]
CRM-14015 CRM-14023 - Extend new enable/disable to acl page (and add acl api)
Coleman Watts [Fri, 20 Dec 2013 19:33:51 +0000 (11:33 -0800)]
CRM-14015 - POC for CustomField page
Total rewrite of enableDisable using CRM.api, crmEditable and crmSnippet
Coleman Watts [Fri, 20 Dec 2013 18:42:14 +0000 (10:42 -0800)]
CRM-14015 - Code cleanup and fix invalid markup in action links
Coleman Watts [Thu, 19 Dec 2013 18:25:03 +0000 (10:25 -0800)]
CRM-13931 - Scope jQuery.dataTables css
Coleman Watts [Thu, 19 Dec 2013 00:21:45 +0000 (16:21 -0800)]
CRM-13932 - Add uncompressed version of jQuery
Coleman Watts [Thu, 19 Dec 2013 00:01:18 +0000 (16:01 -0800)]
CRM-13932 - Fix deprecated useages of .attr
Coleman Watts [Wed, 18 Dec 2013 22:16:49 +0000 (14:16 -0800)]
Cleanup snippet.tpl
Coleman Watts [Wed, 18 Dec 2013 04:06:11 +0000 (20:06 -0800)]
CRM-13997 CRM-13863 - Use CRM.loadPage for ajax tabs
Coleman Watts [Tue, 17 Dec 2013 23:23:13 +0000 (15:23 -0800)]
CRM-13997 - Fix css to match new ui theme
Coleman Watts [Tue, 17 Dec 2013 22:42:16 +0000 (14:42 -0800)]
CRM-13997 - Fix unsupported 'selected' param to ui.tabs
Coleman Watts [Tue, 17 Dec 2013 03:49:39 +0000 (19:49 -0800)]
CRM-13997 - upgrade jQuery UI - Fix data namespaces