|
78d9c7a147
|
Merge pull request #1 from ohrionmartin/staging
Get Demo Component to work on both J3! and J4! via legacy approach
|
2021-10-16 18:49:18 +02:00 |
|
|
16c0b2af69
|
Moved from (behavior::modal) to (bootstrap::renderModal), JAdapterInstance -> ComponentAdapter, added some namespaces and commented out necessary code to install, update and uninstall on j3! & j4!
|
2021-10-16 18:42:23 +02:00 |
|
|
fa04654e94
|
Make column params nullable, to enable users to add data
|
2021-10-16 18:02:34 +02:00 |
|
|
1c887d506f
|
Added 4.0 in the extension tag
|
2021-10-16 17:22:29 +02:00 |
|
|
6be3bd3fe0
|
Added an update targeting j4! platform
|
2021-10-16 17:19:40 +02:00 |
|
|
4dfe6b23b9
|
Comment out: ('behavior.tooltip')
|
2021-10-16 17:11:46 +02:00 |
|
|
31fd580a7b
|
Comment out '->_dispatcher->trigger(onContentPrepare, array('com_demo.looking.description', &, &, 0))', to be able to display the detail view of an item
|
2021-10-16 10:32:22 +02:00 |
|
|
2c6b1599f7
|
Comment out the Submenu from the admin area
|
2021-10-16 10:03:01 +02:00 |
|
|
d58d2f9ff8
|
Comment out the JEventDispatcher
|
2021-10-16 09:57:33 +02:00 |
|
|
3c4645f097
|
Comment out: ('behavior.tooltip'), ('behavior.tabstate') & ('behavior.calender'), and changed formvalidation to formvalidator
|
2021-10-16 09:54:04 +02:00 |
|
|
ab387061f3
|
Comment out: JHtml::_('behavior.tabstate');
|
2021-10-16 09:48:25 +02:00 |
|
|
7a0eb5b7b3
|
Change JApplication to JApplicationHelper
|
2021-10-16 09:45:05 +02:00 |
|
|
f0339880c3
|
Comment out: JTableObserverContenthistory::createObserver(, array('typeAlias' => 'com_demo.look'));
|
2021-10-16 09:40:36 +02:00 |
|
|
92e1dfb005
|
Comment out: JHtml::_('behavior.tooltip') & the spinner/loader, and changed formvalidation to formvalidator
|
2021-10-16 09:32:24 +02:00 |
|
|
1ac2844b76
|
Comment out: JHtml::_('behavior.tooltip');
|
2021-10-16 09:25:09 +02:00 |
|
|
b126fa389e
|
Comment out: JHtml::_('behavior.tabstate');
|
2021-10-16 09:19:01 +02:00 |
|
|
286232872c
|
Rewrote the Router class, now extending RouterView instead of JComponentRouterBase and uses Namespacing
|
2021-10-16 09:09:44 +02:00 |
|