30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-09-28 04:59:04 +00:00
Commit Graph

434 Commits

Author SHA1 Message Date
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
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
chmst
eafb0239f5 badge background 2021-08-10 15:25:09 +02:00
chmst
45b9e33466 fix save in frontend 2021-08-10 15:15:18 +02:00
Tuan Pham Ngoc
fcf6986194 Typo 2021-07-30 13:34:10 +07:00
Tuan Pham Ngoc
b7d4a32fe4 Simplify + optimize tags display 2021-07-30 13:22:34 +07:00
Tuan Pham Ngoc
efae6df533 Improve menu params handling 2021-07-30 13:15:31 +07:00
Tuan Pham Ngoc
1bc0b8ea82 Fix batch action + minor cleanup 2021-07-30 13:05:35 +07:00
Tuan Pham Ngoc
ddb6bf3c91 Move model creation into getList method (same with core) 2021-07-30 12:34:21 +07:00
Tuan Pham Ngoc
baddd59e16
Merge pull request #3 from chmst/4.0-compatible-layouts-frontend
4.0 compatible layouts frontend
2021-07-29 22:04:13 +07:00
chmst
54e3d39a5c default-children 2021-07-29 09:03:53 +02:00
chmst
83b37e4699 cs 2021-07-29 09:03:32 +02:00
chmst
43145030c7 Layout Weblinks Category - first attempt 2021-07-26 21:14:51 +02:00
chmst
3b0edd7d49 changes as desired 2021-07-26 18:19:05 +02:00
chmst
5dc2bfb818 Merge branch '4.0-compatible-layouts' into 4.0-compatible-layouts-frontend 2021-07-26 17:08:20 +02:00
chmst
e5251bf473 revert last change 2021-07-25 23:52:10 +02:00
chmst
d822541c7e Remove tab layout from menu item type categories 2021-07-25 23:28:28 +02:00
chmst
f4bc69f6c6 indent with tabs 2021-07-25 23:12:01 +02:00
chmst
be8e34e76a adapt categories default.xml 2021-07-25 22:32:09 +02:00
chmst
b065affd47 Adapt weblink.xml to J4 2021-07-23 20:17:49 +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
chmst
d5512492f0 Adapt weblinks modal to J4 2021-07-21 15:19:00 +02:00
chmst
89554eea66 Adapt filter weblinks to j4 to j4 2021-07-21 13:48:24 +02:00
chmst
c39f02ba0f fix variable name 2021-07-21 13:46:38 +02:00
chmst
f898f9ba7d Adapted to J4 2021-07-20 14:37:31 +02:00
chmst
74b5ae8cfa Remove descriptions in J4 2021-07-20 11:25:26 +02:00
chmst
469442699d Adapt config.xml to j4 2021-07-20 11:23:41 +02:00
Tuan Pham Ngoc
6bedd432f8 Fix frontend edit weblink URL 2021-07-18 20:02:12 +07:00
Tuan Pham Ngoc
9107b7e1de Clean up code 2021-07-18 18:39:55 +07:00
Tuan Pham Ngoc
8d714ace8d Adding menu items to com_fields should be simple 2021-07-18 18:23:35 +07:00
Tuan Pham Ngoc
706d6777b1 Remove un-used language items 2021-07-17 23:05:45 +07:00
Tuan Pham Ngoc
31d588492b Add Fields and Field Groups menu item during installation 2021-07-17 22:43:08 +07:00
Tuan Pham Ngoc
c50f4c7dbe Remove spacer field as it is used on description of field set 2021-07-17 20:33:20 +07:00
Tuan Pham Ngoc
e6e8b6c9ea Remove description from fields in menu item types 2021-07-17 20:17:28 +07:00
Tuan Pham Ngoc
f7d819bb6e Remove description from some fields in component config (base on similar settings in com_contact) 2021-07-17 20:01:24 +07:00
Tuan Pham Ngoc
193f549f05 Use switcher for radio settings 2021-07-17 18:23:53 +07:00
Tuan Pham Ngoc
2219b15291 Look like $item->path is not used in J4 anymore 2021-07-17 18:03:24 +07:00
Tuan Pham Ngoc
c3cf5e6936 Fix errors on weblinks module 2021-07-17 17:56:09 +07:00
Tuan Pham Ngoc
30c155797f Replace Factory::getConfig()->get with Factory::getApplication()->get 2021-07-17 17:42:53 +07:00
Tuan Pham Ngoc
226e81f7ab Fix prepared statement, we need different parameters to bind same value :( 2021-07-17 17:40:29 +07:00
Tuan Pham Ngoc
8b9d34ca7d Replace deprecated castAsChar with castAs 2021-07-17 11:58:17 +07:00
Tuan Pham Ngoc
01bc443bc0 Replace Factory::getUser() with Factory::getApplication()->getIdentity() 2021-07-17 11:49:07 +07:00
Tuan Pham Ngoc
92d01d2bc6 Misc Cleanup to component code 2021-07-17 11:45:13 +07:00
Tuan Pham Ngoc
c6455b275a Convert frontend models to prepared statements 2021-07-16 23:53:54 +07:00
Tuan Pham Ngoc
e225dc705e Convert backend models to prepared statement 2021-07-16 23:02:40 +07:00
Tuan Pham Ngoc
269b6f0bbf Convert remaining J classes to namespace 2021-07-16 21:58:51 +07:00
Tuan Pham Ngoc
a2ca619d87 use Joomla\CMS\Layout\LayoutHelper; 2021-07-16 21:51:48 +07:00
Tuan Pham Ngoc
f4108b74b3 Drop SQL Server support 2021-07-10 18:25:33 +07:00
Tuan Pham Ngoc
3a8c0c10b5 Delete files/folders when update from old version 2021-07-10 18:23:14 +07:00
Tuan Pham Ngoc
56ddfa6938 Look like metadata.xml is not used in J4 anymore 2021-07-10 17:41:49 +07:00
Tuan Pham Ngoc
98e0ee2bed Minor clean up to submit weblink form 2021-07-10 17:35:11 +07:00
Tuan Pham Ngoc
70bb539931 Basic category layout (base on layout from com_contact) 2021-07-10 17:28:40 +07:00
Tuan Pham Ngoc
c2084a7ff9 Borrow categories layout from com_contact 2021-07-09 23:05:55 +07:00
Tuan Pham Ngoc
02baa68d28 Support Custom Fields 2021-07-09 19:43:13 +07:00
Tuan Pham Ngoc
a007ae9a2c Optimize namespace import 2021-07-09 16:42:45 +07:00
Tuan Pham Ngoc
ffd3663c58 More Copy/paste fixes 2021-07-01 22:06:22 +07:00
Tuan Pham Ngoc
1cab511a4e Replace JRoute 2021-07-01 21:55:05 +07:00
Tuan Pham Ngoc
d42ef8dbdf Replace JFactory 2021-07-01 21:46:35 +07:00
Tuan Pham Ngoc
bab5787a77 Replace JText with use Joomla\CMS\Language\Text; 2021-07-01 21:41:54 +07:00
Tuan Pham Ngoc
4d3e52bd73 Replace JHtml with HTMLHelper 2021-07-01 21:37:36 +07:00
Tuan Pham Ngoc
84d245a445 Another copy/paste 2021-07-01 21:26:06 +07:00
Tuan Pham Ngoc
3f5df08915 Fix copy/paste errors 2021-07-01 21:25:05 +07:00
Tuan Pham Ngoc
e7c0beed89
Merge pull request #1 from alikon/patch-6
fix for postgresql
2021-06-27 19:34:13 +07:00
Tuan Pham Ngoc
882e4ac7dc Correct language file for package 2021-06-27 18:21:50 +07:00
Nicola Galgano
af30a2a151
frontend save 2021-06-27 09:53:37 +02:00
Nicola Galgano
9b9e42ff5d
hits for postgres 2021-06-27 09:28:50 +02:00
Tuan Pham Ngoc
b9330b42a9 Codestyle error fixes 2021-06-26 17:36:16 +07:00
Tuan Pham Ngoc
f9d7f8625b CS 2021-06-26 17:13:37 +07:00
Tuan Pham Ngoc
a39c5f6b12 Remove manual setState calls 2021-06-26 14:18:27 +07:00
Tuan Pham Ngoc
15466baa0f Set default value for fields (fix frontend submit weblink error) 2021-06-26 14:12:43 +07:00
Tuan Pham Ngoc
6c68bcad5d Make weblink editor-xtd works 2021-06-25 23:56:03 +07:00
Tuan Pham Ngoc
1a415435af Remove un-used helpers 2021-06-25 18:33:44 +07:00
Tuan Pham Ngoc
922e4353eb Convert weblinks module 2021-06-25 17:57:37 +07:00
Tuan Pham Ngoc
49242aa1e2 Convert weblink editor-xtd plugin 2021-06-25 17:11:42 +07:00
Tuan Pham Ngoc
6186bfe022 Convert weblinks system plugin 2021-06-25 17:04:12 +07:00
Tuan Pham Ngoc
3d07471705 Convert search plugin 2021-06-25 16:57:30 +07:00
Tuan Pham Ngoc
13c2dc32da Convert weblinks finder plugin 2021-06-25 16:49:01 +07:00
Tuan Pham Ngoc
23650d0891 Add back icon and route class for backward compatible purpose 2021-06-20 21:42:26 +07:00
Tuan Pham Ngoc
7b12f1c360 Remove JHtmlIcon classs 2021-06-20 20:26:27 +07:00
Tuan Pham Ngoc
d455713663 Remove un-necessary JHtml::addIncludePath usage 2021-06-20 20:25:16 +07:00
Tuan Pham Ngoc
554dde6c03 Add icon service 2021-06-20 20:21:32 +07:00
Tuan Pham Ngoc
8336c0095d Use weblinksadministrator service to display associations 2021-06-20 20:19:36 +07:00
Tuan Pham Ngoc
b7f9b7056f Typo 2021-06-20 19:41:16 +07:00
Tuan Pham Ngoc
f499b9ee7b Start supporting Multilingual Associations 2021-06-20 18:40:26 +07:00
Tuan Pham Ngoc
0c4a9ce8b5 Add HTML Service 2021-06-20 18:25:20 +07:00
Tuan Pham Ngoc
08fe10e0ef Weblink Model Field 2021-06-20 17:58:47 +07:00
Tuan Pham Ngoc
703477306a Support version history 2021-06-20 16:53:42 +07:00
Tuan Pham Ngoc
56c770f088 Remove tag field description, it is not needed for J4 2021-06-20 16:41:51 +07:00
Tuan Pham Ngoc
908870576f Use namespace class + remove un-used code 2021-06-20 16:33:55 +07:00
Tuan Pham Ngoc
17fbda865c Controller Cleanup 2021-06-20 16:27:34 +07:00
Tuan Pham Ngoc
02f9811d37 Quick change to weblinks list 2021-06-20 16:16:01 +07:00
Tuan Pham Ngoc
b7fe535a17 Use J4 Toolbar 2021-06-20 15:45:18 +07:00
Tuan Pham Ngoc
31a4a595c1 Fix weblinks details page 2021-06-20 12:49:35 +07:00
Tuan Pham Ngoc
b318b68d07 Make weblinks 4.0-compatible 2021-06-19 21:17:09 +07:00
Tobias Zulauf
c1cff7a7ed
[4.0] Move de-DE to this repo (#415) 2020-09-07 12:38:49 +01:00
Thomas Hunziker
aed17785a4
Remove language file prefix (#417) 2020-03-11 18:42:02 +00:00
George Wilson
25fa454c98
Remove not required code in j4 2019-09-05 15:57:42 +01:00
wilsonge
2be3dec52a
Allow editing the form 2019-08-19 21:48:37 +01:00
wilsonge
828325e86c
Move to new dispatcher concept 2019-08-19 21:47:59 +01:00
wilsonge
3b8ade5bd8
Merge branch 'master' into 4.0-dev 2019-08-19 20:52:26 +01:00
wilsonge
f23e5402a7
Use non-deprecated renderField method 2019-08-17 12:54:15 +01:00
George Wilson
821ca1f4eb
Merge branch 'master' into feature/drop-php55 2019-08-16 18:01:28 +01:00
Allon Moritz
f7519475f1 Make it joomla 4 compatible (#362) 2019-08-16 14:52:52 +01:00
David Jardin
20b335d918 Replace require_once call with Autoloader (#404)
Allows the usage of a custom IndexerAdapter class using a JLoader override
2019-08-13 23:46:59 +01:00
wilsonge
0716d5e3e6
Fix code style errors in project 2019-08-13 00:15:35 +01:00