6282 Commits

Author SHA1 Message Date
kenjis
62c48ac8ac
Merge pull request #9002 from kenjis/docs-improve-filters
docs: improve descriptions to Filters
2024-06-26 08:05:02 +09:00
kenjis
9a9a9a05bc
docs: add note for HTTP method names lowercase 2024-06-25 14:30:35 +09:00
kenjis
75a9350335
docs: small improvements 2024-06-25 14:25:08 +09:00
kenjis
33dc973e43
docs: add empty lines 2024-06-25 14:24:30 +09:00
kenjis
a69c876fce
docs: update outdated description for HTTP method names 2024-06-25 14:23:23 +09:00
kenjis
d171ac348f
docs: add note to upgrade_420.rst 2024-06-25 13:38:16 +09:00
kenjis
2ce73cd5cf
docs: add changelog and upgrade for v4.5.4 2024-06-25 11:34:36 +09:00
kenjis
f14bc90b8f
Prep for 4.5.3 release 2024-06-25 10:24:06 +09:00
kenjis
b9afd482c3
docs: fix incorrect description for route group filter 2024-06-20 18:11:33 +09:00
kenjis
eee496c02c
docs: add note 2024-06-13 18:38:29 +09:00
obozdag
c647c473e8
docs: Small typos in extending/events.rst
Small typos in extending/events.rst
2024-06-12 13:49:44 +02:00
kenjis
cf0e87d56e
Merge pull request #8557 from kenjis/docs-concepts-goals.rst
docs: restore goals.rst from 3.0 user guide
2024-06-12 10:37:53 +09:00
John Paul E. Balandan, CPA
ce3750c8f8
Merge pull request #8942 from obozdag/patch-17
docs: Change getOption's parameter name in cli/cli_request.rst
2024-06-10 20:21:31 +08:00
John Paul E. Balandan, CPA
55a4a780e2
Merge pull request #8943 from obozdag/patch-18
docs: Fix typo in extending/core_classes.rst
2024-06-10 20:20:57 +08:00
kenjis
8c871fca19
docs: add changelog and upgrade for v4.5.3 2024-06-10 17:18:32 +09:00
kenjis
0f7a454231
docs: make sentence as a note
To make the tools stand out.
2024-06-10 16:05:37 +09:00
kenjis
2a8e13bd79
Prep for 4.5.2 release 2024-06-10 16:03:21 +09:00
obozdag
27c4e8cb1e
docs: Fix typo in extending/core_classes.rst
Fix typo in extending/core_classes.rst
2024-06-09 11:51:54 +02:00
obozdag
ce97114278
docs: Change getOption's parameter name in cli/cli_request.rst
Change getOption's parameter to $key as in the code.
2024-06-09 11:36:50 +02:00
obozdag
d1029cad78
docs: Small typo in testing/debugging.rst
Small typo in testing/debugging.rst
2024-06-07 10:30:02 +02:00
kenjis
46a77532a0
docs: fix typo 2024-06-06 09:16:38 +09:00
kenjis
0ce62d9d66
Merge pull request #8935 from obozdag/patch-12
docs: fix helpers/form_helper.rst
2024-06-06 08:37:52 +09:00
obozdag
4071cfdc58
docs: Small typo in testing/benchmark.rst
Small typo in testing/benchmark.rst
2024-06-05 14:20:35 +02:00
obozdag
2850b22e47
docs: Fix filters-globals link in helpers/form_helper.rst
Fix filters-globals link in helpers/form_helper.rst
2024-06-05 14:10:19 +02:00
obozdag
8e0b25b7c0
docs: Added label to $globals in incoming/filters.rst
Added label to $globals in incoming/filters.rst
2024-06-05 14:02:50 +02:00
obozdag
64db55acb8
Fix HTML link helpers/form_helper.rst
Co-authored-by: kenjis <kenji.uui@gmail.com>
2024-06-05 13:35:15 +02:00
obozdag
e3e0340d41
docs: Add label to Enable CSRF Protection header in libraries/security.rst
Add label to Enable CSRF Protection header in libraries/security.rst
2024-06-05 11:59:37 +02:00
obozdag
a4df1060dd
docs: Fix some typos and expand csrf auto-generation explanation (by Kenjis) helpers/form_helper.rst
Fix some typos and expand csrf auto-generation explanation (by Kenjis) helpers/form_helper.rst
2024-06-05 11:47:14 +02:00
obozdag
579a4730b8
docs: Change HTML 'tag's to 'element's in helpers/form_helper.rst
Change HTML 'tag's to 'element's in helpers/form_helper.rst
2024-06-05 11:26:28 +02:00
Denny Septian Panggabean
1c27fd4109
docs: remove variable 2024-06-02 21:39:38 +07:00
Denny Septian Panggabean
2b0bbf55c6
docs: no use config() 2024-06-02 21:37:03 +07:00
Denny Septian Panggabean
107c99baed
Update user_guide_src/source/concepts/services.rst
Co-authored-by: kenjis <kenji.uui@gmail.com>
2024-06-02 21:37:02 +07:00
Denny Septian Panggabean
ef9c3e5a56
Update user_guide_src/source/libraries/caching.rst
Co-authored-by: kenjis <kenji.uui@gmail.com>
2024-06-02 21:37:02 +07:00
Denny Septian Panggabean
c3323b4418
Update user_guide_src/source/libraries/images.rst
Co-authored-by: kenjis <kenji.uui@gmail.com>
2024-06-02 21:37:02 +07:00
Denny Septian Panggabean
6be5e3cbdb
Update user_guide_src/source/libraries/images.rst
Co-authored-by: kenjis <kenji.uui@gmail.com>
2024-06-02 21:37:02 +07:00
Denny Septian Panggabean
a1690e8656
docs: typo Services 2024-06-02 21:37:01 +07:00
Denny Septian Panggabean
ca09944c25
docs: replace Service class to service() 2024-06-02 21:36:48 +07:00
kenjis
482b8bba0e
Merge pull request #8923 from obozdag/patch-12
docs: Prevent text-wrap for span.pre in user guide citheme.css
2024-05-31 17:24:24 +09:00
kenjis
7af34e5ec4
Merge pull request #8846 from obozdag/patch-10
docs: Fix typos in libraries/caching.rst
2024-05-31 17:22:32 +09:00
kenjis
f37e326f6e
Merge pull request #8927 from obozdag/patch-13
docs: Small typo in testing/overview.rst
2024-05-31 17:19:43 +09:00
obozdag
2ba2c45139
docs: Small typo in testing/overview.rst
Small typo in testing/overview.rst
2024-05-30 22:34:39 +02:00
kenjis
4a65e2a818
docs: add note for View Cells typed properties 2024-05-30 21:42:02 +09:00
obozdag
ab796767a8
docs: Prevent text-wrap for span.pre in user guide citheme.css
Add span.pre to span.std to prevent text-wrap in user guide citheme.css
2024-05-30 08:19:11 +02:00
kenjis
f2b8892e1c
Merge pull request #8918 from kenjis/fix-file-permissions
style: remove unneeded x permissions
2024-05-30 11:51:21 +09:00
kenjis
cc3386528f
Merge pull request #8917 from kenjis/docs-model-validation-note
docs: improve Note for in-Model Validation
2024-05-30 10:31:52 +09:00
kenjis
798d055404
style: remove unneeded x permissions 2024-05-28 21:37:32 +09:00
obozdag
6b0dfb19f4
docs: Rollback the backuphandler explanation in libraries/caching.rst
Rollback the backuphandler explanation in libraries/caching.rst
2024-05-27 05:20:31 +02:00
kenjis
b1e2366c1c
Merge pull request #8884 from obozdag/patch-2
docs: Some small typos and modifications in libraries/time.rst
2024-05-27 10:54:43 +09:00
kenjis
e19fc097b9
docs: add link to section 2024-05-27 10:25:14 +09:00
kenjis
8af1608752
docs: make description more detailed 2024-05-27 10:24:32 +09:00