- Jul 24, 2017
-
-
Sean Madsen authored
- General formatting improvements. - Change "Ubuntu 12.04 or 14.04" to "Ubuntu 12.04 or later" because the buildkit install script is clearly designed to work for later versions of Ubuntu. - Relocate troubleshoot steps to after configuration steps (so the reader doesn't stop reading when they see "troubleshooting". - Higlight post-installation steps. - New instructions for manually ading webserver settings after running `amp config`. - More troubleshooting help.
-
Sean Madsen authored
This was in the general "buildkit" page, and I think it fits better in the specific "civibuild" page.
-
Sean Madsen authored
This is a direct copy-paste from one section of the guide to another, without any edits. When someone is installing buildkit, these steps are easy to miss if they're located in the civibuild file.
-
- Jul 20, 2017
-
-
totten authored
-
Sean Madsen authored
-
Sean Madsen authored
Add in Coding Standards Docs for PHP and SQL
-
- Jul 19, 2017
-
-
Sean Madsen authored
- Use the GitLab repo instead of the GitHub one - Provide more instructions for the step where you create a fork
-
Sean Madsen authored
Add info about AngularJS versions
-
Sean Madsen authored
Migration was done by Seamus. This commit simply adds the redirect
-
Sean Madsen authored
-
Sean Madsen authored
-
Sean Madsen authored
-
- Jul 18, 2017
-
-
Seamus Lee authored
Fix example
-
Seamus Lee authored
-
- Jul 17, 2017
-
-
xurizaemon authored
-
Seamus Lee authored
-
Seamus Lee authored
-
- Jul 13, 2017
-
-
Sean Madsen authored
debugging.md - Remove misleading link
-
totten authored
The doc mentions the page "Administer => System Settings => Cleanup Caches and Update Paths" as a way to clear caches. This is half-true: it does clear `templates_c` and the `civicrm_cache` table, but there are other things that it doesn't touch. (Compare `CRM_Admin_form_Setting_UpdateConfigBackend::postProcess` with the `CRM_Core_Invoke::rebuildMenuAndCaches`.) IMHO, `UpdateConfigBackend::postProcess` should be patched to just do a general system flush (`civicrm_api3('System', 'flush', array())`) -- but (for now) the page is misleading and we shouldn't direct people there.
-
- Jul 12, 2017
-
-
Sean Madsen authored
Developer Community - Add registration links & instructions
-
hollyhanks authored
-
Sean Madsen authored
Corrected hook definition.
-
ginkgofjg authored
-
Sean Madsen authored
Improve instructions for MySQL query logging
-
Sean Madsen authored
-
- Jul 08, 2017
-
-
Sean Madsen authored
civibuild.md - Split settings section. Add civibuild.conf.
-
Sean Madsen authored
Add link page on PR reviewing
-
- Jul 05, 2017
-
-
Sean Madsen authored
- Add details about how to do query logging to a table instead of a file. - Put instructions into steps in chronological order.
-
totten authored
We don't really need the two bulleted lists: * In context, the previous section should give hints about what this means. * If the context isn't clear enough, then the links provide more concrete description.
-
totten authored
-
totten authored
1. The title for section `civicrm.settings.php; settings.php; wp-config.php` is very long. Split the section -- a longer one which discusses `civicrm.settings.php` in more depth, and a shorter which discusses similar files briefly. 2. Add a section for `civibuild.conf`.
-
totten authored
-
Sean Madsen authored
Strict markdown standards for internal hyperlink URLs
-
Sean Madsen authored
Fixed misnamed hook
-
Sean Madsen authored
-
Sean Madsen authored
Run the following command to do so: ./bin/hook-summary.py
-
Sean Madsen authored
-
ginkgofjg authored
-
- Jul 03, 2017
-
-
Sean Madsen authored
Updated Joomla-specific notes.
-
ginkgofjg authored
Updated to reflect that a fix has been merged. Moved warning to the top where it is more likely to be useful. Also, seems more appropriate as a "note" than a "convention" or "tip."
-