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 |
|
Harald Leithner
|
63a03c5a33
|
Update .drone.yml
|
2021-07-19 15:23:16 +02:00 |
|
Harald Leithner
|
f9cd3409b7
|
Update .drone.yml
|
2021-07-19 15:21:37 +02:00 |
|
Harald Leithner
|
7ea20a7586
|
Update .drone.yml
|
2021-07-19 15:19:15 +02:00 |
|
Harald Leithner
|
37052b942b
|
Update .drone.yml
|
2021-07-19 15:15:37 +02:00 |
|
Harald Leithner
|
c70fe166ab
|
Update .drone.yml
|
2021-07-19 15:13:36 +02:00 |
|
Harald Leithner
|
8234904c4e
|
Update codeception.yml
|
2021-07-19 15:08:00 +02:00 |
|
Harald Leithner
|
85dfec4235
|
Update build.sh
|
2021-07-19 15:07:41 +02:00 |
|
Harald Leithner
|
df177b5a66
|
Update build.sh
|
2021-07-19 15:03:36 +02:00 |
|
Harald Leithner
|
c366d57d0d
|
Update build.sh
|
2021-07-19 15:01:41 +02:00 |
|
Harald Leithner
|
6588b7e55d
|
Update .drone.yml
|
2021-07-19 14:38:21 +02:00 |
|
Harald Leithner
|
6e6814a200
|
Update .drone.yml
|
2021-07-19 14:33:35 +02:00 |
|
Harald Leithner
|
a032eded85
|
Update .drone.yml
|
2021-07-19 14:32:15 +02:00 |
|
Harald Leithner
|
528a3fd2c5
|
Update .drone.yml
|
2021-07-19 14:21:40 +02:00 |
|
Harald Leithner
|
89c1cd7d78
|
Update .drone.yml
|
2021-07-19 14:19:56 +02:00 |
|
Harald Leithner
|
3202988ee3
|
Update .drone.yml
|
2021-07-19 14:19:14 +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
|
8d714ace8d
|
Adding menu items to com_fields should be simple
|
2021-07-18 18:23:35 +07:00 |
|
Tuan Pham Ngoc
|
706d6777b1
|
Remove un-used language items
|
2021-07-17 23:05:45 +07:00 |
|
Tuan Pham Ngoc
|
31d588492b
|
Add Fields and Field Groups menu item during installation
|
2021-07-17 22:43:08 +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
|
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 |
|