refinerycms-calendar icon indicating copy to clipboard operation
refinerycms-calendar copied to clipboard

Odd ordering on events page

Open jeremiahishere opened this issue 12 years ago • 1 comments

On the /calendar/events page and the /calendar/events/archive page, the events are listed in descending order. This makes sense for the archive events page but doesn't really make sense for the upcoming events page.

Does it make sense to change the events (/calendar/events) page to use ascending order?

If not, I can write a patch to create an initializer for the calendar gem that includes the event page ordering and add it to the install generator.

jeremiahishere avatar Jun 30 '12 21:06 jeremiahishere

Yes it does make sense to list them in the other order like you suggested

Can you write a test and send a pull request?

On Jun 30, 2012, at 4:16 PM, [email protected] wrote:

On the /calendar/events page and the /calendar/events/archive page, the events are listed in descending order. This makes sense for the archive events page but doesn't really make sense for the upcoming events page.

Does it make sense to change the events (/calendar/events) page to use ascending order?

If not, I can write a patch to create an initializer for the calendar gem that includes the event page ordering and add it to the install generator.


Reply to this email directly or view it on GitHub: https://github.com/resolve/refinerycms-calendar/issues/26

joemsak avatar Jun 30 '12 21:06 joemsak