Instructor, BCIT
|
e3da4d50d8
|
Merge pull request #1978 from jim-parry/feature/table
Implement HTML Table for CI4
|
2019-05-01 21:26:50 -07:00 |
|
Instructor, BCIT
|
e0d48a47f8
|
Merge pull request #1977 from jim-parry/test/featuretestcase
Test/featuretestcase
|
2019-05-01 21:24:08 -07:00 |
|
Instructor, BCIT
|
e5be1f130e
|
Merge pull request #1981 from codeigniter4/softdelete
Using soft deletes should not return an ambiguous field message when joining tables. Closes #1881
|
2019-05-01 21:19:56 -07:00 |
|
Lonnie Ezell
|
f07188bc38
|
Using soft deletes should not return an ambiguous field message when joining tables. Closes #1881
|
2019-05-01 22:44:46 -05:00 |
|
Lonnie Ezell
|
b56dac9263
|
Merge pull request #1980 from codeigniter4/sessionhandlers
Corrected return value for Session/RedisHandler::read to string, per PHP specs
|
2019-05-01 22:32:37 -05:00 |
|
Lonnie Ezell
|
512ba4a605
|
Corrected return value for Session/RedisHandler::read to string, per PHP specs.
|
2019-05-01 22:09:45 -05:00 |
|
Jim Parry
|
6b245b2f4e
|
Implement HTML Table for CI4
|
2019-05-01 12:48:12 -07:00 |
|
Jim Parry
|
845738597d
|
Fix stream filter test
|
2019-05-01 01:58:40 -07:00 |
|
Jim Parry
|
33b1f5a363
|
Improve FeatureTestCase
|
2019-05-01 01:11:23 -07:00 |
|
Jim Parry
|
e5fd33dd38
|
Initial beefing up of Popcorn & FeatureTestCaseTest
|
2019-04-26 09:36:20 -07:00 |
|
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 |
|