30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-01 14:00:51 +00:00
Commit Graph

442 Commits

Author SHA1 Message Date
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
chmst
338df13486 fix language class 2021-08-18 14:55:06 +02:00
Tuan Pham Ngoc
1f0611a4f3 Bring some changes from master to 4.0-dev 2021-08-18 17:26:11 +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
Tuan Pham Ngoc
dd71d76ebb
Merge pull request #13 from chmst/language-fixes
Language fixes
2021-08-16 17:54:28 +07:00
Tuan Pham Ngoc
10bdf18875
Merge pull request #15 from chmst/adapt-module
Adapt module layout to changes component frontend
2021-08-16 17:53:49 +07:00
Tuan Pham Ngoc
d908b846ca
Merge pull request #12 from alikon/patch-6
module - postgresql fix
2021-08-16 17:53:28 +07:00
chmst
daf0359558 Adapt module layout to changes component frontend 2021-08-16 11:24:04 +02: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
Nicola Galgano
ea95995833
postgresql fix 2021-08-16 07:58:35 +02:00
Tuan Pham Ngoc
966e62786a Fix warning while search by ID from admin 2021-08-16 12:43:31 +07:00
Tuan Pham Ngoc
8dff15ff93 Show tags in details view 2021-08-16 12:40:29 +07:00
Tuan Pham Ngoc
72c7f9b072
Merge pull request #11 from chmst/fix-changed-float-params
Float params have changed - fix layouts
2021-08-16 12:12:35 +07:00
Tuan Pham Ngoc
eddc2a2ea7
Merge pull request #10 from chmst/weblinks-module-language-fix
fix language in module
2021-08-16 12:10:36 +07:00
chmst
a38d53c69f Add tags 2021-08-15 23:30:13 +02:00
chmst
f80b667017 Float params have changed 2021-08-15 21:58:38 +02:00
Tuan Pham Ngoc
e3f4a72281 We do not have this parameter 2021-08-15 23:27:03 +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
Tuan Pham Ngoc
2b960d4bed Update publish_up and publish_down query after null date change 2021-08-15 20:29:13 +07:00
chmst
4060886ea4 fix language in module 2021-08-15 15:16:18 +02: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
efa61dea5b Add edit button to weblink details view 2021-08-15 19:01:39 +07:00
Tuan Pham Ngoc
d18740065b Remove behavior.modal with bootstrap modal 2021-08-15 18:49:38 +07:00
Tuan Pham Ngoc
42d4286c6b Language files must be in $files array 2021-08-15 18:31:30 +07:00
Tuan Pham Ngoc
0530c51ad6 Add missing frontend language items 2021-08-15 18:30:16 +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
4f9368e9dd Remove old code 2021-08-15 17:27:05 +07:00
Tuan Pham Ngoc
56e50168c3 Merge branch '4.0-compatible' of https://github.com/joomdonation/weblinks into 4.0-compatible 2021-08-15 17:24:51 +07:00
Tuan Pham Ngoc
a04d12a554 Add icon for weblink - button plugin 2021-08-15 17:23:19 +07:00
Tuan Pham Ngoc
065f724ae3
Merge pull request #8 from chmst/mod-weblinks-first
First step to mod_weblinks 4.0 compatible
2021-08-15 16:53:33 +07:00
Tuan Pham Ngoc
a2fc2fbf08 Remove un-used frontend language items 2021-08-15 16:51:40 +07:00
Tuan Pham Ngoc
47950faf90 Remove un-used backend language items 2021-08-15 16:23:51 +07:00
chmst
ef3251471a Improve layout 2021-08-15 11:20:51 +02:00
Tuan Pham Ngoc
c310ef8298 Alpha sort language items 2021-08-15 15:38:11 +07:00
Tuan Pham Ngoc
09f7753f34 Space To Tab 2021-08-15 14:03:36 +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
39b33103c0 use col, not span - bs5 2021-08-15 01:19:30 +02:00
chmst
a5e96da0ea fix some params 2021-08-15 00:34:51 +02:00
chmst
757119be52 First step to 4.0 compatible 2021-08-14 15:11:12 +02:00
Tuan Pham Ngoc
425daabf42
Merge pull request #7 from chmst/images-weblink
4.0 compatible - Add images to weblink single view
2021-08-14 18:07:10 +07:00
chmst
0ed90865ca Add images to weblink single view 2021-08-14 12:46:56 +02:00
Tuan Pham Ngoc
a25ea580fb Remove access check because it is handled inside modal already 2021-08-14 17:40:26 +07:00
Tuan Pham Ngoc
19c67005f0 Missing language items + correct typo 2021-08-14 15:59:18 +07:00
Tuan Pham Ngoc
c3bf647c03 Fix categories accordion 2021-08-14 15:32:36 +07:00
chmst
0528642f90 fix edit form caption 2021-08-12 09:57:34 +02:00
chmst
92b8d92e2a fix options float 2021-08-12 09:56:55 +02:00
chmst
46205b2dcd admin edit form use global 2021-08-12 09:55:58 +02:00
chmst
ed31e08ba6 fix form - image alt empty 2021-08-12 09:26:26 +02:00
chmst
1288cc3270 Language strings in weblink form 2021-08-12 09:15:44 +02:00
chmst
fb07654070 fix no weblinks found, add new button 2021-08-12 09:13:58 +02:00
Tuan Pham Ngoc
efe415d633 Clear search value when Clear button is pressed 2021-08-11 21:32:58 +07:00
chmst
d195434aa9 Rebuild weblinks overview 2021-08-11 12:38:04 +02:00
Tuan Pham Ngoc
cbefa5cdf8 Fix delete permission 2021-08-11 12:42:57 +07:00