Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-03 | Merge branch '3.1-stable' into develop | Andrey Andreev | 13 | -13/+26 | |
2022-03-02 | [ci skip] Update copyright notices | Andrey Andreev | 13 | -13/+26 | |
2020-01-27 | [ci skip] Merge pull request #5891 from franciscollanquipichun/develop | Andrey Andreev | 2 | -2/+2 | |
Inserted required attribute `lang` in html tags | |||||
2020-01-25 | inserted required attribute in html tag | Francisco Javier Llanquipichun Garcia | 2 | -2/+2 | |
Signed-off-by: Francisco Javier Llanquipichun Garcia <francisco.llanquipichun@gmail.com> | |||||
2020-01-08 | Update imglib_lang.php | Devesa AgustÃn | 1 | -0/+1 | |
2019-01-08 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -0/+1 | |
Conflicts resolved: system/database/drivers/sqlite/sqlite_driver.php system/database/drivers/sqlite/sqlite_forge.php system/database/drivers/sqlite/sqlite_result.php system/database/drivers/sqlite/sqlite_utility.php system/helpers/captcha_helper.php system/helpers/email_helper.php system/helpers/inflector_helper.php system/helpers/smiley_helper.php system/language/english/form_validation_lang.php system/libraries/Cart.php system/libraries/Form_validation.php system/libraries/Javascript.php system/libraries/Javascript/Jquery.php system/libraries/Session/SessionHandlerInterface.php tests/codeigniter/helpers/inflector_helper_test.php user_guide_src/source/helpers/inflector_helper.rst | |||||
2019-01-02 | Merge pull request #5662 from jim-parry/copyright2019 | Instructor, BCIT | 13 | -39/+39 | |
Update copyright date to 2019 | |||||
2018-12-27 | Update copyright date to 2019 | Jim Parry | 13 | -26/+26 | |
2018-09-11 | [ci skip] Fix #5590 (add a default error message for FV valid_base64 rule) | Andrey Andreev | 1 | -0/+1 | |
2018-05-18 | http:// to https:// | Mehdi Bounya | 13 | -26/+26 | |
2018-01-09 | [ci skip] Merge pull request #5376 from jim-parry/copyright-update | Andrey Andreev | 13 | -26/+26 | |
Annual copyright update Conflicts resolved: system/libraries/Cache/drivers/Cache_apcu.php | |||||
2018-01-09 | Annual copyright update | Master Yoda | 13 | -26/+26 | |
2017-01-06 | Merge pull request #4457 from KN4CK3R/develop | Andrey Andreev | 1 | -0/+1 | |
Fix CI_Image_lib::get_image_properties() invalid image handling | |||||
2017-01-06 | Merge pull request #4457 from KN4CK3R/develop | Andrey Andreev | 1 | -0/+1 | |
Fix CI_Image_lib::get_image_properties() invalid image handling | |||||
2017-01-06 | Add valid_mac() FV rule | Andrey Andreev | 1 | -0/+1 | |
Close #3992 | |||||
2017-01-03 | Update copyright data to 2017 | Master Yoda | 13 | -26/+26 | |
2016-12-31 | Update copyright data to 2017 | Master Yoda | 13 | -26/+26 | |
2016-02-12 | return false when image isn't valid | KN4CK3R | 1 | -0/+1 | |
2016-01-11 | [ci skip] Update ellislab.com links to https too | Andrey Andreev | 13 | -13/+13 | |
2016-01-11 | [ci skip] Update codeigniter.com links to https | Andrey Andreev | 13 | -13/+13 | |
2016-01-11 | [ci skip] Bump year to 2016 | Andrey Andreev | 13 | -26/+26 | |
2015-02-17 | Finishing PR #3596 <!DOCTYPE html> | Ivan Tcholakov | 1 | -1/+2 | |
2015-02-15 | add <!DOCTYPE html> | Tjoosten | 1 | -1/+2 | |
2015-01-28 | change in to in_list | Lance Vincent | 1 | -1/+1 | |
2015-01-28 | Form Validation - In Method | Lance Vincent | 1 | -0/+1 | |
2015-01-28 | Form Validation - In Method | Lance Vincent | 1 | -0/+1 | |
Returns true if a given value matches any of the specified list | |||||
2015-01-21 | Remove closing blocks at end of PHP files | vlakoff | 13 | -39/+0 | |
2015-01-12 | Updated to use the language file | Ahmad Anbar | 1 | -0/+1 | |
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 13 | -135/+135 | |
- Remove PHP version from license notices - Bump year number in copyright notices - Recommend PHP 5.4 or newer to be used - Tell Travis-CI to test on PHP 5.3.0 instead of the latest 5.3 version Related: #3450 | |||||
2015-01-06 | Documentation updated. | Peter Denk | 1 | -1/+1 | |
Signed-off-by: Peter Denk <peter@skypay.se> | |||||
2014-12-25 | Russian time zones were changed on Oct 26 2014. | Peter Denk | 1 | -3/+3 | |
2014-12-14 | [ci skip] Remove an unused lang string | Andrey Andreev | 1 | -1/+0 | |
Close #3411 | |||||
2014-11-13 | Removing empty lines | Michael Granados | 1 | -1/+1 | |
Signed-off-by: Michael Granados <michaelgranados@gmail.com> | |||||
2014-11-12 | Making required changes | Michael Granados | 1 | -2/+2 | |
Signed-off-by: Michael Granados <michaelgranados@gmail.com> | |||||
2014-11-09 | Verifying From header before send mail | Michael Granados | 1 | -0/+1 | |
Signed-off-by: Michael Granados <michaelgranados@gmail.com> | |||||
2014-10-27 | [ci skip] Switch to MIT license; close #3293 | Andrey Andreev | 13 | -182/+325 | |
2014-02-25 | Use strings instead of integers for migration version numbers | Andrey Andreev | 1 | -3/+3 | |
- Allows timestamp versions to work on 32-bit systems. - Fixes #2902. - Supersedes PR #2368. | |||||
2014-02-13 | Add pagination translation file | Andrey Andreev | 1 | -0/+35 | |
2014-02-11 | 2013 > 2014 | darwinel | 12 | -12/+12 | |
Update copyright notices from 2013 to 2014. And update one calendar example in user_guide from year 2013/2014 to 2014/2015. | |||||
2014-02-10 | Remove bottom line | Chanthoeun | 1 | -0/+1 | |
2014-02-10 | Remove bottom line | Chanthoeun | 1 | -1/+0 | |
2014-02-10 | Remove bottom line | Chanthoeun | 1 | -0/+1 | |
2014-02-10 | Remove bottom line | Chanthoeun | 1 | -1/+0 | |
2014-02-10 | Correct word peforming to performing | Chanthoeun | 1 | -2/+2 | |
2014-01-03 | FTP class improvements | Andrey Andreev | 1 | -5/+5 | |
- Make changedir()'s first parameter mandatory (optional doesn't make sense) - Fix a few typos (langfile included) | |||||
2013-02-14 | changes according to narfbg's request | Tim | 1 | -1/+1 | |
2013-02-13 | changes according to narfbg's request | Tim | 1 | -0/+1 | |
2013-02-04 | Cleaned up for pull request. | Sajan Parikh | 1 | -5/+5 | |
Signed-off-by: Sajan Parikh <sajan@noppix.com> | |||||
2013-02-02 | Added error message in lang file. | Sajan Parikh | 1 | -5/+6 | |
Signed-off-by: Sajan Parikh <sajan@noppix.com> | |||||
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 12 | -12/+12 | |