CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • List all activities in last week?
Pages: [1]

Author Topic: List all activities in last week?  (Read 2282 times)

micahhouse

  • Guest
List all activities in last week?
July 11, 2007, 07:21:57 am
I am trying to list all the activities in the system in the last week (eg. phone calls, visits, etc.)

Is there a pre-set way to do this?

I also tried the Advanced search tab, but no matter what dates I selected in the activity tab, I got this error:

Quote
Please correct the following errors in the form fields below:

    * Select a valid date.
    * Select a valid date.

I was trying June 1, 2007 to July 10, 2007.

And idea what I am doing wrong? How can I get a list of all the activities in the last week?

Thanks!

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: List all activities in last week?
July 11, 2007, 04:51:10 pm
You should be able to use the Activity History section of Advanced Search to do what you want. I just tried it on our demo site with your dates and it worked as expected.

http://demo.civicrm.org/drupal/civicrm/contact/search/advanced?reset=1

What version of CiviCRM are you running, and in what environment? Do you have issues entering other date fields (for example - birth date for a contact)?
Protect your investment in CiviCRM by  becoming a Member!

micahhouse

  • Guest
Re: List all activities in last week?
July 12, 2007, 11:24:35 am
I am using CivcSpace on Demand. I don't know what version it is and don't know where to check that.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: List all activities in last week?
July 12, 2007, 04:52:06 pm
You'll need to check w/ our CSOD support contact for help on this.
Protect your investment in CiviCRM by  becoming a Member!

amazon

  • Guest
Re: List all activities in last week?
July 26, 2007, 01:16:42 pm
Hi, I confirmed this bug and have been trying to track it down.  We are running the latest version of CiviCRM 1.7.  We have tested on 5 other CiviCRM 1.7 sites both in Drupal 4.7 and Drupal 5.  This works in all of those sites.

Using firebug I am able to find the following error:
Select a valid date.

The calendar widget does not work and doesn't not allow a valid date to be set.  Firebug reports:

params.monthField has no properties

The problem is in this line, 193 of calendar-setup.js:
tempDate = params.yearField.value + '/' + params.monthField.value + '/' + params.dateField.value ;

I have checked the filesystems and they are all running off the same code base.

On the non-working sitemonth shows "-month-" selected

amazon

  • Guest
Re: List all activities in last week?
July 26, 2007, 01:46:47 pm
We have discovered the problem.  By changing the date formats, you can no longer submit activity histories.

civicrm/admin/setting/date?reset=1

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: List all activities in last week?
July 26, 2007, 02:13:11 pm

K:

1. can u reproduce on demo.civicrm.org (which is now on 1.8)

2. if so, can u please file an issue and we'll fix it for 1.8

thanx

lobo


A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • List all activities in last week?

This forum was archived on 2017-11-26.