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

Expose boards as calendars #1545

Merged
merged 15 commits into from
Sep 15, 2020
Merged

Expose boards as calendars #1545

merged 15 commits into from
Sep 15, 2020

Commits on Sep 11, 2020

  1. Add dav plugin to expose calendars

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    3cb278f View commit details
    Browse the repository at this point in the history
  2. Migrate CardMapper to query builder

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    fc58439 View commit details
    Browse the repository at this point in the history
  3. Map stacks to VTODO and link them as parent entries

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    08097ea View commit details
    Browse the repository at this point in the history
  4. Map assigned users to ATTENDEE

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    a67a80f View commit details
    Browse the repository at this point in the history
  5. Fix VTODO and issues during rebase

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    f420139 View commit details
    Browse the repository at this point in the history
  6. Some more restructuring

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    42640e2 View commit details
    Browse the repository at this point in the history
  7. Fix info.xml to fit schema

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    6502657 View commit details
    Browse the repository at this point in the history
  8. Further cleanup

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    341a962 View commit details
    Browse the repository at this point in the history
  9. Properly validate hex colors

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    c2a4f94 View commit details
    Browse the repository at this point in the history
  10. Fix rebaseing issues

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    3f7966a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Implement calendarQuery

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    6ef1c32 View commit details
    Browse the repository at this point in the history
  2. Fix internal board cache keys

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    2f44532 View commit details
    Browse the repository at this point in the history
  3. Add calendar setting and move to more generic config ocs routes

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    1b16dba View commit details
    Browse the repository at this point in the history
  4. Fix PageController tests

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    19cdd31 View commit details
    Browse the repository at this point in the history
  5. Set DUE instead of DTSTART and DTEND

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    e460879 View commit details
    Browse the repository at this point in the history