Opened 16 years ago

Closed 13 years ago

#6037 closed New feature (wontfix)

View on years-months-days in databrowse's calendar plugin

Reported by: jan2ary Owned by: jan2ary
Component: contrib.databrowse Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Someday/Maybe
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

For now calendar plug-in lists entries by years, then by months and then list of objects associated with this month. I think there should be one more level showing days of months and then objects associated with selected day.

Attachments (2)

month_detail.diff (4.8 KB ) - added by jan2ary 16 years ago.
month_detail.2.diff (5.1 KB ) - added by jan2ary 16 years ago.

Download all attachments as: .zip

Change History (13)

comment:1 by jan2ary, 16 years ago

Owner: changed from nobody to jan2ary
Status: newassigned

by jan2ary, 16 years ago

Attachment: month_detail.diff added

comment:2 by jan2ary, 16 years ago

Resolution: fixed
Status: assignedclosed

File tests/templates/views/article_archive_day.html should be created before running test.
Patch is not visible because of "\ No newline at end of file" but available to download in "Original format".

comment:3 by jan2ary, 16 years ago

Resolution: fixed
Status: closedreopened

comment:4 by jan2ary, 16 years ago

Fixed #6037 - Added ability to group object list by days in databrowse Calendar plug-in.

comment:5 by Simon G <dev@…>, 16 years ago

Triage Stage: UnreviewedReady for checkin

by jan2ary, 16 years ago

Attachment: month_detail.2.diff added

comment:6 by anonymous, 16 years ago

Patch month_detail.2.diff is better because of it contains creation of needed file tests/templates/views/article_archive_day.html

comment:7 by jan2ary, 16 years ago

Triage Stage: Ready for checkinUnreviewed

Fixed #6037 - Added ability to group object list by days in databrowse Calendar plug-in.

in reply to:  7 comment:8 by James Bennett, 16 years ago

Replying to jan2ary:

Fixed #6037 - Added ability to group object list by days in databrowse Calendar plug-in.

No, you attached a patch. The ticket isn't "fixed" until a committer actually checks the code in to Django.

comment:9 by Jacob, 16 years ago

Triage Stage: UnreviewedSomeday/Maybe

comment:10 by Gabriel Hurley, 13 years ago

Severity: Normal
Type: New feature

comment:11 by Preston Holmes, 13 years ago

Easy pickings: unset
Resolution: wontfix
Status: reopenedclosed
UI/UX: unset

Databrowse is now deprecated, see #16907

Note: See TracTickets for help on using tickets.
Back to Top