Commit Graph

789 Commits

Author SHA1 Message Date
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
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