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
|
ed31e08ba6
|
fix form - image alt empty
|
2021-08-12 09:26:26 +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 |
|
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 |
|
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 |
|
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
|
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
|
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
|
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
|
08fe10e0ef
|
Weblink Model Field
|
2021-06-20 17:58:47 +07:00 |
|
Tuan Pham Ngoc
|
b318b68d07
|
Make weblinks 4.0-compatible
|
2021-06-19 21:17:09 +07:00 |
|