5096 Commits

Author SHA1 Message Date
Instructor, BCIT
c74ae908f2
Merge pull request #1975 from jim-parry/fix/table-again
Fix validation rules table format
2019-04-25 15:16:12 -07:00
Jim Parry
a0a7119cbf
Fix validation rules table format 2019-04-25 15:15:02 -07:00
Lonnie Ezell
b88be4ebc4
Merge pull request #1974 from codeigniter4/autoloadcleanup
Remove framework classes from the autoloader classmap.
2019-04-24 23:01:44 -05:00
Lonnie Ezell
401e6c9c39
Remove framework classes from the autoloader classmap. There didn't seem to be any real impact on performance keeping it there so best to remove that maintenance headache. 2019-04-24 23:01:40 -05:00
Lonnie Ezell
ec03a82355
Merge pull request #1973 from codeigniter4/defaultfixes
Defaultfixes
2019-04-24 22:52:25 -05:00
Lonnie Ezell
cf1b702f07
Remove salt from app config since it was only there for encryption anyway and isn't used anywhere. 2019-04-24 22:50:58 -05:00
Lonnie Ezell
633121d4d6
Migrations should be enabled by default to remove a frustration of getting started. 2019-04-24 22:39:59 -05:00
Lonnie Ezell
d43001ebdd
Simplify the provided htaccess file with only a couple of security items and the rewrite functionality. 2019-04-24 22:38:46 -05:00
Lonnie Ezell
cf2a57cfde
Merge pull request #1961 from vibbow/fix_debugbar_url_tail_slash
Fix Debugbar url tail slash issue
2019-04-24 22:21:09 -05:00
Lonnie Ezell
7f922f04e2
Merge pull request #1963 from vibbow/pr_fix_update_pk_issue
String type primary key should also wrap into an array during db update
2019-04-24 22:20:24 -05:00
Lonnie Ezell
57020f7c2b
Merge pull request #1968 from viosion/fix_pathinfo_segments_0
Fixed pathinfo mode 404 error, rebuild array index of uri segments from array_filter()
2019-04-24 22:18:04 -05:00
Lonnie Ezell
8ac5c7392f
Merge pull request #1972 from MGatner/fix-custom-collectors
Toolbar fix for custom collectors
2019-04-24 22:08:58 -05:00
MGatner
8fe6159f4d
Display string values directly instead of parsing 2019-04-24 14:59:19 -04:00
MGatner
3bb495497f
Allow string returns from display() 2019-04-24 14:57:53 -04:00
Lonnie Ezell
b9c14bec43
Merge pull request #1970 from MGatner/fix-filter-arguments
Add back filter arguments
2019-04-24 12:31:16 -05:00
MGatner
01fd3a54e0
Add back filter arguments 2019-04-24 11:22:18 -04:00
Davy
28264c0827
Fixed pathinfo mode 404 error (Rebuild array index of uri segments from array_filter()) 2019-04-23 22:49:41 +08:00
Lonnie Ezell
27bcbd1185
Merge pull request #1962 from vibbow/pr_fix_side_issue
WIP - Fix side issue
2019-04-22 13:21:41 -05:00
vibbow
74b374389e
String type primary key should also wrap into an array during db update 2019-04-22 17:05:23 +08:00
vibbow
9ea664a05a
WIP - Fix side issue 2019-04-22 15:45:32 +08:00
vibbow
fe8b70a25d
withdraw the change to url_helper 2019-04-22 15:28:53 +08:00
vibbow
2e7f5d3891
Fix Debugbar url tail slash issue 2019-04-22 14:43:42 +08:00
Lonnie Ezell
a570783e8b
Merge pull request #1957 from codeigniter4/stringrule
New generic string validation rule.
2019-04-19 22:45:37 -05:00
Lonnie Ezell
071e5ea7df
Merge branch 'develop' into stringrule 2019-04-19 22:41:12 -05:00
Lonnie Ezell
f091a7753d
New generic string validation rule. 2019-04-19 22:39:42 -05:00
Lonnie Ezell
34b7657047
Merge pull request #1951 from atishamte/system
System typos changes & code cleanup
2019-04-19 22:09:58 -05:00
Lonnie Ezell
2db456a469
Merge pull request #1956 from carusogabriel/chore/use-coalesce-operator
Use Null Coalesce Operator
2019-04-19 22:07:58 -05:00
Gabriel Caruso
319b60b9a2 Use Null Coalesce Operator
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
2019-04-19 22:11:22 -03:00
Atish Amte
93d2c50cd3
User guide updated 2019-04-19 22:33:43 +05:30
Atish Amte
da9eace2d1
Base Modules typos changes 2019-04-19 17:56:57 +05:30
Atish Amte
11e1434356
View typos changes 2019-04-19 17:18:51 +05:30
Atish Amte
3442404da6
Validation typos changes 2019-04-19 17:11:31 +05:30
Atish Amte
e1df0e663d
Throttler typos changes 2019-04-19 17:06:11 +05:30
Atish Amte
169d58eed3
Test typos changes 2019-04-19 17:04:38 +05:30
Atish Amte
1ed6d46453
Session typos changes 2019-04-19 16:55:59 +05:30
Atish Amte
190669da65
Security typos changes 2019-04-19 16:22:00 +05:30
Atish Amte
999d9f1f0c
Pager & Router typos changes 2019-04-19 14:14:08 +05:30
Atish Amte
0ebf4f2781
Log typos changes 2019-04-19 12:55:15 +05:30
Atish Amte
a5971a657e
Images typos changes 2019-04-19 12:42:54 +05:30
Atish Amte
7f88934bb2
I18n typos changes 2019-04-19 12:24:47 +05:30
Atish Amte
928448ea4a
HTTP typos changes 2019-04-19 12:02:08 +05:30
Lonnie Ezell
6973c651d3
Merge pull request #1955 from atishamte/fix
Travis-CI build failed fix
2019-04-19 00:25:54 -05:00
Atish Amte
90f172f558
Update Entity.php 2019-04-19 10:21:40 +05:30
Instructor, BCIT
0b59bcde97
Merge pull request #1954 from jim-parry/docs/fix-table
Fix validation table format
2019-04-18 21:33:28 -07:00
Jim Parry
a4f24e8138
Fix validation table format 2019-04-18 21:31:52 -07:00
Atish Amte
068d257b77
Merge pull request #1 from codeigniter4/develop
Develop branch update
2019-04-19 09:53:13 +05:30
Lonnie Ezell
abe469b40e
Merge pull request #1950 from vibbow/pr_fix_side_issue
Fix some side issue
2019-04-18 22:03:56 -05:00
Lonnie Ezell
9bdfb13ef2
Merge pull request #1952 from MGatner/validation-equals-notequals
Add Validations for `equals()` and `not_equals()`
2019-04-18 22:02:29 -05:00
Lonnie Ezell
ebd203abe7
Merge pull request #1943 from atishamte/model_test
Model, Entity, Exception & Migration test cases
2019-04-18 22:00:31 -05:00
MGatner
1f2c731c1a
Fix test for not_equals null
Null gets cast as empty string so is actually true, even though the datatypes are initially different.
2019-04-18 09:54:51 -04:00