|
758c0f38cf
|
Adds better options with custom get.Improved the auto checkin method.
|
2022-02-02 13:45: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 |
|
|
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 |
|
|
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 |
|
|
a28c5cf746
|
Updated the copyright date for the new year 2021. Improved the compiler message area.
|
2020-12-25 23:16:34 +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 |
|
|
06c97afa05
|
Added filters above the admin list views to resolve gh-378
|
2020-12-03 07:26:49 +02:00 |
|
|
83e4562d62
|
Fixed the access filter in query. Fixed the array to int helper use. Added the correct language strings to category and access filters. gh-378
|
2020-12-03 02:13:49 +02:00 |
|
|
3324576c95
|
Added the category code to the new filters area. gh-378 Update the direction default the descending.
|
2020-11-30 17:31:11 +02:00 |
|
|
2490123095
|
Updated the contribute area in README. Added the multi filter query method, and adapted the setFilterQuery method for the new filter options. gh-378
|
2020-11-21 07:07:18 +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 |
|
|
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 |
|
|
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.
|
2019-09-10 19:38:16 +02:00 |
|
|
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.
|
2019-09-05 23:12:56 +02:00 |
|
|
9fcb317275
|
updated the year value. Added placeholder search to the new placeholder area.
|
2019-02-23 15:29:16 +02:00 |
|
|
45c255485f
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
|
|
78208d1525
|
Fixed the compiler to allow edit views be build even if no other site views are set. Removed all the depreciated joomla jimport statments. Update the getModel method in the controller. Updated the getRedirectToItemAppend, cancel and save method in the controller to also use the return value if internal. Added the addTablePath to the getTable method in the model to insure table is found when called from outside the in another component. Updated the diplay method in the JViewLagacy class to also use the return value if not null. Updated the component core to use JAccessExceptionNotallowed instead of JError::raiseWaring when user not have access to core.
|
2018-08-07 14:25:26 +02:00 |
|
|
f7be7ddad0
|
Resolved gh-287 that adds the feature to join/combine results of multiple fields in the admin list view. Update the tab string to make tabs dynamic in nature. Imporved the compiler building of the admin list view
|
2018-05-26 12:03:08 +02:00 |
|
|
2543d11277
|
Updated compiler to allow dynamic update for language strings. Started adding the field relationship feature requested in gh-287
|
2018-05-22 21:01:55 +02:00 |
|