Commit Graph

214 Commits

Author SHA1 Message Date
Tuan Pham Ngoc 36492e6133
Merge pull request #401 from kofaysi/master
Update to default.php: removed nowrap class to allow wrapping title and alias
2022-09-03 20:33:45 +07:00
Tuan Pham Ngoc e811a10547
Merge branch 'master' into patch-1 2022-09-03 20:30:53 +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 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 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 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 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
wilsonge f23e5402a7
Use non-deprecated renderField method 2019-08-17 12:54:15 +01:00
George Wilson 821ca1f4eb
Merge branch 'master' into feature/drop-php55 2019-08-16 18:01:28 +01:00
Allon Moritz f7519475f1 Make it joomla 4 compatible (#362) 2019-08-16 14:52:52 +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 0716d5e3e6
Fix code style errors in project 2019-08-13 00:15:35 +01: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
Astrid d0ff882375
Merge pull request #349 from infograf768/weblinks_assoc
Implementing full associations for single weblink
2017-11-03 21:46:26 +01:00
Astrid e69347e255 Update config.xml
deleted merge conflict hints.
2017-09-16 18:36:25 +02:00
zero-24 8b9ab398a9
Merge branch 'custom_fields' of github.com:/zero-24/weblinks into custom_fields 2017-09-13 19:04:44 +02:00
zero-24 6243927ffd
merge conflict 2017-09-13 19:03:30 +02:00
zero-24 e8a9d563af thanks @quy 2017-09-01 01:30:47 +02:00
zero-24 ef9e8f4198 thanks @quy 2017-09-01 01:29:47 +02:00
zero-24 84a5009952 thanks @quy 2017-09-01 01:29:16 +02:00
zero-24 1ad63abd54 thanks @quy 2017-09-01 01:28:39 +02:00
Brian Teeman 2ebe811b60 xml code-style (#363)
* xml code-style

* fixes

* oops
2017-08-31 19:56:12 +02:00
Brian Teeman 84a98f9718 typo (#358)
i made a pr to the cms as well
2017-08-16 22:23:50 +02:00
Jean-Marie Simonet 725464800f Correcting weblink frontend model to adapt to the new display 2017-06-10 08:33:20 +02:00
zero-24 58fa74a1a2 Update modal.php 2017-05-22 14:14:50 +02:00