Page MenuHomePhabricator

CalendarProject
ActivePublic

Details

Description

An application for keeping dates and events.

Recent Activity

Oct 3 2021

0 published D21725: Hide event start times on subsequent days for review.
Oct 3 2021, 10:45 PM · Calendar

Aug 20 2021

0 closed T13663: TypeError when editing calendar import as Resolved by committing rP1965b78b34f1: Fix subtype extension support check.
Aug 20 2021, 10:49 PM · Calendar
0 added a revision to T13663: TypeError when editing calendar import: D21714: Fix subtype extension support check.
Aug 20 2021, 6:12 AM · Calendar

Aug 19 2021

epriestley added a comment to T13663: TypeError when editing calendar import.

I think this is probably the cleanest fix, but I only tested event imports (which now appear to work). If you want to test Maniphest with subtypes configured (to make sure it doesn't break) and send me a revision with this change, I'll review it. Otherwise, I'll do that testing when I get a chance and land this if nothing crops up.

Aug 19 2021, 4:07 PM · Calendar
0 updated subscribers of T13663: TypeError when editing calendar import.
Aug 19 2021, 2:31 AM · Calendar
0 created T13663: TypeError when editing calendar import.
Aug 19 2021, 2:27 AM · Calendar

Mar 29 2019

epriestley closed T13273: Hovercard overflow when user status is at an event as Resolved by committing rPc4856c37e7a6: Fix content overflow in user hovercards.
Mar 29 2019, 4:10 AM · Calendar, Hovercards
epriestley added a revision to T13273: Hovercard overflow when user status is at an event: D20344: Fix content overflow in user hovercards.
Mar 29 2019, 12:22 AM · Calendar, Hovercards

Mar 28 2019

amckinley triaged T13273: Hovercard overflow when user status is at an event as Low priority.
Mar 28 2019, 3:09 PM · Calendar, Hovercards

Mar 27 2019

amckinley created T13273: Hovercard overflow when user status is at an event.
Mar 27 2019, 9:23 PM · Calendar, Hovercards

Feb 12 2018

epriestley added a comment to T2334: Implement Google Calendar v3 API into Calendar.

See Planning.

Feb 12 2018, 8:49 PM · Restricted Project, Prioritized, Calendar
gadi.rotenberg added a comment to T2334: Implement Google Calendar v3 API into Calendar.

Is there someone working on this feature?

Feb 12 2018, 8:48 PM · Restricted Project, Prioritized, Calendar

Dec 21 2017

EddieGP added a comment to T11073: Allow the user to specify a date in a different timezone using date controls.

The apparent lack of support for scheduling in UTC in much more mature calendar software (Google Calendar / Calendar.app) further suggests that this is not an important feature for most users.

Dec 21 2017, 9:44 AM · KDE, Calendar, Feature Request

Nov 29 2017

20after4 added a watcher for Calendar: 20after4.
Nov 29 2017, 6:31 AM

Nov 28 2017

lpriestley added a comment to T12544: Cannot add invitees to all future instances of a recurring event.

@epriestley what do you think of creating another column in the calendar_eventinvitee table, something like a bool futureStatus so that when we get a list of invitees back, we can check for that flag. I think this would mean a lot of date comparisons (seems inefficient), and I'm not quite sure when to populate event stubs. For example, if the futureStatus flag is set to true for instance 10, and there are stubs for instances 15 and 20, when would 15 and 20 get converted to have the updated status?

Nov 28 2017, 11:16 PM · Calendar, Bug Report
lpriestley added a revision to T13026: Stubs of recurring Calendar events should inherit the host's RSVP status: D18803: Fixes T13026, Makes recurring event stubs inherit host's RSVP status.
Nov 28 2017, 9:03 PM · Calendar
lpriestley created T13026: Stubs of recurring Calendar events should inherit the host's RSVP status.
Nov 28 2017, 8:56 PM · Calendar

Aug 31 2017

chad added a comment to T9295: Date chooser picket fence issue with next month.

@mna Please follow our bug reporting guidelines if you feel you've encountered a bug. This task is several years old and not relevant.

Aug 31 2017, 1:35 PM · Calendar
mna added a comment to T9295: Date chooser picket fence issue with next month.

Hi everyone, when I open the datepicker (e.g. via https://secure.phabricator.com/calendar/event/edit/form/default/ ) today (it is August 31st), then it defaults to today (August 31st).

Aug 31 2017, 8:34 AM · Calendar

Aug 16 2017

DominicFrei added a comment to T7125: Provide tooling to for periodic reminders (like renewing domains and update SSL certificates).

@epriestley @jdiepenmaat If I may add ideas on that. I am using Things at the moment. There are only two reasons that hold me back to finally and completely switch to Phabricator:

  • recurring tasks
  • start dates for tasks

The latter is basically what your example is about, right? Because if I have just renewed the SSL certificate then a new task is created (due date being in one year), but it should not possible to start that right away, as it's not necessary. You would use a start date as well, wouldn't you?

Aug 16 2017, 11:32 AM · Calendar

Aug 6 2017

chad added a comment to T12575: All-day reccurring events reoccurr for two days instead of one.

I can confirm this.

Aug 6 2017, 3:22 AM · Calendar, Bug Report

Jul 27 2017

epriestley merged task T12909: Calendar ignores email preferences if a user is invited via a project into T10448: Modularize mail tags.
Jul 27 2017, 1:31 PM · Calendar, Bug Report
epriestley added a comment to T12909: Calendar ignores email preferences if a user is invited via a project.

This almost certainly has nothing to do with being invited via a project. I'm just going to merge this into T10448, which will moot it.

Jul 27 2017, 1:30 PM · Calendar, Bug Report

Jul 13 2017

20after4 added a comment to T12909: Calendar ignores email preferences if a user is invited via a project.

I've seen complaints about this on phabricator.wikimedia.org as well, so I can confirm that this is an issue.

Jul 13 2017, 7:29 PM · Calendar, Bug Report

Jul 11 2017

Luke081515.2 added a comment to T12839: Can't create one day event.

Hm, this screenshot made me dig a bit into the whole thing, so here is what I've found:
First, my date format is different because of my settings:

Jul 11 2017, 9:10 PM · Calendar, Bug Report
chad added a comment to T12839: Can't create one day event.

Why does your date format look different than ours? Is that a local modification or do we support this somewhere I'm not aware of.

Jul 11 2017, 8:40 PM · Calendar, Bug Report
chad added a comment to T12912: Can't create one day event (again).

Merging over so there is one thread on this topic. We're happy to reopen if you have new reproduction steps we can follow or if you can verify on a Phacility test instance.

Jul 11 2017, 8:37 PM · Calendar, Bug Report
chad merged task T12912: Can't create one day event (again) into T12839: Can't create one day event.
Jul 11 2017, 8:36 PM · Calendar, Bug Report
chad merged T12912: Can't create one day event (again) into T12839: Can't create one day event.
Jul 11 2017, 8:36 PM · Calendar, Bug Report
chad added a comment to T12912: Can't create one day event (again).

I can't reproduce this (again)

Jul 11 2017, 8:30 PM · Calendar, Bug Report
Luke081515.2 added a comment to T12912: Can't create one day event (again).

Here's the proof: F5042439

Jul 11 2017, 8:24 PM · Calendar, Bug Report
Luke081515.2 created T12912: Can't create one day event (again).
Jul 11 2017, 8:22 PM · Calendar, Bug Report

Jul 10 2017

ivo created T12909: Calendar ignores email preferences if a user is invited via a project.
Jul 10 2017, 9:45 AM · Calendar, Bug Report

Jul 9 2017

chad updated the image for Calendar from Restricted File to F5039263: profile.
Jul 9 2017, 7:28 PM

Jun 30 2017

epriestley added a comment to T12885: Warning For Past Events.

I think it's probably reasonable for us to warn about RSVP'ing to an event which has already ended. I'd guess this is usually a mistake, and in cases where it isn't some kind of weird off-label workflow is taking place and the warning is probably fine.

Jun 30 2017, 2:09 PM · Calendar, Feature Request

Jun 29 2017

CodeMouse92 created T12885: Warning For Past Events.
Jun 29 2017, 11:11 PM · Calendar, Feature Request

Jun 13 2017

epriestley closed T12839: Can't create one day event as Resolved.

iiam

Jun 13 2017, 9:21 PM · Calendar, Bug Report
Luke081515.2 added a comment to T12839: Can't create one day event.

Should not, but looks like there are. I updated to master now, and it works now.

Jun 13 2017, 9:15 PM · Calendar, Bug Report
epriestley added a comment to T12839: Can't create one day event.

I used the current version, but there should be no meaningful changes to this behavior between your version and HEAD.

Jun 13 2017, 9:10 PM · Calendar, Bug Report
Luke081515.2 added a comment to T12839: Can't create one day event.

That's weird since I exactly did the same with my version from above. Did you used the current or my version? Or should I update and try if I can reproduce it at the master?

Jun 13 2017, 9:09 PM · Calendar, Bug Report
epriestley added a comment to T12839: Can't create one day event.

I can't reproduce this. Here's what I did:

Jun 13 2017, 8:54 PM · Calendar, Bug Report
Luke081515.2 added a comment to T12839: Can't create one day event.

Calendar1.PNG (341×1 px, 21 KB)

Example 1: You can't create an event from day 1 0:00 till day 1 23:59

Jun 13 2017, 8:48 PM · Calendar, Bug Report
Luke081515.2 added a comment to T12839: Can't create one day event.

Version infos are:

phabricator
    0d1654446be6de43b2bd12fcc247db0dc1a46464 (Sat, Jun 10) 
arcanist
    c04f141ab0231e593a513356b3832a30f9404627 (Fri, Jun 9) 
phutil
    74a1350416eb2df825c2315d6519bee03f77bee9 (Mon, Jun 5)
Jun 13 2017, 8:42 PM · Calendar, Bug Report
Luke081515.2 created T12839: Can't create one day event.
Jun 13 2017, 8:41 PM · Calendar, Bug Report

Jun 12 2017

ivo created T12826: Previous/Next buttons stop working after editing a single event in a recurring series.
Jun 12 2017, 11:04 AM · Calendar, Bug Report

Jun 11 2017

avivey added a project to T7125: Provide tooling to for periodic reminders (like renewing domains and update SSL certificates): Calendar.
Jun 11 2017, 7:11 PM · Calendar

May 9 2017

cguenther added a comment to T7930: Let Calendar provide date services to other applications.
In T7930#215278, @isfs wrote:

Something that would be useful to us would be the ability to create, or probably better, assign a task, as it nears a due date. E.g. we may set up a task due in a year's time, and anticipate working on it two months before it is due. It would be great to be able to schedule the task to be assigned on a particular date, and perhaps moved on a workboard. I don't think this would need to be any more complicated than a Herald action that runs at a particular date/time rather than in response to some other action. I'm not familiar with what Calendar can already do, as we don't have prototype applications turned on for our install, so apologies if this is already possible. I just thought I would mention this use case here for future reference.

The recurring and due date use cases in the previous comment would also be useful to us. I would prefer something more natural for the formulation, though, e.g. for tasks:

  • when [Father Time] [reaches] value in [Due Date] (or other selected field), [Assign to] [ben].
  • when [Father Time] [is one week before] value in [Due Date] AND [Status] is [any open status], [Set priority] to [High].
  • when [Father Time] is [one month after] value in [Creation Date] AND [Status] is [any open status], [Send email notification] to [manager].

It would be great if task Due Dates (or other date fields, conceivably creation date could also be useful) could (optionally) appear on a calendar.

May 9 2017, 7:35 PM · Calendar

May 1 2017

epriestley added a comment to T12661: Changing start date on event didn't clear my away status.

I cancelled and reinstated E1486 to force a cache clear with the new code, which seems to have resolved this in production.

May 1 2017, 5:48 PM · Bug Report, Calendar
epriestley closed T12661: Changing start date on event didn't clear my away status as Resolved by committing rP0ebe56be4086: Fix two Calendar availability cache issues.
May 1 2017, 5:43 PM · Bug Report, Calendar
epriestley added a revision to T12661: Changing start date on event didn't clear my away status: D17809: Fix two Calendar availability cache issues.
May 1 2017, 5:40 PM · Bug Report, Calendar