Added bulk updater to get snippets area. Added contributor details to snippets table. Imporved the installer to update the library matchup of old snippets. gh-92Llewellyn van der Merwe2017-11-20 14:35:30 +0200
Finished the bulk get snippets UI area. Tweaked some of the get snipptes scripts, added some icons gh-92Llewellyn van der Merwe2017-11-18 02:04:14 +0200
Completed the get snippets area so JCB community snippets can with easy be added to the local snippets gh-92.Llewellyn van der Merwe2017-11-17 18:18:47 +0200
Added sharing of snippets option and started adding get snippets custom admin view gh-92. Fixed gh-153 published settings for categories.Llewellyn van der Merwe2017-11-16 06:37:32 +0200
Resolved gh-169 to insure the addrulepath is also added to the default.xml file of site views. Improved the field types a little with adding the validation and message property to various field types.Llewellyn van der Merwe2017-11-08 15:49:15 +0200
Updated JCB to version 2.6.3 to push out the changes made to the compliler and adding the FTP field type back.
v2.6.3
Llewellyn van der Merwe2017-11-06 17:33:46 +0200
Added version options to JCB, also changed JCB version option to only first 2 numbers. This should help cut down on the commit changes to JCB on each compilation.Llewellyn van der Merwe2017-11-06 16:04:23 +0200
Fixed gh-155 that is caused by the checkbox behavior in the subforms. Also adding view string to validation check in ajax model.Llewellyn van der Merwe2017-11-01 05:16:21 +0200
Made changes to the compiler in relation to version control. Resolved gh-154 to insure string translation for state values. Added shortcuts in Joomla Component list view to all linked tables in their relationship with the Joomla ComponentLlewellyn van der Merwe2017-10-30 15:08:02 +0200
Adapted the compiler to use the new tables and subforms for the joomla component. Improved the compiler to make more use of the array_map functionLlewellyn van der Merwe2017-10-29 13:03:06 +0200
Added language strings to the ajax table headers of subforms. Adapted the export of JCB packages to also include the new tables.Llewellyn van der Merwe2017-10-28 05:25:33 +0200
Improved the set name method in ajax.php. Tweaked a few small things around the display of ajax table return values.Llewellyn van der Merwe2017-10-27 03:35:08 +0200
Added notice of language (tanslations) added or not added with details to compiler Resolved gh-146 compiler error on joined db in dinamic get thanks to @mwweb & @ro-ot Resolved gh-147 by adding the sort of fields back into the save method Resolved gh-144 to ensure that the published tab (fields overwriting and adding) option is available again. Resolved gh-145 by moving the subforms to their own tab in dynamic get view Converted all repeatable fields to subform fields in Joomla component view Moved 9 subforms and other fields to their own table and view (decopuling them fom Joomla component view), that means we added 9 more views and tables to JCB Added all the ajax for buttons and display views to Joomla component view Added tmp scripts all across the new areas with subforms to ensure all repeatable fields are converted. Will be removed in v2.7.0 Added synced copy, change state and delete in Joomla components view in relation to all tables linked to it (same as with admin views)Llewellyn van der Merwe2017-10-26 18:43:51 +0200
Added status, copy and delete sync between admin_view linked views (admin_fields, admin_fields_conditions).Llewellyn van der Merwe2017-10-22 01:55:16 +0200
Imporved the field display on admin fields conditions to only show fields linked to the admin view. Added access back to all JCB admin views. Fixed the export of JCB packages to include the new admin_fields and admin_flieds_conditions tables. Adapted the JCB package import method to be able to import old JCB packagesLlewellyn van der Merwe2017-10-19 05:53:55 +0200
Added field filtering to admin fields conditions to only load fields linked to admin view. Updated the component export method to also export the new views and field relationshipsLlewellyn van der Merwe2017-10-16 19:14:23 +0200
Removed JError from admin views, and compiler. Added edit link to each field in admin view. Removed linked to admin view from fields viewLlewellyn van der Merwe2017-10-14 19:18:29 +0200
Added shortcut buttons to the admin views list view to quickly access admin fields. Imporved the upgrade script to insure beter conversion of fields from repeatable to subform fields.Llewellyn van der Merwe2017-10-14 17:56:04 +0200
Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view.Llewellyn van der Merwe2017-10-14 05:37:18 +0200
Cleaned-up some more javascript one the admin_view. Changed the admin_view layout. Improved the converion of data. Added a new tabsName field to the admin_fields view.Llewellyn van der Merwe2017-10-13 05:45:54 +0200
Decoupled fields and conditions from admin view as explained in gh-136. Added new admin_fields and admin_fields_conditions tables and moved the data from admin_view to these new tables.Llewellyn van der Merwe2017-10-13 01:14:17 +0200
Removing repetable fields from site view, custom admin view, and admin view. Also updated the compiler, removed permissions on fields to speedup page load in admin and joomla component viewsLlewellyn van der Merwe2017-10-12 02:50:14 +0200
Added Wiki to JCB. Resolved gh-125 to insure phone numbers are treated as strings. Resolved gh-128 by adding field to Joomla Component View that allows javascript to be added globaly. Converted a few more repeatable fields to subform fields, this is an ongoing project to remove repeatable fields from JCB.Llewellyn van der Merwe2017-10-06 16:53:22 +0200
Added Wiki to JCB. Resolved gh-125 to insure phone numbers are treated as strings. Resolved gh-128 by adding field to Joomla Component View that allows javascript to be added globaly. Converted a few more repeatable fields to subform fields, this is an ongoing project to remove repeatable fields from JCB.Llewellyn van der Merwe2017-10-06 16:53:22 +0200
Resolved gh-118 to insure JCB loads the needed language strings to the system language file during compilation
v2.5.4
Llewellyn van der Merwe2017-09-13 13:59:58 +0200
Moved FTP signature to its own table, so we can use it more securely around JCB (even in the global settings). Improved the Linked view option in admin-views.Llewellyn van der Merwe2017-08-25 02:46:12 +0100
updated some of the component import script, resolved gh-113 to improve assets rules setting for components
v2.5.1
Llewellyn van der Merwe2017-08-23 21:38:09 +0100
added site-view switch to allow default public access if access is set on the site view as explained in gh-113Llewellyn van der Merwe2017-08-22 23:17:19 +0100
fixed the getVars backward compatibility issue, Added replyto and replytoname to email helper, renamed the email helper class that builds the email table to setTableBodyLlewellyn van der Merwe2017-08-20 21:47:14 +0100
added JCB initial API frontend to run backups of JCB components, setup automated backup system with cronjobLlewellyn van der Merwe2017-08-20 18:52:35 +0100
Fixed gh-108 to insure that all fields get added if multiple zeros are found. Improved the default value options in global config to allow for array of default values. Fixed typo forward slash.Llewellyn van der Merwe2017-08-12 12:47:25 +0100
Resolves gh-96 by adding the feature to auto create the update SQL. Also fixes gh-100 Field Length Issue.Llewellyn van der Merwe2017-06-16 13:38:06 +0100
Fixed gh-75 to insure the column names are loaded as before. Fix gh-76 by adding more checks to insure that the correct date is used in the getLastModifiedDate method.
v2.4.5
Llewellyn van der Merwe2017-05-04 23:34:28 +0100
Resolves gh-71 bug, so that admin views that has no fields are still accessible. Fixed gh-72 to insure all components on Joomla version 3.7.0 works and looks correctly. Please just recompile your components for Joomla v3.7.0
v2.4.4
Llewellyn van der Merwe2017-04-26 09:55:02 +0100
fixes gh-68 where the wrong name is used in searching for the alias, it must be the table name, and this is not always the same as the view.Llewellyn van der Merwe2017-04-08 19:52:09 +0100
Improved the import feature to insure that we don't have language conflicts with multiple strings for one language.Llewellyn van der Merwe2017-04-08 14:44:41 +0100
Resolves gh-60 with complete implementation of the language manager/translator feature. Added a purge function the clear unused language strings from the database and unlike them from the related component during compilation.Llewellyn van der Merwe2017-04-07 21:33:35 +0100
Added the new language feature to the export and import of Components, so that their related translations can also be linked to the exported package.Llewellyn van der Merwe2017-04-06 22:40:22 +0100
Added the global switch to set the percentage a language should be translated before it is automatically added to the component during compilation. Force language to be added when the debug lines are set to be added.
dev
2017-04-06 09:47:51 +0100