Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
ba6f7a8
🐛 Fix strict routing for frontend forms (band-aid only)
LadySolveig Jun 17, 2025
9d6e6ac
Add layout=edit for consistency
LadySolveig Jun 19, 2025
07f17a5
Update form actions to remove option from url that cause wrong route
LadySolveig Jun 19, 2025
6cc49f0
Merge branch '5.3-dev' into 5.3/fix/strict-routing-band-aid
richard67 Jun 21, 2025
2e48d20
Merge branch '5.3-dev' into 5.3/fix/strict-routing-band-aid
rdeutz Jun 25, 2025
3fa4508
Change sort order for attributes in form element to provide better co…
LadySolveig Jun 25, 2025
7adc2ea
Update components/com_config/tmpl/config/default.php
LadySolveig Jun 25, 2025
2d3a85a
Update components/com_users/tmpl/remind/default.php
LadySolveig Jun 25, 2025
20782c8
Update components/com_users/tmpl/reset/default.php
LadySolveig Jun 25, 2025
b59d515
Merge branch 'joomla:5.3-dev' into 5.3/fix/strict-routing-band-aid
LadySolveig Jun 26, 2025
5607570
Fix language key generation for save success message in FormController
LadySolveig Jun 26, 2025
f941d03
Revert "Fix language key generation for save success message in FormC…
LadySolveig Jun 26, 2025
ec1d7bb
Fix language key generation for save success message in FormControlle…
LadySolveig Jun 26, 2025
bd70187
Revert "Fix language key generation for save success message in FormC…
LadySolveig Jun 28, 2025
475b768
Joomla! 5.3.2
bembelimen Jun 29, 2025
b89e3c0
Reset to dev
bembelimen Jun 29, 2025
4e0404f
Fix language key generation for save success message in FormControlle…
LadySolveig Jun 30, 2025
be58573
Merge branch '5.3-dev' into 5.3/fix/strict-routing-band-aid
LadySolveig Jun 30, 2025
5d3cf35
Update form actions to use only the index.php route
LadySolveig Jul 2, 2025
f0f2b0e
[5.3] Translation Update (#45675)
joomla-translation-bot Jul 12, 2025
9792d5a
[5.3] Phpstan baseline 5 3 (#45666)
rdeutz Jul 12, 2025
e92c444
[5.3] Whitelist (#45723)
brianteeman Jul 14, 2025
4b7ed80
swap hardcoded bg-warning text color to black on installation (#45717)
travisrisner Jul 15, 2025
fd96379
[5.3] phpstan-baseline.neon should not be distributed (#45730)
heelc29 Jul 15, 2025
2fea432
Remove tests from drone as we have GH actions (#45767)
laoneo Jul 23, 2025
315024d
[5.3] Migrating Appveyor tests to Github Actions (#45651)
Hackwar Jul 24, 2025
ec3a646
[5.3] clean phan leftover (#45733)
heelc29 Jul 25, 2025
108662f
[5.3] Some cleanup after the move to GH actions (#45753)
heelc29 Jul 25, 2025
cd0e5a2
[5.3] system test for multi-factor authentication plugins (passkey) (…
heelc29 Jul 29, 2025
96697bf
[5.3][cypress] Use generated API bearer token (#45796)
heelc29 Jul 29, 2025
00505cc
[5.3] Test description (#45804)
brianteeman Jul 29, 2025
54aa54a
Merge branch '5.3-dev' into 5.3/fix/strict-routing-band-aid
bembelimen Jul 30, 2025
0e88af4
adding bootstrap variables. (#45231)
hiteshm0 Jul 31, 2025
e5bffae
[5.3] Prevent null ordering on item restore from version history (#45…
travisrisner Aug 1, 2025
ff326d5
[5.3] Debug plugin Collector (#45747)
brianteeman Aug 1, 2025
bb70fe2
Update ComponentDispatcher.php (#45646)
Denitz Aug 1, 2025
a62a8c6
Merge branch 'joomla:5.3-dev' into 5.3/fix/strict-routing-band-aid
LadySolveig Aug 3, 2025
00b7e54
Remove changes form actions in user and privacy frontend forms to use…
LadySolveig Aug 3, 2025
0b812bc
Re-add record ID, method, and user ID variables
LadySolveig Aug 3, 2025
36516f6
[5.3] Fix languagefilter automatic language change redirection when S…
Flowman Aug 5, 2025
955a894
Merge branch '5.3-dev' into 5.3/fix/strict-routing-band-aid
LadySolveig Aug 5, 2025
8e59dc3
[5] Orphaned Ellipsis in Articles Module (#45678)
alikon Aug 7, 2025
ca1483f
[5.3] Choices force background (#45842)
brianteeman Aug 7, 2025
5ce363b
[5.3] End of Support Notification (#45831)
brianteeman Aug 8, 2025
0808754
Merge branch '5.3-dev' into 5.3/fix/strict-routing-band-aid
bembelimen Aug 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
82 changes: 0 additions & 82 deletions .appveyor.yml

This file was deleted.

Loading
Loading