pdnsmanager/js
Maurice Meyer 788c0d1d19 Added pagination (#19)
* Added initial functionality for pagination

* Display of pagination now works for total page number greater than 8. Note that the actual pagination is not yet implemented

* Pagination is now functional and loads the requested sites

* Added cursor pointer to pagination

* page parameter is now set to 1 if not a number or smaller than 1

* page parameter is now checked with isset to prevent errors if it is not supplied

* Changed default number of domains per page to 15

* Added isset check to $input->page to prevent errors if it is not set
2016-06-07 19:00:35 +02:00
..
add-domain.js Added functionality for native zones 2016-05-03 17:42:34 +02:00
domains.js Added pagination (#19) 2016-06-07 19:00:35 +02:00
edit-master.js Removed SOA record from select field 2016-05-03 17:15:50 +02:00
edit-remote.js Added shake movements on errors for better visual feedback, closing #5 2016-03-28 14:55:00 +02:00
edit-user.js Added shake movements on errors for better visual feedback, closing #5 2016-03-28 14:55:00 +02:00
index.js Added domains.php and logout.php, corrected all links for a working flow 2016-01-16 10:58:39 +01:00
install.js Added installer 2016-01-25 19:39:25 +01:00
password.js Added shake movements on errors for better visual feedback, closing #5 2016-03-28 14:55:00 +02:00
upgrade.js Added upgrade.php and version checks 2016-02-06 13:23:28 +01:00
users.js Added csrf protection 2016-01-29 16:52:23 +01:00