Uploaded image for project: 'Moodle app'
  1. Moodle app
  2. MOBILE-1267

Improve how the Moodle minium version required is checked

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.4
    • 2.4
    • Log in screen
    • Hide
      1. Check that you can still add sites with 2.4 or higher version.
      2. Check that you can't add sites with Moodle 2.3 or older.
      3. You can also copy that function to the console (replacing mmCoreWSPrefix with 'local_mobile_') and perform some manual checks.
      Show
      Check that you can still add sites with 2.4 or higher version. Check that you can't add sites with Moodle 2.3 or older. You can also copy that function to the console (replacing mmCoreWSPrefix with 'local_mobile_') and perform some manual checks.
    • MOODLE_24_STABLE
    • MOODLE_24_STABLE

      Currently for checking if the site is using Moodle 2.4 or onwards we check if there is a WS that starts by component_strings (isValidMoodleVersion function)

      We are going to remove that WS because it's not currently used, we should rely in the information returned by get_site_info to check the Moodle version (version and release).

      Notice that it's possible that sometimes the release or versions values may be empty (not sure if it's a bug in older versions)

            dpalou Dani Palou
            jleyva Juan Leyva
            Juan Leyva Juan Leyva
            Juan Leyva Juan Leyva
            Juan Leyva Juan Leyva
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.