Commit Graph

  • 4fb4069d64
    Merge branch 'bamboo2panda-staging' into staging Llewellyn van der Merwe 2019-10-11 16:46:55 +0200
  • b8d8b8e813
    Resolved gh-460 to insure that all default fields, including the access and meta fields can be overwriten/replaced with self build fields. Added the UIKIT3 Icon JS to the document where needed. Fixed the permissions implementation to insure spacer fields are not targeted with edit controll and when a view permission is set, it behave correctly. Llewellyn van der Merwe 2019-10-11 15:41:00 +0200
  • dd457ee571
    Transliteration of cyrillic characters bamboo2panda 2019-10-11 13:53:26 +0300
  • 66c4a87cfc Transliteration of cyrillic characters. Pavel 2019-10-11 11:24:11 +0300
  • 773a753323
    Resolved gh-463 to insure data types that require length is enforced by default in the GUI. Llewellyn van der Merwe 2019-09-12 22:06:52 +0200
  • bb798abe8c
    Improved round-trip development to also include plugins. Llewellyn van der Merwe 2019-09-11 16:50:42 +0200
  • 2b1e0a65fa
    Added option to include or exclude Joomla Plugins from being compiled or exported. Added the Joomla\Utilities\ArrayHelper to helper class header. Added option to only export words if required global option fields are set. Added option to use strict field access on all exports if required global option fields are set. Fixed gh-475 by adding the option to add a github token if needed under the global options global tab, also updated the error message. Llewellyn van der Merwe 2019-09-10 18:47:39 +0200
  • e3f22d631c
    Fixed count (php 7.2) issue across JCB. Improved the setModelExportMethod method in the compiler to now work as a setGetItemsModelMethod instead. Added more strict permissional implementation per/field across the export methods of JCB. Llewellyn van der Merwe 2019-09-05 23:12:56 +0200
  • 3cbe21f57d
    Improved the compiler getDynamicScript to also use function tabs. Moved the fucntion tab to helper class. Added dynamic title and description insertion options to permissions area. Llewellyn van der Merwe 2019-09-04 13:52:31 +0200
  • 9781910dd3
    Added option to pass user object to getActions helper method. v2.10.1 Llewellyn van der Merwe 2019-09-02 10:27:11 +0200
  • 0b95737524
    Added beter integration with Joomla Action log for JCB. Llewellyn van der Merwe 2019-08-28 16:46:43 +0200
  • 2a6e4b21e5
    add onBeforeGetComponentData & onAfterGetComponentData events to compiler of JCB. Llewellyn van der Merwe 2019-08-28 15:07:18 +0200
  • f168fb7363
    Fixed gh-468 to insure language strings are updated correctly. Llewellyn van der Merwe 2019-08-28 13:48:07 +0200
  • 40d867e602
    add onBeforeBuildAccessSections & onAfterBuildAccessSections events to compiler of JCB. Llewellyn van der Merwe 2019-08-26 19:30:22 +0200
  • 9fcc5c3930
    Fixed gh-467 so that the XML build of fields will work correctly with the new groupedlist field type. Added placeholders to class comments. Llewellyn van der Merwe 2019-08-26 08:54:16 +0200
  • d2f94d84fa
    Improved the plugin form builder, to allow multi form field relationships. Llewellyn van der Merwe 2019-08-22 03:54:47 +0200
  • c13c752abb
    Added the custom code ID to warning when custom code could not be correctly placed back into the code/file. Resolved gh-459 Llewellyn van der Merwe 2019-08-16 18:34:13 +0200
  • 04ed58afe8
    Fixed gh-458 so that the && is not added if we have no extra values to validate. Added linked to details to Joomla Plugin area. Llewellyn van der Merwe 2019-08-15 16:26:46 +0200
  • 3a27038164
    Stable release v2.10.0 v2.10.0 Llewellyn van der Merwe 2019-08-14 13:45:49 +0200
  • 7fed9d7a1c
    Resolved gh-436 so that the new Joomla plugin builder/feature is fully active, and part of the import and export of JCB packages. Llewellyn van der Merwe 2019-08-12 23:30:31 +0200
  • ed43b00862
    Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. Llewellyn van der Merwe 2019-08-08 17:35:58 +0200
  • 7d2cc2c9f0
    Adding the the new plugin builder to the compiler. gh-436 Llewellyn van der Merwe 2019-08-05 00:38:53 +0200
  • e6eada11a9
    Added the option to use the groupedlist field type. gh-450 Llewellyn van der Merwe 2019-07-29 13:30:13 +0200
  • 4581b310de
    Updated the compiler to now add GUI placeholders, resolved gh-451 so we now have easy roundtrip development beyond the original custom-code implementation. Added the files, folders, url option, and added the install fields to the new plugin area. gh-436 Llewellyn van der Merwe 2019-07-28 23:48:42 +0200
  • affaeb72f8
    Resolved gh-441 to allow fieldtype name prefixing. Resolved gh-443 to allow Alphanumeric+dot in fieldtype name. Fixed gh-446 to insure that JFormRuleInt validates correctly in the admin field realtions. Improved the new plugin area to also have system name and option to add custom header code. gh-436 Llewellyn van der Merwe 2019-07-19 04:17:15 +0200
  • a5ae94b93a
    Linked the new plugin area to Joomla components. gh-436 Llewellyn van der Merwe 2019-07-17 04:36:05 +0200
  • fcd5846c5a
    Update the phpseclib via composer. Llewellyn van der Merwe 2019-07-17 01:53:34 +0200
  • 8d2af8365b
    Added more dynamic behavior to the new plugin area. Added a funding yml file. Llewellyn van der Merwe 2019-07-17 01:15:42 +0200
  • eae07504fa
    Resolved gh-442 to add a default catch all option to the setDynamicField method in the field class of the compiler. Llewellyn van der Merwe 2019-07-15 22:03:57 +0200
  • e476bcb7b5
    Added the main GUI for the plugin area, gh-436 Llewellyn van der Merwe 2019-07-15 22:00:46 +0200
  • 2af4b8cf50
    Removed required from all code/editor field to improve the behavior of the codemirror editor. Improved the token validation via Ajax. Llewellyn van der Merwe 2019-07-08 18:05:54 +0200
  • 3497104f41
    Added some more events to compiler. Added new helper method to make safeClassFunctionName. v2.9.21 Llewellyn van der Merwe 2019-07-07 00:29:35 +0200
  • 504abe4751
    added sponsor banners to JCB. Llewellyn van der Merwe 2019-07-05 18:19:34 +0200
  • 9e6233c64f
    Fixed gh-434 to add the missing table path if not set. Resolved gh-427 to allow numbers in the name of a field. Impoved the compiler by adding a method to set the Lang Content array. Llewellyn van der Merwe 2019-07-05 01:53:54 +0200
  • b9c758b800
    Added context to all compiler events. Added layout fields override options for dynamic field generation. Llewellyn van der Merwe 2019-07-01 18:10:28 +0200
  • 663f8405e5
    Fixed gh-433 to allow ->value in the Value Key field on the where subform in the Tweak tab of the dynamicGet view. Llewellyn van der Merwe 2019-06-29 23:11:37 +0200
  • 75656d940a
    Added many events to the compiler as the first step to allow 3rd party integration with the compiler via plugins. gh-429 Llewellyn van der Merwe 2019-06-22 12:43:26 +0200
  • e84105c3bd
    Adapted the safeName to a global safeFieldName method so to use it all over JCB to safely build field names. gh-427 Llewellyn van der Merwe 2019-06-18 16:12:49 +0200
  • 8f8546502a
    Added a new convention to how JCB builds field names, so that it does not remove/convert the numbers. gh-427 Llewellyn van der Merwe 2019-06-18 14:38:34 +0200
  • 8acbb3b3a4
    Fixed gh-422 to insure the details tab always gets added if no custom tab names are found. Added the option to run the expantion option without installing the components locally. Llewellyn van der Merwe 2019-06-18 00:00:41 +0200
  • 2fb4a1ae43
    Improved the getInput method for custom fields, so to allow the edit button to show more consistently. Llewellyn van der Merwe 2019-06-13 23:12:16 +0200
  • 236ecd53f4
    Fixed gh-424 so that the global settings of JCB will save even if the components are not selected in the Development Method tab. Llewellyn van der Merwe 2019-06-13 18:45:55 +0200
  • f03c6f5204
    Added an after cancel custom code area also in connection with gh-418 in the admin view. Llewellyn van der Merwe 2019-06-12 22:36:05 +0200
  • eae13dff06
    Resolved gh-418 by adding an on before cancel custom script area to the admin view. Llewellyn van der Merwe 2019-06-12 22:06:19 +0200
  • c8b5993219
    Fixed gh-420 to allow the linked site view to save correctly. Llewellyn van der Merwe 2019-06-11 14:37:12 +0200
  • 6da9cb3d42
    Fixed gh-417 edit layout by removing the one to many div's from the dynamic build method. Llewellyn van der Merwe 2019-06-10 01:05:37 +0200
  • c966720f79
    Few more corrections to the category filter, and field integration Llewellyn van der Merwe 2019-06-09 23:19:34 +0200
  • 37d3f1425e
    fixed gh-419 to correctly load the category filter (extention and view name) Llewellyn van der Merwe 2019-06-07 16:59:27 +0200
  • 4a878e32ef
    Moved the filter sanitation to insure no empty filters will get loaded Llewellyn van der Merwe 2019-06-05 13:14:05 +0200
  • e1f32c142b
    Fixed filter to not display 'Select an option' but the field name instead Llewellyn van der Merwe 2019-06-05 12:50:42 +0200
  • 76449b01ec
    Fixed category filter issue. Fixed permissions accross JCB. Updated some notes on the field types. Llewellyn van der Merwe 2019-06-05 12:26:15 +0200
  • dda33d66cb
    fixed the subform build, to allow required value to be set to true. Llewellyn van der Merwe 2019-05-25 22:20:12 +0200
  • a90d6f51f7
    Fixed the code search keys to include new views, and fields across JCB. Llewellyn van der Merwe 2019-05-20 22:54:40 +0200
  • d7d4ec43e6
    Added the options to include the xml files to also be target with custom code placeholders. Llewellyn van der Merwe 2019-05-20 14:14:43 +0200
  • d3f623d184
    Improved on the mysql default selected values to use InnoDB, utf8mb4, utf8mb4_general_ci Llewellyn van der Merwe 2019-05-17 00:43:24 +0200
  • 42d5b3b55c
    Added the feature that loads the company global values when creating a new component, if they are set. Llewellyn van der Merwe 2019-05-16 01:07:38 +0200
  • 8e79417664
    Added create new custom code to all fields that have string lenght. Llewellyn van der Merwe 2019-05-16 00:50:45 +0200
  • 80c588a33a
    Added Captcha field type. Started adding the crowdin integration. v2.9.18 Llewellyn van der Merwe 2019-05-15 19:39:27 +0200
  • a23f1fe79a
    Fixed gh-394 so to be able to target the component instead of a single view. Llewellyn van der Merwe 2019-05-06 03:05:15 +0200
  • d7b555e7af
    Resolved gh-410 to allow default data type values for the database to be set per fieldtype. Llewellyn van der Merwe 2019-05-03 01:00:05 +0200
  • b55d824e63
    Resolved gh-379 to allow null and zero values to pass via ajax call/post Llewellyn van der Merwe 2019-04-28 00:16:06 +0200
  • 2202157adc
    Fixed gh-407 by moving the getListQuery custom PHP position in the dynamicGet Llewellyn van der Merwe 2019-04-27 23:19:29 +0200
  • 7902537b43
    Updated the UIKIT versions Llewellyn van der Merwe 2019-04-22 15:31:39 +0200
  • 44451f1017
    Fixed the site view menu not being build as a result of new feature that builds edit site view menu. Llewellyn van der Merwe 2019-04-14 22:20:01 +0200
  • 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. Llewellyn van der Merwe 2019-04-09 23:54:54 +0200
  • fd154a81bc
    Resolved gh-404 by adding the option to use grouping in dynamicGet query. Llewellyn van der Merwe 2019-04-09 22:42:19 +0200
  • dd891ecfd1
    Stable release of v2.9.14 v2.9.14 Llewellyn van der Merwe 2019-04-04 09:23:46 +0200
  • ba3ceb998d
    Fixed gh-402 so that the array_unique is only used on returned column (array) Llewellyn van der Merwe 2019-04-04 09:13:45 +0200
  • 781fb9162c
    Fixed gh-400 the MySQL v5.7 Install Error Llewellyn van der Merwe 2019-04-02 13:00:25 +0200
  • 09dcd16b02
    Added more dynamic placeholder update to the file/folder paths. gh-399 Llewellyn van der Merwe 2019-03-20 03:05:33 +0200
  • 3a0b5706c4
    Fixed the issue that caused linked files and folders from not showing in a library. gh-399 Llewellyn van der Merwe 2019-03-19 17:33:03 +0200
  • 8bf72246bb
    Moved the update of dynamic paths before preg_match to better mannage the forward slash placement. gh-231 Llewellyn van der Merwe 2019-03-13 23:07:41 +0200
  • da16b61ffb
    Trying to resolve the link issue in windows gh-231 Llewellyn van der Merwe 2019-03-13 14:20:51 +0200
  • f31c8968e7
    Resolved gh-391 by adding <useglobal> property to list field type. Resolved gh-392 by adding <relative> property to URL field type (only for fresh install). Llewellyn van der Merwe 2019-03-10 00:44:24 +0200
  • b0084e6634
    Resolved gh-376 to insure that the usergroup filter work as expected Llewellyn van der Merwe 2019-03-10 00:29:38 +0200
  • c9d9f8b7a8 Reset then push change tonypartridge 2019-03-07 09:23:19 +0000
  • ccbf21fddb
    resolved gh-380 to insure that the list view JS file also gets added if set. Llewellyn van der Merwe 2019-03-06 22:32:16 +0200
  • a5de53c5fa
    Resolved gh-384 to enable category and any other field that inherit from the basic list type to be able to have options added. Llewellyn van der Merwe 2019-03-05 09:51:52 +0200
  • 098c82c222
    fixed gh-383 to insure the new button works on frontend/site. Improved the JCB package import to also now import the new placeholder feature values correctly. Llewellyn van der Merwe 2019-03-04 14:47:28 +0200
  • 9fcb317275
    updated the year value. Added placeholder search to the new placeholder area. Llewellyn van der Merwe 2019-02-23 15:28:54 +0200
  • 25c14b45de
    Added the new placeholder area for global & component level placeholders. Just like customcode you can now with the placeholders generate dynamic behaviour with placeholders all over the JCB custom areas. Llewellyn van der Merwe 2019-02-16 00:03:21 +0200
  • d46459301c
    Added extra default validation rules to new install of JCB. Llewellyn van der Merwe 2019-02-13 01:32:34 +0200
  • bebb98e915
    Fixed gh-377 to avoid mismatching on replace eding target hash. Imporved the versioning feature so that once you change the version in the update mysql area, it also updates the Joomla component. Llewellyn van der Merwe 2019-02-12 18:42:16 +0200
  • 104c4e6bae
    Fixed gh-373 so that the auto update of selection is only triggered when toggling the all selection button. v2.9.11 Llewellyn van der Merwe 2019-02-06 11:32:38 +0200
  • 1a538e71d7
    Added buttons to edit cutomcode directly from where it is added in other areas around the component. This will improve the customcode workflow in JCB. Llewellyn van der Merwe 2019-01-31 23:44:21 +0200
  • 8cdf056ad4
    Improved the adminForm validation JavaScript, thanks @ro-ot v2.9.10 Llewellyn van der Merwe 2019-01-30 16:00:21 +0200
  • 018eed3054
    Resolved gh-370 so that all fields get loaded in a dynamicGet, even new once created at a later stage. Llewellyn van der Merwe 2019-01-29 16:43:27 +0200
  • 3abae0494e
    Added the option to set the row_format per table in the admin view. Converted all the JCB tables to have a DYNAMIC row format. Fixed gh-369 so that JCB packages like JMM can be imported. Llewellyn van der Merwe 2019-01-26 05:51:48 +0200
  • 02de1edb54
    Resolved gh-363 so that showon will function as expected in the full width layout. Resolved gh-367 by adding a wrapper class around each field in the edit view. Llewellyn van der Merwe 2019-01-23 16:30:53 +0200
  • 5c2f0aec63
    Resolved gh-364 to allow greater depth and ensure that all custom code placeholders are always update/replaced at any depth layer. Tweaked the editURL method to also handle access control permissions. Llewellyn van der Merwe 2019-01-22 00:58:22 +0200
  • 4e2c51c303
    Resolved gh-360 by adding the blob data type as an option for data types. Resolved gh-362 by adding the nested subform compatibility to subforms in JCB. Resolved gh-365 by improving the customscript validation search of save of custom code area. Added email validation to the email helper script. Llewellyn van der Merwe 2019-01-14 17:32:23 +0200
  • b7a5cb7285
    fixed issue that caused some custom code not to export for a JCB packages if found in anther custom code area. Made some corrections to the router helper class. Added return_here value admin views to improve the return values in url redirection. Improved the open valid base64 method to make use of default string. Update many ajax calls to not use jsonp, and infact be more secure. Llewellyn van der Merwe 2018-12-29 16:56:06 +0200
  • 17ba6c4a89
    fixed the opencollective links to use full markdown Llewellyn van der Merwe 2018-12-19 06:47:39 +0200
  • 279831da30
    Added open Collective to the readme, thanks @monkeywithacupcake. Added default selection to adding admin views to component. Update some helper methods, and comments. v2.9.8 Llewellyn van der Merwe 2018-12-19 06:06:36 +0200
  • a52d230aeb
    Improved the custom code area to now allow custom code in custom code with the help of placheholders. Removed the static wiki page, and relinked to the github wiki. Llewellyn van der Merwe 2018-11-27 15:05:47 +0200
  • 180f1cec6d
    Moved the customcode together in the helper class. Improvd the note in the custom code area. Added helper method to load dynamic content, like banners accross JCB backend Llewellyn van der Merwe 2018-11-08 06:05:08 +0200
  • dbe7880199
    Updated the Readme with more info on TODO, and making JCB better. Llewellyn van der Merwe 2018-11-01 04:13:53 +0200
  • 6c4bab5ea9
    Resolved gh-323 so we can load fields only in the linked or admin list views or in both. Added the option to also add permission to access fields. Improved the checkArray method to return arry count value. Fixed issue in field permissions when the value is and array, field type can not be made hidden, but should instead just be removed. Fixed an issue in the code search methods to insure all areas are looked at, and search and export. Llewellyn van der Merwe 2018-10-29 18:38:00 +0200
  • 1e5fda0327
    Fixed an missing div tag in the custom code area. v2.9.7 Llewellyn van der Merwe 2018-10-07 22:13:53 +0200
  • 65e6511a3e
    Little fix to insure fallback in openValidBase64 method works correctly Llewellyn van der Merwe 2018-10-06 16:49:18 +0200