Commit Graph

269 Commits

Author SHA1 Message Date
Martin Kopp 43293d0603
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2024-04-16 22:22:44 +02:00
Martin Kopp 92f2ffb3c6
Joomla! 4.4.4 Stable 2024-04-14 12:13:18 +02:00
Martin Kopp b0663caf26
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2024-02-20 16:16:39 +01:00
Martin Kopp 26cf45c21c
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2024-01-09 16:51:01 +01:00
Martin Kopp 1354da155f
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2023-11-28 15:47:16 +01:00
Martin Kopp 16681afbd4
Joomla! 4.4.1 Rc 1 2023-11-18 15:26:09 +01:00
Dimitris Grammatikogiannis e28916314a
Use .env files (#42340) 2023-11-16 07:48:47 +01:00
Dimitris Grammatikogiannis 584d7b00b4
[4.4] Node 20 (#42331)
* Node 20

Signed-off-by: Dimitris Grammatikogiannis <dg@dgrammatiko.dev>

* Update build.js

* sign drone config

---------

Signed-off-by: Dimitris Grammatikogiannis <dg@dgrammatiko.dev>
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
2023-11-11 16:20:30 +01:00
Lodder ff0670eda2
Improve build times (#42325) 2023-11-10 13:05:46 +01:00
David Jardin 19e81ab749
[4.4] Update TinyMCE to 5.10.8 (#42239)
* Update TinyMCE to 5.10.8

* update plugin manifest version
2023-11-02 11:03:02 +01:00
Martin Kopp 04c9945ae6
Revert to dev
Signed-off-by: Martin Kopp <kopp05@infotech.ch>
2023-10-17 18:06:33 +02:00
Martin Kopp fdfd7041a2
Joomla! 4.4.0 Beta 3 2023-09-26 13:44:57 +02:00
Allon Moritz 38ff78cc41
Update dependencies (#41829) 2023-09-20 13:34:06 +02:00
Martin Kopp 116ad860ab
Joomla! 4.4.0 Beta 2 2023-09-19 14:47:35 +02:00
Dimitris Grammatikogiannis f19d92c96b
Bump node version (#41699)
* Update package.json

* Update .drone.yml

* Update package-lock.json

* changing signature

* Update package-lock.json

* Update package.json

* Reset the indantation to 2 spaces
2023-09-11 21:05:08 +02:00
Allon Moritz 8a036ef6d0
Package version bump (#41678)
* Change the version in the bump script for package.json

* Updated package file

* cs
2023-09-11 14:17:57 +02:00
Allon Moritz e481884831
Updates the dependencies (#41538)
* Updating dependencies

* Major update cypress

* Thanks for the reminder @brianteeman

* Composer

* weekend updates
2023-09-04 14:21:54 +02:00
Allon Moritz dd484f8ab8
Update dependencies (#41395) 2023-08-19 18:40:45 +02:00
George Wilson ca610ebd09
[4.4] Bootstrap 5.3 (#41101)
* Upgrade to bootstrap 5.3

* Restore variable for b/c of com_media overrides

* Fixes for RGB conversions

* Fixes

* Don't use undefined var

* Oops

* Fix path

* New version of system template files

* Move prefix into the variables folder for other scss files

* Remove bs prefix
2023-07-23 11:49:11 +02:00
Allon Moritz e5eb843950
Update dependencies (#40783)
* Update dependencies

* update

* update npm
2023-06-23 12:33:35 +02:00
Allon Moritz 2071a7bbde
Update dependencies (#40644)
* Update dependencies

* Update
2023-05-24 08:13:45 +02:00
Allon Moritz 4ab7aa8dd4
Add tests for global configuration and support mail tests (#40583)
* Add tests for global configuration and support mail tests

* cs

* wait till tab is visible

* visible

* mailer visible

* Update tests/System/plugins/mail.js

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

* Setup mailing in installation task

* Doc

* Add more mail checks

* Do not log the mails as it screwes up the drone output log

---------

Co-authored-by: Brian Teeman <brian@teeman.net>
2023-05-15 14:31:39 +02:00
Allon Moritz 478b6b8eaa
Cypress files should not be linthed with normal JS files (#40584) 2023-05-15 12:47:15 +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
Allon Moritz 90435d680d
Lints the cypress system tests (#40076)
* lint tests files

* Fix tests

* lint new tests
2023-03-11 16:30:02 +01:00
Allon Moritz 7ec999be97
Create front end cypress tests (#40038)
* db

* front test

* architecture

* tests

* more tests

* dist

* reame

* connections test

* resolve

* better connection handling

* more tests

* do not cache the connection

* debug

* error check

* debug

* move cleanup to each spec file

* missing field

* postgres support

* cs

* escape column names

* Determine pgsql type of drone correctly

* pg no backticks

* after

* Support multiple layouts

* new test

* after

* case

* postgres needs double quotes
2023-03-11 13:40:22 +01:00
Allon Moritz 6510c23711
Update dependencies (#39875) 2023-03-05 09:49:17 -05:00
Olivier Buisard 94212433b3
GSoC’22 project: Guided Tours (#39902) 2023-03-03 16:56:12 -06:00
Hannes Papenberg 756ea27b59
Updating cypress to 12.7.0 (#39975) 2023-03-02 10:14:10 +01:00
Dimitris Grammatikogiannis 3d0b247bfd
add the missing lock component (#39833) 2023-02-12 23:56:35 -05:00
Olivier Buisard c608616220 Merge branch '4.2-dev' into upmerge-2023-01-20
# Conflicts:
#	administrator/components/com_admin/script.php
#	administrator/components/com_categories/src/Model/CategoryModel.php
#	administrator/components/com_config/src/Model/ApplicationModel.php
#	administrator/components/com_config/src/Model/ComponentModel.php
#	administrator/components/com_fields/src/Model/FieldModel.php
#	administrator/components/com_fields/src/Model/GroupModel.php
#	administrator/components/com_finder/src/Indexer/Query.php
#	administrator/components/com_finder/src/Service/HTML/Filter.php
#	administrator/components/com_finder/src/Service/HTML/Query.php
#	administrator/components/com_joomlaupdate/src/Model/UpdateModel.php
#	administrator/components/com_languages/src/Model/StringsModel.php
#	administrator/components/com_menus/tmpl/items/modal.php
#	administrator/components/com_tags/src/Table/TagTable.php
#	administrator/components/com_users/src/Model/LevelsModel.php
#	administrator/components/com_users/src/Model/MailModel.php
#	administrator/components/com_users/src/Model/UserModel.php
#	administrator/modules/mod_quickicon/src/Helper/QuickIconHelper.php
#	components/com_config/src/Controller/ConfigController.php
#	components/com_content/src/Model/ArchiveModel.php
#	components/com_finder/src/Controller/SuggestionsController.php
#	components/com_tags/src/Model/TagModel.php
#	components/com_tags/src/Service/Router.php
#	components/com_tags/src/View/Tag/FeedView.php
#	components/com_tags/src/View/Tag/HtmlView.php
#	components/com_users/src/Controller/ProfileController.php
#	components/com_users/src/Controller/UserController.php
#	composer.lock
#	installation/src/Model/SetupModel.php
#	layouts/joomla/form/field/text.php
#	libraries/namespacemap.php
#	libraries/src/Component/Router/Rules/NomenuRules.php
#	libraries/src/Form/Field/TextField.php
#	libraries/src/Helper/ModuleHelper.php
#	libraries/src/MVC/Model/ListModel.php
#	libraries/src/Object/CMSObject.php
#	libraries/src/Table/ContentType.php
#	plugins/authentication/cookie/src/Extension/Cookie.php
#	plugins/behaviour/versionable/src/Extension/Versionable.php
#	plugins/editors/tinymce/src/Field/TinymcebuilderField.php
#	plugins/extension/namespacemap/src/Extension/NamespaceMap.php
#	plugins/quickicon/extensionupdate/src/Extension/Extensionupdate.php
#	plugins/quickicon/overridecheck/src/Extension/OverrideCheck.php
#	plugins/quickicon/privacycheck/privacycheck.php
#	plugins/user/joomla/joomla.php
2023-01-20 20:32:33 -05:00
Brian Teeman 4dcee6991f
[4.2] Update Skipto - rtl fix (#39623)
Updates the external script for skipto to address an RTL issue

## To test
apply pr and then run npm install
or
use a prebuilt package

Install arabic language
go to the components dashboard (index.php?option=com_cpanel&view=cpanel&dashboard=components)

## Before

## After
2023-01-14 22:38:17 +00:00
Dimitris Grammatikogiannis 352819a528
[4.3] Upgrade to Bootstrap 5.2 (#39379) 2023-01-10 19:12:55 -05:00
Olivier Buisard 7e889d1955
Update package.json
Addition of optional dependencies
2023-01-06 10:59:57 -05:00
Olivier Buisard 5ad676e2e4
Update package.json
Applying changes to install/update
2023-01-06 10:38:11 -05:00
Olivier Buisard 71aada3efb
Update package.json
Applied changes suggested by Dimitris
2023-01-06 10:06:17 -05:00
Olivier Buisard 0d34c964fe Merge branch '4.2-dev' into upmerge-2023-01-02
# Conflicts:
#	.drone.yml
#	build/build-modules-js/javascript/build-com_media-js.es6.js
#	composer.lock
#	package-lock.json
#	package.json
#	plugins/editors/tinymce/tinymce.xml
#	plugins/quickicon/overridecheck/src/Extension/OverrideCheck.php
#	plugins/system/privacyconsent/privacyconsent.php
#	templates/system/build_incomplete.html
#	templates/system/fatal-error.html
#	templates/system/incompatible.html
2023-01-02 19:17:08 -05:00
Dimitris Grammatikogiannis bfa96c5042
[4.2] Media manager improvements (#39409) 2022-12-28 17:39:43 +00:00
Dimitris Grammatikogiannis 907b6a8d42
Move rtlcss to the devDependencies (#39414) 2022-12-15 12:15:50 +00:00
Olivier Buisard 015c441556
Update package.json
Comparison 4.2 - 4.3 to put back missing lines for 4.3
2022-12-03 17:59:21 -05:00
Dimitris Grammatikogiannis 31db580e3b
[Maintainance] Browserlist cron update (#39315)
* Browserlist update

* Delete browserlist-update.yml
2022-11-27 10:03:03 +01:00
Dimitris Grammatikogiannis 7a875cf9cf
Align the browserlist to the advertised support (#39320)
* Update package.json
2022-11-27 09:21:58 +01:00
Hannes Papenberg b0088ce88a
[4.2] npm: fix bootstrap to version 5.1.3 (#38803)
* npm: fix bootstrap to version 5.1.3

* Update package.json
2022-09-22 10:19:04 +02:00
Franciska Perisa febdab6158
[4.2] [GSoC 21] Keyboard-Shortcut Plugin (#38092)
* Keboard Shortcuts Plugin

Co-authored-by: Krshivam25 <49578630+Krshivam25@users.noreply.github.com>
Co-authored-by: Harald Leithner <leithner@itronic.at>
Co-authored-by: Benjamin Trenkle <bembelimen@users.noreply.github.com>
Co-authored-by: Brian Teeman <brian@teeman.net>
Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com>
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Co-authored-by: Quy <quy@fluxbb.org>
2022-06-22 16:42:52 +02:00
Brian Teeman d4c3fb917c
[4.x] Codemirror Update (#37924)
Updates codemirror to 5.65.4

https://codemirror.net/doc/releases.html
2022-06-15 20:48:01 +02:00
Brian Teeman 896e0a04c5
[4.1] skipto update (#37227)
* [4.1] skipto update

Minor bugfix release upstream

Fixes problem in failure to create the SkipTo menu due to invalid configuration

* 415

* 416
2022-06-12 21:07:30 +02:00
Dimitris Grammatikogiannis c1bc10d93f
Add a comment on the engine portion about upgrades (#37830)
* Add a comment on the engine portion about upgrades

So that the internal tools won't be broken

* Update package.json

* Update package.json
2022-06-06 00:49:00 +02:00
Dimitris Grammatikogiannis 0fd479e665
Node 12 reached EOL (#37757)
* Node 12 reached EOL

* Update .drone.yml

* Update README.md

* Update .drone.yml
2022-05-18 18:47:58 +02:00
Dimitris Grammatikogiannis 863e1702a0
[4.1] Remove the math.div deprecation (#37255)
* fix it

* CS

* meh

* grrr

* Update patches.es6.js

* order

* fo

* Revert choices upgrade

* nope

* Update build/build-modules-js/init/patches.es6.js

Co-authored-by: Brian Teeman <brian@teeman.net>
2022-03-17 20:55:13 +01:00
dependabot[bot] 57b7e68447
Bump karma from 6.3.9 to 6.3.14 (#37063)
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.9 to 6.3.14.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.9...v6.3.14)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-27 01:16:21 +00:00