Commit Graph

27 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 0c798d9579
Started with the first adaptation to implement the ssh protocol as mentioned in gh-230 2018-02-15 02:43:07 +02:00
Llewellyn van der Merwe e6466474b1
Fixed missing placeholder strings for views in compiler 2018-01-19 12:27:47 +02:00
Llewellyn van der Merwe 19d4d77305
Improved the get snippets area to load one library at a time. started on the adaptation of the compiler that is needed for the new libraries 2017-12-03 20:09:04 +02:00
Llewellyn van der Merwe 82df61aa4a
added interface of the new decoupled libraries concept gh-92 2017-11-26 04:03:27 +02:00
Llewellyn van der Merwe 5ae67c1ecc
Added bulk updater to get snippets area. Added contributor details to snippets table. Imporved the installer to update the library matchup of old snippets. gh-92 2017-11-20 14:35:30 +02:00
Llewellyn van der Merwe f34e1b19f8
Added sharing of snippets option and started adding get snippets custom admin view gh-92. Fixed gh-153 published settings for categories. 2017-11-16 06:37:32 +02:00
Llewellyn van der Merwe 7d27af5d59
Added snippet types and libraries to snippets 2017-11-12 00:18:13 +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 c2972c3e17
fixed a line break incorrectly escaped, added better description to new fields layout 2017-10-14 20:07:23 +02:00
Llewellyn van der Merwe dfd98aeacf
Cleaned-up some more javascript one the admin_view. Changed the admin_view layout. Improved the converion of data. Added a new tabsName field to the admin_fields view. 2017-10-13 05:45:54 +02:00
Llewellyn van der Merwe 35482416cb
Decoupled fields and conditions from admin view as explained in gh-136. Added new admin_fields and admin_fields_conditions tables and moved the data from admin_view to these new tables. 2017-10-13 01:14:17 +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 9e140b40da
convert repeatable properties field in the field types view to subform field 2017-09-18 04:20:50 +02:00
Llewellyn van der Merwe 8ccb13f3e0
resolve gh-115 to allow excluding of folders and files in the repository folder 2017-09-13 02:37:43 +02:00
Llewellyn van der Merwe 4b3bc9bd03
Moved FTP signature to its own table, so we can use it more securely around JCB (even in the global settings). Improved the Linked view option in admin-views. 2017-08-25 02:56:05 +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
dev 5a6ef33c5b
removed button for now 2017-04-05 15:07:48 +01:00
dev 34d14ed95d
gh-60 language translation component added, basic implementation 2017-04-05 14:21:10 +01:00
dev f3f91f492f
added the UI for the new Language Manager gh-60 2017-04-03 11:58:41 +01:00
Llewellyn van der Merwe 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
dev b0ad2ddffc
Added the basic code for controller and model for gh-53 2017-03-18 13:16:07 +02:00
Llewellyn van der Merwe a197f503a9
changed component table name to joomla-component to add history/version tracking back to components 2017-02-16 16:02:23 +02:00
Llewellyn van der Merwe 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
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 ecf47809f9 first commit of free version 2016-01-30 22:28:43 +02:00