Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-57389

mobilecssurl should be exported by tool_mobile_get_public_config WS

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.3
    • 3.2
    • Web Services
    • MOODLE_32_STABLE
    • MOODLE_33_STABLE
    • MDL-57389-master
    • Hide
      1. Execute the following curl command pointing to your local installation

        curl 'http://localhost/m/stable_master/lib/ajax/service.php' --data-binary '[{"index":0,"methodname":"tool_mobile_get_public_config","args":{}}]' | python -m "json.tool"

      2. And check that the "mobilecssurl" field match the value in the Moodle settings: /admin/search.php?query=mobilecssurl
      Show
      Execute the following curl command pointing to your local installation curl 'http://localhost/m/stable_master/lib/ajax/service.php' --data-binary ' [{"index":0,"methodname":"tool_mobile_get_public_config","args":{}}] ' | python -m "json.tool" And check that the "mobilecssurl" field match the value in the Moodle settings: /admin/search.php?query=mobilecssurl

      This will have two benefits:

      • We will be able to pre-load quickly the mobilecssurl before adding the site (so once added it would be instantly displayed, without the current glitch)
      • Admins will be able to style the sign-up screen for their sites

            jleyva Juan Leyva
            jleyva Juan Leyva
            Ankit Agarwal Ankit Agarwal
            Dan Poltawski Dan Poltawski
            Jake Dallimore Jake Dallimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

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