|
ea650f5fc1
|
Added status, copy and delete sync between admin_view linked views (admin_fields, admin_fields_conditions).
|
2017-10-22 01:55:16 +02:00 |
|
|
a19b410adc
|
Stable Release To Upgrade https://youtu.be/YaycQcsMpOs
|
2017-10-21 01:53:13 +02:00 |
|
|
d6965f304c
|
Fixed JCB package Import. Fixed snippet display in site view. Imporved export of JCB packages.
|
2017-10-20 18:17:46 +02:00 |
|
|
f7d5ac84c4
|
Imporved the field display on admin fields conditions to only show fields linked to the admin view. Added access back to all JCB admin views. Fixed the export of JCB packages to include the new admin_fields and admin_flieds_conditions tables. Adapted the JCB package import method to be able to import old JCB packages
|
2017-10-19 05:53:55 +02:00 |
|
|
6c29a6fca1
|
Added field filtering to admin fields conditions to only load fields linked to admin view. Updated the component export method to also export the new views and field relationships
|
2017-10-16 19:14:23 +02:00 |
|
|
c2972c3e17
|
fixed a line break incorrectly escaped, added better description to new fields layout
|
2017-10-14 20:07:23 +02:00 |
|
|
5a14049afd
|
Removed JError from admin views, and compiler. Added edit link to each field in admin view. Removed linked to admin view from fields view
|
2017-10-14 19:20:05 +02:00 |
|
|
30574857bf
|
Added shortcut buttons to the admin views list view to quickly access admin fields. Imporved the upgrade script to insure beter conversion of fields from repeatable to subform fields.
|
2017-10-14 17:56:04 +02:00 |
|
|
fbfeef5353
|
fixed bug in custom admin view, due to incorrect space in table name
|
2017-10-14 05:41:14 +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 |
|
|
f7b168d762
|
Fixed tab line-up so the linked component in the admin_view will show again
|
2017-10-13 05:52:15 +02:00 |
|
|
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 |
|
|
fc41ba85d8
|
Fixed the dynamicGet ajax to now get field values from the new admin_fields table
|
2017-10-13 01:39:04 +02:00 |
|
|
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 |
|
|
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 |
|
|
c484306d21
|
addedd the xml update server url
|
2017-10-06 20:29:35 +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 |
|
|
5bb5e3e909
|
Updated the readme to link to the new Quick Build of a [Hello World component in JCB video on Youtube](https://youtu.be/1KBBtQUxMTc)
|
2017-09-20 16:49:38 +02:00 |
|
|
9e140b40da
|
convert repeatable properties field in the field types view to subform field
|
2017-09-18 04:20:50 +02:00 |
|
|
06416e665d
|
Fixed gh-120 that allows export of component with language translations
|
2017-09-18 02:18:23 +02:00 |
|
|
72c6136bfb
|
Resolved gh-118 to insure JCB loads the needed language strings to the system language file during compilation
|
2017-09-13 13:59:58 +02:00 |
|
|
5d3e93c560
|
Fixed gh-117 to allow custom sql strings to be addedas a value key.
|
2017-09-13 12:15:14 +02:00 |
|
|
8ccb13f3e0
|
resolve gh-115 to allow excluding of folders and files in the repository folder
|
2017-09-13 02:37:43 +02:00 |
|
|
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 |
|
|
8501e37b3e
|
updated some of the component import script, resolved gh-113 to improve assets rules setting for components
|
2017-08-23 21:38:28 +01:00 |
|
|
1c37f13820
|
fixed component import issue, to insure mysql dump data in admin-view gets imported correctly
|
2017-08-23 15:52:31 +01:00 |
|
|
e6b3c2391d
|
fixed function button bug that loaded it to all views, instead of only the owner view
|
2017-08-22 23:44:53 +01:00 |
|
|
cfc1af2b69
|
added site-view switch to allow default public access if access is set on the site view as explained in gh-113
|
2017-08-22 23:17:19 +01:00 |
|
|
9c1ee3e88a
|
updated the donation info
|
2017-08-21 02:24:30 +01:00 |
|
|
e3528344af
|
Major upgrade, to initiate front-end development for JCB. Little steps at a time forward.
|
2017-08-20 22:18:16 +01:00 |
|
|
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 |
|
|
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 |
|
|
ddeb02de74
|
version upgrade
|
2017-08-12 19:00:05 +01:00 |
|
|
e003be492c
|
Fixed gh-108 to insure that all fields get added if multiple zeros are found. Improved the default value options in global config to allow for array of default values. Fixed typo forward slash.
|
2017-08-12 12:51:28 +01: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 |
|
|
bd716ae7ef
|
Stable Release
|
2017-07-24 04:28:27 +01:00 |
|
|
e074d3b5ce
|
added Joomla to the header in the readme since it has become know as JCB
|
2017-07-21 00:38:35 +01:00 |
|
|
f1a054c0e7
|
Imporved the Adding of Custom Config Fields, added some shields.io icons to the JCB readme
|
2017-07-21 00:26:48 +01:00 |
|
|
e037d29935
|
version upgrade
|
2017-07-03 01:41:25 +01:00 |
|
|
b60803ef7b
|
added timeago lib to repo for jQuery, and added dates to issue and release info on dash
|
2017-06-29 23:23:06 +01:00 |
|
|
aceda7bae2
|
Fixed a bug with the automated update sql that ensured that the sql for new fields gets added.
|
2017-06-29 22:03:53 +01:00 |
|
|
111aa4a3de
|
donation info updated
|
2017-06-28 21:02:04 +01:00 |
|
|
9742991690
|
improved the dashboard of JCB to include releases and better item display of each issue and release
|
2017-06-28 11:05:31 +01:00 |
|
|
2c1903508c
|
added the subform and custom and other fields to the demo
|
2017-06-18 11:47:10 +01:00 |
|
|
384c403ae4
|
Add new release with subform field now also available
|
2017-06-18 08:38:12 +01:00 |
|
|
6e0bcc0ae2
|
Resolves gh-96 by adding the feature to auto create the update SQL. Also fixes gh-100 Field Length Issue.
|
2017-06-16 13:38:06 +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 |
|
Dev
|
5e36ede2ac
|
fixed gh-85 to insure parameter 2 is an array
|
2017-05-28 23:44:15 +02:00 |
|
|
cb355feaf4
|
fixed import of components selection
|
2017-05-20 09:36:26 +02:00 |
|