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

106 Commits

Author SHA1 Message Date
chmst
ffc98ecb09 Use global for float second 2021-08-18 15:28:49 +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
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
chmst
6fbb3663e8 Language fixes 2021-08-16 10:45:27 +02:00
Tuan Pham Ngoc
a80e3d4dab CS Fix 2021-08-16 13:17:32 +07:00
Tuan Pham Ngoc
8dff15ff93 Show tags in details view 2021-08-16 12:40:29 +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
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
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
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
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
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
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
chmst
6bcda2fa50 Add images to the frontend edit view 2021-08-10 16:05:04 +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
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
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
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
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
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
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