Commit Graph

441 Commits

Author SHA1 Message Date
Tuan Pham Ngoc 52ecfad0eb Make default value consistent with what we are doing in code 2023-11-28 19:13:29 +07:00
Tuan Pham Ngoc 368afbac98 Use namespaced SearchHelper class 2023-11-28 19:01:35 +07:00
Tuan Pham Ngoc 6749120fbf Fix undefined variable $userId notice 2023-11-28 10:32:42 +07:00
brian teeman 8978821e39 Typos, spelling and grammar 2023-10-27 16:26:06 +01:00
Tuan Pham Ngoc ebd9712a86 Fix typo search plugin 2023-10-27 16:12:52 +07:00
Tuan Pham Ngoc a567d91490 Do not delete the old plugin files, Joomla installer does it automatically 2023-10-23 23:01:59 +07:00
Tuan Pham Ngoc 9568351e9b Correct path of the file need to be deleted 2023-10-23 20:52:00 +07:00
Tuan Pham Ngoc c4e411e42e More Joomla 5.0 native fixes 2023-10-19 20:56:05 +07:00
Tuan Pham Ngoc 447a5fe9b7 Use namespace class to work with 5.0 native 2023-10-19 20:19:43 +07:00
Nicola Galgano e22533aacf
Division Not Closed in a /mod_weblinks/tmpl/ (#534) 2023-08-22 09:26:46 +02:00
Hannes Papenberg 4292a06af6 Switch to PSR-12 2023-05-18 18:45:59 +02:00
Hannes Papenberg 5de0f2d32f Adding minimal setup to run cypress tests 2023-05-18 17:38:28 +02:00
Tuan Pham Ngoc ecae4eb2ae Move to right folder 2023-03-16 18:11:39 +07:00
Tuan Pham Ngoc 5f77274fa4 Consistent name 2023-03-16 18:08:26 +07:00
Tuan Pham Ngoc e0710f4bed Clean up and delete the old plugin file 2023-03-16 18:07:01 +07:00
Tuan Pham Ngoc eba461fe1d Merge branch '4.0-dev' into convert_weblink_system_plugin 2023-03-16 18:01:13 +07:00
Tuan Pham Ngoc a07ab47744 Delete old plugin file 2023-03-16 17:58:41 +07:00
Tuan Pham Ngoc 510c296a7a Merge branch '4.0-dev' into convert_weblink_editor_xtd_plugin 2023-03-16 17:55:50 +07:00
Tuan Pham Ngoc ccb2938226 Delete old plugin file 2023-03-16 17:54:18 +07:00
Tuan Pham Ngoc 1451e89e98 Merge branch '4.0-dev' into convert_finder_weblinks_plugin 2023-03-16 17:50:04 +07:00
Tuan Pham Ngoc cd658395da Delete old file 2023-03-16 17:48:03 +07:00
Tuan Pham Ngoc 8cdc1c26bc Merge branch '4.0-dev' into convert_search_weblinks_plugin 2023-03-16 17:46:13 +07:00
Tuan Pham Ngoc 34db9cad30 Add delete file 2023-03-16 17:39:44 +07:00
Tuan Pham Ngoc fa5c5223fb Revert "Add module files manually"
This reverts commit 811e133f0a.
2023-03-16 17:35:13 +07:00
Tuan Pham Ngoc 79cbc8b98b Add result 2023-03-16 16:35:52 +07:00
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
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
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