Skip to main content

Home/ Chandler Project/ Group items tagged enhancement

Rss Feed Group items tagged

Graham Perrin

Personal votes in OSAF Bugzilla - 0 views

  • 11696 Crash when any file is dragged into Chandler window if you have 2nd display
    • Graham Perrin
       
      As I most often work with a second display, for me this https://bugzilla.osafoundation.org/show_bug.cgi?id=11696 is close to a blocker.
  • 11918 Support 'spheres' or groups of collections
    • Graham Perrin
       
      https://bugzilla.osafoundation.org/show_bug.cgi?id=11918 may deserve priority thought/attention from any user who works with many collections.
  • 12474 alt-arrow key combinations must navigate text only; MUST NOT navigate other aspects of Chandler Desktop for Mac OS X
    • Graham Perrin
       
      https://bugzilla.osafoundation.org/show_bug.cgi?id=12474 seriously retards my productivity and causes confusion, with potential loss/misplacement of data.
  •  
    View, confirm and edit the votes that you wish to cast. Log in required.
Graham Perrin

Gnome Evolution bug 359755 - Support for CalDAV collections - 0 views

  • GNOME Bugzilla
  • Bug 359755
  • Support for CalDAV collections
  • ...42 more annotations...
  • Product: Evolution
  • FIXED
  • enhancement
  • The definition of 'calendar-home-set' is that it returns the URL of the collection which contains the user's calendars. Not the URLs of the calendars themselves.
  • then do a Depth: 1 PROPFIND on that URL to retrieve the actual calendars
  • you will request the resourcetype & supported-calendar-component-set
  • know which ones are calendars
  • whether they support VEVENT/VTASK/VJOURNAL
  • public calendars
  • calendars for a given user offered by other users
  • the dust isn't fully settled on parts of this
  • a few tricks
  • Trick #1
  • PROPFIND request for current-user-principal
  • Also planned
  • query a 'well known URL'
  • find the right port
  • PROPFIND the /.well-known/caldav/ URL
  • Once you've *got* the principal-URL
  • PROPFIND for the group-membership
  • possibly do this repeatedly
  • Once *that's* fully expanded to a list of principal-URLs
  • query the calendar-home-set for them
  • Depth: 1 PROPFIND on those to find their calendars
  • possible simplification
  • combine two steps
  • expand-property report is defined in RFC 3253 (WebDAV Versioning)
  • DAV::expand-property REPORT
  • can't think of a way to get the actual collections
  • maybe there is some trick
  • I guess at this point
  • current-user-principal in the first instance
  • PROPFIND Depth: 1 on the calendar-home-set
  • gets you the user's direct calendars
  • differentiating
  • my approach would be
  • on demand
  • e.g. 'display delegated calendar'
  • principal-URL for the currently authenticated user
  • recursively PROPFIND
  • expand their group-membership into a tree
  • In DAViCal the public.php is specifically for looking at calendars which have been declared to need no authentication
Graham Perrin

Redundant votes in OSAF Bugzilla - 0 views

  •  
    Results of a search for votes that were cast for issues that are now resolved, verified or closed. The results are sorted by resolution.
Graham Perrin

Votes in OSAF Bugzilla - 0 views

  •  
    Results of a search for votes for issues that are unconfirmed, new, assigned or reopened. The results are sorted by severity.
1 - 4 of 4
Showing 20 items per page