Commit Graph

365 Commits

Author SHA1 Message Date
Isaac Connor
94efc5ff73 Add fontfaceobserver.js 2023-02-28 13:58:17 -05:00
Isaac Connor
a2879fb66c Add Map view to header 2023-02-25 12:46:34 -05:00
Isaac Connor
689ae56732 Sync up tags with collapsed header and remove the fixed-top class so that the stick header takes over. 2023-01-29 10:54:47 -05:00
Isaac Connor
d6e3a325aa Remove dropdown class from menu items that aren't dropdowns 2023-01-19 17:07:48 -05:00
Isaac Connor
6fa39d25c1 Separate account status section. 2023-01-19 17:07:48 -05:00
Isaac Connor
4b7680bc43 Use & instead 2023-01-19 17:07:47 -05:00
Isaac Connor
5dc658dd55 add sticky class to body when ZM_WEB_NAVBAR_STICKY is set. Remove it from navbar. 2023-01-16 16:38:35 -05:00
Isaac Connor
0af2a3eb10 Make header navbar sticky, make entire second navbar go away when minmised. 2023-01-16 16:38:35 -05:00
Isaac Connor
df8bc464e3 Fix missing checkbox column on events table. See https://github.com/wenzhixin/bootstrap-table/issues/6522 2023-01-03 11:15:58 -05:00
Isaac Connor
3a6984c820 Move leaflet css loading code to monitor view 2022-11-30 13:23:42 -05:00
ovargasp
6ee083a145 Update functions.php 2022-10-31 11:53:11 -06:00
Isaac Connor
189bf2f687 Update bootstrap-table to 1.21.1 2022-10-25 12:50:01 -04:00
Isaac Connor
42e8698318 Load logger.js before view js so that remote logging routines are available. 2022-10-21 16:20:51 -04:00
Isaac Connor
beec8bb03a Move view-specific includes out of includes/functions. It is far easier to just put those at the bottom of the actual view file. 2022-10-21 10:19:06 -04:00
Isaac Connor
2a1d417511 Remove dark styles from navbar 2022-10-11 16:44:23 -04:00
Isaac Connor
4028c08831 Update jquery-ui to 1.13.2 2022-10-04 10:14:27 -04:00
Isaac Connor
fdbe950640 include video.js for video view as well as event 2022-09-12 13:44:18 -04:00
Isaac Connor
d079439005 Merge branch 'reports' of http://github.com/ConnorTechnology/zoneminder into reports 2022-09-12 19:40:27 +02:00
Isaac Connor
4eeb49d09a Merge branch 'master' into reports 2022-08-31 18:38:08 +02:00
Isaac Connor
f9f53dd0d2 When there are less than 3 storage areas, just list them in the header instead of making it a dropdown 2022-08-29 14:12:45 -04:00
Isaac Connor
f6a7698e43 Add Reports menu option 2022-08-04 09:07:46 -04:00
Isaac Connor
7fa3fbfe8b Format the output of getLoad to two decimal places 2022-06-01 13:32:52 -04:00
Isaac Connor
e0decbee2a Deprecate old cycle view in favour of watch view with cycle turned on 2022-05-30 13:38:34 -04:00
Isaac Connor
0fc6ffe359 Use non-minified chosen.js because we made changes. 2022-04-07 13:15:15 -04:00
Isaac Connor
19d823497e Add id's to nav row divs to facilitate styling. Only output third row if it has contents 2022-03-30 13:16:49 -04:00
Isaac Connor
2b8fee80de escape html in Storage names 2022-03-21 16:06:52 -04:00
Isaac Connor
08598ace6b remove space 2022-03-20 19:13:46 -04:00
Isaac Connor
07aa171c04 Output valid html only for Username to prevent XSS 2022-03-10 14:10:04 -05:00
Isaac Connor
cc9306afe3 Change the error message banner to always take up space and be seen. 2022-02-08 13:32:37 -05:00
Isaac Connor
2f5a403fc4 Handle when no swap is configured 2022-02-08 10:04:19 -05:00
Isaac Connor
97f2c0a02b Load ajaxQueue 2022-01-20 11:50:25 -05:00
Isaac Connor
0e3f694097 Rename bootstrap with version so we don't have to cache bust it, so that .map loading works. 2021-10-31 15:19:26 -04:00
Isaac Connor
1606f7918a Show ram/swap usage in bytes instead of kb. Correct title of ram vs swap. 2021-10-15 09:40:58 -04:00
Isaac Connor
452d28a66b Turn off useless shm display in header. Add ram and swap usage 2021-10-14 13:31:35 -04:00
Isaac Connor
acdd8bb08b Merge script sections just to remove bytes per view. 2021-08-05 14:48:14 -04:00
Isaac Connor
5bc9cfaa6a Fix styling of the shutdown button 2021-08-05 13:30:52 -04:00
Isaac Connor
0b6e414998 Enable/Disable Snapshots based on ZM_FEATURES_SNAPSHOTS config setting 2021-05-04 13:19:40 -04:00
Isaac Connor
f59a72a638 Use Snapshots permission instead of Events permission for Snapshots 2021-04-12 15:59:31 -04:00
Isaac Connor
80e5076d2a cache bust jquery and bootstrap 2021-03-31 18:27:43 -04:00
Isaac Connor
16b33536ed Turn off second Log in header 2021-03-22 17:49:59 -04:00
Isaac Connor
9d33688f89 Honour various permissions on what's in the navbar. 2021-03-12 11:40:46 -05:00
Isaac Connor
6682ec7da5 Add Snapshots and Snapshot_Events Tables. Add HomeView to Users. 2021-03-12 09:26:23 -05:00
Andrew Bauer
3fb1054093 bstable export requires tableExport plugin 2021-02-18 20:22:19 -06:00
Isaac Connor
927d11a6a4 Fix tags not allowed under ul 2021-01-29 20:37:34 -05:00
Isaac Connor
4dcce4ac95 Merge branch 'rtsp_server' 2021-01-26 14:22:10 -05:00
Andrew Bauer
68819a86a0 remove mootools from zoneminder 2021-01-18 07:31:43 -06:00
Isaac Connor
ef2f126eaa Merge branch 'master' into zma_to_thread 2021-01-12 14:37:25 -05:00
Isaac Connor
81acf4bf69 Fix ul nesting. Add navbar-nav to collapsed nav elements to fix spacing. 2021-01-12 14:29:53 -05:00
Isaac Connor
0a9681636f rename getAcct to getAccount 2021-01-12 14:20:05 -05:00
Andrew Bauer
cf10ce010c tableExport plugin is no longer used 2021-01-11 13:46:50 -05:00