Commit Graph

521 Commits

Author SHA1 Message Date
94c934c436
Improve help to allow the help url to be global in the view. 2022-02-09 23:19:08 +02:00
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
758c0f38cf
Adds better options with custom get.Improved the auto checkin method. 2022-02-02 13:45:15 +02:00
6a38523843
Adds the option to overide the assignment in item dynamic custom gets. 2022-01-21 16:41:54 +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
6beb6edf91
Initial steps towards the J4 legacy edition. 2021-10-19 03:30:46 +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
bb1d4768b4
Merge PR #787 into staging 2021-08-27 18:42:56 +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
c8dbf279fe Add JSON Check and decode before checking if it is an array.
fixes #786
2021-08-05 16:51:02 +02:00
d5482d65cb
Fixed gh-748 so that tags are able to be added to the list admin view. Makes the adding of tags dynamic based on tag field in the view. 2021-05-19 17:44:14 +02:00
0f00ff90ed
Fixed JCB package export to catch layouts in admin view custom code areas. 2021-05-17 05:57:02 +02:00
30ff3fd2bd Update b_Structure.php 2021-05-04 23:36:19 +02:00
28c404f4cd Typo fixes 2021-05-04 22:34:23 +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
5ae7bb76ef
Added the company name set in the GUI as the exported company value for excel. 2021-03-09 01:12:35 +02:00
08d529aba9
Continued to add the namespacing for the file and folder classes across the system. gh-682 2021-03-09 00:36:30 +02:00
1279a5d2f9
Added the namespacing for the file and folder classes to the compiler. gh-682 2021-03-08 06:02:12 +02:00
552a2664ba
Adds the namespacing to the compiler classes for the File, and Folder classes of Joomla. 2021-03-07 23:40:55 +02:00
3c3951ae83
Converted all files from dos to unix, as most servers are UNIX based anyway. This fixes the linebreak mismatching issue mentioned in gh-638. 2021-03-05 05:08:47 +02:00
1dfc674318
Fixed gh-678 moved the compilation success message out of the redirection message to a user state message, that get loaded to the page on successful compilation. This preserves the button scripts needed to install the compiled packages. 2021-03-04 08:13:05 +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
3357f2cb40
Added new filters to language translation, and fields admin list view. resolved gh-651 2021-01-18 19:20:26 +02:00
bb414c980c
Removes the custom component field from JCB. Made some filters to be multiple selection in site & component list view. Adds the combo field more correctly to JCB. 2021-01-15 09:13:20 +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
75fa49e517
Improved the layout compiler methods. 2020-12-31 14:08:02 +02:00
d29bc8f3a0
Added the trash helper option to JCB as a pro feature. 2020-12-27 13:54:59 +02:00
d36410281d
Added more header options and renamed the header method in the compiler. 2020-12-26 22:28:36 +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
fbde74a9d1
Fixed gh-626 to ensure that language strings that are already uppercase do not get added, even if it has a number. 2020-12-25 20:12:20 +02:00
0be8492db6
Fixed gh-630 by moving the templatestyle field type to the plain field group. 2020-12-24 18:53:43 +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
3bd2158b83
Fixed gh-629 to add a hidden title field when a view does not have a title field. 2020-12-24 15:39:33 +02:00
838aa1208b
Added more compiler messages to give info on how the assets table fix works if needed. 2020-12-12 08:24:57 +02:00
b3ab6337d2
Added the new Intelligent fix to the assets table rules column (the new default). This will add the fix only if needed, and removes it only if no longer needed, with messages that tell the end-user what it has done. Resolves gh-616 2020-12-11 04:05:48 +02:00
ef5480fc7f
Fixed the filter array checking in the getStoredId method for categories as well. 2020-12-10 17:56:47 +02:00
360c61f5da
Fixed the filter array checking in the getStoredId method. 2020-12-10 06:16:01 +02:00
029c3f423e
Fixed gh-620 issue to set the correct sql xml closing tag. 2020-12-10 03:34:26 +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
a05efdbb33
Sets the code name of custom views before the model even, so it can be used in the event. 2020-12-08 06:32:39 +02:00
4d0097f8e4
Fixed Warning: Invalid argument supplied for foreach() in ../html/libraries/cms/html/select.php on line 592 by adding empty select option. 2020-12-07 17:44:16 +02:00
dfbd2b2a6d
Resolve gh-609 to make sure that custom code set in a field that gets linked to a module will get added to the module. 2020-12-05 08:17:54 +02:00
06c97afa05
Added filters above the admin list views to resolve gh-378 2020-12-03 07:26:49 +02:00