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
wilsonge
0716d5e3e6
Fix code style errors in project
2019-08-13 00:15:35 +01:00
wilsonge
a96ef51de4
Update the Joomla Browser version to the latest version
2019-08-12 23:57:03 +01:00
wilsonge
68c634976f
Remove HHVM, add PHP 7.2, 7.3
2019-08-12 23:57:03 +01:00
wilsonge
df58b4c93c
Bump selenium driver version and firefox version used in php7
2019-08-12 23:57:03 +01:00
wilsonge
fed4615abd
Update testing robo + use setWebdriver method now exposed
2019-08-12 21:17:07 +01:00
wilsonge
5fbb9634da
Fix the strict standards issues by bumping base jrobo tasks version
2019-08-12 21:17:07 +01:00
wilsonge
683168e8e4
Fix reference to old selenium task
2019-08-12 21:17:07 +01:00
George Wilson
685435e87d
Rework xvfb
...
Following https://docs.travis-ci.com/user/gui-and-headless-browsers/#using-services as default travis moved to Xenial from trusty since they last passed
2019-08-12 21:17:07 +01:00
wilsonge
44b1683d18
Prepare for release version 3.7.0
2019-08-10 20:32:28 +01:00
wilsonge
98d9d21255
Prepare for release version 3.7.0
2019-08-10 20:30:19 +01:00
wilsonge
a012bc7b63
Update composer files and move to undeprecated jrobo
2019-08-10 20:27:27 +01:00
Hannes Papenberg
ea64e3777c
Improve README.md
2019-06-16 23:11:44 +02:00
kofaysi
b69a91491f
Update default.php
...
removed nowrap class from the table cell definition for the name and the alias of a weblink
2019-04-21 10:27:48 +02:00
Elijah Madden
802cff4ae8
Use correct database ( #391 )
...
Suppose you're not operating on the default Joomla database (the one returned by `JFactory::getDbo()`) but on another one entirely? In theory, it is possible. In that case, you will want this new table object to use the same DBO that `$this` is using.
If you look at any similar table classes that are built in to Joomla, you will see this same kind of thing. So this is consistent with Joomla practices.
2019-03-15 12:24:27 +00:00
SharkyKZ
5f8f6cc0cc
Don't hide filter form
2018-06-07 11:17:08 +03:00
Elijah Madden
afa9df617b
Don't strip Time info
...
There is no need to strip the time info from the `created` column. This information might be useful in case of timezone differences or whatever. Let the formatting be done at the template level.
2018-04-10 11:30:08 +09:00
Arlen Walker
83c8202374
Add the category description
...
This will pick up the category description and make it available to the output of the module.
No effect on backwards compatibility, as it doesn't change what exists now, merely adds one more attribute.
Use Case: When you're choosing to output subcategories, it might be useful in some cases to have more than just the category name available. Output templates that don't need it can ignore it safely, but this makes it available for the templates that might want to use it.
2018-02-15 13:43:15 -06:00
Astrid
8574a4f3cf
improvedtheBatchview ( #375 )
2018-02-12 23:57:58 +01:00
Astrid
84df598015
makeSameAliasPossibleForDifferentLanguages ( #373 )
2017-11-06 12:56:26 +01:00
Astrid
08e6da7006
addJoroboMapTaskToRoboFile ( #374 )
2017-11-06 12:55:24 +01:00
Astrid
ffc012d56a
changedlanguagestringssothatimagefloatismoreconcrete ( #376 )
2017-11-06 12:54:06 +01:00
Astrid
9bc1752ca5
First imageignores image float setting366 ( #378 )
...
* usethesameclassforfloatingtheimageslikecomcontent
* addchangetosecondimage
2017-11-06 12:52:45 +01:00
Astrid
c9d4f57cea
mapping of new media files was not correct ( #372 )
2017-11-06 12:52:05 +01:00