Blog posts by totten

Restez à l'affut des dernières nouvelles de CiviCRM avec les billets de blogue de développeurs et d'utilisateurs de partout dans le monde.
3 janvier 2015
By totten Filed under Architecture
Summary

Beginning with CiviCRM v4.6, developing code for CiviCRM (civicrm-core.git) will require two additional tools: Composer and NodeJS. If you develop CiviCRM, then you should install them in order to continue development.

Read more
3 novembre 2014
By totten Filed under Architecture, Annonces de nouvelles versions

In recent blog posts, we've expanded the long-term support effort to 4.4, discussed the release window (first and third Wednesday of each month), and experimented with release-candidates (

Read more
17 septembre 2014
By totten Filed under Annonces de nouvelles versions, Security Releases

There has been a security advisory for CiviCRM. We recommend you immediately upgrade to one of the following versions:

Read more
9 septembre 2014
By totten Filed under Community, Annonces de nouvelles versions, Security

We’ve been having some discussions among the folks who triage security issues, who publish new releases, and who maintain backports. We'll update the policy beginning with the upcoming 4.4.7 release (and related 4.2.19 and 4.3.9 releases).

Read more
25 août 2014
By totten Filed under Architecture, Documentation

Good testing is critical for providing quality software. Some testing is always manual but writing automated tests to do the heavy lifting is a key part of modern coding practices. For developers, the discipline of writing automated tests helps to proactively identify and control edge-cases, and regularly running tests helps to identify problems quickly (before they grow and cause greater harm).

Read more
1 juillet 2014
By totten Filed under Annonces de nouvelles versions, Security Releases

There has been a security advisory for CiviCRM. We recommend you immediately upgrade to one of the following versions:

CiviCRM 4.4.6 (latest version) CiviCRM 4.2.17 (LTS)

Read the security advisories for details:

Read more
24 juin 2014
By totten Filed under Annonces de nouvelles versions

Good day, folks,

The CiviCRM Partners list recently discussed the topic of release-announcements and release-testing.  We'd like to treat 4.4.6 as a bit of an experiment to address two specific ideas about release-management:

Read more
14 avril 2014
By totten Filed under CiviCase, Interface and design

CiviCase is a case-management system for tracking multistep interactions with constituents -- such as social support services, constituent services, and applications for employment. The CiviCase toolset enables organizations to provide a more consistent quality-of-service to their constituents by setting out a base timeline for the services to provide to each constituent.

Read more
10 février 2014
By totten Filed under CiviCase, CiviHR, Architecture

(This post is a follow-up to previous discussions about developing recruitment functionality for CiviHR.

Read more
15 janvier 2014
By totten Filed under Architecture

When developing with CiviCRM, one often prepares a development-build on your workstation which includes several git repositories, e.g.

Read more