29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-07-01 01:23:43 +00:00
Commit Graph

101 Commits

Author SHA1 Message Date
Allon Moritz
16a7dc932b Merge branch '4.3-dev' into 4.4-dev 2023-03-26 18:00:02 +02:00
Franciska Perisa
2f119a03c9
Add ATT Codeowner (#40203 2023-03-26 17:18:43 +02:00
Allon Moritz
7611824c5c
Move API system tests to cypress (#40135)
* tests

* api

* artiucles crud

* banners

* contact

* media

* media

* Remove codeception

* cs

* more traces of codeception

* readd certs

* dependencies

* more deps

* secret

* cs

* better doc

* write

* config workaround

* cs

* revert

* prepare db for api tests

* variable

* revert pool

* end connections

* no limit

* cs

* prefix

* Update tests/cypress/drone-system-run.sh

* run specific specs in drone

* Update tests/README.md

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update tests/cypress/integration/api/com_media/Files.cy.js

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update tests/cypress/integration/api/com_media/Files.cy.js

Co-authored-by: Brian Teeman <brian@teeman.net>

* postgres

* media on postgres

* sign

* cs

* remove more traces

* basic api tests

* cleanup

* path

* run recursive specs

* chmod images folder

* path to cms

* correct dependencies and better cleanup

* cleaner deps

* Update tests/cypress/drone-system-run.sh

Co-authored-by: Brian Teeman <brian@teeman.net>

* missing fields

* stabilize cleanup

* cs

* secret in install test

* order of tests

* optimize cleanup

* cs

* cache the connection

* revert connection cache

* docs

* Rename cypress to system

* lint

* simplification and docs

* docs

* better cleanup

* move

* merge conflict

* remove redundant connect

---------

Co-authored-by: Brian Teeman <brian@teeman.net>
2023-03-20 09:51:42 +01:00
Wojciech Smoliński
2aebedfc61
Update github actions in workflows (#39066) 2022-10-25 09:34:52 +01:00
Benjamin Trenkle
b9b8133951
Update PR template (#38888) 2022-10-02 08:13:19 +02:00
joomla-translation-bot
bdda21f1be
Translation Update (#38721)
* Language update

* Language update

* Language update

* Language update

* allow create commit to fail

* Language update

* Tigger build

Co-authored-by: Harald Leithner <leithner@itronic.at>
2022-09-12 12:11:03 +02:00
Wojciech Smoliński
449cbafac2
Use 4.2-dev in core translation workflow (#38698) 2022-09-06 10:59:03 +01:00
Brian Teeman
9539727741
Update CONTRIBUTING.md (#38701) 2022-09-06 08:08:56 +01:00
Varun Sharma
317263d1a9
Add GitHub token permissions for workflow (#38256)
Signed-off-by: Varun Sharma <varunsh@stepsecurity.io>
2022-07-12 09:31:51 +01:00
nathannaveen
79374829ec
chore: Set permissions for GitHub actions (#38144)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
2022-06-27 15:01:04 +02:00
Roland Dalmulder
3dba5567a6
Merge branch '4.1-dev' into 4.2-dev
# Conflicts:
#	.drone.yml
#	administrator/language/en-GB/install.xml
#	administrator/language/en-GB/langmetadata.xml
#	administrator/manifests/files/joomla.xml
#	administrator/manifests/packages/pkg_en-GB.xml
#	api/language/en-GB/install.xml
#	api/language/en-GB/langmetadata.xml
#	installation/language/en-GB/langmetadata.xml
#	language/en-GB/install.xml
#	language/en-GB/langmetadata.xml
#	libraries/src/Version.php
2022-06-03 20:48:30 +02:00
Allon Moritz
a3e71b8153
[4.2] Add Allon Moritz as code owner for libraries (#37967)
* Add Allon Moritz as code owner for libraries

* Remove web auth owner
2022-06-03 12:28:23 +02:00
Crystal Dionysopoulos
31b3b8980f
A11y GitHub issue template (#37906)
* Initial commit to create a11y_issue.md

* Adding J version question

* Adding a11y label automatically

Per the GitHub docs, it's possible to add the appropriate label automatically in the YAML front matter: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/manually-creating-a-single-issue-template-for-your-repository

Co-authored-by: Christiane Maier-Stadtherr <dev@chmst.de>
2022-05-30 21:05:00 +02:00
Alex Api
f5ba0ce829
Update create-translation-pull-request-v4.yml (#37344)
Might found a type on SYNC_VERSION environment variable
2022-03-22 12:21:00 +01:00
George Wilson
943117a8ba
Removed as no longer contributing 2022-02-27 23:40:09 +00:00
George Wilson
b48dd43fe2
Remove myself from ownership of some things 2022-02-27 23:39:32 +00:00
Benjamin Trenkle
7c9ac469e4
Merge commit '05e21f49d62aca3cc7591e9b3c05f860c292e205' into 4.1/upmerges/2022-02-20 2022-02-20 19:41:44 +01:00
Tobias Zulauf
05e21f49d6
update contributing.md file to be merged up to 4.1 and 4.2 thanks @brianteeman (#36953) 2022-02-20 10:25:50 +01:00
Tobias Zulauf
936131669b
add @HLeithner to the codeowners and remove none existent files (#37037) 2022-02-14 19:21:23 +01:00
Brian Teeman
da25d59714
Update README.md (#36811)
* Update README.md

* Update README.txt

* Update README.md

* Update CONTRIBUTING.md
2022-01-31 16:57:16 +01:00
Harald Leithner
c375260c2d Merge branch '4.0-dev' into 4.1-dev 2022-01-23 20:01:12 +01:00
Harald Leithner
661fd2622f
Switch translation bot to 4.1-dev branch 2022-01-23 19:58:02 +01:00
Phil E. Taylor
8ecd5f6757
Revert "Update CODEOWNERS (#36484)" (#36488)
This reverts commit bcaf88095a.
2021-12-30 00:20:59 +01:00
Phil E. Taylor
bcaf88095a
Update CODEOWNERS (#36484) 2021-12-29 23:01:34 +00:00
Benjamin Trenkle
f3efe182c1
Merge branch '4.0-dev' of github.com:joomla/joomla-cms into 4.1-dev
# Conflicts:
#	administrator/language/en-GB/install.xml
#	administrator/language/en-GB/langmetadata.xml
#	administrator/manifests/files/joomla.xml
#	administrator/manifests/packages/pkg_en-GB.xml
#	api/language/en-GB/install.xml
#	api/language/en-GB/langmetadata.xml
#	installation/language/en-GB/langmetadata.xml
#	language/en-GB/install.xml
#	language/en-GB/langmetadata.xml
#	libraries/src/Version.php
2021-11-15 14:45:13 +01:00
Brian Teeman
88f7b4d3ee
Update cacert-update.yml Action (#35956) 2021-11-02 09:59:56 +00:00
Benjamin Trenkle
447c628bcb
Merge branch '4.0-dev' of github.com:joomla/joomla-cms into 4.1-dev
# Conflicts:
#	.drone.yml
#	administrator/language/en-GB/install.xml
#	administrator/language/en-GB/langmetadata.xml
#	administrator/manifests/files/joomla.xml
#	administrator/manifests/packages/pkg_en-GB.xml
#	api/language/en-GB/install.xml
#	api/language/en-GB/langmetadata.xml
#	installation/language/en-GB/langmetadata.xml
#	language/en-GB/install.xml
#	language/en-GB/langmetadata.xml
#	libraries/src/Version.php
2021-10-19 15:26:27 +02:00
George Wilson
2976dc974d
Cacert action needs to be in the default branch for 3.10 2021-10-07 22:33:09 +01:00
Tobias Zulauf
f625ba469c
[4.1] Add Joomla! Accessibility Team to the code owners (#35629)
* add Joomla! Accessibility Team to the code owners

* add cassiopeia

* add everything in the templates
2021-09-22 07:06:12 +02:00
George Wilson
db1b585c15
Ensure branch is 3.10-dev 2021-09-20 20:25:09 +01:00
George Wilson
7f44428958
Mozilla cacert update via Github Action (#34703)
* Github action to update the mozilla cacert bundle

* Only run in core repo

* No running on push. Alloow manual trigger

* Update action to create a PR
2021-09-20 12:44:31 +02:00
joomla-translation-bot
5921e439d6
Translation Update (#35379) 2021-09-11 23:21:57 +01:00
joomla-translation-bot
3bb6894423
Translation Update (#35321) 2021-08-23 19:03:01 +01:00
joomla-translation-bot
b2d763422c
Translation Update (#35098) 2021-08-16 23:38:06 +01:00
wilsonge
ca951153fd
Merge branch '3.10-dev' into 4.0-dev 2021-08-10 09:18:00 +01:00
Tobias Zulauf
e983254762
Update branches and fix some references still pointing to staging (#35073) 2021-08-09 11:43:23 +01:00
Tobias Zulauf
328b7d39e6
[4.0] Remove com_csp and move the CSP configuration to the HttpHeaders plugin (#33550) 2021-05-07 09:05:31 +02:00
wilsonge
6bfdcb2ac1
Merge commit '30d26a1' into 4.0-dev 2021-05-02 23:53:05 +01:00
Phil E. Taylor
afc196adc6
replace https://resources.joomla.org (#32907)
* update url

* replace redirected and dead urls

Signed-off-by: Phil E. Taylor <phil@phil-taylor.com>
2021-03-30 07:47:50 +02:00
wilsonge
a1158ee07f
Merge branch '3.10-dev' into 4.0-dev 2020-12-15 18:17:51 +00:00
wilsonge
af5b1001da
Merge commit '58e0942' into 4.0-dev 2020-12-15 01:36:51 +00:00
wilsonge
cc50a5e9a8
Merge commit '9b4c991' into 4.0-dev 2020-11-26 02:53:17 +00:00
Bear
8510a87d91
Revert incorrectly changed files in #30778 (#31295)
* syncing

* revert incorrectly changed files

* adding incorrectly ignored file.
2020-11-01 23:58:00 +01:00
Quy
a84d617232
Fix paths (#31102)
Fix paths in codeowners file.
2020-10-15 20:49:03 +02:00
George Wilson
e3c4d58389
Remove Michael from stats plugin codeowner and remove me from core js 2020-10-02 02:07:56 +01:00
Phil Taylor
02ce9db22e
Suggest text change of PR Template to make it more clear (#29732) 2020-06-21 15:46:37 +01:00
George Wilson
fe0563cb79
[4.0] Workflow enhancement
Move workflows towards a state machine with workflow plugins
2020-05-30 00:06:48 +01:00
wilsonge
75b3d190b1
Merge branch '3.10-dev' into 4.0-dev 2020-05-29 22:42:32 +01:00
Tobias Zulauf
3042bc489c
Add an rfc issue template (#29206)
Co-authored-by: Brian Teeman <brian@teeman.net>
2020-05-25 19:50:55 +02:00
bembelimen
73e6388744 Merge branch '4.0-dev' of github.com:joomla/joomla-cms into workflow-v3
# Conflicts:
#	administrator/components/com_workflow/forms/filter_stages.xml
#	administrator/components/com_workflow/tmpl/stages/default.php
2020-05-11 00:47:22 +02:00