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

193 Commits

Author SHA1 Message Date
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
Tuan Pham Ngoc
42d4286c6b Language files must be in $files array 2021-08-15 18:31:30 +07:00
Tuan Pham Ngoc
be7d522bcf Remove remaining old language files 2021-08-15 17:46:25 +07:00
Tuan Pham Ngoc
20c38d7a95 Remove old language files during update 2021-08-15 17:42:11 +07:00
Tuan Pham Ngoc
931b5c453d Remove width modifier from INT data type 2021-08-15 17:39:00 +07:00
Tuan Pham Ngoc
47950faf90 Remove un-used backend language items 2021-08-15 16:23:51 +07:00
Tuan Pham Ngoc
c310ef8298 Alpha sort language items 2021-08-15 15:38:11 +07:00
Tuan Pham Ngoc
047cee28aa Various code cleanup + permissions check improvement 2021-08-15 12:49:55 +07:00
Tuan Pham Ngoc
4274af68e3 Show Associations button on edit screen 2021-08-15 11:46:40 +07:00
Tuan Pham Ngoc
4372ed85aa Fix association on weblink edit screen 2021-08-15 11:42:09 +07:00
chmst
46205b2dcd admin edit form use global 2021-08-12 09:55:58 +02:00
Tuan Pham Ngoc
cbefa5cdf8 Fix delete permission 2021-08-11 12:42:57 +07:00
Tuan Pham Ngoc
91a7214d1d Fix empty trash error 2021-08-11 12:37:58 +07:00
chmst
6bcda2fa50 Add images to the frontend edit view 2021-08-10 16:05:04 +02:00
chmst
5c0d9d9da5 Add image-alt-empty to images in backend 2021-08-10 15:41:50 +02:00
Tuan Pham Ngoc
1bc0b8ea82 Fix batch action + minor cleanup 2021-07-30 13:05:35 +07:00
chmst
3b0edd7d49 changes as desired 2021-07-26 18:19:05 +02:00
chmst
5a2d9859f8 Hide language in batch 2021-07-22 23:18:49 +02:00
chmst
e6c5daafa7 adapt weblink edit form 2021-07-22 22:01:42 +02:00
chmst
3483659877 batch modal 2021-07-22 22:00:20 +02:00