Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-19 | Merge branch '3.1-stable' into develop | Andrey Andreev | 5 | -2/+47 | |
Conflicts resolved: system/core/CodeIgniter.php system/libraries/Cache/drivers/Cache_redis.php system/libraries/Session/drivers/Session_redis_driver.php user_guide_src/source/changelog.rst user_guide_src/source/conf.py user_guide_src/source/installation/downloads.rst user_guide_src/source/installation/upgrading.rst | |||||
2019-09-19 | [ci skip] Begin 3.1.12-dev | Andrey Andreev | 5 | -4/+26 | |
2019-09-19 | [ci skip] Fix changelog links to session library | Andrey Andreev | 1 | -6/+6 | |
2019-09-18 | [ci skip] Update Cache library Redis driver to work with phpRedis 5, ↵ | Andrey Andreev | 1 | -0/+1 | |
similarly to PR #5816 (also add changelog entry) | |||||
2019-09-18 | [ci skip] Merge pull request #5831 from DeanWunder/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Fixed HTML type attribute for input field in tutorial | |||||
2019-09-18 | Merge pull request #5835 from dangereyes88/develop | Project lead, CodeIgniter | 1 | -1/+1 | |
Update typography.rst | |||||
2019-09-18 | [ci skip] Merge pull request #5831 from DeanWunder/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Fixed HTML type attribute for input field in tutorial | |||||
2019-09-17 | Update typography.rst | Abdul Haq Sheikh | 1 | -1/+1 | |
Corrected Typo | |||||
2019-09-08 | Fixed HTML type attribute for input field. | DeanWunder | 1 | -1/+1 | |
Input is not a valid value for the type attribute for an input tag. Replaced with text, a valid value. https://www.w3schools.com/tags/att_input_type.asp | |||||
2019-08-13 | [ci skip] Add update mimes.php step to 3.1.11 upgrade instructions | Andrey Andreev | 1 | -0/+6 | |
2019-08-02 | [ci skip] Fix a CSRF-related bug | Andrey Andreev | 1 | -0/+1 | |
2019-07-16 | Fix #5796 | Andrey Andreev | 1 | -0/+1 | |
2019-07-15 | [ci skip] Fix #5788 | Andrey Andreev | 1 | -0/+1 | |
2019-06-23 | [ci skip] Add changelog entry for PR #5783 | Andrey Andreev | 1 | -0/+1 | |
2019-06-19 | Fix #5774 | Andrey Andreev | 1 | -0/+1 | |
2019-06-19 | [ci skip] Add changelog entry for #5779, PR #5781 | Andrey Andreev | 1 | -0/+1 | |
2019-05-11 | [ci skip] Add changelog entry for #5753 | Andrey Andreev | 1 | -0/+2 | |
2019-05-10 | [ci skip] Fix #5755 | Andrey Andreev | 1 | -0/+1 | |
2019-05-10 | [ci skip] Add changelog entry for PR #5744 | Andrey Andreev | 1 | -0/+3 | |
2019-04-23 | Merge pull request #5735 from om-mahato/develop | Instructor, BCIT | 1 | -1/+1 | |
Documentation on mobile devices issue filed | |||||
2019-04-23 | Merge pull request #5453 from popcorner/popcorner-toc | Instructor, BCIT | 1 | -13/+16 | |
[user guide] replace toggle() to fix the toc button | |||||
2019-04-23 | Merge pull request #5735 from om-mahato/develop | Instructor, BCIT | 1 | -1/+1 | |
Documentation on mobile devices issue filed | |||||
2019-04-23 | Merge pull request #5453 from popcorner/popcorner-toc | Instructor, BCIT | 1 | -13/+16 | |
[user guide] replace toggle() to fix the toc button | |||||
2019-04-23 | [ci skip] Merge pull request #5743 from linkqotto/fix-typo | Andrey Andreev | 1 | -1/+1 | |
Fix typo in Tutorial | |||||
2019-04-23 | [ci skip] Fix #5703 | Andrey Andreev | 1 | -0/+2 | |
2019-04-18 | fix typo | 澤崎成実 | 1 | -1/+1 | |
2019-04-05 | class .wy-nav-content-wrap modied for responsive | Om Mahato | 1 | -1/+1 | |
To solve the issue of main context getting offset from screen on mobile devices. The css class .wy-nav-content-wrap under media query has been modified. | |||||
2019-03-20 | [ci skip] Merge pull request #5724 from kevmo/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Punctuation error fixed in documentation (add apostrophe). | |||||
2019-03-16 | Punctuation error fixed (add apostrophe). | kevin moore | 1 | -1/+1 | |
2019-03-16 | [ci skip] Add changelog entry for PR #5708 | Andrey Andreev | 1 | -0/+1 | |
2019-03-13 | [ci skip] Merge pull request #5716 from achraf52/patch-2 | Andrey Andreev | 1 | -2/+2 | |
Corrected example mistake | |||||
2019-03-12 | Corrected example mistake | Achraf Almouloudi | 1 | -2/+2 | |
Corrected an example mistake where the input script tries to echo "<p>fieldset content here</p>\n" but the result in "Produces" is "<p>form content here</p>" which is clearly an inconsistant result. | |||||
2019-02-26 | [ci skip] Fix #5701 | Andrey Andreev | 1 | -0/+1 | |
2019-02-14 | [ci skip] Updated QB reference docs for ↵ | Andrey Andreev | 1 | -4/+48 | |
38291e8e44ca5ccc6273d310127db332ace8f84a and #5017 | |||||
2019-02-14 | Close #4186, #5631, #5668 | Andrey Andreev | 1 | -0/+1 | |
2019-02-14 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -0/+5 | |
2019-02-14 | [ci skip] Polish changes from PR #5692, apply them to pdo/oci and add a ↵ | Andrey Andreev | 1 | -0/+1 | |
changelog entry | |||||
2019-01-25 | [ci skip] Fix #5681 | Andrey Andreev | 1 | -0/+4 | |
2019-01-16 | Merge branch '3.1-stable' into develop | Andrey Andreev | 4 | -4/+30 | |
2019-01-16 | [ci skip] Start of 3.1.11 development | Andrey Andreev | 5 | -3/+26 | |
2019-01-16 | [ci skip] Prepare for 3.1.10 release | Andrey Andreev | 3 | -5/+8 | |
2019-01-08 | Merge branch '3.1-stable' into develop | Andrey Andreev | 3 | -11/+26 | |
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-08 | [ci skip] Close #5482 | Andrey Andreev | 2 | -2/+16 | |
2019-01-04 | [ci skip] Add changelog entry for PR #5659 | Andrey Andreev | 1 | -0/+1 | |
2019-01-02 | Merge pull request #5662 from jim-parry/copyright2019 | Instructor, BCIT | 2 | -3/+3 | |
Update copyright date to 2019 | |||||
2018-12-27 | Update copyright date to 2019 | Jim Parry | 2 | -3/+3 | |
2018-12-17 | [ci skip] Add changelog entry for PR #5652 | Andrey Andreev | 1 | -0/+1 | |
2018-12-17 | [ci skip] Add changelog entry for PR #5651 | Andrey Andreev | 1 | -0/+1 | |
2018-11-16 | [ci skip] Fix #5627 | Andrey Andreev | 1 | -0/+1 | |
2018-11-16 | [ci skip] Fix #5624 | Andrey Andreev | 1 | -0/+1 | |