Age | Commit message (Collapse) | Author | Files | Lines |
|
accurately describe what 3.0 has added so far.
|
|
|
|
|
|
|
|
PHP 5 is supported.
|
|
added notice of license to all source files.
OSL to all except the few files we ship inside of the application folder, those are AFL.
Updated license in user guide.
incrementing next dev version to 3.0 due to licensing change
|
|
|
|
fix changelog difference between HTML and RST
|
|
|
|
|
|
|
|
targets, but they do exist, and links are built properly
|
|
the potential gotchas, fixes #588
|
|
Fix for Issue #276 - Thanks Kyle!
|
|
|
|
|
|
|
|
Fix #576: using ini_get() to detect if apc is enabled or not
|
|
|
|
|
|
|
|
$mysql = '20061124092345';
$unix = mysql_to_unix($mysql);
|
|
|
|
|
|
|
|
Conflicts:
user_guide_src/source/_themes/eldocs/layout.html
user_guide_src/source/general/index.rst
user_guide_src/source/index.rst
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix CodeIgniter URLs, Controller and Views on User Guide
|
|
|
|
|
|
|
|
|
|
|
|
|
|
jwensley2-user_guide
Conflicts:
user_guide_src/source/database/configuration.rst
|
|
|
|
|
|
|
|
|
|
|