Closed
Bug 426153
Opened 18 years ago
Closed 17 years ago
Add link to event page in event editing dialog
Categories
(Calendar :: Provider: GData, enhancement)
Calendar
Provider: GData
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: shai, Assigned: Fallen)
Details
(Keywords: late-l10n, Whiteboard: [gdata-0.5])
Attachments
(2 files, 1 obsolete file)
|
18.95 KB,
patch
|
Fallen
:
review+
Fallen
:
ui-review+
|
Details | Diff | Splinter Review |
|
3.22 KB,
patch
|
mschroeder
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13
Build Identifier: 0.3.1
The dialog opened for editing events (or seeing event details) from the calendar has room for a link (and a button "add link"). I think it would be worthwhile, when importing events from Google, to create them with a link to the event page in Google Calendar -- at least as long as the provider does not support every single action that can be performed through the Google Calendar interface.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
This is a brilliant idea indeed... until all features are supported (SMS, mail notification,...) it would be highly useful.
Thanks
| Assignee | ||
Comment 2•18 years ago
|
||
Sounds like a good idea, also using the ics URL property corresponds to the correct use of it :-)
We would have to make the url field readonly though, and with this bug 382951 could possibly be fixed.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 3•18 years ago
|
||
This should fix it, showing a "Related Link:" row in the event dialog when the URL property is set.
After fixing bug 319909, we moved from URL to ATTACH. I've noticed the problem with this is that all formerly set URLs will go away. This patch will show the URL as a "Related Link", but provide no way to remove it. This might not be ideal, but I don't think its reasonable to let the app migrate all URLs to ATTACH.
It would be nice if this bug could go in before the release, but it contains a string and would either require late-l10n or maybe be in the gray zone of "minor corrections". Thoughts?
Assignee: nobody → philipp
Status: NEW → ASSIGNED
Attachment #329802 -
Flags: ui-review?(christian.jansen)
Attachment #329802 -
Flags: review?(Berend.Cornelius)
Comment 4•18 years ago
|
||
(In reply to comment #3)
> Created an attachment (id=329802) [details]
> Show URL property in event dialog - v1
>
> This should fix it, showing a "Related Link:" row in the event dialog when the
> URL property is set.
>
> After fixing bug 319909, we moved from URL to ATTACH. I've noticed the problem
> with this is that all formerly set URLs will go away. This patch will show the
> URL as a "Related Link", but provide no way to remove it. This might not be
> ideal, but I don't think its reasonable to let the app migrate all URLs to
> ATTACH.
>
> It would be nice if this bug could go in before the release, but it contains a
> string and would either require late-l10n or maybe be in the gray zone of
> "minor corrections". Thoughts?
>
Would not be "Permalink" the correct description?
Comment 5•18 years ago
|
||
As discussed. We introduce a Menu Item called "Show Related Link" the item is located in the "View" Menu below "Toolbar".
Toolbar
----------
Show Related Link
By default the "Related Link" option is switched OFF. If switched ON a link is displayed below, Details or Attachments.
On mouse over calls a tool tip which shows the complete URL.
ui=christian
Updated•18 years ago
|
Attachment #329802 -
Flags: ui-review?(christian.jansen) → ui-review+
Comment 6•18 years ago
|
||
Comment on attachment 329802 [details] [diff] [review]
Show URL property in event dialog - v1
patch works good in the calendar-event dialog. I just think that the link should be provided for the summary dialog in the same way. Currently it is displayed as an attached document. r=berend
Attachment #329802 -
Flags: ui-review?(christian.jansen)
Attachment #329802 -
Flags: ui-review+
Attachment #329802 -
Flags: review?(Berend.Cornelius)
Attachment #329802 -
Flags: review+
| Assignee | ||
Comment 7•18 years ago
|
||
A followup bug should be filed to add ATTACH links to the summary dialog. Carrying forth r+ since changes are minor and I'd like the strings in.
Attachment #329802 -
Attachment is obsolete: true
Attachment #329890 -
Flags: ui-review+
Attachment #329890 -
Flags: review+
Attachment #329802 -
Flags: ui-review?(christian.jansen)
| Assignee | ||
Comment 8•18 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Keywords: late-l10n
Resolution: --- → FIXED
Target Milestone: --- → 0.9
Comment 9•18 years ago
|
||
Without a gdata calendar it is only possible to check the 'Show related link' entry, but it is not possible to uncheck this option.
Resolution: FIXED → INCOMPLETE
Comment 10•18 years ago
|
||
(In reply to comment #9)
> Without a gdata calendar it is only possible to check the 'Show related link'
> entry, but it is not possible to uncheck this option.
Confirmed. -> REOPENED
Andreas: You should reopen bugs that are not completely fixed. Resolving as INCOMPLETE means something different (cf. https://bugzilla.mozilla.org/page.cgi?id=fields.html#status).
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Assignee | ||
Updated•17 years ago
|
Attachment #333356 -
Flags: review? → review?(mschroeder)
Comment 12•17 years ago
|
||
Comment on attachment 333356 [details] [diff] [review]
Additional fix - v1
r=mschroeder
Attachment #333356 -
Flags: review?(mschroeder) → review+
| Assignee | ||
Comment 13•17 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH
-> FIXED
Status: REOPENED → RESOLVED
Closed: 18 years ago → 17 years ago
Resolution: --- → FIXED
Comment 14•17 years ago
|
||
Checked in lightning 2008081218 and sunbird 20080812 -> VERIFIED
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•17 years ago
|
Whiteboard: [gdata-cvs]
| Assignee | ||
Updated•17 years ago
|
Whiteboard: [gdata-cvs] → [gdata-0.5]
You need to log in
before you can comment on or make changes to this bug.
Description
•