Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better differentiate Humhub from Google Calendar #2

Open
frommie opened this issue May 25, 2018 · 1 comment
Open

Better differentiate Humhub from Google Calendar #2

frommie opened this issue May 25, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@frommie
Copy link
Owner

frommie commented May 25, 2018

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.

@frommie frommie added the enhancement New feature or request label May 25, 2018
frommie added a commit that referenced this issue May 29, 2018
@frommie
Copy link
Owner Author

frommie commented May 30, 2018

Example: https://github.com/frommie/rasahub-humhub/blob/master/rasahub_humhub/humhub.py#L150 - this should be abstracted from calendar service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant