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 (Moderator: Donald Lobo) »
  • Getting Started Newbie CiviCRM Developer
Pages: [1]

Author Topic: Getting Started Newbie CiviCRM Developer  (Read 899 times)

sokrplare_10

  • Guest
Getting Started Newbie CiviCRM Developer
August 30, 2009, 07:54:47 pm
Alright, I've spent most of today looking through all the detailed (albeit scattered :)) information about CiviCRM and how I can get involved as a developer.

So here is the scenario - are my steps right?

Let's say I want to give Sunil a little help with this bug: http://issues.civicrm.org/jira/browse/CRM-4855.  I would:
1. Review the bug in the issue tracker at the above link to fully understand it.
2. Download alpha 1 for 3.0 since the Fix Version/s is 3.0
3. Verify that I see the same behavior (if I'm an overachiever, maybe check this in 2.2 as well)
4. Rework the EventInfo.php class and any others necessary to fix the problem
5. Create a patch (not positive how to do this, but I'm sure I can find it somewhere online - any pointers)
6. Submit the patch as a file attachement in the issue tracker
7. Hope that Sunil gets a minute to review the patch and commit it to the trunk in time for 3.0.1

Tell me what I'm missing here!

Thanks - I'm hoping I can dive in with CiviCRM!

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: Getting Started Newbie CiviCRM Developer
August 30, 2009, 08:19:50 pm

sounds like a reasonable plan. a few minor changes (to make things easier on you and us)

1. use an svn download (http://wiki.civicrm.org/confluence/display/CRMDOC/Installing+CiviCRM+from+subversion+%28SVN%29+repository) so you can update more frequently than our weekly release cycle

2. comment on the issue that you are looking into it, so we'll back off and work on other stuff :)

3. you can use 'svn diff' to see and submit your diffs from the svn repository.

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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Getting Started Newbie CiviCRM Developer

This forum was archived on 2017-11-26.