6301 Commits

Author SHA1 Message Date
Alexander.Fu
7fc7dc8fba
[ci skip]update logging level variable
[ci skip]As above, fix values of logging level in the doc
2020-03-01 00:25:19 +08:00
Alexander.Fu
a1409df8df
Updateing logging level restriction
If the level is 5 or less, debug message will also be ignored, thus there should be warning(level 5),any levels higher than 5 would be ignored
2020-02-29 23:59:49 +08:00
MGatner
2e0134f52d
Merge pull request #2649 from mihailovs2000/patch-2
Update view_parser.rst
2020-02-29 10:10:33 -05:00
mihailovs2000
7c9782e0fa
Update view_parser.rst 2020-02-29 15:16:34 +02:00
Lonnie Ezell
618cf80a8b
Merge pull request #2635 from najdanovicivan/helper-number-currency
Number Helper - Added Fraction parameter in number_to_currency method
2020-02-28 16:21:33 -06:00
Lonnie Ezell
5b0f20c90a
Merge pull request #2642 from MGatner/guide-typo
Add missing tick to Requirements
2020-02-28 16:19:53 -06:00
Lonnie Ezell
e7a2e03b8e
Merge pull request #2638 from dafriend/remove-controller-loaded-logging
Remove logging of controller loaded
2020-02-28 16:19:27 -06:00
MGatner
a896607517
[ci skip] Add missing tick 2020-02-28 15:22:33 -05:00
Lonnie Ezell
2c603ac7f5
Merge pull request #2637 from michalsn/router_directory_fix
Reset dir for FeatureTestCase - fixes #2393
2020-02-28 14:17:12 -06:00
Najdanovic Ivan
9171921e54
Fixed Currency Parser Filter 2020-02-28 11:26:33 +01:00
Dave
91f55e4df6
Remove logging INFO - {date time} --> Controller "App\Controllers\{class}" loaded. in Controller
Every other instance of this "INFO" logging has been removed from v4. This should be too.
2020-02-27 22:09:36 -07:00
michalsn
b253809fb8
fix #2393 2020-02-27 20:52:21 +01:00
Najdanovic Ivan
9abd6bb2cf
Number Helper - Added Fraction parameter in number_to_currency method 2020-02-27 17:24:43 +01:00
MGatner
a6acefcd8a
Merge pull request #2631 from iqbalhs/patch-1
Fix a typo.
2020-02-27 08:48:43 -05:00
Iqbal Hamsyah
90e0fffbd5
Fix a typo. 2020-02-27 15:59:00 +07:00
Lonnie Ezell
e10ecdb711
Merge pull request #2612 from dafriend/configuration-docs-rev
[ci skip] Revamp Configuration docs page.
2020-02-26 22:10:23 -06:00
Lonnie Ezell
0d5e981ce5
Merge pull request #2620 from benrogmans/debugbar-defer-script
Load debugbar script before closing body tag
2020-02-26 22:07:55 -06:00
MGatner
d12d7571cb
Merge pull request #2629 from michalsn/migration_tests
Skip running migrations for tests group by default - fix #2627
2020-02-26 18:54:53 -05:00
michalsn
618da1bba0
fix #2627 2020-02-26 22:25:25 +01:00
Ben Rogmans
18de420f38
Check if #ci-history h2 exists because it might not be loaded yet 2020-02-26 21:30:48 +01:00
MGatner
3fb37cc46c
Merge pull request #2615 from atishamte/develop
Simplified the condition as both clauses returning same output
2020-02-26 13:59:48 -05:00
MGatner
9155afc0a7
Merge pull request #2622 from LittleJ/ci-4.0.1-linkcheck
[UG] Fix all links to pass "linkcheck" test
2020-02-26 13:56:25 -05:00
Lonnie Ezell
ee72c8e1d8
Merge pull request #2625 from samsonasik/fix-buffer-test
Fixing buffer FeaturetestCaseTest::testEchoes()
2020-02-26 12:35:49 -06:00
Abdul Malik Ikhsan
015b19c8a8
place ob_start() in test 2020-02-26 17:25:40 +07:00
Abdul Malik Ikhsan
e4530d1dcd
Fixing buffer FeaturetestCaseTest::testEchoes() 2020-02-26 16:49:09 +07:00
Little J
4f8eadd0a3
[UG] Fix links and change texts to pass "linkcheck" test 2020-02-25 23:18:46 +01:00
Little J
44d9ff166b
[UG] Fix links to pass "linkcheck" test 2020-02-25 23:18:28 +01:00
Atish Amte
aaf2cfd4c7
Update Mimes.php 2020-02-25 12:23:23 +05:30
Dave
d7cf078faf
Removed Services references 2020-02-24 23:45:30 -07:00
Lonnie Ezell
614d885d4e
Update composer.json 4.0.2 2020-02-24 23:20:56 -06:00
Lonnie Ezell
f8266e41e5
Update CodeIgniter.php 2020-02-24 23:20:19 -06:00
Lonnie Ezell
cd8035c148
Update appstarter to framework v 4.0.2 2020-02-24 23:17:15 -06:00
Dave
aaefc01dd7
remove superfluous 'will' 2020-02-24 21:53:38 -07:00
Lonnie Ezell
278a7478fb
Merge pull request #2614 from codeigniter4/appstarterfix
Removed unused test class that was causing appstarter not to work from CLI.
2020-02-24 22:51:14 -06:00
Lonnie Ezell
06c98d0df4
Removed unused test class that was causing appstarter not to work from CLI. 2020-02-24 22:30:42 -06:00
Dave
bccbfbce30
Revamp Configuration docs page. 2020-02-24 15:20:26 -07:00
Lonnie Ezell
28e7183bec
Merge pull request #2610 from LittleJ/ci-4.0.1-ug-improvements
[UG] Sphinx_rtd_theme fixes and improvements
2020-02-24 15:23:51 -06:00
Lonnie Ezell
b9bfb99239
Merge pull request #2611 from LittleJ/ci-4.0.1-fix-sphinx-warnings
[UG] Fix all Sphinx warnings
2020-02-24 15:23:26 -06:00
Little J
54d8e0bc0a
[UG] Add space to ".. php:method::" for better readability 2020-02-24 22:02:13 +01:00
Little J
f4d7be3b50
[UG] Fix toctree spacing 2020-02-24 21:58:21 +01:00
Little J
7f6ff52135
[UG] Add spaces to remove 4 "duplicate object description" warnings 2020-02-24 21:45:34 +01:00
Little J
695c0466e9
[UG] Fix typo causing Sphinx warning "Literal block expected" 2020-02-24 21:12:00 +01:00
Little J
b890d67d55
[UG] Fix typo causing Sphinx warning "Title overline too short" 2020-02-24 21:10:21 +01:00
Little J
b14a436c9a
[UG] Fix typo causing Sphinx warning "Literal block expected" 2020-02-24 21:08:50 +01:00
Little J
bfa124a272
[UG] Fix typo causing Sphinx warning "Inconsistent block quoting" 2020-02-24 21:06:10 +01:00
Little J
3918ac97bd
[UG] Change "method" color from blue (original) to (CI) orange 2020-02-24 20:59:57 +01:00
Little J
828cb24334
[UG] Add comments 2020-02-24 20:34:43 +01:00
Little J
469a882480
[UG] Improve the way images are rendered (especially on mobile devices) 2020-02-24 20:30:17 +01:00
Little J
dffa6981ca
[UG] Add space to titles for better readability 2020-02-24 20:04:59 +01:00
Little J
a4f24fa45a
[UG] Add space to the "Previous" and "Next" buttons 2020-02-24 19:59:07 +01:00