Category:Cumulus MX: Difference between revisions

167 bytes removed ,  06:37, 6 May 2020
m
Line 567: Line 567:


You don't need to read this, it is not part of the migration from C1 to MX. However, this is a bit of a warning if you already use some of the library packages that MX uses. The MX package at version 3.4.5 that I downloaded contained some very obsolete copies of some external packages:
You don't need to read this, it is not part of the migration from C1 to MX. However, this is a bit of a warning if you already use some of the library packages that MX uses. The MX package at version 3.4.5 that I downloaded contained some very obsolete copies of some external packages:
#The latest MX package does NOT include Highstock in the distribution, so MX will automatically use the latest version, and you can miss out this updating step I had to do.
#The latest MX package does NOT include Highstock in the distribution, so MX will automatically use the latest version, and you can miss out this first updating step I had to do.
#*However, the MX 3.4.5 (this was latest at time I wrote these notes) package I downloaded contained obsolete vintage version 2.1.4 (2015-03-10) of Highstocks and Highcharts within both the interface folder "'''\CumulusMX\interface\lib\highstock'''" and the webfiles folder '''T:\CumulusMX\webfiles\lib\highstock'''. I had a later version on my web server and was worried this might cause a problem.
#*However, the MX 3.4.5 (this was latest at time I wrote these notes) package I downloaded contained obsolete vintage version 2.1.4 (2015-03-10) of Highstocks and Highcharts within both the interface folder "'''\CumulusMX\interface\lib\highstock'''" and the webfiles folder '''T:\CumulusMX\webfiles\lib\highstock'''. I had version 8.04 released 10 March 2020 on my web server and was worried this might cause a problem.
#** Therefore I downloaded latest versions from [https://www.highcharts.com/blog/download/ the Highstock link] and saved that on my partition I just use for software downloads.  I then created a new folder obsolete within existing folder "\CumulusMX\interface\lib\highstock\js", moved the folders "modules" and "themes" that were in the existing folder into my new folder, and next I moved the various highstock and highchart files that were in this same existing folder into the obsolete folder. Now I navigated to the code folder within my new download, copied the files within it to "\CumulusMX\interface\lib\highstock\js" and then copied the folders  "modules" and "themes" from that code download folder into replace the ones I moved out. So now (in March 2020) everything is related to Highstock version 8.04 released 10 March 2020. This matches the version I use with my own web pages on my web server.  
#**I created a new folder '''obsolete''', I moved the various highstock and highchart files from existing folder "\CumulusMX\interface\lib\highstock\js", and the folders "modules" and "themes" that were in the existing folder into my new folder.
#**I had downloaded the 8.04 versions from [https://www.highcharts.com/blog/download/ the Highstock link] and saved that on my partition I just use for software downloads. So I copied the files and folders from that download to "\CumulusMX\interface\lib\highstock\js" to replace the ones I moved out. So now (in March 2020) my admin interface is also using Highstock version 8.04 released 10 March 2020 to match the version I use with my own web pages on my web server.  
#The MX package also contains jQuery, again within both the interface folder "'''\CumulusMX\interface\lib\jquery'''" and the webfiles folder '''T:\CumulusMX\webfiles\lib\jquery'''. Again, I had a later version on my web server, used by several of my existing web pages and I was worried this might cause a problem.
#The MX package also contains jQuery, again within both the interface folder "'''\CumulusMX\interface\lib\jquery'''" and the webfiles folder '''T:\CumulusMX\webfiles\lib\jquery'''. Again, I had a later version on my web server, used by several of my existing web pages and I was worried this might cause a problem.
#* MX package includes an old jQuery version 1.9.1, that is 2014 vintage and very obsolete. I was using version 3.5.0 for my web pages.
#* MX package includes an old jQuery version 1.9.1, that is 2014 vintage and very obsolete. I was using version 3.5.0 for my web pages.
5,838

edits