2853 Commits

Author SHA1 Message Date
John Paul E. Balandan, CPA
38d8c29260
Merge pull request #5822 from kenjis/fix-docs-v4.1.6.rst
docs: add full support for PHP 8.1 in changelogs/v4.1.6.rst
2022-03-24 00:56:50 +08:00
Benjamin Beganović
4ba72e6ab7
Update incomingrequest.rst 2022-03-22 16:33:11 +01:00
kenjis
51057f144c
docs: add full support for PHP 8.1 2022-03-22 17:24:36 +09:00
kenjis
fedf4f18ec
docs: add explanation about redirect()->back() 2022-03-20 11:14:36 +09:00
kenjis
579d0d5119
docs: change the description to note to make it stand out 2022-03-20 11:13:40 +09:00
kenjis
2a1f23f3b8
Merge pull request #5808 from kenjis/fix-current_url
docs: clarify that current_url() returns URL based on Config\App
2022-03-20 10:34:38 +09:00
kenjis
2609cc949c
docs: add note about attributes 2022-03-18 17:33:21 +09:00
kenjis
b3589085dd
docs: clarify that current_url() returns URL based on Config\App 2022-03-18 12:40:46 +09:00
kenjis
94b70e83f6
Merge pull request #5792 from kenjis/fix-docs-publisher.rst
docs: fix RST format in publisher.rst
2022-03-15 10:05:31 +09:00
kenjis
75184b97b6
docs: fix extension typo
See #5800
2022-03-15 09:58:46 +09:00
kenjis
d95e46101d
Merge pull request #5790 from kenjis/fix-docs-events
docs: fix events.rst
2022-03-15 09:40:08 +09:00
kenjis
5d4753c824
docs: add .woff2 2022-03-12 10:42:30 +09:00
Alex Schmitz
2ccc2cdb9e
Delete renumerate script. 2022-03-11 17:53:48 +01:00
Alex Schmitz
60c7083a74
Renumerate installation. 2022-03-11 17:53:18 +01:00
Alex Schmitz
608fa4251a
Renumerate examples. 2022-03-11 17:43:25 +01:00
kenjis
7ff85e6636
docs: add .tif 2022-03-11 08:56:24 +09:00
kenjis
1f6e857b89
docs: add config file path 2022-03-11 08:49:52 +09:00
kenjis
7ea657bdff
docs: fix RST format 2022-03-11 08:49:34 +09:00
kenjis
d8b3ed4fb4
docs: decorate classname with '``' 2022-03-10 09:04:50 +09:00
kenjis
a4d777bdce
docs: fix incorrect event name and method name 2022-03-10 09:03:40 +09:00
kenjis
6804486d25
docs: fix incorrect directory name 2022-03-10 09:00:42 +09:00
kenjis
caa5d62484
docs: fix words 2022-03-09 09:18:44 +09:00
kenjis
43cd7c99e5
docs: decorate classnames with '``' 2022-03-09 09:18:07 +09:00
kenjis
e234e9f734
docs: update System Class List 2022-03-09 09:10:29 +09:00
kenjis
5307ec4642
docs: add TOC 2022-03-09 09:10:01 +09:00
kenjis
170faa1f8f
docs: revert method chaining indentation 2022-03-06 08:41:56 +09:00
kenjis
e8202c2baa
docs: add dummy HTML tags 2022-03-05 08:48:32 +09:00
kenjis
861f5100c8
docs: run php-cs-fixer
php-cs-fixer fix --verbose --diff --config=.user-guide.php-cs-fixer.dist.php
2022-03-05 08:37:53 +09:00
kenjis
f969513dde
Merge pull request #5774 from kenjis/fix-docs-fix-sample-code
docs: fix sample code
2022-03-05 08:30:54 +09:00
kenjis
970fa892b7
Merge pull request #5772 from kenjis/fix-docs-fix-empty-line
docs: add/remove empty line in sample code
2022-03-05 08:30:41 +09:00
kenjis
3ef6925e4f
docs: add return type void 2022-03-04 19:11:49 +09:00
kenjis
a1e4f09527
docs: fix parent classname 2022-03-04 19:11:27 +09:00
kenjis
d38ae6010c
Merge pull request #5770 from kenjis/fix-docs-comment-style
docs: change comment style in sample code
2022-03-04 18:50:35 +09:00
kenjis
2854d99655
docs: change comment style to * each line 2022-03-04 17:02:03 +09:00
kenjis
fff15ead60
docs: add empty line in sample code 2022-03-04 16:26:42 +09:00
kenjis
806d572601
docs: change comment style 2022-03-04 13:50:09 +09:00
kenjis
7120a4b762
docs: change comment style 2022-03-04 13:46:06 +09:00
kenjis
85e624f5d7
docs: move CodeIgniter 3 sample code to ci3sample folder 2022-03-04 11:57:25 +09:00
kenjis
f9ef14a206
docs: change comment style 2022-03-04 11:37:07 +09:00
kenjis
fb4707e2be
Merge pull request #5761 from kenjis/fix-docs-factories
docs: fix incorrect config filename in factories.rst
2022-03-04 09:31:27 +09:00
kenjis
25b48a8221
Merge pull request #5756 from sfadschm/docs-add-class-definitions
[Docs] Fix class definitions in examples.
2022-03-04 09:25:35 +09:00
kenjis
bde0d249a6
Merge pull request #5759 from kenjis/fix-docs-csrf
docs: add how to code to prevent CSRF
2022-03-03 09:24:39 +09:00
kenjis
45c8e27663
docs: fix incorrect config filename 2022-03-03 08:56:34 +09:00
Alex Schmitz
b4f3c06cd7
Fix empty line.
Co-authored-by: kenjis <kenji.uui@gmail.com>
2022-03-02 10:22:58 +01:00
Alex Schmitz
f7d93e3ed2
Fix BaseController examples. 2022-03-02 10:22:34 +01:00
Alex Schmitz
7011b01108
Fix spaces. 2022-03-02 10:18:38 +01:00
Alex Schmitz
8c83892af2
Apply suggestions from code review.
Co-authored-by: kenjis <kenji.uui@gmail.com>
2022-03-02 10:09:59 +01:00
Alex Schmitz
589bd7ca25
Fix cli_library.
Co-authored-by: kenjis <kenji.uui@gmail.com>
2022-03-02 08:31:36 +01:00
kenjis
8211a86813
Merge pull request #5736 from iRedds/querybuilder-select-subquery
Feature: Subquery for SELECT
2022-03-02 08:38:31 +09:00
Alex Schmitz
a7af20b0be
Add '...' for config examples. 2022-03-01 11:16:31 +01:00