Join us during our Documentation Dash (remote sprint) on Sunday 27th July and Monday 28th July to help get the new edition of the User and Administrator Guide ready for release at the same time as the stable version of 4.5.
Blogs
Reports are one of the primary ways staff get perspective on data in CiviCRM. Fundraisers can see month-on-month giving patterns. Event coordinators can review attendance levels at their last three events. And Communications teams can see which email inspired the most people to take action on a recent petition. The more access we have to reliable numbers, the more value we are able to get from CiviCRM and apply towards making informed decisions at our organizations.
The team is super excited to announce that the second beta release of CiviCRM 4.5 is now available for downloading AND you can try it out on the 4.5 sandbox site!
Hi I am Aditya Nambiar, and I am currently working on Visualization for Mailing Stats and A/B Testing which is my GSOC 2014 project. I am at the midterm stage of my project and would like to share the progress I have currently made. Please do give your valuable feedback and suggestions. Here is the link to my previous blog https://civicrm.org/blogs/adityanambiar/ui-mockup-ab-testing-civimail
p { margin-bottom: 0.25cm; line-height: 120%; }a:link { }
Hi, I'm Siddhant Rajagopalan, a second year undergraduate student studying CSE from IIT Bombay.
I am currently working on improving the usability of CiviMail as my GSoC 2014 project. We are at around the midterm stage of the project, this post is to get feedback on the progress made.
There are four really interesting CiviCRM sessions penciled in for NTEN this year (in Austin, Texas). In order to ensure these sessions get run, we need to win a popularity contest.
Want to learn how to use CiviCRM/PowerBase to raise more money for your mission? Then join PTP On July 31 and August 1 in Baltimore. We'll spend two days learning how to be more effective in raising money. This training will help you develop an integrated grassroots fundraising approach for your organization.
I've just posted a new release for the iATS payment processor extension, with improvements and bugfixes, mostly for the ACH/EFT (direct debit) function.
The details about the release are here: https://github.com/iATSPayments/com.iatspayments.civicrm/releases/tag/1.2.7
As I have been working to customize CiviCRM CSS to Bootstrap CSS. In the process, to change labels like input text, dropdowns I have made changes in \civicrm\packages\HTML\QuickForm\input.php , But found that this is not the correct way to customize because if HTML-QuickForm is updated the entire changes to the code will be lost .