Opened 18 years ago
Closed 14 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)
Change History (13)
comment:1 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
by , 18 years ago
| Attachment: | month_detail.diff added |
|---|
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:3 by , 18 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
comment:4 by , 18 years ago
Fixed #6037 - Added ability to group object list by days in databrowse Calendar plug-in.
comment:5 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
by , 18 years ago
| Attachment: | month_detail.2.diff added |
|---|
comment:6 by , 18 years ago
Patch month_detail.2.diff is better because of it contains creation of needed file tests/templates/views/article_archive_day.html
follow-up: 8 comment:7 by , 18 years ago
| Triage Stage: | Ready for checkin → Unreviewed |
|---|
Fixed #6037 - Added ability to group object list by days in databrowse Calendar plug-in.
comment:8 by , 18 years ago
comment:9 by , 17 years ago
| Triage Stage: | Unreviewed → Someday/Maybe |
|---|
comment:10 by , 15 years ago
| Severity: | → Normal |
|---|---|
| Type: | → New feature |
comment:11 by , 14 years ago
| Easy pickings: | unset |
|---|---|
| Resolution: | → wontfix |
| Status: | reopened → closed |
| UI/UX: | unset |
Databrowse is now deprecated, see #16907
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".