|
d789ef249e
|
Moved the MVC to extend the CMS MVC via namespace.
|
2022-05-25 10:30:55 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
2ea64446af
|
Added the needed changes to the core compiler to manage dynamic headers per/model via pro-member-plugin. gh-548
|
2020-10-21 05:10:19 +02:00 |
|
|
27de9a83a5
|
Removed the fallback for empty description on title field.Improved the createUser method to allow custom methodd registerUser to create a user. Fixed the empty not_required field issue.
|
2020-07-18 21:36:05 +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 |
|
|
46e52db097
|
Added GUID to selected views, and started updating JCB accordingly.
|
2020-01-03 03:49:29 +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 |
|
|
b8d8b8e813
|
Resolved gh-460 to insure that all default fields, including the access and meta fields can be overwriten/replaced with self build fields. Added the UIKIT3 Icon JS to the document where needed. Fixed the permissions implementation to insure spacer fields are not targeted with edit controll and when a view permission is set, it behave correctly.
|
2019-10-11 15:41:00 +02:00 |
|
|
d2f94d84fa
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +02:00 |
|
|
9e6233c64f
|
Fixed gh-434 to add the missing table path if not set. Resolved gh-427 to allow numbers in the name of a field. Impoved the compiler by adding a method to set the Lang Content array.
|
2019-07-05 01:53:54 +02:00 |
|
|
b9c758b800
|
Added context to all compiler events. Added layout fields override options for dynamic field generation.
|
2019-07-01 19:17:16 +02:00 |
|
|
9fcb317275
|
updated the year value. Added placeholder search to the new placeholder area.
|
2019-02-23 15:29:16 +02:00 |
|
|
1a538e71d7
|
Added buttons to edit cutomcode directly from where it is added in other areas around the component. This will improve the customcode workflow in JCB.
|
2019-01-31 23:44:21 +02:00 |
|
|
4e2c51c303
|
Resolved gh-360 by adding the blob data type as an option for data types. Resolved gh-362 by adding the nested subform compatibility to subforms in JCB. Resolved gh-365 by improving the customscript validation search of save of custom code area. Added email validation to the email helper script.
|
2019-01-14 17:41:49 +02:00 |
|
|
a52d230aeb
|
Improved the custom code area to now allow custom code in custom code with the help of placheholders. Removed the static wiki page, and relinked to the github wiki.
|
2018-11-27 15:05:47 +02:00 |
|
|
45c255485f
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
|
|
fdc66fe4c7
|
Added the feature to add custom Joomla fields to your components, requested in gh-247. Added plugin events to the dynamic get area. Added the script to remove field build in relation to component when component gets uninstalled. Improved the getForm method in the model to allow the passing of options to the form. Made further improvements to the implementation of the return parameter across the component redirecting behavior. Made some changes to the list layout views using the field relations area.
|
2018-08-23 03:59:45 +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 |
|
|
9fd59f2353
|
Added none as the fallback if an editor gets unpublished.
|
2018-07-07 00:27:29 +02:00 |
|
|
1a19a510dc
|
fixed line spacing in getform method
|
2018-07-06 17:56:29 +02:00 |
|
|
769e31061c
|
fixed line spacing in getform method
|
2018-07-06 17:52:24 +02:00 |
|
|
69d358ca06
|
fixed line spacing in getform method
|
2018-07-06 17:47:27 +02:00 |
|
|
a9a0952ff3
|
Added a global editor switch for all editors in JCB, the default is none. gh-305 Added two new fields to the admin view to target the getform method in the model.
|
2018-07-06 15:46:30 +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 |
|
|
8488392fac
|
Update the header details in all files
|
2018-05-18 08:40:07 +02:00 |
|
|
4e740f568e
|
Added the option for automatic alias building, resolve gh-246. Made improvements to the buttons all over JCB, and the tweaked the field view a little more.
|
2018-03-28 11:46:14 +02:00 |
|
|
052adc271f
|
Upgraded to v2.7.0 with new VDM package import option
|
2018-03-21 05:10:34 +02:00 |
|
|
1b86f1539a
|
Fixed gh-235 to insure that the public access switch for front-end views work. Resolved gh-236 to Auto save Name to System Name if blank. Added text area for private key of server. Fixed the getModel helper method. Fixed the batch methods. Maked a few tweaks to the compiler.
|
2018-02-27 14:17:38 +02:00 |
|
|
7c7a0151b9
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
|
|
82df61aa4a
|
added interface of the new decoupled libraries concept gh-92
|
2017-11-26 04:03:27 +02:00 |
|
|
6b52f7ce1d
|
Fixed the version number in the readme, also update the hello world tutorial.
|
2017-11-06 16:18:06 +02:00 |
|
|
fe3f32c6e7
|
Added version options to JCB, also changed JCB version option to only first 2 numbers. This should help cut down on the commit changes to JCB on each compilation.
|
2017-11-06 16:04:23 +02:00 |
|
|
f85925c933
|
Fixed gh-155 that is caused by the checkbox behavior in the subforms. Also adding view string to validation check in ajax model.
|
2017-11-01 05:16:21 +02:00 |
|
|
2bab5e2721
|
Added language strings to the ajax table headers of subforms. Adapted the export of JCB packages to also include the new tables.
|
2017-10-28 05:25:33 +02:00 |
|
|
2b7914f05d
|
Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view.
|
2017-10-14 05:37:18 +02:00 |
|
|
3d1ba0321a
|
Added Wiki to JCB. Resolved gh-125 to insure phone numbers are treated as strings. Resolved gh-128 by adding field to Joomla Component View that allows javascript to be added globaly. Converted a few more repeatable fields to subform fields, this is an ongoing project to remove repeatable fields from JCB.
|
2017-10-06 20:28:28 +02: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 |
|
|
9b1f111251
|
fix gh-78 to ensure the field options get loaded in the repeatable conditions
|
2017-05-08 11:09:24 +03: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 |
|
dev
|
34d14ed95d
|
gh-60 language translation component added, basic implementation
|
2017-04-05 14:21:10 +01: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 |
|
|
dc1217e6d1
|
Resolved #42 to insure the strpos always returns the correct data type. Improvements to some of the UI surrounding the custom code area. Added an edit button for the component being compiled on the complier page.
|
2017-02-23 02:29:37 +02:00 |
|
|
f2e4df6ecb
|
Improved the custom code by adding the feature that shows where the manual custom code is used, including better placeholder information. Added component information to the compiler view.
|
2017-02-17 20:35:18 +02:00 |
|
|
a197f503a9
|
changed component table name to joomla-component to add history/version tracking back to components
|
2017-02-16 16:02:23 +02:00 |
|