6383 Commits

Author SHA1 Message Date
kenjis
aef9e37a3d
Merge pull request #9012 from kenjis/feat-Services-resetServicesCache
feat: add Services::resetServicesCache() to reset services cache
2024-07-06 17:55:46 +09:00
kenjis
cb39e7ef25
Merge remote-tracking branch 'upstream/develop' into 4.6 2024-07-05 08:37:36 +09:00
kenjis
a4563e53b7
docs: fix description 2024-06-30 15:55:45 +09:00
kenjis
8a2b115ce8
docs: update docs 2024-06-30 15:55:42 +09:00
Glenn
652264ebc6
feat: Adding BaseService::updateServicesCache refreshes and looks for new services class post Autoload. 2024-06-30 15:55:41 +09:00
kenjis
3dffbc9eb0
Merge pull request #8767 from kenjis/feat-resetTransStatus
feat: add BaseConnection::resetTransStatus()
2024-06-30 11:32:06 +09:00
kenjis
6938f4a748
docs: add important note 2024-06-30 10:18:05 +09:00
kenjis
0e56433deb
docs: decorate words 2024-06-30 10:13:45 +09:00
kenjis
9d83fd7b62
docs: change rule order
Alphabetical order.
2024-06-30 10:06:55 +09:00
kenjis
adc6598b74
Merge pull request #8985 from kenjis/feat-spark-filter-check-show-filter-classes
feat: `spark filter:check` shows filter classnames
2024-06-27 10:38:26 +09:00
kenjis
723d9e7058
docs: add changelog 2024-06-26 15:15:44 +09:00
kenjis
df90b23c73
docs: add "Resetting Transaction Status" 2024-06-26 15:15:05 +09:00
kenjis
fe0f3e7d68
docs: add empty lines 2024-06-26 15:15:03 +09:00
kenjis
b102b3e8e0
Merge remote-tracking branch 'upstream/develop' into 4.6
Conflicts:
	user_guide_src/source/changelogs/index.rst
	user_guide_src/source/installation/upgrading.rst
2024-06-26 08:09:59 +09:00
kenjis
4722157f9f
Merge pull request #8981 from kenjis/change-auto-routing-improved-config
config: change default config for Auto Routing Improved
2024-06-26 08:08:02 +09:00
kenjis
ab71e4fc9a
Merge pull request #8979 from ducng99/feat/add_foundrows_mysqli_config
feat: add `foundRows` option for MySQLi config
2024-06-26 08:07:10 +09:00
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
f0db26ff3d
docs: add section "Applying Filters" 2024-06-25 14:41:11 +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
24544d655f
Merge remote-tracking branch 'origin/develop' into 4.6 2024-06-25 11:20:19 +09:00
kenjis
0ad823c919
docs: fix description 2024-06-25 10:59:46 +09:00
kenjis
9494c40cb6
docs: replace "This is" 2024-06-25 10:59:27 +09:00
kenjis
f14bc90b8f
Prep for 4.5.3 release 2024-06-25 10:24:06 +09:00
kenjis
70ebb33833
docs: improve section titles 2024-06-25 08:49:17 +09:00
kenjis
990e89e3c4
docs: fix FQCN 2024-06-25 08:49:00 +09:00
kenjis
939766ebd8
docs: add http:// to example URLs 2024-06-25 08:40:46 +09:00
kenjis
75861b0f84
docs: add section "Check the Routes" 2024-06-25 08:38:36 +09:00
kenjis
02e645c3c8
docs: add sub section titles and explanations 2024-06-25 08:26:24 +09:00
kenjis
c267bc0f18
docs: improve explanation 2024-06-25 08:13:33 +09:00
kenjis
c953a68c12
docs: remove index.php in sample URLs 2024-06-25 08:09:19 +09:00
kenjis
c481d2e9a3
docs: improved descriptions 2024-06-25 08:04:34 +09:00
kenjis
50baeddcc8
docs: change note
Even if you don't change the default controller name, you must remove
the defined route `$routes->get('/', 'Home::index');`.
2024-06-25 07:56:41 +09:00
kenjis
23ae69c26d
docs: add upgrade_460 2024-06-24 18:38:40 +09:00
kenjis
ecfbc2f778
docs: add notes 2024-06-24 18:34:49 +09:00
kenjis
fd00dfab78
docs: update :ref: ids 2024-06-24 18:34:49 +09:00
kenjis
580a59b7e0
docs: add "Examples of Controller/Methods and URIs" 2024-06-24 18:34:49 +09:00
kenjis
dd33f98a32
docs: add note 2024-06-24 18:34:48 +09:00
kenjis
2e3bf1d2d5
docs: rewrite "Auto Routing (Improved)" contents 2024-06-24 18:34:48 +09:00
kenjis
27b420c77a
docs: change section title 2024-06-24 18:34:47 +09:00
kenjis
38d8f72618
docs: add sectioin "Differences from Auto Routing (Legacy)" 2024-06-24 18:34:47 +09:00
kenjis
51607f89a8
docs: add section title "What is Auto Routing (Improved) ?" and rewrite 2024-06-24 18:34:46 +09:00
kenjis
7ce5484464
docs: fix section title marks 2024-06-24 18:34:46 +09:00
kenjis
e51627a4f5
docs: move contents in controllers.rst to auto_routing_improved.rst 2024-06-24 18:34:46 +09:00
kenjis
5d139c32eb
docs: create new page auto_routing_improved.rst 2024-06-24 18:34:46 +09:00
kenjis
5506bf72a3
docs: add docs 2024-06-24 10:07:54 +09:00