7f3dae297aMoved the composer vendor folder to libraries and removed it from the admin/helpers folder. Improved the dynamic folder include concept.Llewellyn van der Merwe2018-02-28 04:27:03 +02:00
1b86f1539aFixed 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.
v2.6.17
Llewellyn van der Merwe2018-02-27 14:17:38 +02:00
61a8d6fe3fadded a switch to insure that one of the custom fields of the same type are seen as the prime field, so to insure that its PHP values over rule all otherLlewellyn van der Merwe2018-02-20 23:23:35 +02:00
9d64afe138Fixed gh-234 to insure that the FTP server option works. Added the server option to the JCB package backup area.
v2.6.16
Llewellyn van der Merwe2018-02-20 22:46:29 +02:00
17195cd059Adapted the server implementation to more reusable object, added more permission control. Resolved gh-230 by adding the full shtp integrationLlewellyn van der Merwe2018-02-19 14:52:08 +02:00
e857614608Added the update_server.xml back, and fixed the compiler to insure it does not get removed again.Llewellyn van der Merwe2018-02-18 01:11:05 +02:00
c3156642b2Added more security to the composer vendor folder. Added the SFTP get helper classes, and adapted the compiler to use SFTPLlewellyn van der Merwe2018-02-18 00:47:01 +02:00
9e27cd0e3aFix the compiler path in component xml, that was dropped due to new advance folder & file improvmentLlewellyn van der Merwe2018-02-17 00:35:17 +02:00
c7551c6eddAdded the phpseclib librarie for ssh/ftps server protocol as explained in gh-230. Extended the Component Files & Folders concept to allow adding files and folder from anywhere where PHP/Apache has permission to read, resolved gh-231Llewellyn van der Merwe2018-02-16 23:53:43 +02:00
0c798d9579Started with the first adaptation to implement the ssh protocol as mentioned in gh-230Llewellyn van der Merwe2018-02-15 02:42:39 +02:00
8b3528d0a4Added fix to insure that online code feature also functions in custom code areaLlewellyn van der Merwe2018-01-31 16:27:17 +02:00
137bde87a4Updated paypal link in readme. Added new function to include code from online source url.Llewellyn van der Merwe2018-01-31 15:35:54 +02:00
2c38f86823Update to dropbox class (used in other components like Sermon Distributor to get shared links), little tweak with notice boardLlewellyn van der Merwe2018-01-29 23:18:09 +02:00
f048c5c29fMade little fix to search of local Joomla component on JCB package importLlewellyn van der Merwe2018-01-24 14:47:57 +02:00
f692e573f6Fixed the compiler to insure the getExImPortHeaders method is added even when no custom script has been setLlewellyn van der Merwe2018-01-18 01:28:44 +02:00
189a8723acAdded easy translation export and import feature, to allow translation to be done via an exel spreadsheetLlewellyn van der Merwe2018-01-18 01:14:43 +02:00
98510ae504Added (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.Llewellyn van der Merwe2018-01-15 17:54:05 +02:00
7c7a0151b9Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.Llewellyn van der Merwe2017-12-27 05:45:35 +02:00
cd5f1f2c87Fixed few bugs in import/export of JCB packages. Resolved gh-204. Made some updates to the Dropbox class, more coming.Llewellyn van der Merwe2017-12-25 14:46:35 +02:00
98a5803fafAdded auto versioning to all JavaScript and CSS fiels being added, to insure it reloads when there is an update. Resolves gh-203Llewellyn van der Merwe2017-12-22 21:46:03 +02:00
26050c771aFixed the links of folders in libraries, added another note to libraries, started with linked to ajax functions.
v2.6.7
Llewellyn van der Merwe2017-12-17 11:07:51 +02:00
d3cbea5c82Major code formate to try and set a standared. Added four new fields for JavaScript filesLlewellyn van der Merwe2017-12-15 01:10:47 +02:00
c9cad158e6Added a better tutorial about the developing work flow of JCB and so update the link in CONTRIBUTING.mdLlewellyn van der Merwe2017-12-14 17:08:35 +02:00
8ca7bc67ffUpdated the PULL_REQUEST_TEMPLATE to use gh- instead of # in linking the issue to the pull reguest also removed some extra linesLlewellyn van der Merwe2017-12-14 15:43:27 +02:00
95716e22cfUpdated the compiler to also target JText::script() & Joomla.JText._() in language constant replacement. Added field counter. Resolved gh-198Llewellyn van der Merwe2017-12-14 15:30:21 +02:00
20f5a083f0Update the CONTRIBUTING to include a link to tutorials surrounding the code.Llewellyn van der Merwe2017-12-13 17:35:54 +02:00
d37b0d367aAdded Tidy warning to compiler and workaround so that the compiler can still work without the Tidy extension Resolved gh-197
v2.6.6
Llewellyn van der Merwe2017-12-13 00:17:02 +02:00
94175a4725Resolve gh-181 to insure all urls added to xml is converting special characters with htmlspecialchars.Llewellyn van der Merwe2017-12-10 21:20:29 +02:00
f900f65baaRenamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler.Llewellyn van der Merwe2017-12-10 21:17:26 +02:00
9a6ad66e32Fixed context
Michael Richey
2017-12-03 19:53:05 -06:00
102ed837c2automatic context based on available vars
Michael Richey
2017-12-03 19:43:45 -06:00
b10b019494Implement onContentPrepare
Michael Richey
2017-12-03 19:24:53 -06:00
cc9a0e9c4cI missed a parameter
Michael Richey
2017-12-03 18:50:21 -06:00
f19a279b16revert to string search
Michael Richey
2017-12-03 16:13:36 -06:00
2661b62929Revenge of Pretty Print
Michael Richey
2017-12-03 13:12:56 -06:00
19d4d77305Improved the get snippets area to load one library at a time. started on the adaptation of the compiler that is needed for the new librariesLlewellyn van der Merwe2017-12-03 20:09:04 +02:00
07051d0955pretty print
Michael Richey
2017-12-03 11:47:48 -06:00
8f3d573202Code Formatting
Michael Richey
2017-12-03 11:12:18 -06:00
ca4919f0f3Code Formatting
Michael Richey
2017-12-03 11:09:39 -06:00
c1675dbd30Code formatting
Michael Richey
2017-12-03 11:08:01 -06:00
55afca91a2String Manipulation to SimpleXML and DOMDocument
Michael Richey
2017-12-03 02:02:11 -06:00
5ae67c1eccAdded bulk updater to get snippets area. Added contributor details to snippets table. Imporved the installer to update the library matchup of old snippets. gh-92Llewellyn van der Merwe2017-11-20 14:35:30 +02:00
eb43f1e3bcFinished the bulk get snippets UI area. Tweaked some of the get snipptes scripts, added some icons gh-92Llewellyn van der Merwe2017-11-18 02:04:14 +02:00
268b609ceaCompleted the get snippets area so JCB community snippets can with easy be added to the local snippets gh-92.Llewellyn van der Merwe2017-11-17 18:18:47 +02:00
f34e1b19f8Added sharing of snippets option and started adding get snippets custom admin view gh-92. Fixed gh-153 published settings for categories.Llewellyn van der Merwe2017-11-16 06:37:32 +02:00
4eac7d54f0Resolved gh-169 to insure the addrulepath is also added to the default.xml file of site views. Improved the field types a little with adding the validation and message property to various field types.Llewellyn van der Merwe2017-11-08 15:49:15 +02:00
5aabfa9cd6Updated JCB to version 2.6.3 to push out the changes made to the compliler and adding the FTP field type back.
v2.6.3
Llewellyn van der Merwe2017-11-06 17:33:46 +02:00
6b52f7ce1dFixed the version number in the readme, also update the hello world tutorial.Llewellyn van der Merwe2017-11-06 16:15:03 +02:00
fe3f32c6e7Added 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.Llewellyn van der Merwe2017-11-06 16:04:23 +02:00
f85925c933Fixed gh-155 that is caused by the checkbox behavior in the subforms. Also adding view string to validation check in ajax model.Llewellyn van der Merwe2017-11-01 05:16:21 +02:00