[Mahara-contributors] [Bug 1890371] A change has been merged
Reviewed: https://reviews.mahara.org/6 Committed: https://git.mahara.org/mahara/mahara/commit/0d355088bd2dfa4b9776e9b59b9a931f652c4afc Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit 0d355088bd2dfa4b9776e9b59b9a931f652c4afc Author: Lisa Seeto Date: Thu Aug 6 16:04:28 2020 +1200 Bug 1890371: Upgrade: JSColor 2.0.5 to 2.3.3 - replaced exsiting jscolor.js with jscolor.js file from here: https://jscolor.com/release/2.3/jscolor-2.3.3/jscolor.js - small code tweaks in color.php to target element Change-Id: I9bd88c7ecf665af336b9144dbfba81997c443483 Signed-off-by: Lisa Seeto -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1890371 Title: Upgrade: JSColor 2.0.5 to 2.3.3 Status in Mahara: Fix Committed Bug description: Related to https://bugs.launchpad.net/mahara/+bug/1865115 We will upgrade our version from 2.0.5 to 2.3.2. Change logs: https://jscolor.com/release/2.3/CHANGELOG.txt https://jscolor.com/release/2.2/CHANGELOG.txt https://jscolor.com/release/2.1/CHANGELOG.txt https://jscolor.com/release/2.0/CHANGELOG.txt To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1890371/+subscriptions ___ Mailing list: https://launchpad.net/~mahara-contributors Post to : mahara-contributors@lists.launchpad.net Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp
[Mahara-contributors] [Bug 1890371] Re: Upgrade: JSColor 2.0.5 to 2.3.3
** Summary changed: - Upgrade: JSColor 2.0.5 to 2.3.2 + Upgrade: JSColor 2.0.5 to 2.3.3 ** Changed in: mahara Importance: Undecided => High ** Changed in: mahara Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1890371 Title: Upgrade: JSColor 2.0.5 to 2.3.3 Status in Mahara: Fix Committed Bug description: Related to https://bugs.launchpad.net/mahara/+bug/1865115 We will upgrade our version from 2.0.5 to 2.3.2. Change logs: https://jscolor.com/release/2.3/CHANGELOG.txt https://jscolor.com/release/2.2/CHANGELOG.txt https://jscolor.com/release/2.1/CHANGELOG.txt https://jscolor.com/release/2.0/CHANGELOG.txt To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1890371/+subscriptions ___ Mailing list: https://launchpad.net/~mahara-contributors Post to : mahara-contributors@lists.launchpad.net Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp
[Mahara-contributors] [Bug 1891237] A change has been merged
Reviewed: https://reviews.mahara.org/11132 Committed: https://git.mahara.org/mahara/mahara/commit/252862c3e4a8620c612473fe22a0add9dcaedfc6 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:19.10_STABLE commit 252862c3e4a8620c612473fe22a0add9dcaedfc6 Author: Robert Lyon Date: Tue Aug 11 19:56:37 2020 +1200 Bug 1891237: Adding back in a missing string for statistics Change-Id: I4b20855666996d466931683e3a0414a1015e5c30 Signed-off-by: Robert Lyon (cherry picked from commit 7d877d27760df4f111eb80d54d5ef7329879e06d) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1891237 Title: Language string broken in instituion stats overview page Status in Mahara: Fix Committed Status in Mahara 19.04 series: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Status in Mahara 20.10 series: Fix Committed Bug description: There is an issue with [[profile/view]] broken string on a View type graph. Part of the problem is the graph's data is cached in the database and so the broken string is stored there. The fix for this both replaces the missing string and adds a bit to the data fetching so that any cached graph data that has a broken string recorded gets it to be translated as expected. To test: Have a site that contains institutions that has some members that have logged in and have made some pages (this will work best if the database has had some time to run crons for a week or so) 1) Login as admin 2) Go to the Admin -> Reports page 3) Click configure report 4) Choose an institution and keep 'report type' as 'overview' 5) See 'Pages overview' graph with the broken language string To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1891237/+subscriptions ___ Mailing list: https://launchpad.net/~mahara-contributors Post to : mahara-contributors@lists.launchpad.net Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp
[Mahara-contributors] [Bug 1891237] Re: Language string broken in instituion stats overview page
** Changed in: mahara/20.04 Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1891237 Title: Language string broken in instituion stats overview page Status in Mahara: Fix Committed Status in Mahara 19.04 series: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Status in Mahara 20.10 series: Fix Committed Bug description: There is an issue with [[profile/view]] broken string on a View type graph. Part of the problem is the graph's data is cached in the database and so the broken string is stored there. The fix for this both replaces the missing string and adds a bit to the data fetching so that any cached graph data that has a broken string recorded gets it to be translated as expected. To test: Have a site that contains institutions that has some members that have logged in and have made some pages (this will work best if the database has had some time to run crons for a week or so) 1) Login as admin 2) Go to the Admin -> Reports page 3) Click configure report 4) Choose an institution and keep 'report type' as 'overview' 5) See 'Pages overview' graph with the broken language string To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1891237/+subscriptions ___ Mailing list: https://launchpad.net/~mahara-contributors Post to : mahara-contributors@lists.launchpad.net Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp
[Mahara-contributors] [Bug 1891237] Re: Language string broken in instituion stats overview page
** Changed in: mahara/19.10 Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1891237 Title: Language string broken in instituion stats overview page Status in Mahara: Fix Committed Status in Mahara 19.04 series: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: In Progress Status in Mahara 20.10 series: Fix Committed Bug description: There is an issue with [[profile/view]] broken string on a View type graph. Part of the problem is the graph's data is cached in the database and so the broken string is stored there. The fix for this both replaces the missing string and adds a bit to the data fetching so that any cached graph data that has a broken string recorded gets it to be translated as expected. To test: Have a site that contains institutions that has some members that have logged in and have made some pages (this will work best if the database has had some time to run crons for a week or so) 1) Login as admin 2) Go to the Admin -> Reports page 3) Click configure report 4) Choose an institution and keep 'report type' as 'overview' 5) See 'Pages overview' graph with the broken language string To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1891237/+subscriptions ___ Mailing list: https://launchpad.net/~mahara-contributors Post to : mahara-contributors@lists.launchpad.net Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp
[Mahara-contributors] [Bug 1891237] A change has been merged
Reviewed: https://reviews.mahara.org/11131 Committed: https://git.mahara.org/mahara/mahara/commit/4dbdab0bf5d493194dc1e1dc80672c765dea0be6 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:20.04_STABLE commit 4dbdab0bf5d493194dc1e1dc80672c765dea0be6 Author: Robert Lyon Date: Tue Aug 11 19:56:37 2020 +1200 Bug 1891237: Adding back in a missing string for statistics Change-Id: I4b20855666996d466931683e3a0414a1015e5c30 Signed-off-by: Robert Lyon (cherry picked from commit 7d877d27760df4f111eb80d54d5ef7329879e06d) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1891237 Title: Language string broken in instituion stats overview page Status in Mahara: Fix Committed Status in Mahara 19.04 series: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: In Progress Status in Mahara 20.10 series: Fix Committed Bug description: There is an issue with [[profile/view]] broken string on a View type graph. Part of the problem is the graph's data is cached in the database and so the broken string is stored there. The fix for this both replaces the missing string and adds a bit to the data fetching so that any cached graph data that has a broken string recorded gets it to be translated as expected. To test: Have a site that contains institutions that has some members that have logged in and have made some pages (this will work best if the database has had some time to run crons for a week or so) 1) Login as admin 2) Go to the Admin -> Reports page 3) Click configure report 4) Choose an institution and keep 'report type' as 'overview' 5) See 'Pages overview' graph with the broken language string To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1891237/+subscriptions ___ Mailing list: https://launchpad.net/~mahara-contributors Post to : mahara-contributors@lists.launchpad.net Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp