30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-03 06:50:49 +00:00
Commit Graph

212 Commits

Author SHA1 Message Date
brian teeman
8978821e39 Typos, spelling and grammar 2023-10-27 16:26:06 +01: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
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
e0710f4bed Clean up and delete the old plugin file 2023-03-16 18:07:01 +07:00
Tuan Pham Ngoc
a07ab47744 Delete old plugin file 2023-03-16 17:58:41 +07:00
Tuan Pham Ngoc
ccb2938226 Delete old plugin file 2023-03-16 17:54:18 +07:00
Tuan Pham Ngoc
cd658395da Delete old file 2023-03-16 17:48:03 +07:00
Tuan Pham Ngoc
34db9cad30 Add delete file 2023-03-16 17:39:44 +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
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
chmst
21865207ee Update postsavehook params 2022-05-19 09:06:34 +02:00
Tuan Pham Ngoc
7a56af50f8 PHP 8.1 compatible 2022-03-23 11:48:59 +07:00
Tuan Pham Ngoc
6fc7f0cda6 Fix robots language items 2021-12-21 18:29:11 +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
3a2efc5838 Improve weblinks parameter handling in weblinks module 2021-10-28 18:43:34 +07:00
chmst
2fbc693386 fix typo 2021-10-26 18:46:23 +02: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
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
chmst
2a16f0fd44 Reove unused param show_headings 2021-09-01 18:55:31 +02:00
Tuan Pham Ngoc
aa8a250003 Small corrections to component parameters 2021-08-20 17:28:00 +07:00
Tuan Pham Ngoc
d2fba23da9 Few small fixes 2021-08-18 12:07:20 +07: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
Tuan Pham Ngoc
b668befbb2 Secure created_by like other core components 2021-08-17 23:24:43 +07:00
Tuan Pham Ngoc
f6a5e30925 Revert "Show custom fields in category view"
This reverts commit c4b4dfcc6f.
2021-08-17 20:07:32 +07:00
Tuan Pham Ngoc
c4b4dfcc6f Show custom fields in category view 2021-08-17 19:59:53 +07:00
Tuan Pham Ngoc
d569edd0dd Few small fixes 2021-08-17 19:11:51 +07:00
chmst
6fbb3663e8 Language fixes 2021-08-16 10:45:27 +02:00
Tuan Pham Ngoc
73b144fb48 Some old files/folders were deleted by ComponentAdapter, so we do not need to delete ourself 2021-08-16 14:11:11 +07:00
Tuan Pham Ngoc
a80e3d4dab CS Fix 2021-08-16 13:17:32 +07:00
Tuan Pham Ngoc
966e62786a Fix warning while search by ID from admin 2021-08-16 12:43:31 +07:00
Tuan Pham Ngoc
d187fa98f8 Fix typo causes by null date change 2021-08-15 22:58:36 +07:00
Tuan Pham Ngoc
4805fc16f2 Apply auto cs fix from phpcbf 2021-08-15 22:12:14 +07:00
Richard Fath
5d0f54ece8 Fix order of processing for postgresql 2021-08-15 14:14:52 +02:00
Richard Fath
b42034431f Real null values for checked_out 2021-08-15 14:11:24 +02:00
Richard Fath
520a1ec6a1 Real null datetimes for weblinks 4.0 2021-08-15 14:11:23 +02:00