|
8219d5ed45
|
Fix option to add field paths or rule paths to both module or plugin external forms.
|
2022-02-04 19:21:39 +02:00 |
|
|
2ce36117d4
|
Adds option to add more field paths or rule paths to both module or plugin forms.
|
2022-02-04 12:50:24 +02:00 |
|
|
e8b0bf8ede
|
Change the short hand echo to long, because of JED checker.
|
2022-02-02 15:38:36 +02:00 |
|
|
e5d599d5a5
|
Updates marked JS package. Adds more events to the compiler. Fix gh-841 database issue (IF NOT EXISTS). Update Agerix banner link. Adds more clone options.
|
2022-01-15 19:52:15 +02:00 |
|
|
53725a917d
|
Adds gitea URL. Adds option to add changelog gh-813. Adds clone option to some areas. Fixed gh-784 to allow BASE64 filter selection.
|
2021-12-21 16:44:50 +02:00 |
|
|
ab471e3ccb
|
Added search by translated string to the translation area.
|
2021-10-18 22:12:19 +02:00 |
|
|
5651d3dca8
|
Improved the ajax controller.
|
2021-08-31 16:00:12 +02:00 |
|
|
b64e423f51
|
Added the option to import JCB packages with GUID mapping. Resolved gh-657 to allow for painless fieldtype change in the field area.
|
2021-08-11 14:15:55 +02:00 |
|
|
48d9265983
|
Added more info towards naming conventions. Changed the access to compiler to be more accessable. gh-686
|
2021-04-26 15:55:20 +02:00 |
|
|
8abe3bced8
|
Adds the option to select between old and new gif animation in the compiler GUI area.
|
2021-02-20 01:53:14 +02:00 |
|
|
e579cd421a
|
Changed the compiler gif image, and improved the overall compiler GUI experience. Added the feature for dynamic hashing of strings and or files.
|
2021-02-19 02:35:54 +02:00 |
|
|
54a86fb530
|
Reordered some helper class code in the GUI. Fixed gh-663 so that the label is used in the filter instead of the code_name. Renames field to Modeling Method in the field area.
|
2021-01-30 15:41:35 +02:00 |
|
|
60f4e8af32
|
Added new filters to admin, and custom admin, and site list view. gh-651
|
2021-01-19 00:10:59 +02:00 |
|
|
30cb1a531a
|
Improved how the filters in the langauge translation are behave when no language is found. gh-651
|
2021-01-18 19:42:28 +02:00 |
|
|
3357f2cb40
|
Added new filters to language translation, and fields admin list view. resolved gh-651
|
2021-01-18 19:20:26 +02:00 |
|
|
12600431ca
|
Resolves gh-644 and addes the option to add, or hide the category sub-menu of a view.
|
2021-01-06 12:03:07 +02:00 |
|
|
d9da5d9fc4
|
Fixed gh-637 so that the header values will be added. Updated the copyright to only show the first year so we need not update these again.
|
2021-01-03 18:49:35 +02:00 |
|
|
d29bc8f3a0
|
Added the trash helper option to JCB as a pro feature.
|
2020-12-27 13:54:59 +02:00 |
|
|
a28c5cf746
|
Updated the copyright date for the new year 2021. Improved the compiler message area.
|
2020-12-25 23:16:34 +02:00 |
|
|
cc201b8ec0
|
Improved the permissions adding behaviour so that no permissions tab will be added if no permissions are set in a view. gh-629
|
2020-12-24 18:36:34 +02:00 |
|
|
b65d868a86
|
Added the GUI switch to control the adding of the asset table fix. gh-616
|
2020-12-10 03:31:30 +02:00 |
|
|
06c97afa05
|
Added filters above the admin list views to resolve gh-378
|
2020-12-03 07:26:49 +02:00 |
|
|
302328c92a
|
Add getFieldsetXML and getFieldXMLString method to build fields in compiler gh-378. Refactoring the compiler to use camelcase for view code names.
|
2020-11-28 21:33:39 +02:00 |
|
|
e7104d9c1c
|
Added the new field changes for the new filter implementation. gh-378
|
2020-11-21 07:03:48 +02:00 |
|
|
d66fd2a83b
|
Stable Release 2.11.7
|
2020-10-29 15:49:04 +02:00 |
|
|
2fa1d15939
|
Resolved gh-596 so that the language strings needed for publishing failure is also added.
|
2020-09-15 19:15:36 +02:00 |
|
|
d062e03a04
|
Added the overide option to the linked admin views. Added the option to remove line breaks in all langguage strings. Increased the field size to MEDIUMTEXT for the default input in joomla_module custom_admin_view and site_view.
|
2020-08-19 02:54:09 +02:00 |
|
|
98f1821914
|
Added the option to exclude language strings from JCB package exports.
|
2020-07-28 06:14:49 +02:00 |
|
|
05da68f1ae
|
Resolved gh-576 to allow empty filter options.
|
2020-07-26 18:21:08 +02:00 |
|
|
3a5681ce43
|
Added option to dynamicly set the sub-form layout from global options. Fixed bug in compiler that caused index warning.
|
2020-07-13 04:52:06 +02:00 |
|
|
90f48bd5fa
|
Updated paypal donation link in readme note.
|
2020-06-02 00:49:30 +02:00 |
|
|
f2b2228dd7
|
Fixed gh-565 by removing the old PHPExcel_IOFactory and adding the new. Updated the subform layout for verious subforms in JCB for beter display. Change the helper category naming conventions for better integration with Joomla fields. gh-561
|
2020-05-29 03:01:07 +02:00 |
|
|
2564b75e5d
|
Changed JArrayHelper to use ArrayHelper and added the use namespace to the files needed. Changed JString to use StringHelper and added the use namespace to the files needed. Fixed the spelling mistake of uniqe. Made changes to compiler to accomidate the new pro member feature that added viewsDefaultOrdering options. Fixed the moving of custom fields found in subforms of a plugin or module. Improved the sorting options to correctly map for custom fields and the category field.
|
2020-05-22 01:38:20 +02:00 |
|
|
e051134a79
|
Fixed gh-534 so that the correct comment is made in the module area with the GUI placeholders. First steps towards adding multi languages for both modules and plugins gh-503 gh-493 in JCB. Other small improvments to the date helper methods. Add the otpion to target the admin area with modules.
|
2020-03-24 03:11:43 +02:00 |
|
|
86f671c87c
|
Added module area target client switch. Added the custom code placeholder search to modules. Improved the JCB backup feature to only move the zip package to the backup location.
|
2020-03-13 04:45:08 +02:00 |
|
|
785badc921
|
Took the assistant out of the staging branch for now, so we can get the next release out.
|
2020-02-17 22:09:16 +02:00 |
|
|
a6cdafb31f
|
Started adding grapesJS to assistant area for the site view builder.
|
2020-02-12 16:27:32 +02:00 |
|
|
a31f09aaa3
|
Improved the list view builder area in the new assistant area.
|
2020-01-12 07:22:19 +02:00 |
|
|
5fa49f1bca
|
Improved the fields builder area in the new assistant area.
|
2020-01-11 18:29:54 +02:00 |
|
|
f2d4e2490d
|
Added the modal sub subform for the list view columns in the Assistant.
|
2020-01-08 05:50:33 +02:00 |
|
|
68c040eebb
|
Fixed gh-510 so that snippets are imported from github correctly.
|
2020-01-05 23:19:20 +02:00 |
|
|
f67dbfdd53
|
Added the modal sub subform for the view builder in the Assistant.
|
2020-01-05 06:27:21 +02:00 |
|
|
185dad4273
|
Started adding the Assistant GUI ;)
|
2020-01-03 05:36:47 +02:00 |
|
|
46e52db097
|
Added GUID to selected views, and started updating JCB accordingly.
|
2020-01-03 03:49:29 +02:00 |
|
|
e4d1917c19
|
Added Joomla Module builder - Compiler
|
2019-12-06 07:31:32 +02:00 |
|
|
ffbb733576
|
Added Joomla Module builder - GUI
|
2019-12-03 04:17:35 +02:00 |
|
|
1a18f5a386
|
Stable Release of version 2.10.5
|
2019-11-09 14:49:20 +02:00 |
|
|
693f51aff3
|
Fixed gh-490 Revision typo to say Version
|
2019-11-08 23:27:31 +02:00 |
|
|
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 |
|
|
010a134e1a
|
Moved the phpseclib files to their own folder in libraries. Improved the composer autoloader in JCB. Improved the phpseclib class implementation. Added a new Expert Mode to field modeling under the database tab in the field area.
|
2019-10-16 22:38:43 +02:00 |
|