Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-07 | Comment polish | Gabriel Potkány | 1 | -1/+1 | |
2014-11-06 | Ability to pass array of language files to Language Library similar to ↵ | Gabriel Potkány | 2 | -1/+7 | |
Loader Library | |||||
2014-11-06 | Fix typo in changelog entry for #3305 | Gabriel Potkány | 1 | -1/+1 | |
2014-11-04 | Fix #3310 | Andrey Andreev | 1 | -0/+1 | |
Regression caused by 4b838af40d77684539dd40461bd92e6e453fe675 Quite possibly related to #3308 | |||||
2014-11-03 | Polish changes following #3305 | Andrey Andreev | 1 | -0/+1 | |
Also add support for field comments in PostgreSQL & Oracle ... only via alter_table() for now :/ | |||||
2014-10-29 | Fixed download link text | Razican | 1 | -1/+1 | |
2014-10-29 | [ci skip] Update some (docs) links | Andrey Andreev | 7 | -27/+31 | |
2014-10-28 | [ci skip] Add 2.2.0 to the downloads page in docs | Andrey Andreev | 1 | -0/+1 | |
2014-10-28 | Revert to default sphinx theme | James L Parry | 2 | -3/+13 | |
Remove dependency on EllisLab corporate theme - that is not appropriate for us. Reverted to default Sphinx theme, with a couple of options, which have the side-effect of adding back document tree navigation (next/previous) and collapsible menu (albeit a sidebar not a top one). Closes #2605 and closes #2354, for now. This is not a proper styling - that is a separate issue! Signed-off-by:James L Parry <jim_parry@bcit.ca> | |||||
2014-10-28 | Add a real exception handler | Andrey Andreev | 1 | -4/+5 | |
Close #1590 Close #3200 | |||||
2014-10-28 | Close #3292 | Andrey Andreev | 2 | -1/+2 | |
2014-10-28 | Merge pull request #3294 from jim-parry/fix/ug-copyright | Andrey Andreev | 1 | -6/+6 | |
Fix/ug copyright | |||||
2014-10-27 | Specify sphinx version (fixes #3275) | James L Parry | 1 | -1/+1 | |
The latest version of sphinx installed by easy_install is incompatible with our user guide. This change specifies sphinx version 1.2.3, the required one. Signed-off-by:James L Parry <jim_parry@bcit.ca> | |||||
2014-10-27 | [ci skip] Switch to MIT license; close #3293 | Andrey Andreev | 5 | -523/+69 | |
2014-10-27 | Fix copyright | James L Parry | 1 | -6/+6 | |
Update the sphinx configuration to reflect BCIT as the copyright holder. Signed-off-by:James L Parry <jim_parry@bcit.ca> | |||||
2014-10-27 | Specify sphinx version (fixes #3275) | James L Parry | 1 | -1/+1 | |
The latest version of sphinx installed by easy_install is incompatible with our user guide. This change specifies sphinx version 1.2.3, the required one. Signed-off-by:James L Parry <jim_parry@bcit.ca> | |||||
2014-10-27 | Revert "Specify sphinx version (fixes #3275)" | James L Parry | 1 | -1/+1 | |
This reverts commit 4ac399216f0c745134830149cb17dd5423243dd1. | |||||
2014-10-27 | Specify sphinx version (fixes #3275) | James L Parry | 1 | -1/+1 | |
The latest version of sphinx installed by easy_install is incompatible with our user guide. This change specifies sphinx version 1.2.3, the required one. Signed-off-by:James L Parry <jim_parry@bcit.ca> | |||||
2014-10-24 | Fix Sphinx compilation warnings | vlakoff | 2 | -1/+2 | |
2014-10-22 | Merge pull request #3277 from clawoo/develop | Andrey Andreev | 2 | -0/+10 | |
Escape arrays sent as binding values for database queries. | |||||
2014-10-22 | Reword change log and add the resulting query in the manual. | clawoo | 2 | -2/+5 | |
2014-10-22 | Close #3280 | Andrey Andreev | 1 | -1/+1 | |
2014-10-21 | Update the change log and the documentation with the array values binding ↵ | clawoo | 2 | -0/+7 | |
feature. | |||||
2014-10-05 | config_item() to return NULL instead of FALSE for non-existing items | Andrey Andreev | 3 | -1/+6 | |
Close #3001 Close #3232 Related: #3244 | |||||
2014-09-29 | Close #3194 | Andrey Andreev | 1 | -0/+1 | |
2014-09-29 | Revert #3194 | Andrey Andreev | 1 | -1/+0 | |
This has caused way too many BC breaks (#3238, #3242, #3257). Close #3257 | |||||
2014-09-24 | fixed a typo in changelog | Amir Saboury | 1 | -1/+1 | |
Signed-off-by: Amir Saboury <amir.saboury@gmail.com> | |||||
2014-09-20 | Fix examples in documentation | vlakoff | 2 | -2/+2 | |
2014-09-15 | removed extra quote | Ahmad Anbar | 1 | -1/+1 | |
2014-09-08 | Add 'named callable' rules to Form validation library | Andrey Andreev | 1 | -1/+30 | |
Requested in issue #3183 Supersedes PR #3220 | |||||
2014-08-27 | Fix #2963 | Andrey Andreev | 6 | -8/+15 | |
Changed all file permissions settings throught the framework and the documentation. Also added configuration settings for CI_Log and CI_Image_lib | |||||
2014-08-27 | Add CI_Security::get_random_bytes() for CSRF & XSS token generation | Andrey Andreev | 2 | -2/+18 | |
2014-08-27 | [ci skip] Fix routing documentation (#3192) | Andrey Andreev | 1 | -3/+1 | |
It described a feature that doesn't exist. | |||||
2014-08-27 | Close #3205 | Andrey Andreev | 1 | -0/+1 | |
2014-08-27 | Fix #3189 | Andrey Andreev | 1 | -0/+1 | |
2014-08-25 | Upgrading the function html_escape() - documentation corrections. | Ivan Tcholakov | 1 | -1/+1 | |
2014-08-25 | Upgrading the function html_escape(), escaping twice can be prevented by ↵ | Ivan Tcholakov | 1 | -0/+1 | |
setting the second argument to FALSE. | |||||
2014-08-22 | Query builder, IS NOT NULL support #3194: Adding a changelog entry. | Ivan Tcholakov | 1 | -0/+1 | |
2014-08-18 | [ci skip] Polish changes from PR #3176 | Andrey Andreev | 2 | -6/+8 | |
2014-08-18 | Alter Pull #3176 - CSRF Whitelist | caseyh | 1 | -4/+3 | |
2014-08-11 | CSRF whitelist supports regex | Casey Hancock | 2 | -1/+7 | |
Signed-off-by: Casey Hancock <crh431@gmail.com> | |||||
2014-08-10 | Polish changes following PR #3173 | Andrey Andreev | 1 | -1/+1 | |
2014-08-08 | Using ImagePNG in CAPTCHA helper | ET-NiK | 1 | -0/+1 | |
Using ImagePNG function, if ImageJPG not exists | |||||
2014-07-31 | Merge pull request #3162 from MianSaleem/patch-1 | Andrey Andreev | 1 | -0/+1 | |
anchor popup's menubar attribute is missing | |||||
2014-07-31 | Support for menubar attribute to the :func:`anchor_popup()` | Mian Saleem | 1 | -0/+1 | |
Now the menubar can be set to yes with anchor_popup() by adding new attribute array element 'menubar' => 'yes' The list of all available attribute for anchor_popup() function will be $atts = array('width' => '800', 'height' => '600', 'scrollbars' => 'yes', 'menubar' => 'no', 'status' => 'yes', 'resizable' => 'yes', 'screenx' => '0', 'screeny' => '0'); | |||||
2014-07-31 | Fix #3161 | Andrey Andreev | 1 | -0/+1 | |
2014-07-14 | Merge pull request #3134 from kdazzle/patch-1 | Andrey Andreev | 1 | -0/+1 | |
Return 403 instead of 500 if no CSRF token given | |||||
2014-07-14 | Add changelog entry for CSRF status code; remove line at EOF | Kyle Valade | 1 | -0/+1 | |
2014-07-12 | [ci skip] Add a note about CI_Driver (issue #3140) | Andrey Andreev | 1 | -1/+5 | |
2014-07-11 | Add setting ['composer_autoload'] | Andrey Andreev | 2 | -1/+6 | |
Supersedes PR #3132 |