summaryrefslogtreecommitdiffstats
path: root/user_guide_src
AgeCommit message (Collapse)AuthorFilesLines
2011-12-30Merge pull request #818 from narfbg/develop-image-libPhil Sturgeon2-6/+10
Improve the Image manipulation library
2011-12-30Added support for 3-length hex color values format and a number of ↵Andrey Andreev2-6/+9
validation improvements
2011-12-29Merge pull request #847 from WanWizard/feature/ar_parenthesesGreg Aker1-61/+109
added query grouping to Active Record
2011-12-28Merge pull request #824 from bergal/patch-1Greg Aker1-1/+1
Fix news item href
2011-12-28added query grouping to Active RecordWanWizard1-61/+109
this is a feature that has been lacking for a very long time. lots of people complained about it over the years, but it never got added so you'd have to resort to handcrafted queries when you needed this feature. This is a port of code from DataMapper, in use since CI 1.6.
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-12-26Merge pull request #680 from bubbafoley/load_get_varsPhil Sturgeon2-0/+7
Added method get_vars() to CI_Loader.
2011-12-26Merge pull request #837 from EllisLab/feature/remove-sha-libPhil Sturgeon2-15/+2
Removing previously deprecated SHA1 library. Also removed SHA1 method in the Encryption Library.
2011-12-26Fixing a couple of issues in documentation files that occur when running ↵Greg Aker3-14/+12
Sphinx 'make html'
2011-12-26Removing previously deprecated SHA1 library and removed SHA1 method in the ↵Greg Aker2-15/+2
Encryption Library
2011-12-25Merge upstream branchAndrey Andreev2-7/+17
2011-12-25Merge branch 'patch-4' of https://github.com/kylefarris/CodeIgniter into ↵Greg Aker1-0/+2
kylefarris-patch-4 Conflicts: user_guide_src/source/changelog.rst
2011-12-25Updating changelog & adding a migrations documentation file so those docs ↵Greg Aker2-7/+15
can be started on.
2011-12-25Fix news item hrefAndrew Bergal1-1/+1
2011-12-24Improve the Image manipulation libraryAndrey Andreev1-0/+1
2011-12-21Improved the Cart libraryAndrey Andreev1-0/+1
2011-12-20Merge pull request #801 from Mancy/masterPhil Sturgeon1-0/+1
Fixed issue #798: Update with Like now works
2011-12-20#798: update changelog and typo fixMancy1-0/+1
2011-12-19Fixed year and month seconds for timespan().Eric Barnes1-0/+1
2011-12-19Added #795 to changelogEric Barnes1-1/+1
2011-12-14Added a reference note for people needing to limit to a set number of charactersEric Barnes1-0/+5
2011-12-14Added in a remove item from cart function to save the "hacky" method of ↵Andrew Seymour2-2/+9
updating a product with 0 quantity, updated the changelog to reflect and to be neater and more readable surrounding the changes of the Cart library
2011-12-13Added the ability to get the contents in a different orderAndrew Seymour1-2/+5
2011-12-13Merged the two if's together as suggested by @philsturgeon - updated the ↵Andrew Seymour1-0/+1
Changelog to include something that may be important
2011-12-13Updated Cart.php to handle quantity changes differently (now ↵Andrew Seymour1-0/+1
auto-increments), also updated the changelog to reflect this change for the people that are currently using this library
2011-12-09Added ability to change the separator value in the humanize functionEric Barnes2-0/+7
2011-12-09Fixed typo in introductory paragraph.Zac Clancy1-1/+1
2011-12-06Merge branch 'develop' of https://github.com/tomasz154/CodeIgniter into ↵Eric Barnes1-0/+2
tomasz154-develop Conflicts: user_guide_src/source/changelog.rst
2011-12-06updated changelog with dbforge fixTomasz T1-0/+1
2011-12-06Updated change logEric Barnes1-0/+1
2011-12-06Added change log item for bug #608Eric Barnes1-0/+1
2011-12-05The changelog entry for issue #647Thomas Traub1-0/+1
2011-12-04Added change log message about logger chmod. Refs: #739Eric Barnes1-0/+1
2011-12-04Updated change log with fixed issues.Eric Barnes1-0/+2
2011-11-29Changed the array structure in the userguideFelix Balfoort1-16/+36
2011-11-29changed much to many in the documentationFelix Balfoort1-1/+1
2011-11-29Updated change log and and database configuration to include failoverFelix Balfoort2-0/+23
2011-11-27Merge pull request #690 from Repox/developPhil Sturgeon1-4/+5
Proposal for an updated mod_rewrite suggestion. The existing mod_rewrite example in the documentation led to confusion with new users about how to include CSS, JS and image files.
2011-11-27Merge branch 'patch-1' of https://github.com/has2k1/CodeIgniter into ↵Eric Barnes1-4/+4
has2k1-patch-1 Conflicts: user_guide_src/source/changelog.rst
2011-11-27Updated docs for increment_string example.Eric Barnes1-1/+1
2011-11-24Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into developRepox1-0/+1
2011-11-23Reworded new attach() section in email user guidetrit1-1/+1
2011-11-23Added an entry for the new Email::attach parameterstrit1-1/+5
2011-11-23Added a couple of style tweaks and a note about function change in changelogtrit1-1/+2
2011-11-22Updated changelog with _trans_depth fix.Jacob Terry1-0/+1
2011-11-22Altered the explenation of the rewrite rules to better fit the actual result.Repox1-1/+1
2011-11-22Altered the suggested mod_rewrite rules for removing index.php from URL to ↵Repox1-4/+5
better fit the needs between CI routing and asset files. This suggestion addresses issue #684
2011-11-21Typo in "Watermarking Preferences". Configuration parameter is "wm_padding", ↵David Dotson1-1/+1
but it is listed as "padding".
2011-11-21Updated syntax in changewlog.Phil Sturgeon1-1/+1