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) »
  • Developer Discussion »
  • Google Summer of Code »
  • CIVICRM Phone Integration Daily Log
Pages: 1 [2]

Author Topic: CIVICRM Phone Integration Daily Log  (Read 2709 times)

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: CIVICRM Phone Integration Daily Log
June 25, 2014, 10:43:33 am
Hi,

Have you discussed with Teja (GSoC for bootstrap) to see if he has the same issues and how he solved them?
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

eftakhairul

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • Software Engineer and Open Source Enthusiastic
    • Eftakhairul World
  • CiviCRM version: 4.4
  • CMS version: wordpress
  • MySQL version: 5.5.35
  • PHP version: 5.3.10
Re: CIVICRM Phone Integration Daily Log
June 26, 2014, 05:10:04 pm
Yesterday's Activities:
1. create api
2. create BAO class
3. Understand codebase


What I have done so far:
1.  Create voicebroadcast api3

Blocks:
I have some questions regarding codebase
 

Blocks?
1. bootstrap javascript loading is not working properly.

JoeMurray

  • Administrator
  • Ask me questions
  • *****
  • Posts: 578
  • Karma: 24
    • JMA Consulting
  • CiviCRM version: 4.4 and 4.5 (as of Nov 2014)
  • CMS version: Drupal, WordPress, Joomla
  • MySQL version: MySQL 5.5, 5.6, MariaDB 10.0 (as of Nov 2014)
Re: CIVICRM Phone Integration Daily Log
June 26, 2014, 06:13:32 pm
It's not possible for people to answer questions that aren't listed.
Co-author of Using CiviCRM https://www.packtpub.com/using-civicrm/book

eftakhairul

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • Software Engineer and Open Source Enthusiastic
    • Eftakhairul World
  • CiviCRM version: 4.4
  • CMS version: wordpress
  • MySQL version: 5.5.35
  • PHP version: 5.3.10
Re: CIVICRM Phone Integration Daily Log
June 30, 2014, 10:19:48 am
Yesterday's Activities:
1. Learn Anguler JS for UI

Today's Activities:
1. TBA

What I have done so far:
1. API creation is done
2. API invoked when corn job runs
 

Blocks?
N?A

JoeMurray

  • Administrator
  • Ask me questions
  • *****
  • Posts: 578
  • Karma: 24
    • JMA Consulting
  • CiviCRM version: 4.4 and 4.5 (as of Nov 2014)
  • CMS version: Drupal, WordPress, Joomla
  • MySQL version: MySQL 5.5, 5.6, MariaDB 10.0 (as of Nov 2014)
Re: CIVICRM Phone Integration Daily Log
June 30, 2014, 12:36:23 pm
Rain, we agreed that you would put aside UI work until after we hear back from the Mail Blast UI project and can look at their code, likely during next week. It's disappointing you are prioritizing that rather than other agreed priorities.

For Today's Activities, as I reiterated on the call, you should be able to propose some yourself given the highlevel breakdown we have created of the project. To recap here what we agreed on Skype as next steps:
1. Create functionality that spools recipients/calls using Symfony spooler and ensure it is properly invoked from existing cron job.
2. (If time allows) create functionality to unspool recipients/calls and send info to Plivo
3. (If time allows, likely later this week) create callback function to receive call status info from Plivo on call success or call failure.

Is 'What I have done so far' supposed to be a summary of activities from last blog post to before yesterday? Best to rename first section 'What I have done since last daily report.'

In Blocks, it would be good to continue listing the outstanding blockages, namely, waiting on feedback on best practices for how to connect to MySQL using Doctrine in 4.5.
Co-author of Using CiviCRM https://www.packtpub.com/using-civicrm/book

eftakhairul

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • Software Engineer and Open Source Enthusiastic
    • Eftakhairul World
  • CiviCRM version: 4.4
  • CMS version: wordpress
  • MySQL version: 5.5.35
  • PHP version: 5.3.10
Re: CIVICRM Phone Integration Daily Log
July 03, 2014, 05:31:48 am
(Log of 2 June, 2014)

Yesterday's Activities:
1. Doctrine Connection
2. Symfony Spooler class
3. Updated SQL files for voicebroadcast entry into DB

Today's Activities:
1. Split jobs into sub jobs and process those cron jobs


What I have done so far:
1. Doctrine connection is done

Blocks?
N/A

eftakhairul

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • Software Engineer and Open Source Enthusiastic
    • Eftakhairul World
  • CiviCRM version: 4.4
  • CMS version: wordpress
  • MySQL version: 5.5.35
  • PHP version: 5.3.10
Re: CIVICRM Phone Integration Daily Log
July 03, 2014, 05:34:58 am
Yesterday's Activities:
1. Split jobs into sub jobs and process those cron jobs

Today's Activities:
1. continuing working into spliting jobs into sub jobs, pre jobs, post jobs and run jobs


What I have done so far:
1. processQueue functions inside VoiceBroadcast BAO class is done

Blocks?
N/A

eftakhairul

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • Software Engineer and Open Source Enthusiastic
    • Eftakhairul World
  • CiviCRM version: 4.4
  • CMS version: wordpress
  • MySQL version: 5.5.35
  • PHP version: 5.3.10
Re: CIVICRM Phone Integration Daily Log
July 04, 2014, 08:55:08 pm
Yesterday's Activities:
1. working into spliting jobs into sub jobs, pre jobs, post jobs and run jobs

Today's Activities:
1. Post job and run job

What I have done so far:
1. pre and job spliting are done

Blocks?
1. I didn't understand some part of functionality

eftakhairul

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • Software Engineer and Open Source Enthusiastic
    • Eftakhairul World
  • CiviCRM version: 4.4
  • CMS version: wordpress
  • MySQL version: 5.5.35
  • PHP version: 5.3.10
Re: CIVICRM Phone Integration Daily Log
July 09, 2014, 01:29:09 pm
Till next post:
Job scheduling is done. However, its required testing and little modification. And, start working on state machine and UI.

Today's activities:
State  machine and UI

eftakhairul

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • Software Engineer and Open Source Enthusiastic
    • Eftakhairul World
  • CiviCRM version: 4.4
  • CMS version: wordpress
  • MySQL version: 5.5.35
  • PHP version: 5.3.10
Re: CIVICRM Phone Integration Daily Log
July 15, 2014, 08:04:34 am
So far I have done:
Post data of First tabs (UI) is done.
Tab is working

Today's activities:
Finishing Whole UI

eftakhairul

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • Software Engineer and Open Source Enthusiastic
    • Eftakhairul World
  • CiviCRM version: 4.4
  • CMS version: wordpress
  • MySQL version: 5.5.35
  • PHP version: 5.3.10
Re: CIVICRM Phone Integration Daily Log
July 21, 2014, 07:37:25 am
So far I have done till today:
All UI is created but some minor changes required to be fixed


Today's activities:
1. One big function: getRecipient needs to be replicated into voicebroadcast
2. I Will work on UI and give a demo tomorrow morning to Pradeep

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • Google Summer of Code »
  • CIVICRM Phone Integration Daily Log

This forum was archived on 2017-11-26.