Commit Graph

23 Commits

Author SHA1 Message Date
Llewellyn van der Merwe e715fa1614
Made some changes to insure JCB is stable in PHP7, removed the related translations string from joomla_component view to speed up page load. 2018-03-12 00:36:14 +02:00
Llewellyn van der Merwe 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
Llewellyn van der Merwe 98510ae504
Added (Linked To) back in related areas, so we can see where what is linked. Added ajax fields to the custom admin view. Added some backward compatibility to stylesheets and scripts being added, resolved gh-217. Fixed gh-212 no access lang string. Added the site CSS area to Joomla Component view resolved gh-216. 2018-01-15 17:54:05 +02:00
Llewellyn van der Merwe e44b6bc272
Continued formatting of JCB code 2017-12-15 03:10:10 +02:00
Llewellyn van der Merwe f900f65baa
Renamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler. 2017-12-10 21:17:26 +02:00
Llewellyn van der Merwe 0ccc84e2ff
fixed the getVars backward compatibility issue, Added replyto and replytoname to email helper, renamed the email helper class that builds the email table to setTableBody 2017-08-20 21:47:14 +01:00
Llewellyn van der Merwe e0730d3bf6
added JCB initial API frontend to run backups of JCB components, setup automated backup system with cronjob 2017-08-20 18:52:35 +01:00
Llewellyn van der Merwe 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
dev 3953df845c impoved the request linking options, fixed few bugs in compiler (#52) 2017-03-08 06:49:54 +02:00
ro-ot 30e37dcfde
Improved category integration, adapted the fields generator to allow one field to be used multiple times in the same view 2017-03-06 14:08:12 +02:00
Llewellyn van der Merwe 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
Llewellyn van der Merwe 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
Llewellyn van der Merwe 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
Llewellyn van der Merwe 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
Llewellyn van der Merwe 2f9e54e371 Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
Llewellyn van der Merwe 2004b8d91c Made some improvements to the compiler and extended the email helper features. 2016-06-23 16:05:37 +01:00
Llewellyn van der Merwe d82d4aeb22 Added email helper class. 2016-06-03 07:28:32 +01:00
Llewellyn van der Merwe ee2fea1db8 Updated the readme file. 2016-05-10 06:47:47 +01:00
Llewellyn van der Merwe 951e0c1f5d added another data type to fields called TIME. 2016-05-02 16:20:07 +01:00
Llewellyn van der Merwe 6871bfd9a2 Updated some compiler methods, added footable3, fixed some known issus. 2016-04-22 13:03:43 +01:00
Llewellyn van der Merwe 306b6b9787 fixed import error with version is ignored. 2016-03-10 23:23:23 +02:00
Llewellyn van der Merwe 737785ea33 Improved the compiler. All other changes are only random variable name and date changes (due to automation) 2016-02-15 10:37:21 +02:00
Llewellyn van der Merwe ecf47809f9 first commit of free version 2016-01-30 22:28:43 +02:00