Closed
Bug 193450
Opened 23 years ago
Closed 23 years ago
Multiweek view
Categories
(Calendar :: Sunbird Only, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nrlz, Assigned: belhaire)
Details
Attachments
(2 files, 2 obsolete files)
|
55.98 KB,
patch
|
Details | Diff | Splinter Review | |
|
23.40 KB,
application/zip
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021212
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021212
I propose another view (i.e., Day, Month, Year) that displays the next upcoming
30 days. I find the existing month view inadequate when I am nearing the last
4-5 days of the current month. The existing month view doesn't show the upcoming
events of next month.
The view I am looking for shifts the current week to the top and the rest of the
23 days are filled accordingly; even filling them with days of the next month.
e.g.,
-----------------------------
| S | M | T | W | R | F | S |
-----------------------------
| 18| 19|#20| 21| 22| 23| 24|
| 25| 26| 27| 28| 29| 30| 1| <==(note next month)
| 2| 3| 4| 5| 6| 7| 8|
| 9| 10| 11| 12| 13| 14| 15|
| 16| 17| 18| 19| 20| 21| 22|
-----------------------------
# = today
Reproducible: Didn't try
Steps to Reproduce:
N/A
Actual Results:
N/A
Expected Results:
(See details above.)
Comment 1•23 years ago
|
||
Eric is working on this.
Assignee: mikep → belhaire
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 2•23 years ago
|
||
This patch in from the diff from todays CVS.
It includes the modification of the current files to allow the
implementation of the new view. I think that this is the minimum.
--
The new files are included in the next attachment
| Assignee | ||
Comment 3•23 years ago
|
||
This ZIP archive include gif images which can be used as toolbar button
only something better is designed.
| Assignee | ||
Updated•23 years ago
|
Attachment #116752 -
Flags: first-review?(mikep)
| Assignee | ||
Updated•23 years ago
|
Summary: Another month view that displays the next upcoming 30 days. → Multiweek view
Comment 4•23 years ago
|
||
I can't read the code, so I'll risk suggesting something already done:
How about a pref, instead of "Show [x] weeks", make it:
"Show [x] before and [y] weeks after the current week".
I suggest the default be x=1 and y=2 (= 4 weeks total). That way people can
decide how much into the future and into the past they want to see by default.
| Assignee | ||
Comment 5•23 years ago
|
||
This patch in from the diff from today CVS and includes late hour bug
correction and code simplication.
It replaces the patch http://bugzilla.mozilla.org/attachment.cgi?id=116752
Attachment #116752 -
Attachment is obsolete: true
| Assignee | ||
Comment 6•23 years ago
|
||
This ZIP archive include gif images which can be used as toolbar button
*until* something better is designed.
Attachment #116753 -
Attachment is obsolete: true
| Assignee | ||
Updated•23 years ago
|
Attachment #116752 -
Flags: first-review?(mikep)
| Assignee | ||
Updated•23 years ago
|
Attachment #116955 -
Flags: first-review?(mikep)
Comment 7•23 years ago
|
||
OK, this is checked in.
Marking it as fixed, good work Eric! I'll make a new XPI now.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•23 years ago
|
Attachment #116955 -
Flags: first-review?(mikep)
Comment 8•20 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: gurganbl → sunbird
You need to log in
before you can comment on or make changes to this bug.
Description
•