Commit Graph

789 Commits

Author SHA1 Message Date
Tuan Pham Ngoc 73ff2844d7
Merge pull request #467 from chmst/categories-layout-fixes
[4.0] Fix adapting view categories to the core categories view
2021-10-31 17:32:26 +07:00
Tuan Pham Ngoc 4667f40277 Correct id of editors-xtd plugin in manifest 2021-10-29 16:36:50 +07:00
Tuan Pham Ngoc e59001b982 Do not DROP TABLE to avoid data removed by mistake 2021-10-29 16:35:07 +07:00
Tuan Pham Ngoc bfa420baa2
Merge pull request #474 from joomdonation/parameters_improvement
Improve weblinks parameter handling in weblinks module
2021-10-29 16:25:54 +07:00
Tuan Pham Ngoc a261aa7b42 Remove unnecessary string concat 2021-10-29 15:58:09 +07:00
Tuan Pham Ngoc 5efeddf586 CS 2021-10-29 15:56:08 +07:00
Tuan Pham Ngoc ead943e2d1 Some corrections to weblinks module layout 2021-10-29 15:52:38 +07:00
Tuan Pham Ngoc 2b84808ce3 Small code simplify 2021-10-28 22:06:16 +07:00
Tuan Pham Ngoc 56d3984ece Do not display icon when it is configured to not display 2021-10-28 21:32:04 +07:00
Tuan Pham Ngoc 3a2efc5838 Improve weblinks parameter handling in weblinks module 2021-10-28 18:43:34 +07:00
Tuan Pham Ngoc 925c4518d6 Improve item parameters merging code 2021-10-28 12:18:17 +07:00
Tuan Pham Ngoc f4ef7768e0
Merge pull request #472 from chmst/typo-in-serviceprovider
fix typo
2021-10-27 07:42:14 +07:00
chmst 2fbc693386 fix typo 2021-10-26 18:46:23 +02:00
chmst e01ce0337d move expand button to first line of a category 2021-10-06 13:50:05 +02:00
Tuan Pham Ngoc 1bff687429 Correct parameter name for show #Web Links 2021-10-02 13:00:55 +07:00
Tuan Pham Ngoc 27d8fdc7ce Fix typo for filter_field value 2021-10-02 12:53:07 +07:00
Tuan Pham Ngoc 6c30c95114
Merge pull request #468 from Bakual/4_FixHelp
[4.0] fix help buttons
2021-10-02 12:25:18 +07:00
Tuan Pham Ngoc f1ef9662d0 Do not show Empty Trash button for empty state 2021-10-02 12:02:33 +07:00
Tuan Pham Ngoc 4d8a5c532d Prevent trashed web links from being displayed by default 2021-10-02 11:58:42 +07:00
Tuan Pham Ngoc 52406b258a
Merge pull request #466 from chmst/emptystate-2
Replace pr #460, add empty state
2021-10-02 11:56:33 +07:00
Thomas Hunziker 5e14f810c1 Adding help buttons for existing help pages. 2021-09-27 20:49:39 +02:00
Thomas Hunziker 36f1012f78 Hardcode the ref_keys for the help site 2021-09-27 20:40:14 +02:00
chmst 859fb5a2a0 fix alt description for image 2021-09-26 10:51:30 +02:00
chmst 9f53917bf7 move expand button to the end of a category description 2021-09-25 23:46:01 +02:00
chmst 95b07343a9 repeat adapting to com_categories 2021-09-25 23:32:56 +02:00
chmst f53b42c8cc Replace pr #460, add empty state 2021-09-24 07:49:35 +02:00
Tuan Pham Ngoc 8aa92f906b Fix issue #463 2021-09-21 12:42:32 +07:00
Tuan Pham Ngoc 31e9e2719c Remove un-used code 2021-09-19 14:23:25 +07:00
Tuan Pham Ngoc 3b821980d9 Clear, not reset 2021-09-05 12:28:38 +07:00
Tuan Pham Ngoc 9747160c09 Update version number. 2021-09-05 11:27:23 +07:00
Tuan Pham Ngoc 19a9462651
Merge pull request #458 from chmst/remove-show-headings
Remove unused param show_headings
2021-09-05 11:02:58 +07:00
Tuan Pham Ngoc 2f999679a0
Merge pull request #457 from chmst/copyright-as-core
Adapt copyright in com_weblinks to files in joomla core
2021-09-05 10:55:10 +07:00
chmst 2a16f0fd44 Reove unused param show_headings 2021-09-01 18:55:31 +02:00
chmst 1334e9a732 Adapt copyright in com_weblinks to files in joomla core 2021-09-01 18:50:55 +02:00
Tuan Pham Ngoc d1ed9aaa49 Update version number 2021-08-28 20:52:21 +07:00
Tuan Pham Ngoc eb64d61a03 Let's the build script update version number 2021-08-28 17:00:08 +07:00
Tuan Pham Ngoc ddd23d1fbc Make search plugin works with search minimal for now 2021-08-27 10:08:21 +07:00
Tuan Pham Ngoc c3a9a90220 Minor fix to search plugin 2021-08-25 16:33:31 +07:00
Tuan Pham Ngoc 8ef8a677f9
Merge pull request #451 from joomdonation/component_params_corrections
[4.0] Component params corrections
2021-08-20 17:29:34 +07:00
Tuan Pham Ngoc aa8a250003 Small corrections to component parameters 2021-08-20 17:28:00 +07:00
Tuan Pham Ngoc e3933f61c6
Merge pull request #450 from chmst/frontend-edit-link-use-gloabal-float-second
[4.0] Frontend - edit weblink: Use global for float second
2021-08-20 15:59:15 +07:00
Tuan Pham Ngoc b26903c754
Merge pull request #449 from chmst/fix-module-class-text
Thanks @chmst
2021-08-18 20:56:56 +07:00
chmst ffc98ecb09 Use global for float second 2021-08-18 15:28:49 +02:00
chmst 338df13486 fix language class 2021-08-18 14:55:06 +02:00
Tuan Pham Ngoc 12f69ad542
Merge pull request #448 from joomdonation/bring_some_changes_from_master_to_4.0-dev
[4.0] Bring some changes from master to 4.0 dev
2021-08-18 17:27:33 +07:00
Tuan Pham Ngoc 1f0611a4f3 Bring some changes from master to 4.0-dev 2021-08-18 17:26:11 +07:00
Tuan Pham Ngoc ac0bee47a5
Merge pull request #447 from joomdonation/small_fixes
[4.0] Few small fixes
2021-08-18 12:12:07 +07:00
Tuan Pham Ngoc d2fba23da9 Few small fixes 2021-08-18 12:07:20 +07:00
Richard Fath 8491a67566
Merge pull request #436 from joomdonation/4.0-compatible
Make weblinks 4.0-compatible
2021-08-17 18:39:33 +02:00
Tuan Pham Ngoc 6e0dfb59af Simplify validateSection as we do not support custom fields in other view 2021-08-17 23:26:09 +07:00