Ruud

Results 82 comments of Ruud

I can also confirm Ubuntu Desktop 17.10 amd64

Okay, just had a look at this one. This is not an issue with this repo but an issue with the sabberworm repo that this repo uses. there is a...

I thing that the sabberworm repo is not yet made available (version 8.4), not sure what the status / delay is. While testing this I found also other issue reported...

please set in you kunena config the following option: ``` Direct Component Access = No ``` when setting this to yes it works, but when set to no it doesn't

sorry, didn't check for duplicates, was doing this quickly because otherwise i would forget :)

can confirm this issue on Kunena 6.0.1.1 noticed that ordering, either by clicking on the column headers or via the order dropdown doesn't work either. maybe related

Hi, I am in dubio here. CategoriesModel is the only (administrator) model that doesn't extend a Joomla model, that is the reason why sorting (which depends on ListModel) doesn't work....

it is more then that, for filtering and sorting rto work the J4 way, the ListModel must be followed. That means also refactoring building the query (function getListQuery, getItems) the...

@xillibit I have done a quick branch on my fork for ranks: https://github.com/Ruud68/Kunena-Forum/tree/refactor-ranks-j4 this has a fully functional ranks controller / model / view / table Note the rank controller...

sorry @xillibit but I cannot do that as I do not have a J4.2.0-dev site to test this with. No time left, leaving on holidays :)