You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial situation
We almost always use the activity without presetting the permitted upload times.
Customization
For this reason, I have adapted the “mod_form.php” file so that the date-time selectors are deactivated or have no information when an activity is created.
As a customization I have to make this change with every update.
Improvement
I would like it if you can define the default setting of the upload period in the plugin settings: active / not active and the period itself: Time of creation + period x (hours, days, weeks)
Remark
The date-time selectors allowsubmissionsfromdate and duedate are generated differently. Once the options array is used inline and once it is defined before use. - Because it is actually the same twice, I am always a little surprised at this point ;)
The text was updated successfully, but these errors were encountered:
Initial situation
We almost always use the activity without presetting the permitted upload times.
Customization
For this reason, I have adapted the “mod_form.php” file so that the date-time selectors are deactivated or have no information when an activity is created.
As a customization I have to make this change with every update.
Improvement
I would like it if you can define the default setting of the upload period in the plugin settings: active / not active and the period itself: Time of creation + period x (hours, days, weeks)
Remark
The date-time selectors allowsubmissionsfromdate and duedate are generated differently. Once the options array is used inline and once it is defined before use. - Because it is actually the same twice, I am always a little surprised at this point ;)
The text was updated successfully, but these errors were encountered: