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
In humhub.py there are several mixings of getting calendar items from Google and processing them. Better way would be to differentiate more using a config file to in future you could not only access google calendar items but other calendar services (like from humhub itselfe).
Therefore the respective methods and data types should be abstracted and standardized.
The text was updated successfully, but these errors were encountered:
In humhub.py there are several mixings of getting calendar items from Google and processing them. Better way would be to differentiate more using a config file to in future you could not only access google calendar items but other calendar services (like from humhub itselfe).
Therefore the respective methods and data types should be abstracted and standardized.
The text was updated successfully, but these errors were encountered: