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

32 Commits

Author SHA1 Message Date
Hannes Papenberg
4292a06af6 Switch to PSR-12 2023-05-18 18:45:59 +02: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
3b821980d9 Clear, not reset 2021-09-05 12:28:38 +07: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
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
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
a007ae9a2c Optimize namespace import 2021-07-09 16:42:45 +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
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