summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/installation
AgeCommit message (Collapse)AuthorFilesLines
2012-03-09Bumped CodeIgniter's PHP requirement to 5.2.4.Phil Sturgeon1-1/+1
Yes I know PHP 5.4 just came out, and yes I know PHP 5.3 has lovely features, but there are plenty of corporate systems running on CodeIgniter and PHP 5.3 still is not widely supported enough. CodeIgniter is great for distributed applications, and this is the highest we can reasonably go without breaking support. PHP 5.3 will most likely happen in another year or so. Fingers crossed on that one anyway...
2012-01-08Remove loading of ['core'] elementsAndrey Andreev1-2/+7
2011-12-27Fixing a documentation linking error in the 3.0 upgrade notes.Greg Aker1-1/+1
2011-12-27Adding 3.0.0 release notes documentation file.Greg Aker1-0/+28
2011-10-18added some additional notes to the 2.0.0 update notes to highlight some of ↵Derek Jones1-0/+52
the potential gotchas, fixes #588
2011-10-05fixed code block spacing in installation docs filesDerek Jones5-8/+51
2011-10-05replacing the old HTML user guide with a Sphinx-managed user guideDerek Jones28-0/+1386