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
|
7918b466dc
|
Merge branch '4.0-dev' into 4.0-compatible
|
2021-07-11 20:08:29 +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 |
|
Harald Leithner
|
6bffc54ccb
|
Move to new docker images and composer update (#438)
* Move to new docker images
* Update composer dependencies
* Sign drone
|
2021-06-27 13:46:07 +02: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 |
|