Admidio / admidio

Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization.
https://www.admidio.org
GNU General Public License v2.0
336 stars 131 forks source link

Make Tables responsive #145

Closed ximex closed 9 years ago

ximex commented 9 years ago

http://admidio.org/forum/viewtopic.php?f=2&t=6642

maybe could be only fixed if this issue get fixed: https://github.com/Admidio/admidio/issues/101

Fasse commented 9 years ago

Therefore we should use the implementation as in mylist.php. This should be the default for all tables and could be implemented with Datatables.

Fasse commented 9 years ago

We should update to new Datatables version und try table-responsive again.

https://github.com/DataTables/DataTables/commit/b03863fae772a787aa022ee645c412a82e76f484

ximex commented 9 years ago

DataTables v1.10.10 released https://github.com/DataTables/DataTables/releases/tag/1.10.10 i will update the lib today

maybe backport to v3.0?

Fasse commented 9 years ago

No, first have a look in the master.

ximex commented 9 years ago

done. please test if responsive tables works. https://github.com/Admidio/admidio/commit/b0865a9c22b9528575bd4c79689f56d64040f4fe

Fasse commented 9 years ago

With this additional line of code it works for all tables. Not only DataTables.

Fasse commented 9 years ago

Also interesting for future integrations could be this extension for datatables https://www.datatables.net/blog/2014-07-16