32
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-11-10 15:20:57 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
Thomas Hunziker
36f1012f78 Hardcode the ref_keys for the help site 2021-09-27 20:40:14 +02: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
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
Tuan Pham Ngoc
a80e3d4dab CS Fix 2021-08-16 13:17:32 +07: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
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
a25ea580fb Remove access check because it is handled inside modal already 2021-08-14 17:40:26 +07:00
chmst
0528642f90 fix edit form caption 2021-08-12 09:57:34 +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
eafb0239f5 badge background 2021-08-10 15:25:09 +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
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
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
01bc443bc0 Replace Factory::getUser() with Factory::getApplication()->getIdentity() 2021-07-17 11:49:07 +07:00
Tuan Pham Ngoc
269b6f0bbf Convert remaining J classes to namespace 2021-07-16 21:58:51 +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
70bb539931 Basic category layout (base on layout from com_contact) 2021-07-10 17:28:40 +07:00
Tuan Pham Ngoc
a007ae9a2c Optimize namespace import 2021-07-09 16:42:45 +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
f9d7f8625b CS 2021-06-26 17:13:37 +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
b318b68d07 Make weblinks 4.0-compatible 2021-06-19 21:17:09 +07:00