Alerts for calendar events should show event info

Bug #400676 reported by Paul Everitt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
Medium
Shane Hathaway

Bug Description

Originally reported by the user as a desire to see the date of an event, this enhancement now includes showing more info about events:

- Start date/time
- End date/time
- Location
- Attendees
- Contact info

Attached to this issue is information about formatting. Use date and time formats, as well as attendees, that match that displayed in View Calendar Event.

Revision history for this message
Paul Everitt (paul-agendaless) wrote :
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Move to next week.

Changed in karl3:
milestone: m24 → m25
Revision history for this message
Shane Hathaway (shane-hathawaymix) wrote :

Done in revision 3810.

Changed in karl3:
status: New → Fix Committed
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Hmm, just tested this on kdi-dev and the calendar event email looks the same as before. Doesn't contain the extra info.

Changed in karl3:
milestone: m25 → m26
status: Fix Committed → In Progress
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Works.

Changed in karl3:
status: In Progress → Fix Released
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Changed my mind, want to mark this as Fix Committed until we get ready to update karl.soros.org. Otherwise I'll forget to ask Nat to test and I'll forget to tell OSI it was done.

Changed in karl3:
status: Fix Released → Fix Committed
milestone: m26 → m27
Revision history for this message
Paul Everitt (paul-agendaless) wrote :

Shane, back at ya. Anthony reported a bug when adding a calendar event with a tag. I was able to recreate it. Here is the traceback he gave (on kdi-dev):

  File "/var/db/karl3/src/karl.content/karl/content/views/calendar_events.py", line 308, in add_calendarevent_view
    converted = form.validate(request.POST)
  File "/var/db/karl3/eggs/repoze.enformed-0.5-py2.5.egg/repoze/enformed/schema.py", line 31, in validate
    return self.to_python(params, self._state)
  File "/var/db/karl3/eggs/FormEncode-1.0.1-py2.5.egg/formencode/api.py", line 381, in to_python
    value = tp(value, state)
  File "/var/db/karl3/eggs/FormEncode-1.0.1-py2.5.egg/formencode/schema.py", line 153, in _to_python
    new[name] = validator.to_python(value, state)
  File "/var/db/karl3/eggs/FormEncode-1.0.1-py2.5.egg/formencode/api.py", line 381, in to_python
    value = tp(value, state)
  File "/var/db/karl3/src/karl/karl/views/baseforms.py", line 136, in _to_python
    return state.tags_list
AttributeError: 'State' object has no attribute 'tags_list'

Changed in karl3:
status: Fix Committed → In Progress
Revision history for this message
Shane Hathaway (shane-hathawaymix) wrote :

comment #7 is really bug #416564 .

Changed in karl3:
status: In Progress → Fix Committed
Changed in karl3:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.