Commit Graph

870 Commits

Author SHA1 Message Date
Tuan Pham Ngoc a4f68feacb Convert Search - Weblinks plugin to service provider 2023-03-16 16:17:31 +07:00
Tuan Pham Ngoc 6262e22a18 Convert Finder - Weblinks plugin to service provider 2023-03-16 15:55:14 +07:00
Tuan Pham Ngoc 11a50bf1cc Convert weblink editor-xtd plugin to service provider structure 2023-03-16 15:32:37 +07:00
Tuan Pham Ngoc 9bf525590b Convert System - Weblinks plugin to service provider 2023-03-16 15:11:25 +07:00
Tuan Pham Ngoc 811e133f0a Add module files manually 2023-03-16 14:50:35 +07:00
Tuan Pham Ngoc 35ab8a7048 Convert mod_weblinks module to use services provider 2023-03-16 14:45:55 +07:00
Tuan Pham Ngoc 8d928181e9
Merge pull request #513 from alikon/patch-4
php8.1deprecations
2022-11-10 22:45:16 +07:00
Nicola Galgano 2c52e13a24
php8.1-deprecated 2022-11-06 08:22:27 +01:00
Tuan Pham Ngoc 4b8cd0c779 Use getCurrentUser() to get current user in models and views 2022-09-04 23:20:31 +07:00
Tuan Pham Ngoc 5103c48c95 Replace getDbo() by getDatabase() in models 2022-09-04 22:03:36 +07:00
Tuan Pham Ngoc 86e7dc2797 Convert search plugin to use prepared statement 2022-09-04 22:01:32 +07:00
Tuan Pham Ngoc b3953c554c Fix Deprecated when create new weblink 2022-09-04 10:16:20 +07:00
Tuan Pham Ngoc feec722574 Add back necessary fields description 2022-09-03 18:22:18 +07:00
Tuan Pham Ngoc 4b8da16d8f Improve component config
1. Add inline help tongle button

2. Use show on for Select Icon field

3. Make Integration tab consistent with other core extensions, add missing Remove IDs from URLs parameter
2022-09-03 17:34:06 +07:00
Tuan Pham Ngoc da9e6ecde8 Improve performance of getting weblink's tags data 2022-09-03 17:11:25 +07:00
Tuan Pham Ngoc 53578a124a Improve smart search plugin, make it works in the same way with other core plugins 2022-09-03 16:38:05 +07:00
Tuan Pham Ngoc 3f15c60950 Remove redundant column from SQL 2022-09-03 16:16:28 +07:00
Renovate Joomla Bot 32e2762578
Lock file maintenance (4.0-dev) (#507)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2022-08-03 17:20:24 +02:00
Tuan Pham Ngoc 6c3d57cd59
Merge pull request #496 from GeraintEdwards/4.0-dev
Handle situation where webslinks are trashed within trashed categories
2022-05-20 23:32:32 +07:00
Tuan Pham Ngoc e79bc928e9
Merge pull request #497 from chmst/controller-postsavehook
Update postsavehook params
2022-05-20 22:39:58 +07:00
chmst 21865207ee Update postsavehook params 2022-05-19 09:06:34 +02:00
Geraint Edwards 3dbcd69b8e Handle situation where webslinks are trashed within trashed categories 2022-05-18 12:11:10 +01:00
Hannes Papenberg 4b996063b7
[4.x] Updating composer dependencies (#494) 2022-04-21 14:04:07 +02:00
Hannes Papenberg 5d714e43bb
Merge pull request #443 from richard67/4.0-dev-fix-references-to-cms-staging-branch
[4.0] Fix references to the CMS staging branch
2022-04-21 10:17:32 +02:00
Tuan Pham Ngoc 7a56af50f8 PHP 8.1 compatible 2022-03-23 11:48:59 +07:00
Tuan Pham Ngoc ba3dfff2a4 Fix method signature mismatch 2022-01-21 22:30:05 +07:00
Tuan Pham Ngoc 03954566ed Fix wrong value for Hide filter field option 2021-12-21 21:13:03 +07:00
Tuan Pham Ngoc 6fc7f0cda6 Fix robots language items 2021-12-21 18:29:11 +07:00
Tuan Pham Ngoc 5ff1fba180 Update admin-weblinks-modal.min.js 2021-12-21 18:20:54 +07:00
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