Commit Graph

585 Commits

Author SHA1 Message Date
Tuan Pham Ngoc 5de3a59349
Merge pull request #461 from joomdonation/master
Update copyright format for master
2021-09-05 11:06:46 +07:00
Tuan Pham Ngoc 0da09499f9
Merge branch 'joomla-extensions:master' into master 2021-09-05 11:04:01 +07:00
chmst 35e84fbbcc Adapt copyright in com_weblinks to files in joomla core 2021-09-05 10:58:19 +07:00
Tuan Pham Ngoc 17fb02680e
Merge pull request #455 from joomdonation/master
CS
2021-08-29 12:36:14 +07:00
Tuan Pham Ngoc 06c13b6a72
Yes, thanks !
Co-authored-by: Quy <quy@fluxbb.org>
2021-08-28 23:32:12 +07:00
Tuan Pham Ngoc d007d1d29d CS 2021-08-28 23:25:11 +07:00
Tuan Pham Ngoc 5ae2866c28
Merge pull request #454 from joomdonation/master
Add missing commits
2021-08-28 21:15:12 +07:00
Tuan Pham Ngoc 3883eafa37 Update version number 2021-08-28 20:35:09 +07:00
Tuan Pham Ngoc f8ea546cfe Let's build script update version number 2021-08-28 17:01:14 +07:00
Tuan Pham Ngoc c70b2f70b0 Prevent changing created_by if the current user is not allowed to access to com_users 2021-08-27 10:38:45 +07:00
Tuan Pham Ngoc 073d3c8b46
Merge pull request #452 from joomdonation/update_language_items
Update language items
2021-08-20 18:17:00 +07:00
Tuan Pham Ngoc 6d0f3cbbdb Update language items 2021-08-20 18:16:05 +07:00
Tuan Pham Ngoc fc4267038c
Merge pull request #426 from infograf768/patch-4
Thanks @infograf768. This is useful for multilingual website and maintainers decided to merge it.
2021-08-18 17:58:22 +07:00
Tuan Pham Ngoc b81f7c48e0
Merge pull request #389 from SharkyKZ/master
Don't hide filter form
2021-08-18 17:03:59 +07:00
Tuan Pham Ngoc 407b768344
Merge branch 'master' into master 2021-08-18 16:58:40 +07:00
Tuan Pham Ngoc 8ee3f1ba1a
Prevent warnings on PHP 8 2021-08-18 16:34:22 +07:00
Tuan Pham Ngoc d1e941f581
Resolve conflicts 2021-08-18 16:05:20 +07:00
Tuan Pham Ngoc d452972144
Merge pull request #385 from Paladin/patch-1
It's not hurt to add this field available for module output, so I'm merging this.
2021-08-18 15:47:43 +07:00
Tuan Pham Ngoc 427998ee0d
Merge pull request #434 from Harmageddon/patch-1
Fix PHP warnings
2021-08-18 15:40:46 +07:00
Tuan Pham Ngoc 620f535ceb
Improve show tags code 2021-08-18 15:36:02 +07:00
Tuan Pham Ngoc 40fec2bdfa
Better check 2021-08-18 14:39:15 +07:00
Tuan Pham Ngoc d765eabdf6
Merge pull request #432 from ReLater/patch-2
mod_weblinks Warning: count(): Parameter must be an array
2021-08-18 14:31:47 +07:00
Tuan Pham Ngoc 95d0f86f1e
Return empty array on failure 2021-08-18 14:24:42 +07:00
Constantin Romankiewicz 84ec6b93e7
Fix PHP warnings
Similar to https://github.com/joomla/joomla-cms/pull/27273

Fixes #433.

This PR fixes PHP warnings for the weblinks category view.
2021-03-28 14:22:51 +02:00
ReLater bfee41b26d
Return an array for count() 2021-02-17 15:27:23 +01:00
Maikol Fustes dffe7c53c3
Fix for #427 (#428)
This fix removes the warning if no weblinks
2020-09-28 11:45:14 +01:00
infograf768 31964a86e9
Update view.html.php
Create the Associations Toolbar button to directly link to com_associations when editing a weblink
2020-08-02 12:07:00 +02:00
Brian Teeman 5ad08ed6e0 Update deprecated license … (#410)
The spdx have deprecated the short license identifier GPL-2.0+ and we should use GPL-2.0-or-later
https://spdx.org/licenses/
2019-09-16 15:08:17 +01:00
zero-24 51403b36b1 Fix: Inconsistent PHP minimum version (#412) 2019-09-16 15:08:01 +01:00
Harald Leithner b304552f37 Release 3.7.0 to upgrade server (#414) 2019-09-16 15:06:47 +01:00
wilsonge 97a74f5b44
Hopefully fix source location 2019-09-12 10:30:31 +01:00
wilsonge 362c14774c
Fix depends_on step from previous commit 2019-09-12 10:18:46 +01:00
wilsonge 4dd89a35c7
Save artifacts on failure 2019-09-12 10:12:30 +01:00
wilsonge 855fcb03c1
Fix previous commit downgrading selenium 2019-09-12 10:00:55 +01:00
wilsonge adc32eeb34
Downgrade selenium until it works with latest linux browser versions 2019-09-12 09:50:15 +01:00
wilsonge f23e5402a7
Use non-deprecated renderField method 2019-08-17 12:54:15 +01:00
George Wilson 571d84bb7e
Merge pull request #406 from joomla-extensions/feature/drop-php55
Codeception Upgrade
2019-08-16 18:02:27 +01:00
George Wilson 821ca1f4eb
Merge branch 'master' into feature/drop-php55 2019-08-16 18:01:28 +01:00
wilsonge 4f08aee681
Update JORobo to latest version 2019-08-16 18:00:35 +01:00
Allon Moritz f7519475f1 Make it joomla 4 compatible (#362) 2019-08-16 14:52:52 +01:00
wilsonge 22df3bff56
Proxy the kill selenium task to the library 2019-08-14 00:24:46 +01:00
David Jardin 20b335d918 Replace require_once call with Autoloader (#404)
Allows the usage of a custom IndexerAdapter class using a JLoader override
2019-08-13 23:46:59 +01:00
wilsonge c477abd151
Different PHP requirements for dev vs stable 2019-08-13 21:01:37 +01:00
wilsonge 5aa2f2fde6
More intuitive names for traits 2019-08-13 20:58:00 +01:00
wilsonge 45062c9340
Fix tests locally 2019-08-13 20:55:08 +01:00
wilsonge 9124a2727d
Update everything else just cause why not 2019-08-13 20:53:50 +01:00
wilsonge 0249510c72
Remove deprecated call 2019-08-13 20:53:50 +01:00
wilsonge b26c00c34d
Test dropping php 5.5 and upgrading latest codeception 2019-08-13 20:53:50 +01:00
Jelle Kok 3b155af6e9
codestyle + fix windows webdriver load 2019-08-13 04:18:48 +02:00
wilsonge 8712d4033a
Upgrade drone file to docker image + drone 1. Requires signature 2019-08-13 01:47:28 +01:00