Making WordPress.org

Opened 8 months ago

Closed 4 months ago

Last modified 4 months ago

#7600 closed enhancement (fixed)

Add recent photos to subimssion form

Reported by: topher1kenobe's profile topher1kenobe Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Photo Directory Keywords:
Cc:

Description

When I go to upload new photos after a week or two, I look in my photos folder, and I can't remember which was the last one I uploaded. I'd love to see the one or two most recent on the upload page.

Attachments (1)

CleanShot 2024-04-18 at 09.47.49@2x.png (114.9 KB) - added by topher1kenobe 8 months ago.

Download all attachments as: .zip

Change History (7)

#1 @coffee2code
4 months ago

In 13978:

Photo Directory: Add styles for grid of user's recent submissions on submit page.

See #7600.

#2 @coffee2code
4 months ago

  • Owner set to coffee2code
  • Resolution set to fixed
  • Status changed from new to closed

In 13980:

Photo Directory, Uploads: Output a grid of the 6 latest submissions by the user on the upload page.

Props topher1kenobe, coffee2code.
Fixes #7600.

#3 @dd32
4 months ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

FYI @coffee2code Template_Tags\get_photo_as_grid_item() wasn't committed in [13980] and doesn't appear to exist.

Reverting [13980] for now.

#4 @dd32
4 months ago

In 13983:

Photo Directory, Uploads: Revert [13980].

See #7600.

#5 @coffee2code
4 months ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 13985:

Photo Directory, Uploads: Output a grid of the 6 latest submissions by the user on the upload page.

Re-committed now that Template_Tags\get_photo_as_grid_item() has also been committed.

Props topher1kenobe, coffee2code.
Fixes #7600.

#6 @coffee2code
4 months ago

@dd32: Thanks for the catch and the revert. I've added the missing function in [13984] and re-committed the fix to this request.

Note: See TracTickets for help on using tickets.