Gabriel Jenik

Results 76 issues of Gabriel Jenik

Removing datatables from the panel integration as to make it consistent with other screens Similar to https://github.com/LimeSurvey/LimeSurvey/pull/2594 but for develop. I think this makes a better fit, right?

Check height is more than desired before continuing to manipulate the DOM.

- Translate table's original class to Header and Footer class. - Set width of all the body's cells. - Set the width of the cells after the tablescroll_head and tablescroll_foot...

Avoid errors. Sometimes this code is run even when there is no counterup-nums Seems to happen when loading wihtut the counter in the view and then showing it

The prefix string is built so identifies uniquely each saved element This is usefull when having more than 1 element with the same name. (Ex. checkboxes with the same name)

Only seek for UnprocessedItems if there is any.