30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-09-27 12:39:05 +00:00
Commit Graph

408 Commits

Author SHA1 Message Date
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
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
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
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
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
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
chmst
2a16f0fd44 Reove unused param show_headings 2021-09-01 18:55:31 +02: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
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
chmst
ffc98ecb09 Use global for float second 2021-08-18 15:28:49 +02:00