|
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 |
|
|
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 |
|
|
9947113857
|
Added the getCustomFieldCode, setFieldFilterSet, setFieldFilterListSet, setFilterFieldFile methods to the field compiler area. Refactored few other methods and added setDefaultSidebarFilterHelper, setCategorySidebarFilterHelper, setBatchDisplayHelper, setDefaultBatchHelper, setCategoryBatchHelper methods in the integration area of the compiler. Improved the header ser feature and added the setCategoryBatchHelper method. gh-378
|
2020-11-29 02:00: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 |
|
|
12c456ca6b
|
Fixed javascript overload in the field conditions area. Fixed a dynamicGet error that linked the wrong tables with eachother. Fixed gh-519 so that the form is loaded around pagination, note that this may break some implementation, but this fix will allow for a more correct html.
|
2020-02-05 01:18:34 +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 |
|
|
7fed9d7a1c
|
Resolved gh-436 so that the new Joomla plugin builder/feature is fully active, and part of the import and export of JCB packages.
|
2019-08-13 03:08:30 +02:00 |
|
|
2af4b8cf50
|
Removed required from all code/editor field to improve the behavior of the codemirror editor. Improved the token validation via Ajax.
|
2019-07-08 18:05:54 +02:00 |
|
|
9fcb317275
|
updated the year value. Added placeholder search to the new placeholder area.
|
2019-02-23 15:29:16 +02:00 |
|
|
180f1cec6d
|
Moved the customcode together in the helper class. Improvd the note in the custom code area. Added helper method to load dynamic content, like banners accross JCB backend
|
2018-11-08 06:07:13 +02:00 |
|
|
45c255485f
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +02:00 |
|
|
25650efa47
|
Added Joomla volunteers banner. Fixed a syntax error in the custom admin view called get snippets.
|
2018-06-29 04:19:50 +02:00 |
|
|
8488392fac
|
Update the header details in all files
|
2018-05-18 08:40:07 +02:00 |
|
|
10fdac5d60
|
Improved the field builder around JCB, moved some xml function into the JCB helper class core
|
2018-04-08 08:12:18 +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 |
|
|
655bf3b0b9
|
Added more validation and started adapting the compiler for JText replacment
|
2018-02-06 12:55:46 +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 |
|
|
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 |
|
|
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 |
|
|
06416e665d
|
Fixed gh-120 that allows export of component with language translations
|
2017-09-18 02:18:23 +02:00 |
|
|
fb7b5027c2
|
improved the answer for gh-106 to insure the correct form is submitted on compile
|
2017-08-05 12:28:24 +01:00 |
|
|
7a902d454a
|
fixed gh-106 to insure the correct form is submitted on compile, also some other minor bug fixes
|
2017-08-05 12:10:08 +01: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 |
|
|
8b522f44d9
|
Further gh-53 implementation of the export and import of complete components as JCB packages. Fixes gh-56
|
2017-03-27 14:38:51 +02:00 |
|
|
bc9e5495d7
|
fixed #43 to insure fields are sorted in the correct order. Added the noticeboard to the compiler page, to insure all our notices gets viewed by all those who use the JCB
|
2017-03-03 23:53:18 +02: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 |
|
|
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 |
|
|
290a51dd5a
|
Further improved #37 to ensure language strings are set and reversed, also add extra buttons to the compiler page. Major restructure of custom code implementation to make it more stable. Resolved #40 by updating the default field sql values.
|
2017-02-14 01:24:38 +02:00 |
|
|
655708cfa3
|
Bug fixes, error on compilation when using view date & version was fixed, headercheck file missing was fixed. Added swithces to controle custom import placeholders and if view version and date should be used
|
2017-02-02 13:54:07 +02:00 |
|
|
1a79b92b07
|
Added #39 a new feature the imports custom code during compilation. We also improved the compiler.
|
2017-02-01 15:17:04 +02:00 |
|
|
ea2b2ea4c4
|
added feature to remove site folder if not needed, also some linked to component tabs to fields, admin views, site views, and custom admin views
|
2017-01-20 02:16:50 +02:00 |
|
|
b02771762d
|
improved the linked view option, and added the Linked - Admin Views to each field
|
2017-01-13 00:38:33 +02:00 |
|
|
0ae4e4f80d
|
Added #31 feature to build fields and views dynamically via a sql dump. Fixed #29 to insure that a redirect loop does not occur easily. Made many other compiler improvements.
|
2016-12-30 12:47:19 +02:00 |
|
|
829384a56b
|
added dynamic email helper fields to the global settings of all components that use the email helper class
|
2016-12-22 23:32:13 +02:00 |
|
|
0cd5660141
|
added another field to the component view, to add helper methods to both admin and site area of the component
|
2016-11-25 04:56:16 +02:00 |
|
|
52f7737f5c
|
updated the update server link
|
2016-11-22 11:21:50 +02:00 |
|
|
05160b499f
|
Improved the compiler, added the option to add the update server file to the zipped package, fixed a few bugs.
|
2016-11-22 07:48:55 +02:00 |
|
|
07f9344265
|
Fixed some compile errors in relation to the adding of config fields to target a view menu relationship. Changed the notice area to give little reminder when new notice are sent.
|
2016-10-31 23:47:21 +02:00 |
|
|
33f3bb5652
|
Added lots more demo data on Github to help demonstrate the ease of use. Adding feature to insert custom scripting during install. Adding easy issue tracking, and member notice board. Many bug fixes, to the compiler and general improvements.
|
2016-10-24 00:48:26 +02:00 |
|