Re: [PATCH] Reverse html trip list rendering order

2018-08-13 Thread Dirk Hohndel
BTW, I applied this on the server as well so that the logs shown at https://cloud.subsurface-divelog.org will also show trips in the logical order. BUT: your browser is likely to cache the list_lib.js file, so you may have to clear the cache in order to see the effect /D > On Aug 13, 2018, at

Re: [PATCH] Reverse html trip list rendering order

2018-08-13 Thread Dirk Hohndel
> On Aug 13, 2018, at 8:28 AM, Monty Taylor wrote: > > In the HTML export, the list of trips emitted into lib.js is in > chronological order, the dives are shown reverse chronological order. > This leads to a weird experience of the earliest trip being on top and > the dives within it having

[PATCH] Reverse html trip list rendering order

2018-08-13 Thread Monty Taylor
In the HTML export, the list of trips emitted into lib.js is in chronological order, the dives are shown reverse chronological order. This leads to a weird experience of the earliest trip being on top and the dives within it having the most recent dive on top. Invert the processing order in the