Commit Graph

13 Commits

Author SHA1 Message Date
Eric A. Miller
0ea6f754b4 Custom path handling for DataTables ajax calls 2014-07-16 20:00:39 -04:00
Oliver Gorwits
30b234848d table_pagesize option to set default size of table pages 2014-06-30 12:38:43 +01:00
Eric A. Miller
e1250011cf Standardize option for DataTables 2014-06-19 21:33:51 -04:00
Eric A. Miller
f00ebf9ecc Convert device module inventory web report to DataTables server-side processing 2014-06-08 22:42:07 -04:00
Eric A. Miller
8ddd5c3d2d some older cisco devices report a numeric value for class, ignore null as a class 2014-05-29 23:02:16 -04:00
Eric A. Miller
b90bf5bccc Move capitalizeFirstLetter() to netdisco.js as common utility function 2014-05-28 23:37:55 -04:00
Eric A. Miller
20b8de9d86 encode uri and html 2014-05-27 23:27:05 -04:00
Eric A. Miller
d9378e2285 Remove jquery.floatThead due to column re-size / overflow issues. Initializing jquery.floatThead "useAbsolutePositioning: true" allows column re-size when header at top, but still sets table-layout to fixed when scrolling preventing column re-size if sorted. Add table footer since header doesn't float. 2014-05-27 23:27:05 -04:00
Eric A. Miller
eb267777ad use jquery.floatThead rather than DataTables FixedHeader extension 2014-05-27 23:27:04 -04:00
Eric A. Miller
5191b90eee DataTables for module inventory report 2014-05-27 23:27:04 -04:00
Eric A. Miller
d1aa325bc7 Eliminate an necessary database call in Module Inventory, Port SSID, and NetBIOS reports 2014-02-16 23:27:26 -05:00
Eric A. Miller
66c0a9d4fa encode with html_entity rather than html 2014-02-16 23:17:05 -05:00
Eric A. Miller
ad8bcc3dfc [#75] Device module inventory report / search 2014-02-15 22:07:55 -05:00