|
e0730d3bf6
|
added JCB initial API frontend to run backups of JCB components, setup automated backup system with cronjob
|
2017-08-20 18:52:35 +01:00 |
|
|
e003be492c
|
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.
|
2017-08-12 12:51:28 +01:00 |
|
|
f1a054c0e7
|
Imporved the Adding of Custom Config Fields, added some shields.io icons to the JCB readme
|
2017-07-21 00:26:48 +01:00 |
|
|
384c403ae4
|
Add new release with subform field now also available
|
2017-06-18 08:38:12 +01:00 |
|
|
6e0bcc0ae2
|
Resolves gh-96 by adding the feature to auto create the update SQL. Also fixes gh-100 Field Length Issue.
|
2017-06-16 13:38:06 +01:00 |
|
|
3ad9ae8b8f
|
resolves gh-91 to insure that int and floats are not set as strings in SQL defaults
|
2017-06-05 21:18:32 +01:00 |
|
Dev
|
5e36ede2ac
|
fixed gh-85 to insure parameter 2 is an array
|
2017-05-28 23:44:15 +02:00 |
|
|
ea1edebc05
|
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
|
2017-04-26 09:56:17 +01:00 |
|
|
7afbb131ce
|
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.
|
2017-04-08 19:52:09 +01:00 |
|
|
1cf259a54d
|
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.
|
2017-04-07 21:33:35 +01:00 |
|
dev
|
b1d9b672ab
|
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.
|
2017-04-06 09:47:51 +01:00 |
|
dev
|
34d14ed95d
|
gh-60 language translation component added, basic implementation
|
2017-04-05 14:21:10 +01:00 |
|
|
cca07258d6
|
Added owner and key control to export & import of components, also added buy and package link building to global options gh-53
|
2017-03-30 23:19:12 +02:00 |
|
|
8b522f44d9
|
Further gh-53 implementation of the export and import of complete components as JCB packages. Fixes gh-56
|
2017-03-27 14:38:51 +02:00 |
|
|
63b1bac955
|
Expanded the export feature of gh-53 to bundle the data into package.
|
2017-03-21 00:07:14 +02:00 |
|
|
7534aed01d
|
Fixed #54
|
2017-03-18 04:53:27 +02:00 |
|
dev
|
3953df845c
|
impoved the request linking options, fixed few bugs in compiler (#52)
|
2017-03-08 06:49:54 +02: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 |
|
|
bc9e5495d7
|
fixed #43 to insure fields are sorted in the correct order. Added the noticeboard to the compiler page, to insure all our notices gets viewed by all those who use the JCB
|
2017-03-03 23:53:18 +02:00 |
|
|
4d47f8292f
|
added another fields to admin view to target list controller and model. Also improve compiler to add these new custom script to correct areas
|
2017-03-02 02:55:04 +02:00 |
|
|
290a51dd5a
|
Further improved #37 to ensure language strings are set and reversed, also add extra buttons to the compiler page. Major restructure of custom code implementation to make it more stable. Resolved #40 by updating the default field sql values.
|
2017-02-14 01:24:38 +02:00 |
|
|
de008d5907
|
Stable release of the automatic import of custom code, and the JCB manual placeholder implementation resolves #37 please view https://youtu.be/KiAtJawZ3oo
|
2017-02-11 04:24:26 +02:00 |
|
|
5b5599575b
|
Fixes #39 to ensure components are build even if created and modified dates are not set. Improved #37 #issuecomment-278372267 to avoid one line error in windows.
|
2017-02-09 18:11:10 +02:00 |
|
|
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 |
|
|
1a79b92b07
|
Added #39 a new feature the imports custom code during compilation. We also improved the compiler.
|
2017-02-01 15:17:04 +02:00 |
|
|
ea2b2ea4c4
|
added feature to remove site folder if not needed, also some linked to component tabs to fields, admin views, site views, and custom admin views
|
2017-01-20 02:16:50 +02:00 |
|
|
b02771762d
|
improved the linked view option, and added the Linked - Admin Views to each field
|
2017-01-13 00:38:33 +02:00 |
|
|
0ae4e4f80d
|
Added #31 feature to build fields and views dynamically via a sql dump. Fixed #29 to insure that a redirect loop does not occur easily. Made many other compiler improvements.
|
2016-12-30 12:47:19 +02:00 |
|
|
829384a56b
|
added dynamic email helper fields to the global settings of all components that use the email helper class
|
2016-12-22 23:32:13 +02:00 |
|
|
0cd5660141
|
added another field to the component view, to add helper methods to both admin and site area of the component
|
2016-11-25 04:56:16 +02:00 |
|
|
082196378b
|
Improved the lockdown WHMCS license integration
|
2016-11-22 19:08:17 +02:00 |
|
|
05160b499f
|
Improved the compiler, added the option to add the update server file to the zipped package, fixed a few bugs.
|
2016-11-22 07:48:55 +02:00 |
|
|
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 |
|
|
ecb3ab5af9
|
Added custom buttons to admin views, improved the compiler code, with some bug fixes
|
2016-09-11 17:27:04 +02:00 |
|
|
b8311078ac
|
Added PHP (script - before publish) & PHP (script - after publish)
with some fixes to the compiler
|
2016-09-07 23:20:58 +02:00 |
|
|
f8d5145af9
|
Bug fix to getCustomScriptBuilder sig
|
2016-09-04 00:14:54 +01:00 |
|
|
a7e641b499
|
Added another PHP field to the admin views, improved the custom code methods in the compiler, and fixed some permissional errors.
|
2016-09-03 22:44:47 +01:00 |
|
|
2f9e54e371
|
Resolved #9 Layout Issue - Custom Lookup Field.
|
2016-07-12 22:07:55 +01:00 |
|
|
f09fd06ddc
|
Removed $_GET from all callback response and used JInput instead
|
2016-06-24 15:23:01 +01:00 |
|
|
2004b8d91c
|
Made some improvements to the compiler and extended the email helper features.
|
2016-06-23 16:05:37 +01:00 |
|
|
d82d4aeb22
|
Added email helper class.
|
2016-06-03 07:28:32 +01:00 |
|
|
5d19f46070
|
Added the option to overwrite the default-fields, so you can add them to the list view in admin area and change their layout position in the edit view. Also fixed some minor bugs.
|
2016-06-02 17:18:49 +01:00 |
|
|
02f9523e1b
|
Fixed fade-in affect problem of not loading the affect when added.
|
2016-05-31 06:36:31 +01:00 |
|
|
7f52decf16
|
Added fade-in option for admin views, added pdf lib to custom folder for use in projects.
|
2016-05-31 06:11:07 +01:00 |
|
|
d2aa1fce0b
|
Improved the custom import option to include the display method override.
|
2016-05-20 06:00:31 +01:00 |
|
|
3b774a8385
|
This fixes #3 to insure that custom/other Data Length/Values can be set.
|
2016-05-12 02:26:54 +01:00 |
|
|
ee2fea1db8
|
Updated the readme file.
|
2016-05-10 06:47:47 +01:00 |
|
|
e21980bbea
|
Added editing feature to custom list fields and improved the buttons to great and edit the list values.
|
2016-05-07 00:41:41 +01:00 |
|
|
32e3f6b86e
|
Added the import method to custom import tab, and improved the import custom concept.
|
2016-05-05 00:14:20 +01:00 |
|
|
6b70aa45e6
|
Added the option to customize the import of data per view.
|
2016-05-04 05:53:33 +01:00 |
|