Upcoming Events
San Francisco CiviCRM Meetup - February 8th, 2012
February 8th, 2012
Come meet others from the Bay Area who are interested in, using or developing (more...)
UK usergroup - London meetup
February 8th, 2012
Come and meet others from the UK that are using CiviCRM or are interested in (more...)
Chicago CiviCRM Meetup
February 17th, 2012
Please join other CiviCRM users, administrators, and developers in the Chicago (more...)
London user and administrator training
February 23rd, 2012
A comprehensive two day hands on training course covering the configuration, (more...)
CiviCRM London sprint Feb 2012
February 27th, 2012
Following the CiviCRM training here in London, we will have a CiviCRM code (more...)
Philadelphia - CiviCRM Meetup for Q1 2012
March 13th, 2012
UK South West - CiviCRM Meetup
March 20th, 2012
Come meet others from the Area who are interested in, using or developing for (more...)
[Bristol, UK] user and administrator training
March 21st, 2012
A comprehensive hands on training course covering the configuration, (more...)
San Francisco user and administrator training
March 29th, 2012
A comprehensive two day hands on training course covering the configuration, (more...)
CiviCRM Usability, Test and Code Sprint - San Francisco (March 2012)
March 29th, 2012
This usability, code and test sprint is targeted at CiviCRM users and (more...)
CiviCon 2012 San Francisco Bay Area - April 2nd 2012
April 2nd, 2012
CiviCon is THE annual event bringing together the people who use, develop, (more...)
CiviCRM Documentation, Test and Code Sprint - after CiviCon San Francisco (April 2012)
April 4th, 2012
This sprint is targeted at CiviCRM users and developers who want to work on (more...)
CiviCRM 2.0 Progress
- Not Just a Contact Database
-
These optional components give you more power to connect and engage your supporters.

civiCASE
Case management for clients and constituents.

civiCONTRIBUTE
Online fundraising and donor management.

civiEVENT
Online event registration and participant tracking.

civiMEMBER
Online signup and membership management.

civiMAIL
Personalized email blasts and newsletters.

civiREPORT
Report generation and template management.
Now that 1.9 stable is out - most of the team has been focusing heavily on the 2.0 queue. If you've been "following along" - you know that this release includes substantial changes to the core schema. We think these changes will simplify and streamline many of the most commonly used queries. The good news is that most of the code re-writes needed to support the schema change are now in place and most core functionality is running again :-) On the flip-side - the QA effort for this release will need to be exhaustive - and we're counting on everyone out there who uses CiviCRM to step up and help us pound on the release once we hit Alpha.
The candidate feature list for 2.0 is still a bit fluid. We're going to try and squeeze in some additional CiviEvent improvements based on the increasing traction we're seeing - and incorporating suggestions and requests that have been coming in on the forum. Improvements being considered include:
- Allow participants to see other participants (e.g. view participant list for an event from a static url)
- Duplicate registration detection (check against email, if duplicate give status and abort).
- One-step offline Event Registration (e.g. option to create associated contribution record and send receipt/confirmation).
- Pay-by-check / pay-later option for Events (using "Pending" status)
- Streamlined event registration for free events (skip confirmation step)
Check out the full 2.0 Roadmap for a complete listing. If there are items on the list that are high priority for you or your organization and don't yet have an associated Jira issue number - consider whether you can contribute any resources to help get them done. This could include coding, early testing, documentation, etc.
The issue tracker currently has 31 open issues for 2.0. Our short-term target is to knock off ~10 issues each week so we can get the queue down to < 10 by Thanksgiving.







Comments
Registration : One-Click the Way to Go
"Streamlined event registration for free events (skip confirmation step)"
I think this is great. I think the closer CiviEvents gets to "one-click" for registration the better.
Also, easier integration with the Drupal Views Calendar would be nice.
Custom field limits?
I have read that in previous versions of CiviCRM that the custom fields are limited to around 30. What will be the limit in the new schema. Have you looked at tools like facile forms (http://www.facileforms.biz/)? It seems to have a model that allows unlimited number of custom fields, or am I missing something?
My goal is to leverage CiviCRM as a platform for simple web apps revolving around the population I serve. Adding PHP to profiles as described for 2.1 goes a long way for this. This is something else that Facile Forms does, very elegantly, with a user generated library of code chunks that can be added from a drop down menu to a form. Something else that Facile forms does that would be good is the ability to include javascript snippets to a form as well. Is this the direction you are heading or am did I miss understand.
The new model limit is much greater than the old one ...
The new model creates tables and as such is much more efficient and scalable. You will hit mysql limits based on the number of tables you create etc, but if you group your fields logically into a set of tables, it can scale quite nicely
Would be great if you can research facileforms and give us a technical recap on it (or point us to the relevant docs). We've looked a fair amount at Drupal CCK with regard to our current model. Adding PHP / javascript to the custom fields/forms is a possibility in future versions.
lobo