Commit Graph

61 Commits

Author SHA1 Message Date
Llewellyn van der Merwe ee949fbe6e
Expanded the automatic DB update feature, to insure that any changes to a field name/datatype/lenght will now also create a DB update, resolve gh-241 2018-03-11 04:44:43 +02:00
Llewellyn van der Merwe 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
Llewellyn van der Merwe 6b52f7ce1d
Fixed the version number in the readme, also update the hello world tutorial. 2017-11-06 16:18:06 +02:00
Llewellyn van der Merwe 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
Llewellyn van der Merwe 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
Llewellyn van der Merwe f15b67cff1
Added notice of language (tanslations) added or not added with details to compiler
Resolved gh-146 compiler error on joined db in dinamic get thanks to @mwweb & @ro-ot
Resolved gh-147 by adding the sort of fields back into the save method
Resolved gh-144 to ensure that the published tab (fields overwriting and adding) option is available again.
Resolved gh-145 by moving the subforms to their own tab in dynamic get view
Converted all repeatable fields to subform fields in Joomla component view
Moved 9 subforms and other fields to their own table and view (decopuling them fom Joomla component view), that means we added 9 more views and tables to JCB
Added all the ajax for buttons and display views to Joomla component view
Added tmp scripts all across the new areas with subforms to ensure all repeatable fields are converted. Will be removed in v2.7.0
Added synced copy, change state and delete in Joomla components view in relation to all tables linked to it (same as with admin views)
2017-10-26 18:43:51 +02:00
Llewellyn van der Merwe d6965f304c
Fixed JCB package Import. Fixed snippet display in site view. Imporved export of JCB packages. 2017-10-20 18:17:46 +02:00
Llewellyn van der Merwe fc41ba85d8
Fixed the dynamicGet ajax to now get field values from the new admin_fields table 2017-10-13 01:39:04 +02:00
Llewellyn van der Merwe 39e1e5f078
Removing repetable fields from site view, custom admin view, and admin view. Also updated the compiler, removed permissions on fields to speedup page load in admin and joomla component views 2017-10-12 02:50:14 +02:00
Llewellyn van der Merwe 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
Llewellyn van der Merwe 4cead46ac4
Fixed gh-75 to insure the column names are loaded as before. Fix gh-76 by adding more checks to insure that the correct date is used in the getLastModifiedDate method. 2017-05-04 23:34:28 +01:00
Llewellyn van der Merwe 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
Llewellyn van der Merwe 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
Llewellyn van der Merwe b02771762d
improved the linked view option, and added the Linked - Admin Views to each field 2017-01-13 00:38:33 +02:00
Llewellyn van der Merwe 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
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 52f7737f5c
updated the update server link 2016-11-22 11:21:50 +02:00
Llewellyn van der Merwe 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
Llewellyn van der Merwe 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
Llewellyn van der Merwe 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
Llewellyn van der Merwe ecb3ab5af9
Added custom buttons to admin views, improved the compiler code, with some bug fixes 2016-09-11 17:27:04 +02:00
Llewellyn van der Merwe 8fbd4f8701
Added the updating sql files, sorry! 2016-09-07 23:37:07 +02:00
Llewellyn van der Merwe b8311078ac
Added PHP (script - before publish) & PHP (script - after publish)
with some fixes to the compiler
2016-09-07 23:20:58 +02:00
Llewellyn van der Merwe f8d5145af9
Bug fix to getCustomScriptBuilder sig 2016-09-04 00:14:54 +01:00
Llewellyn van der Merwe a7e641b499
Added another PHP field to the admin views, improved the custom code methods in the compiler, and fixed some permissional errors. 2016-09-03 22:44:47 +01:00
Llewellyn van der Merwe 675ecece84
Compiled update 2016-08-29 20:46:01 +01:00
Llewellyn van der Merwe f76587361b Fixed #14 the sql field type build method 2016-07-17 11:24:51 +01: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 53cf534664 Fixed image link in readme.md 2016-06-28 05:27:09 +01:00
Llewellyn van der Merwe 5567ca6856 New Release 2016-06-27 12:12:29 +01:00
Llewellyn van der Merwe 7546e9aceb New Release 2016-06-27 12:05:53 +01:00
Llewellyn van der Merwe f09fd06ddc Removed $_GET from all callback response and used JInput instead 2016-06-24 15:23:01 +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 5d19f46070 Added the option to overwrite the default-fields, so you can add them to the list view in admin area and change their layout position in the edit view. Also fixed some minor bugs. 2016-06-02 17:18:49 +01:00
Llewellyn van der Merwe 7f52decf16 Added fade-in option for admin views, added pdf lib to custom folder for use in projects. 2016-05-31 06:11:07 +01:00
Llewellyn van der Merwe d2aa1fce0b Improved the custom import option to include the display method override. 2016-05-20 06:00:31 +01:00
Llewellyn van der Merwe 3b774a8385 This fixes #3 to insure that custom/other Data Length/Values can be set. 2016-05-12 02:26:54 +01:00
Llewellyn van der Merwe ee2fea1db8 Updated the readme file. 2016-05-10 06:47:47 +01:00
Llewellyn van der Merwe c9150e930d Changed over to V3 of footable, fixed icon display in the repeatable icon selections. 2016-05-07 02:12:30 +01:00
Llewellyn van der Merwe e21980bbea Added editing feature to custom list fields and improved the buttons to great and edit the list values. 2016-05-07 00:41:41 +01:00
Llewellyn van der Merwe 32e3f6b86e Added the import method to custom import tab, and improved the import custom concept. 2016-05-05 00:14:20 +01:00
Llewellyn van der Merwe e7572e0557 Bug fix in the custom import option. 2016-05-04 06:11:32 +01:00
Llewellyn van der Merwe 6b70aa45e6 Added the option to customize the import of data per view. 2016-05-04 05:53:33 +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 57bf464111 Added another field to admin_view to add custom script to document method of component admin views. 2016-04-22 22:32:02 +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 3bc71a935c Updated the footable Lib. 2016-03-19 03:51:35 +02:00
Llewellyn van der Merwe a2224e3ad9 Added list views help menu. 2016-03-11 15:21:10 +02:00