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

Alter database table 'event' to store more information

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • 3.3
    • Calendar
    • MOODLE_33_STABLE
    • MDL-57435_master
    • Hide
      Test 1
      1. Upgrade your Moodle site.
      2. Confirm the database table 'event' now contains the columns 'type' (int(4) null allowed) and 'timesort' (int(10) null allowed).
      3. Confirm the database table 'event' contains one index combining these two columns.
      Test 2
      1. Install a new Moodle site.
      2. Confirm the database table 'event' now contains the columns 'type' (int(4) null allowed) and 'timesort' (int(10) null allowed).
      3. Confirm the database table 'event' contains one index combining these two columns.
      Show
      Test 1 Upgrade your Moodle site. Confirm the database table 'event' now contains the columns 'type' (int(4) null allowed) and 'timesort' (int(10) null allowed). Confirm the database table 'event' contains one index combining these two columns. Test 2 Install a new Moodle site. Confirm the database table 'event' now contains the columns 'type' (int(4) null allowed) and 'timesort' (int(10) null allowed). Confirm the database table 'event' contains one index combining these two columns.
    • 3.3 Project Team Sprint 1

      As components will decorate the calendar events which are relevant to the myoverview block, not all of the information mentioned in the document below will need to be stored.

      We may want to use a separate table to store the information relevant to the completion of a calendar event.

      The functions to create the events must support the newly added persisted properties (sort date, etc...).

      See https://docs.moodle.org/dev/My_course_overview_improvements#Calendar_Event_API

            markn Mark Nelson
            markn Mark Nelson
            cameron1729 cameron1729
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

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