Commit Graph

22 Commits

Author SHA1 Message Date
Robot 737bd03e46
Stable release of v3.1.19
We fixed #972 so that custom code (in the header) will be added after the power namespaces. We added a message to show when a server move failed. We fixed the BaseConfig to not use '_' as separator. We fixed the footable loading issue. We removed the need for passing placeholders by reference. We added the option to generate a CHANGELOG. We fixed the server class to load new client if server details changed. We fixed the readme placeholder issue #978. We fixed the empty server url issue #978. Fixed Package import to now use the phplibsec version 3.
2023-02-27 14:27:41 +02:00
Llewellyn van der Merwe d789ef249e
Moved the MVC to extend the CMS MVC via namespace. 2022-05-25 10:30:55 +02:00
Llewellyn van der Merwe be0d4d8aeb
Moves all JavaScript files that where placed in the model/form folder out of the admin area, into the media folder. 2021-03-17 01:14:54 +02:00
Llewellyn van der Merwe 3c3951ae83
Converted all files from dos to unix, as most servers are UNIX based anyway. This fixes the linebreak mismatching issue mentioned in gh-638. 2021-03-05 05:08:47 +02:00
Llewellyn van der Merwe 75fa49e517
Improved the layout compiler methods. 2020-12-31 14:08:02 +02:00
Llewellyn van der Merwe 9947113857
Added the getCustomFieldCode, setFieldFilterSet, setFieldFilterListSet, setFilterFieldFile methods to the field compiler area. Refactored few other methods and added setDefaultSidebarFilterHelper, setCategorySidebarFilterHelper, setBatchDisplayHelper, setDefaultBatchHelper, setCategoryBatchHelper methods in the integration area of the compiler. Improved the header ser feature and added the setCategoryBatchHelper method. gh-378 2020-11-29 02:00:20 +02:00
Llewellyn van der Merwe e86ab88f5c
Fixed gh-571 compiler path errors. 2020-06-25 21:22:30 +02:00
Llewellyn van der Merwe 6539862534
Improved the internal session handel of JCB. Fixed gh-487 that removed the data size when creating a new field. 2019-11-08 18:24:03 +02:00
Llewellyn van der Merwe 44451f1017
Fixed the site view menu not being build as a result of new feature that builds edit site view menu. 2019-04-14 22:41:55 +02:00
Llewellyn van der Merwe a817bae010
Resolved gh-321 by adding the option te set a create menu for admin edit views that are also added to the front-end. 2019-04-09 23:54:54 +02:00
Llewellyn van der Merwe ccbf21fddb
resolved gh-380 to insure that the list view JS file also gets added if set. 2019-03-06 22:32:16 +02:00
Llewellyn van der Merwe 6ad253be44
Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
Llewellyn van der Merwe 417076243d
Added medium enencryption and added an over all improvment to the encryption implementation. Added extra security to EXTERNALCODE feature that only allows admin to make use of this feature. 2018-03-06 05:03:44 +02:00
Llewellyn van der Merwe d3cbea5c82
Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +02:00
dev 34d14ed95d
gh-60 language translation component added, basic implementation 2017-04-05 14:21:10 +01:00
ro-ot 30e37dcfde
Improved category integration, adapted the fields generator to allow one field to be used multiple times in the same view 2017-03-06 14:08:12 +02:00
Llewellyn van der Merwe 655708cfa3
Bug fixes, error on compilation when using view date & version was fixed, headercheck file missing was fixed. Added swithces to controle custom import placeholders and if view version and date should be used 2017-02-02 13:54:07 +02:00
Llewellyn van der Merwe 33f3bb5652
Added lots more demo data on Github to help demonstrate the ease of use. Adding feature to insert custom scripting during install. Adding easy issue tracking, and member notice board. Many bug fixes, to the compiler and general improvements. 2016-10-24 00:48:26 +02:00
Llewellyn van der Merwe 6b70aa45e6 Added the option to customize the import of data per view. 2016-05-04 05:53:33 +01:00
Llewellyn van der Merwe 6871bfd9a2 Updated some compiler methods, added footable3, fixed some known issus. 2016-04-22 13:03:43 +01:00
Llewellyn van der Merwe 737785ea33 Improved the compiler. All other changes are only random variable name and date changes (due to automation) 2016-02-15 10:37:21 +02:00
Llewellyn van der Merwe ecf47809f9 first commit of free version 2016-01-30 22:28:43 +02:00