Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-23 | [ci skip] Fix a changelog entry reference | Andrey Andreev | 1 | -1/+1 | |
2016-11-23 | [ci skip] Deprecate nice_date() | Andrey Andreev | 4 | -2/+28 | |
2016-11-23 | Fix #4917 | Andrey Andreev | 3 | -2/+11 | |
2016-11-23 | [ci skip] Styling change after 21b7a2a2d00bd5645b2ca1afcfa4098e207292a4 | Andrey Andreev | 1 | -2/+2 | |
2016-11-22 | Add support for CURRENT_TIMESTAMP (and similar) defaults to date/time fields ↵ | Andrey Andreev | 2 | -13/+29 | |
in DB Forge As requested in #4852 | |||||
2016-11-22 | Fix #4916 | Andrey Andreev | 2 | -2/+3 | |
2016-11-21 | [ci skip] Specify sphinxcontrib-phpdomain 0.1.3.post1 version | Andrey Andreev | 2 | -5/+5 | |
Our Sphinx dependencies suck | |||||
2016-11-21 | [ci skip] Fix a changelog entry link | Andrey Andreev | 1 | -1/+1 | |
2016-11-14 | Fix #4905 | Andrey Andreev | 2 | -32/+9 | |
2016-11-07 | Fix #4902 | Andrey Andreev | 2 | -1/+2 | |
2016-11-03 | Fix #4679, for real | Andrey Andreev | 2 | -1/+2 | |
2016-11-01 | [ci skip] Add changelog entry for PR #4891 | Andrey Andreev | 1 | -0/+1 | |
2016-11-01 | Merge pull request #4891 from gxgpet/develop_31102016 | Andrey Andreev | 2 | -11/+44 | |
Allow existing file rename-for-download in force_download() helper | |||||
2016-11-01 | strict comparison of 1. | George PETCULESCU | 1 | -1/+1 | |
2016-11-01 | fixed when $filename is an array with a different count than 1. | George PETCULESCU | 1 | -1/+6 | |
2016-11-01 | Merge pull request #4895 from gxgpet/develop_01112016 | Andrey Andreev | 1 | -0/+19 | |
Unit-testing for ordinal_format() (Inflector helper) | |||||
2016-11-01 | small typo | George PETCULESCU | 1 | -1/+1 | |
2016-11-01 | added tests for ordinal_format() helper function (Inflector helper) | George PETCULESCU | 1 | -0/+19 | |
2016-11-01 | Fixed coding style (this time for real) | gxgpet | 1 | -2/+2 | |
2016-11-01 | if download helper receives a numeric array now it won't work | George Petculescu | 1 | -0/+5 | |
2016-10-31 | [ci skip] Fix #4887 | Andrey Andreev | 2 | -13/+24 | |
2016-10-31 | refactorised Docs (parts) of Download helper. | George PETCULESCU | 1 | -3/+4 | |
2016-10-31 | fixed coding style (2) | George PETCULESCU | 1 | -1/+1 | |
2016-10-31 | fixed coding style | George PETCULESCU | 1 | -1/+1 | |
2016-10-31 | Merge pull request #4893 from tianhe1986/develop_fix_dbdriver_quote | Andrey Andreev | 2 | -2/+2 | |
Fix compile_binds: do not use back references inside a character class. | |||||
2016-10-31 | Merge pull request #4893 from tianhe1986/develop_fix_dbdriver_quote | Andrey Andreev | 2 | -2/+2 | |
Fix compile_binds: do not use back references inside a character class. | |||||
2016-10-31 | Fix compile_binds: do not use back references inside a character class. | tianhe1986 | 2 | -2/+2 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2016-10-31 | Fix #4890 | Andrey Andreev | 2 | -4/+5 | |
2016-10-31 | [ci skip] Add changelog entry for #4886 | Andrey Andreev | 1 | -0/+10 | |
2016-10-31 | Merge pull request #4886 from tianhe1986/develop_dbdriver_quote | Andrey Andreev | 2 | -2/+2 | |
Detect double-quoted strings in DB::compile_binds() | |||||
2016-10-31 | Merge pull request #4886 from tianhe1986/develop_dbdriver_quote | Andrey Andreev | 2 | -2/+2 | |
Detect double-quoted strings in DB::compile_binds() | |||||
2016-10-31 | single entry restriction if $filename is an array | George Petculescu | 1 | -1/+1 | |
2016-10-31 | download helper should be able to offer a download by reading a local file ↵ | George Petculescu | 2 | -10/+32 | |
and also a custom destination filename. | |||||
2016-10-28 | Revert "Match single quote in is_write_type()." | tianhe1986 | 1 | -1/+1 | |
This reverts commit eef5951ae313c2c4080e94b8c1aa743a6d6c93b7. Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2016-10-28 | Merge branch '3.1-stable' into develop | Andrey Andreev | 36 | -124/+756 | |
Resolved conflicts: system/core/CodeIgniter.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 user_guide_src/source/libraries/form_validation.rst | |||||
2016-10-28 | [ci skip] Mark the start of 3.1.3-dev | Andrey Andreev | 5 | -4/+20 | |
2016-10-28 | Merge branch 'release/3.1.2' into 3.1-stable | Andrey Andreev | 5 | -16/+17 | |
2016-10-28 | [ci skip] Fix upgrading instruction link titles | Andrey Andreev | 1 | -2/+2 | |
2016-10-28 | [ci skip] Fix upgrading instruction link titles | Andrey Andreev | 1 | -2/+2 | |
2016-10-28 | [ci skip] Prepare for 3.1.2 release | Andrey Andreev | 4 | -5/+5 | |
2016-10-28 | [ci skip] Add download link check to build-release.sh | Andrey Andreev | 1 | -0/+4 | |
2016-10-28 | [ci skip] Add download link check to build-release.sh | Andrey Andreev | 1 | -0/+4 | |
2016-10-28 | [ci skip] xss_clean() hardening | Andrey Andreev | 2 | -11/+12 | |
- percent-sign tag (IE) - data: URI scheme inclinding whitespace (Chrome) | |||||
2016-10-28 | [ci skip] Add a bash script to help with releases | Andrey Andreev | 1 | -0/+95 | |
2016-10-28 | [ci skip] Add changelog entry for & polish doc changes from PR #4826 | Andrey Andreev | 2 | -2/+10 | |
2016-10-28 | Merge pull request #4826 from gxgpet/develop2 | Andrey Andreev | 2 | -1/+4 | |
Make CI_Table::clear() reset captions | |||||
2016-10-28 | Improve byte-safety | Andrey Andreev | 5 | -41/+236 | |
2016-10-28 | Match single quote in is_write_type(). | tianhe1986 | 1 | -1/+1 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2016-10-28 | Match both single and double quote in compile_binds(). | tianhe1986 | 2 | -2/+2 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2016-10-28 | [ci skip] Clear trailing whitespace from PR #4834 | Andrey Andreev | 1 | -1/+1 | |