7188 Commits

Author SHA1 Message Date
Milan Hoško
a80c2f0b5d
hidden extended via hiddenByClass and hiddenContainer
The hiddenByClass is used for explicit what class to use for hide element.
The hiddenContainer is template for sprintf
2020-07-07 07:06:17 +02:00
Milan Hoško
c88c017943
Add hidennby string to the output of template 2020-07-03 07:42:24 +02:00
Milan Hoško
162fab1308
Add Honeypot config for hiding string 2020-07-03 07:40:53 +02:00
Milan Hoško
7af80ea084
Hide in bootstrap4
If the CSP policy is on, the style wouldn't work. So if the project use Bootstrap 4 or Bootstrap 3, it will be better to add thes classes.
2020-07-02 11:26:12 +02:00
Michal Sniatala
63d715b771
Merge pull request #3192 from HughieW/fix/MessageFormatter-issues
ArgType 'String' is not valid in MessageFormatter class. Fixes #3191
2020-07-01 18:23:57 +02:00
Michal Sniatala
b9940bb5f3
Merge pull request #3153 from MGatner/composer-files
Refresh Composer files
2020-07-01 18:16:58 +02:00
Hughie
f413d6d6c3
ArgType 'String' is not valid 2020-07-01 15:37:50 +01:00
Lonnie Ezell
65c914834e
Merge pull request #3189 from MGatner/content-length
Bugfix: Multipart Content-Length
2020-07-01 08:50:15 -05:00
Lonnie Ezell
91a5742fa9
Merge pull request #3176 from michalsn/webp_support
Add webp support to Image class
2020-07-01 08:44:21 -05:00
MGatner
688475d1fd
[ci skip] Normalize composer.json 2020-07-01 13:43:36 +00:00
MGatner
458e2d4bc5
Merge pull request #3172 from michalsn/router_regex
Add Unicode support for regular expressions in router
2020-07-01 09:14:02 -04:00
MGatner
59e97f4795
Prevent content length for multipart 2020-07-01 01:01:00 +00:00
Lonnie Ezell
d9864e3375
Merge pull request #3181 from paulbalandan/refactor-cli-color-support
Refactor color detection in CLI
2020-06-29 08:42:01 -05:00
Lonnie Ezell
512f7b2fe6
Merge pull request #3182 from paulbalandan/cli-clearscreen
Improve CLI clear screen
2020-06-29 08:41:01 -05:00
John Paul E. Balandan, CPA
f7e8f5f260
Improve CLI clear screen 2020-06-29 12:40:25 +08:00
John Paul E. Balandan, CPA
c4726e43d9
Refactor color detection in CLI 2020-06-29 12:13:45 +08:00
Michal Sniatala
d4d7fdffb7
Merge pull request #3179 from paulbalandan/cli-wrap
Use explicit 'PHP_EOL' in wordwrap
2020-06-28 20:40:17 +02:00
Michal Sniatala
de968b7406
Merge pull request #3175 from michalsn/cli_color
Fix for multicolored strings in CLI
2020-06-28 20:39:59 +02:00
John Paul E. Balandan, CPA
f722360d84
Use explicit 'PHP_EOL' in wordwrap 2020-06-28 19:42:51 +08:00
michalsn
a8f6c47102
Fix exception check in tests 2020-06-28 08:45:55 +02:00
michalsn
6203e425c6
Test regex unicode with placeholder 2020-06-28 08:30:18 +02:00
michalsn
b64026257a
Better support for image type checking 2020-06-28 08:13:28 +02:00
michalsn
0571de7399
Replace empty() with strict check 2020-06-28 07:15:13 +02:00
michalsn
44032b0a58
Add missing webp image 2020-06-27 19:15:07 +02:00
michalsn
6008b526fd
Add webp support to Image class 2020-06-27 18:51:01 +02:00
michalsn
eaf9f02b08
Merge branch 'develop' of https://github.com/nicojmb/CodeIgniter4 into webp_support 2020-06-27 17:59:08 +02:00
michalsn
60e2c39c52
Fix for multicolored strings in CLI. Fixes #3173 2020-06-27 17:56:15 +02:00
michalsn
538ebe4d15
Support unicode for regular expressions in router. Fix #3169 2020-06-26 16:02:40 +02:00
Lonnie Ezell
275ee0799e
Merge pull request #3167 from paulbalandan/docs-use-artifacts
Add the upload artifact action
2020-06-25 13:09:59 -05:00
John Paul E. Balandan, CPA
caa7cd2e1c
Add the upload artifact action 2020-06-26 01:57:18 +08:00
Michal Sniatala
8e0f4c97f4
Merge pull request #3162 from michalsn/delete_files
Update delete_files() helper function
2020-06-25 14:57:19 +02:00
Lonnie Ezell
6b23f2eed0
Merge pull request #3165 from paulbalandan/cli-color-detection
More robust color support detection in CLI
2020-06-24 22:52:22 -05:00
MGatner
55f947f8a6
Merge pull request #3151 from samsonasik/use-dedicated-dir
use writable directory for sqlite default location
2020-06-24 18:51:53 -04:00
Michal Sniatala
f66f3246d2
Merge pull request #3163 from michalsn/fix_batch_model
Fix testMode() for batch methods in Model
2020-06-24 19:29:53 +02:00
John Paul E. Balandan, CPA
e8918134e6
Add tests for new methods and normalize line endings to PHP_EOL 2020-06-25 01:14:21 +08:00
John Paul E. Balandan, CPA
1c4b4efa23
Add more robust color support detection in CLI 2020-06-25 01:12:46 +08:00
Michal Sniatala
30ad13f454
Merge pull request #3161 from paulbalandan/fix-namespaces-command
Fix ternary operator for $path in Namespaces Command
2020-06-24 19:08:37 +02:00
Michal Sniatala
93daa62f01
Merge pull request #3160 from paulbalandan/mysqli-connection
Fix type of $socket in MySQLi\Connection
2020-06-24 19:07:31 +02:00
Michal Sniatala
b94a7bf8ee
Merge pull request #3159 from paulbalandan/fix-ciunittestcase
Remove unused code in CIUnitTestCase
2020-06-24 19:06:32 +02:00
michalsn
8c5d084e29
Use throwable 2020-06-24 17:33:11 +02:00
michalsn
0194640888
Fix testMode() for batch methods in Model 2020-06-24 17:24:43 +02:00
michalsn
24ea615d0f
Update delete_files() helper function. Fixes #3015 2020-06-24 17:15:32 +02:00
John Paul E. Balandan, CPA
9185e2a926
Fix ternary operator for $path in Namespaces Command 2020-06-24 23:12:55 +08:00
John Paul E. Balandan, CPA
5588217428
Fix type of $socket in MySQLi\Connection 2020-06-24 22:56:14 +08:00
John Paul E. Balandan, CPA
28288199d4
Remove use statement for Paths 2020-06-24 22:48:44 +08:00
John Paul E. Balandan, CPA
f4902e0895
Remove unused line of code 2020-06-24 22:44:58 +08:00
Abdul Malik Ikhsan
bd61fe8809
test fix for get "database" property prefixed with WRITEPATH for sqlite 2020-06-24 18:16:30 +07:00
Michal Sniatala
e9de841818
Merge pull request #3155 from MGatner/email-recipients
Email property violation
2020-06-24 12:31:32 +02:00
Michal Sniatala
ad9b1beb48
Merge pull request #3154 from MGatner/docs-action
Prevent docs Action on forks
2020-06-24 12:30:47 +02:00
Michal Sniatala
38a0138077
Merge pull request #3150 from arma7x/forked
Define environment variables before initiating exception class
2020-06-24 12:28:46 +02:00