calendar
calendar copied to clipboard
user global variable Contains an example of how to use a global variable Once it is possible to see if a user is logged in, this method can be used...
Added tables, routers, tests, templates, and internal functions The fitter gives the option to set weekly tasks. Comes with a page for managing weekly tasks and another page for editing...
Hey, This feature allow the users to set "Out of office" - Added new button at profile page to get an out of office modal - The out of office...
- [x] Update readme file with project description and other useful information - [x] Add code of conduct - [x] Add contribution guide
- [x] Modify base template and home page - [x] Add 404 page for missing pages
This feature will allow to filter an event by category in js. This feature includes FE changes only. Blocked by #29 issue.
Will allow to mark the event as busy or free. This includes adding a new column (bit) to Event table, which affects the event view in the calendar.
This feature will allow to tag an event with a category form the list of categories that the user created. This includes: - Adding a new table and relevant relationship...