|
6c42b5af61
|
Rename some database classes, adds the core database classes.
|
2022-11-27 09:31:56 +02:00 |
|
|
1c7515d0f5
|
Moved Core Table class to be used all over JCB.
|
2022-11-20 10:51:56 +02:00 |
|
|
9f5c7deec8
|
Updates all JCB links. Next stable version
|
2022-11-13 19:25:52 +02:00 |
|
|
7759738938
|
Adds form task, token to search form. Adds url updater to search area.
|
2022-11-12 22:42:08 +02:00 |
|
|
461edf5c3f
|
Adds option to stop and start a search. Adds better user experience to the search area.
|
2022-11-08 23:55:02 +02:00 |
|
|
9f30f30b9e
|
Release search stable BETA.
|
2022-11-04 22:18:05 +02:00 |
|
|
f1cb398f7a
|
Adds beta search engine to JCB.
|
2022-11-02 21:48:20 +02:00 |
|
|
f2ea22d0ad
|
Continued development on the search feature
|
2022-10-31 00:34:54 +02:00 |
|
|
869a1879cb
|
Moved some class around for better structure in the jcb_powers of JCB. Fixed small issue with JCB package export.
|
2022-10-23 23:18:02 +02:00 |
|
|
d4843d6696
|
Improved the compiler power building class. Add the search form and the needed ajax functions.
|
2022-10-20 16:40:18 +02:00 |
|
|
9db33ad449
|
Fixed issue #957 to load classes namespace. Refactored search classes. Improved the Power compiler class.
|
2022-10-06 19:34:44 +02:00 |
|
|
dcb4f86ee2
|
Fixed power include issue in plugin.
|
2022-09-20 15:09:12 +02:00 |
|
|
e6c8805143
|
Fixed power include issue.
|
2022-09-20 13:34:20 +02:00 |
|
|
5537a868e3
|
Adds licensing template option to the powers area.
|
2022-09-20 13:06:03 +02:00 |
|
|
f4fccfe761
|
Adds the update option for sub-form array values
|
2022-09-19 10:05:41 +02:00 |
|
|
fca5bd5f42
|
Adds basic and regex search and replace types.
|
2022-09-17 23:59:31 +02:00 |
|
|
c53ece2a2d
|
Adds more classes, and refactoring to the search feature. Adds test search to search page. #952
|
2022-09-16 23:49:53 +02:00 |
|
|
d757e14fac
|
Adds the initial classes needed for the new search feature. Adds the empty view for the search feature. #952
|
2022-09-14 17:40:02 +02:00 |
|
|
1dddba0fc8
|
Moved some arrays to the Registry, and marked and updated deprecated class methods and values in the compiler.
|
2022-09-10 10:16:44 +02:00 |
|
|
4a32d3d50e
|
Adds interfaces to many classes.
|
2022-09-03 12:48:53 +02:00 |
|
|
0512af0f33
|
Adds the customcode extractor class
|
2022-09-02 12:24:00 +02:00 |
|
|
abe9b5d227
|
Adds the customcode dispencer class
|
2022-09-01 12:24:55 +02:00 |
|
|
4928a8baaf
|
Moves multiple class methods to their own power classes. Moves many compiler config values to its own config class. Updated the Expantion method to use the new config class.
|
2022-08-30 17:28:41 +02:00 |
|
|
f8ac247377
|
Initial move of configuration to its own class and factory. #951
|
2022-08-21 19:21:03 +02:00 |
|
|
e7500b76eb
|
Add tmp debugging.
|
2022-08-20 18:33:09 +02:00 |
|
|
a0fda76abd
|
Adds getExtensionInstallClass and setInstallMethodScript to its own class. #950
|
2022-08-20 18:02:48 +02:00 |
|
|
d4ffc3addc
|
Fixed the dashboard to allow offline work
|
2022-07-09 22:37:56 +02:00 |
|
|
f81f05936a
|
Fixed a few links inside JCB
|
2022-07-09 18:27:30 +02:00 |
|
|
c9aa80aec1
|
Moved JCB into one version.
|
2022-07-09 17:45:08 +02:00 |
|
|
4e30fcb967
|
Moves the Pro features into the Public version of JCB.
|
2022-07-09 17:16:21 +02:00 |
|
|
9e4a6e0c53
|
Moved urlExist to file helper class.
|
2022-06-11 19:11:00 +02:00 |
|
|
9f04566c81
|
Fixed the JCB package import url inclusion limitation.
|
2022-06-02 14:05:34 +02:00 |
|
|
f0cdf086d4
|
Native MVC
|
2022-05-27 06:46:34 +02:00 |
|
|
d789ef249e
|
Moved the MVC to extend the CMS MVC via namespace.
|
2022-05-25 10:30:55 +02:00 |
|
|
6e4443b997
|
Moved to JHtml loading the CSS and JS files found in the media folder of the component.
|
2022-05-19 15:34:11 +02:00 |
|
|
c99cb17c5b
|
Fixed linking issue, improved the new helpers to not hard code the component name to them.
|
2022-05-16 06:27:50 +02:00 |
|
|
1e0533ffa5
|
Fixed #884 so we will have correct pagination in admin area J3. Imporved the import of powers JCB-pro.
|
2022-05-16 06:25:03 +02:00 |
|
|
c5be4ff5fa
|
Adds new helper classes.
|
2022-04-04 18:20:42 +02:00 |
|
|
ec827b7369
|
Moved more helper methods out to the utility classes.
|
2022-03-12 06:00:16 +02:00 |
|
|
3331a4c28d
|
Added the underscore back to the plugin language prefix
|
2022-03-10 06:32:52 +02:00 |
|
|
278f70c8a6
|
Adds new utilities abstract classes as helper methods. Moves the helper class autoloader above the class. Adds option to override the settings.json file.
|
2022-03-10 01:55:37 +02:00 |
|
|
dd3335771c
|
Improve help to allow the help url to be global in all the views. Fixed the zip wrapper to include .htaccess files for library folders.
|
2022-02-13 00:28:17 +02:00 |
|
|
94c934c436
|
Improve help to allow the help url to be global in the view.
|
2022-02-09 23:19:08 +02:00 |
|
|
c8893d8c94
|
Fixed the layout display listing in other template and layouts.
|
2022-02-05 23:24:51 +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 |
|
|
1651d4358c
|
Adds arguments (display) to the class method list view
|
2021-08-27 18:50:37 +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 |
|
|
e3aac938aa
|
Updates the phpseclib library.
|
2021-06-15 01:23:57 +02:00 |
|
|
130235e252
|
Stable release 2.12.10
|
2021-06-11 02:48:03 +02:00 |
|
|
b0f66f0577
|
Upgrade of UIkit v2 & v3
|
2021-05-27 02:25:54 +02:00 |
|
|
c66219770c
|
Fixed gh-749 to allow numbers on language imports.
|
2021-05-21 01:27:10 +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 |
|
|
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 |
|
|
9c8e9642fe
|
Added EditorConfig
|
2021-04-07 00:45:30 +02:00 |
|
|
be0d4d8aeb
|
Moves all JavaScript files that where placed in the model/form folder out of the admin area, into the media folder.
|
2021-03-17 01:14:54 +02:00 |
|
|
2562473f8c
|
File and folder path fix for Joomla 3.9.25
|
2021-03-10 21:14:19 +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 |
|
|
192d44b477
|
Stable Release 2.12.8
|
2021-03-05 03:42:38 +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 |
|
|
934cf839c5
|
Stable release v2.12.7
|
2021-02-21 11:29:10 +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 |
|
|
9f59578f8c
|
Adds update server link. Set v2.12.6. Little bug fix on the Component admin list view.
|
2021-02-02 23:13:59 +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 |
|
|
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 |
|
|
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 |
|
|
664c2d5f2a
|
Updated the forum details.
|
2020-12-20 00:16:42 +02:00 |
|
|
a422ea7fcc
|
Fix bug in the custom field where the JText::( missing and _
|
2020-12-13 13:44:04 +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 |
|
|
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 |
|
|
e7670a1edd
|
Removed legacy code from site views, that is no longer needed. Resolved gh-612
|
2020-12-04 01:12:13 +02:00 |
|
|
06c97afa05
|
Added filters above the admin list views to resolve gh-378
|
2020-12-03 07:26:49 +02:00 |
|