Closed Bug 455686 Opened 16 years ago Closed 15 years ago

UI changes to AMO admin tools - Display date and hyperlink to a review

Categories

(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rbango, Assigned: jbalogh)

Details

Attachments

(2 files, 1 obsolete file)

In looking at the following page, there doesn't seem to be a way to determine when an update to an add-on occurred apart from going into each review record:

https://addons.mozilla.org/en-US/admin/addons?q=[6061]

I would like to suggest the following updates to the add-on manager page:

1) Display the date of the add-on's update next to each review number

e.g.: Version 51893: 0.25 (2008-08-12 13:03:19)

2) Create a hyperlink from the review number to the editor review page. For example, review 50832 would link to

https://addons.mozilla.org/en-US/editors/review/50832

It seems from a high-level that these would be very minor UI changes that would make things easier when investigating issues with add-ons.
Target Milestone: --- → 5.0.2
OS: Mac OS X → All
Hardware: x86 → All
Assignee: nobody → jbalogh
Rey, let me know what you think about the changes.
Attachment #361679 - Flags: review?(clouserw) → review+
Comment on attachment 361679 [details] [diff] [review]
Linking the version number and displaying date modified on admin/addons_status page.

r+ if you change
+                          <span class='version-modified'>({$version['modified']})</span></li>";

to something like

+                          <span class='version-modified'>(".strftime(___('datetime'),strtotime($version['modified'])).")</span></li>";
@Jeff: UI change looks great & exactly what I was hoping for. Just to be clear, the date displayed is the date that the update was submitted, correct?
@Rey: The date getting shown is 'last modified', but I can switch to the date created if that works better for you.
@Jeff: nope that's just fine. :) Thanks
r22169
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Love it. Great job.
Keywords: push-needed
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: