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
|
dcbcf3828d
|
Merge pull request #8922 from kenjis/add-permission-check
chore: add file permission check workflow
|
2024-05-30 14:52:21 +09:00 |
|
kenjis
|
e0d2cff888
|
chore: add file permission check workflow
|
2024-05-30 11:55:41 +09: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 |
|
Abdul Malik Ikhsan
|
117dc1d287
|
Merge pull request #8919 from samsonasik/chore-clean-rector-skip
chore: remove JsonThrowOnErrorRector and FinalizePublicClassConstantRector from skip() config
|
2024-05-29 18:51:39 +07:00 |
|
Abdul Malik Ikhsan
|
3e90a29e6f
|
chore: remove JsonThrowOnErrorRector and FinalizePublicClassConstantRector from skip() config as no longer part of sets
|
2024-05-29 17:39:03 +07:00 |
|
kenjis
|
798d055404
|
style: remove unneeded x permissions
|
2024-05-28 21:37:32 +09: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
|
b9993819d9
|
Merge pull request #8910 from kenjis/docs-uploaded_files.rst
docs: simplify explanation in uploaded_files.rst
|
2024-05-27 10:28:46 +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 |
|
kenjis
|
4f819cbb7c
|
docs: simplify explanation
|
2024-05-27 10:01:00 +09:00 |
|
obozdag
|
2e480d56a4
|
docs: Update libraries/time.rst
Co-authored-by: kenjis <kenji.uui@gmail.com>
|
2024-05-25 04:48:12 +02:00 |
|
kenjis
|
a94130dc67
|
Merge pull request #8909 from obozdag/patch-7
docs: Small typos in libraries/validation.rst
|
2024-05-25 08:24:44 +09:00 |
|
kenjis
|
66dfd8ccb0
|
Merge pull request #8889 from obozdag/patch-3
docs: Small typos in libraries/uploaded_files.rst
|
2024-05-25 08:23:26 +09:00 |
|
obozdag
|
e126b2facc
|
docs: Change last sentence in humanize() in libraries/time.rst
Change last sentence in humanize() in libraries/time.rst
|
2024-05-24 04:25:08 +02:00 |
|
kenjis
|
4e0719bfde
|
Merge pull request #8848 from ddevsr/fix-phpdocs-view
docs: fix PHPDocs for `View`
|
2024-05-24 09:18:10 +09:00 |
|
kenjis
|
410072946c
|
Merge pull request #8906 from obozdag/patch-6
docs: Prevent text-wrap in user guide
|
2024-05-24 08:24:55 +09:00 |
|
obozdag
|
d0baacf562
|
docs: Small typo in libraries/validation/037.php
Small typo in libraries/validation/037.php
|
2024-05-23 15:18:57 +02:00 |
|
obozdag
|
550557e9b6
|
docs: Small typos in libraries/validation.rst
Small typos in libraries/validation.rst
|
2024-05-23 15:13:37 +02:00 |
|
kenjis
|
47cb203954
|
Merge pull request #8900 from kenjis/update-deploy-script
chore: improve user guide deploy script
|
2024-05-23 21:57:16 +09:00 |
|
Denny Septian Panggabean
|
93267dab39
|
docs: fix PHPDocs in View
|
2024-05-22 15:19:25 +07:00 |
|
Denny Septian Panggabean
|
d88ad38c8d
|
docs: fix PHPDocs for View
|
2024-05-22 15:15:37 +07:00 |
|
Denny Septian Panggabean
|
02ada60fb3
|
docs: fix PHPDocs View
|
2024-05-22 15:15:31 +07:00 |
|
obozdag
|
627a28a663
|
docs: Prevent text-wrap in user guide
Prevent text-wrap in user guide. For example $this-
>validateData() should stay unwrapped ($this->validateData()).
|
2024-05-21 08:45:18 +02:00 |
|
Abdul Malik Ikhsan
|
9d54096efa
|
Merge pull request #8905 from codeigniter4/dependabot/composer/rector/rector-1.1.0
chore(deps-dev): update rector/rector requirement from 1.0.5 to 1.1.0
|
2024-05-20 23:21:59 +07:00 |
|
dependabot[bot]
|
4a0efa5efd
|
chore(deps-dev): update rector/rector requirement from 1.0.5 to 1.1.0
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.0.5...1.1.0)
---
updated-dependencies:
- dependency-name: rector/rector
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-20 15:21:00 +00:00 |
|
obozdag
|
4b6bcfa9d4
|
docs: Rollback misleading changes in libraries/uploaded_files.rst
Rollback misleading changes in libraries/uploaded_files.rst
|
2024-05-19 20:56:18 +02:00 |
|
kenjis
|
a909c07f18
|
chore: improve deploy script
|
2024-05-17 21:39:38 +09:00 |
|
kenjis
|
8fc89854cc
|
Merge pull request #8897 from kenjis/docs-modules.rst
docs: update modules.rst
|
2024-05-17 09:41:31 +09:00 |
|
kenjis
|
1af5192f42
|
docs: make function linkable
|
2024-05-16 11:12:28 +09:00 |
|
kenjis
|
382e32abb1
|
docs: improve link
|
2024-05-16 11:12:12 +09:00 |
|
kenjis
|
bce69e8924
|
docs: update outdated note
|
2024-05-16 11:07:10 +09:00 |
|
kenjis
|
f927928aaf
|
Merge pull request #8895 from kenjis/imporve-contributing
docs: imporve contributing
|
2024-05-16 10:56:33 +09:00 |
|
kenjis
|
5eb9584655
|
Merge pull request #8893 from kenjis/usergide-deploy-script
chore: improve user guide deploy script
|
2024-05-16 10:55:56 +09:00 |
|
kenjis
|
05b3f4fdb3
|
Merge pull request #8890 from obozdag/patch-5
docs: Some typos and modifications in libraries/uri.rst
|
2024-05-16 10:54:58 +09:00 |
|
kenjis
|
3f5aecc84b
|
docs: add note
|
2024-05-15 12:07:08 +09:00 |
|
kenjis
|
78731c5df2
|
docs: update sample branch name to 4.6
|
2024-05-15 12:01:08 +09:00 |
|
kenjis
|
8dc546cdec
|
docs: add note
|
2024-05-15 12:00:44 +09:00 |
|
kenjis
|
9390da1004
|
docs: use list for readability
|
2024-05-15 12:00:11 +09:00 |
|
kenjis
|
61c457789d
|
chore: improve userguide deploy script
|
2024-05-14 10:13:54 +09:00 |
|
Abdul Malik Ikhsan
|
90659c88a0
|
Merge pull request #8891 from paulbalandan/phpstan-1-11
chore: Bump to phpstan v1.11
|
2024-05-14 07:04:44 +07:00 |
|
John Paul E. Balandan, CPA
|
b632fd2439
|
Bump to phpstan v1.11
|
2024-05-14 01:01:39 +08:00 |
|
kenjis
|
901342f535
|
Merge pull request #8888 from kenjis/docs-autoloader.rst
docs: fix text decoration in autoloader.rst
|
2024-05-13 10:59:17 +09:00 |
|
kenjis
|
304e806172
|
Merge pull request #8887 from kenjis/docs-managing_apps.rst
docs: remove outdated note in managing_apps.rst
|
2024-05-13 10:58:26 +09:00 |
|
kenjis
|
179d1bf02d
|
Merge pull request #8886 from kenjis/docs-app-structure
docs: improve concepts/structure.rst
|
2024-05-13 10:57:13 +09:00 |
|
kenjis
|
c7c4eb4ded
|
Merge pull request #8873 from kenjis/fix-CLI-user-input
fix: CLI::promptByMultipleKeys() and prompt()
|
2024-05-13 10:56:06 +09:00 |
|
obozdag
|
cbc33f4f3c
|
docs: Some typos and modifications in libraries/uri.rst
Some typos and small modifications in libraries/uri.rst
|
2024-05-12 20:06:51 +02:00 |
|
obozdag
|
83b1628a66
|
docs: Small typos in libraries/uploaded_files.rst
Small typos in libraries/uploaded_files.rst
|
2024-05-11 20:36:58 +02:00 |
|