By akornelakis on Tuesday, 03 January 2017
Replies 9
Likes 0
Views 1K
Votes 0
The default sorting criterion of the events is the beginning hours, in the daily view. However, the algorithm now puts first the multi-day events and then all the one-day events, according to the beginning hour of each event. We want the algorithm not to distinguish these two but the common criterion of all events to be the beginning hour of all the events regardless of whether these are multi-day or one-day events
I found the cause of this and resolved it on your server - the next release will have a new config option to control this behaviour.
·
Sunday, 08 January 2017 10:28
·
0 Likes
·
0 Votes
·
0 Comments
·
The day list view should populate the events into hour long blocks (regardless of if they are single day or multi-day events).
Within each hour they are sorted as you say - is it within these hours that you are asking to change?
·
Thursday, 05 January 2017 08:30
·
0 Likes
·
0 Votes
·
0 Comments
·
The algorithm now give a pririority to the multi-day events. we dont want priorities in our events, we want to start from the ealiest events and to end up to the latest events.
See attached photo.
·
Thursday, 05 January 2017 16:07
·
0 Likes
·
0 Votes
·
0 Comments
·
which JEvents theme do you use - this isn't normal behaviour, do you have a template override in place?
·
Friday, 06 January 2017 13:26
·
0 Likes
·
0 Votes
·
0 Comments
·
We don’t use template override but the default flat theme
·
Friday, 06 January 2017 14:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you give me the URL and ideally login details on the private 'site details' tab below - the flat theme should not be splitting the events the way your screenshot shows so I'd like to do some investigating.
·
Friday, 06 January 2017 15:18
·
0 Likes
·
0 Votes
·
0 Comments
·
I just sent you credentials.
·
Saturday, 07 January 2017 13:34
·
0 Likes
·
0 Votes
·
0 Comments
·
ok. It seems to be fixed. Could you pls describe me what you have altered exactly?
·
Monday, 09 January 2017 08:28
·
0 Likes
·
0 Votes
·
0 Comments
·
See the populatehours method in the libraries/datamodel.php file.
·
Monday, 09 January 2017 08:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post