- Dec 22, 2013
-
-
colemanw authored
-
- Dec 03, 2013
-
-
Adam Roses Wight authored
Parsing the specification has become its own class. Templating has been abstracted, now beautifying is built into all php generation. We lose the singleton efficiency, it gained us a few seconds at most. Generation tasks are split into ITasks, and are fed the main CG object as if it were a configuration object. Eventually we will want to make the configuration a first-class object so that it is customizable. ---------------------------------------- * CRM-13871: Provide an ORM layer: Doctrine http://issues.civicrm.org/jira/browse/CRM-13871
-
- Sep 12, 2013
-
-
totten authored
-
- Aug 31, 2013
-
-
totten authored
* Update files.xml * Update gitignore * Update truncate.xml ---------------------------------------- * CRM-13187: hrui: Change breadcrumb from "CiviCRM" to "CiviHR" http://issues.civicrm.org/jira/browse/CRM-13187
-
- Jun 27, 2013
-
-
Kurund Jalmi authored
-
- May 15, 2013
-
-
totten authored
-
- May 07, 2013
-
-
Kurund Jalmi authored
-
- Apr 29, 2013
-
-
totten authored
gitignore - Hide CRM/Core/AllCoreTables.php under 4.3. (The file isn't used in 4.3, but it comes up when switching back and forth between the 4.3 and 4.4 codebases.)
-
- Apr 25, 2013
-
-
Adam Roses Wight authored
This is an improvement on CRM/Core/DAO/listAll.php, wrapping in a class and making the table names available as well.
-
- Mar 13, 2013
-
- Mar 07, 2013
-
-
totten authored
-
- Mar 06, 2013
-
-
totten authored
* Fetch code with "gitify" * Make coordinated tags and push them (instead of using post-commit hook on single repo) * Extract hard-coded references to sf.net * Split into smaller functions (which are more explanatory and easier to toggle for testing) * Document configuration file format * Rename executable variables (e.g. $php => $cmd_php) * Use "set -ex" to catch errors
-
- Mar 05, 2013
-
-
Kurund Jalmi authored
-
- Mar 01, 2013
-
-
Dave Greenberg authored
-
Tim Otten authored
-
totten authored
-