.. |
fields
|
Started with the first adaptation to implement the ssh protocol as mentioned in gh-230
|
2018-02-15 02:43:07 +02:00 |
forms
|
Added more security to the composer vendor folder. Added the SFTP get helper classes, and adapted the compiler to use SFTP
|
2018-02-18 00:47:01 +02:00 |
rules
|
first commit of free version
|
2016-01-30 22:28:43 +02:00 |
admin_fields_conditions.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
admin_fields.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
admin_view.php
|
Added easy translation export and import feature, to allow translation to be done via an exel spreadsheet
|
2018-01-18 01:14:43 +02:00 |
admin_views.php
|
Fixed the compiler to insure the getExImPortHeaders method is added even when no custom script has been set
|
2018-01-18 01:28:44 +02:00 |
admins_fields_conditions.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
admins_fields.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
ajax.php
|
Added Dynamic Router Implementation to resolve gh-74
|
2018-01-24 00:05:57 +02:00 |
compiler.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
component_admin_views.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
component_config.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
component_custom_admin_menus.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
component_custom_admin_views.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
component_dashboard.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
component_files_folders.php
|
Added the phpseclib librarie for ssh/ftps server protocol as explained in gh-230. Extended the Component Files & Folders concept to allow adding files and folder from anywhere where PHP/Apache has permission to read, resolved gh-231
|
2018-02-16 23:53:43 +02:00 |
component_mysql_tweaks.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
component_site_views.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
component_updates.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
componentbuilder.php
|
Started with the first adaptation to implement the ssh protocol as mentioned in gh-230
|
2018-02-15 02:43:07 +02:00 |
components_admin_views.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
components_config.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
components_custom_admin_menus.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
components_custom_admin_views.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
components_dashboard.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
components_files_folders.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
components_mysql_tweaks.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
components_site_views.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
components_updates.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
custom_admin_view.php
|
Added (Linked To) back in related areas, so we can see where what is linked. Added ajax fields to the custom admin view. Added some backward compatibility to stylesheets and scripts being added, resolved gh-217. Fixed gh-212 no access lang string. Added the site CSS area to Joomla Component view resolved gh-216.
|
2018-01-15 17:54:05 +02:00 |
custom_admin_views.php
|
Fixed the compiler to insure the getExImPortHeaders method is added even when no custom script has been set
|
2018-01-18 01:28:44 +02:00 |
custom_code.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
custom_codes.php
|
Fixed the compiler to insure the getExImPortHeaders method is added even when no custom script has been set
|
2018-01-18 01:28:44 +02:00 |
dynamic_get.php
|
Added Dynamic Router Implementation to resolve gh-74
|
2018-01-24 00:05:57 +02:00 |
dynamic_gets.php
|
Added Dynamic Router Implementation to resolve gh-74
|
2018-01-24 00:05:57 +02:00 |
field.php
|
Added (Linked To) back in related areas, so we can see where what is linked. Added ajax fields to the custom admin view. Added some backward compatibility to stylesheets and scripts being added, resolved gh-217. Fixed gh-212 no access lang string. Added the site CSS area to Joomla Component view resolved gh-216.
|
2018-01-15 17:54:05 +02:00 |
fields.php
|
Fixed the compiler to insure the getExImPortHeaders method is added even when no custom script has been set
|
2018-01-18 01:28:44 +02:00 |
fieldtype.php
|
Added Dynamic Router Implementation to resolve gh-74
|
2018-01-24 00:05:57 +02:00 |
fieldtypes.php
|
Fixed the compiler to insure the getExImPortHeaders method is added even when no custom script has been set
|
2018-01-18 01:28:44 +02:00 |
get_snippets.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
help_document.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
help_documents.php
|
Fixed the compiler to insure the getExImPortHeaders method is added even when no custom script has been set
|
2018-01-18 01:28:44 +02:00 |
import_joomla_components.php
|
Made little fix to search of local Joomla component on JCB package import
|
2018-01-24 14:47:57 +02:00 |
import_language_translations.php
|
Few bug fixes to the translation manager
|
2018-01-20 14:23:36 +02:00 |
import.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
index.html
|
first commit of free version
|
2016-01-30 22:28:43 +02:00 |
joomla_component.php
|
Few bug fixes to the translation manager
|
2018-01-20 14:23:36 +02:00 |
joomla_components.php
|
Made little fix to search of local Joomla component on JCB package import
|
2018-01-24 14:47:57 +02:00 |
language_translation.php
|
Few bug fixes to the translation manager
|
2018-01-20 14:23:36 +02:00 |
language_translations.php
|
Few bug fixes to the translation manager
|
2018-01-20 14:23:36 +02:00 |
language.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
languages.php
|
Fixed the compiler to insure the getExImPortHeaders method is added even when no custom script has been set
|
2018-01-18 01:28:44 +02:00 |
layout.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
layouts.php
|
Fixed the compiler to insure the getExImPortHeaders method is added even when no custom script has been set
|
2018-01-18 01:28:44 +02:00 |
libraries_config.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
libraries_files_folders_urls.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
libraries.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
library_config.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
library_files_folders_urls.php
|
Added the phpseclib librarie for ssh/ftps server protocol as explained in gh-230. Extended the Component Files & Folders concept to allow adding files and folder from anywhere where PHP/Apache has permission to read, resolved gh-231
|
2018-02-16 23:53:43 +02:00 |
library.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
server.php
|
Added more security to the composer vendor folder. Added the SFTP get helper classes, and adapted the compiler to use SFTP
|
2018-02-18 00:47:01 +02:00 |
servers.php
|
Added more security to the composer vendor folder. Added the SFTP get helper classes, and adapted the compiler to use SFTP
|
2018-02-18 00:47:01 +02:00 |
site_view.php
|
Added (Linked To) back in related areas, so we can see where what is linked. Added ajax fields to the custom admin view. Added some backward compatibility to stylesheets and scripts being added, resolved gh-217. Fixed gh-212 no access lang string. Added the site CSS area to Joomla Component view resolved gh-216.
|
2018-01-15 17:54:05 +02:00 |
site_views.php
|
Fixed the compiler to insure the getExImPortHeaders method is added even when no custom script has been set
|
2018-01-18 01:28:44 +02:00 |
snippet_type.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
snippet_types.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
snippet.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
snippets.php
|
Fixed the compiler to insure the getExImPortHeaders method is added even when no custom script has been set
|
2018-01-18 01:28:44 +02:00 |
template.php
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
templates.php
|
Fixed the compiler to insure the getExImPortHeaders method is added even when no custom script has been set
|
2018-01-18 01:28:44 +02:00 |