-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Add feature: Calendar View #808
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
Comments
Related to #424 I think CalDAV support would provide the most flexibility. Resource: Introducing CalDav |
A calendar view is urgently missing. 👍 👍 Exactly like the blog-article you've linked to. |
+1 for the calendar view! I just discovered it on trello and would be awesome to have it in Wekan (making it even greater!!!) |
It's the main reason, why i can't use wekan in real life. 😞 |
Easier than webdav would be to maintain an ics file. This could then be subscribed to from a multitude of clients (including android via icsdroid). This would be the most useful implementation for me anyways. |
+1 I am quite new to github and I saw that sometimes people put a bounty on implementing features. Is this a possibility here? |
There's some setup of bountysource still going on, so please wait until I have configured it correctly. |
Also #1101 relevant to this issue. |
Ok it's now possible to try to add bounty to: Please tell me does it work Ok. |
It works ok. If there's a dev to pick this up, I'll follow through and throw in a "major" $10 bountysource to verify things right to the end. |
Yes I (or somebody else in Wekan team) will implement those features that have bounties. Please also add description how calendar view feature should work. |
I did also add Commercial Support to wiki, if somebody is interested in that: |
Hey @xet7 , I took your initial description of this issue and expanded it slightly in the first list-item below, taking into account what might be a problem or what usecases come to my mind. I also added other items that are too far beyond this ticket's scope, but are connected somehow.
Hope this paints the picture of a more complete time/scheduling implementation. If you'd like me to add more details just let me know. |
And the bounty is here: https://www.bountysource.com/issues/41780513-add-feature-calendar-view , @xet7 , you're free to test the rest. |
It seems that super-productivity does not have calendar yet (see issue above) but has many other nice features. For calendar, there are some packages for meteor: For example: I have not checked how many of required features it has. |
Firstly I'd add to the possible libraries to use. dhtmlx and fullcalendar are the two most prominently used ones imho, so that would be probably the best way to go. AFAIK fullcalendar doesnt have caldav support, but I guess none will have that. dhtmlx has a gplv2 version and i think is more polished, but i never used it in a project. |
@killua-eu That is a very complete and helpful list you posted. It would be amazing if even a fraction of these features could be added! Is there any dev here who wants to tackle this soon/next? I would rather hire someone who is already familiar with wekan. |
Just want to say how much I appreciate your hard work and that I hope that more people will use your commercial services and bountysource to support the project. Is great that wekan is still alive and developing. Side note about SSL, I am using Wekan in cloudron.io which already provides Let's Encrypt certificates for all apps. Not sure how that works technically but maybe you can benefit from some source code that is used for that. Back to topic: I have been using Zenkit which has (among many other) a calendar view (and custom fields which are also on the roadmap). It's amazing how that takes a kanban board to a very capable project management. I think with a calendar view we can promote Wekan as a project management software, which might get you more commercial users. At least for my studio I try to use as little apps as possible and merging my brainstorming and collection tool (Wekan) with project management will streamline things a lot. Thanks again! I am excited for the future of Wekan! |
Thanks! There is LDAP in Cloudron Wekan but it's not integrated yet. |
For Let's Encrypt certificates, current self-hosting Wekan alternatives are using in front of Wekan: If you want longer time between renewing SSL certs than 3 months, you can use free account at CloudFlare and there click Crypto/Origin Certificates/Create certificate that is used to encrypt traffic between your server's Nginx and CloudFlare. |
Sorry, calendar has not progressed yet. Here are some excuses what happened instead:
Well, I'll try to organize my time that I could hopefully make progress with calendar... |
Additional requirements, sponsored by FX: When modifying due date of a card:
|
@BaobabCoder has started implementing this as minimal implementation first. |
Steps:
|
@BaobabCoder has not provided any status report, so for now, I'm moving this back to my todo list. |
@BaobabCoder came back, and is now continuing Calendar :) |
Correction: @BaobabCoder said that he makes basic first version of calendar, adds it as pull request, and gives bounty to me, so that I can continue adding features and updates to calendar, and to support my development of Wekan, because @BaobabCoder currently has his full time job, and I only have some part-time job, doing Wekan etc. Thanks to @BaobabCoder ! |
IMHO, calendar view is a needed feature to improve wekan app. Thanks for continuing developing it. |
Related: Calendar versioning https://calver.org |
Calendar in progress at #1728 |
Bidirectional support would be the killer feature here. CalDAV task support is basically universal and has many interfaces such as macOS Reminders, Thunderbird, etc., yet there's no Kanban type integration. @killua-eu mentioned this in the list of desired features. Are you considering bi-directional support in scope for this issue? |
Just installed Wekan and experimenting with it - am I right in thinking the calendar view doesn't do anything yet? (and is there any way currently to filter by due dates, etc?) Thanks! |
@cannycartographer @xet7 I tried adding start and end dates to my tasks but still nothing shows up in any of the calendar views. What am I missing? I am using Wekan version 1.78.0 and Node version 8.12.0 on my Mac using Docker (dockerbunker). See screenshots below: Job starts and stops are Nov 21st to Nov 24th: Nothing displayed on those dates in the calendar for the month of November: |
@xet7 Thank you for the link. I don't understand why it is closed? I have both the start and end date set and yet I don't see any item in the calendar. Are you saying it is a bug that won't be fixed? |
Calendar View has been added to Wekan, and it did work in Wekan when it was originally added. Calendar being broken, or adding new feature to calendar, is a new issue. It is not related to old issue, and is not continued at old issue. Old issues are closed, when they are done. I do often combine and move issues. Wekan bugs will be fixed. So, please continue at issue #1998 . Do not continue at this old issue. |
I understand now. Thank you for clearing that up. |
Uh oh!
There was an error while loading. Please reload this page.
From @xet7 on January 10, 2017 17:8
Wish originally from @TutloTutlo
It's this Trello feature:
http://help.trello.com/article/811-viewing-cards-in-a-calendar-view
http://blog.trello.com/enable-trello-calendar-mode
There's also possibility use Trello with Google Calendar:
http://help.trello.com/article/829-using-trello-with-google-calendar
This will include CalDav support.
Resource: Introducing CalDav
In Sandstorm Wekan could work with some Sandstorm calendar app instead.
Copied from original issue: wefork#62
The text was updated successfully, but these errors were encountered: