Commit Graph

1123 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire b202d3ef08 Fixed Dutch translations in translate.js 2019-12-26 11:37:49 -08:00
Ylian Saint-Hilaire 9bebc913d9 Merge pull request #762 from ryanblenis/plugin-admin
Additional hooks, better passing of arguments
2019-12-26 11:03:42 -08:00
Ylian Saint-Hilaire 4eb08d9d9b Merge pull request #761 from petervanv/patch-1
update NL in translate.json
2019-12-26 11:03:31 -08:00
Ryan Blenis be0e254c60 Documentation updates for new hooks 2019-12-26 10:56:10 -05:00
Ryan Blenis a89cfa327f Consistency in call names hook_userLoggedInEnd 2019-12-26 10:55:03 -05:00
Ryan Blenis c2a6d0ecd1 Consistency in call names 2019-12-26 10:52:48 -05:00
Ryan Blenis e5b76ccdc4 Add webUI startup hook 2019-12-26 10:46:56 -05:00
Ryan Blenis 718678ed09 Add plugin hook for user login 2019-12-26 10:45:51 -05:00
Ryan Blenis ca163ea218 fix internal arg passing 2019-12-26 10:45:14 -05:00
petervanv 11a07d8fdc update NL in translate.json 2019-12-25 21:50:44 +01:00
Ylian Saint-Hilaire 5dda176e07 Improved webapp group collapsing feature. 2019-12-24 11:49:36 -08:00
Ylian Saint-Hilaire 81fd0451a7 First version with collapsable device groups 2019-12-23 17:40:58 -08:00
Ylian Saint-Hilaire 097eb6cd9d Fixed multi-desktop with filter, added tag:xxx filter. 2019-12-23 16:11:08 -08:00
Ylian Saint-Hilaire 2da3061efb Fixed context menus in web application. 2019-12-23 15:46:00 -08:00
Ylian Saint-Hilaire 5cd4c81c73 Removed more auto-generated files. 2019-12-23 14:46:14 -08:00
Ylian Saint-Hilaire a43f2d4306 Removed .greenlockrc 2019-12-23 14:44:20 -08:00
Ylian Saint-Hilaire 43d80bc9d1 Removed more auto-generated minified files. 2019-12-23 14:41:50 -08:00
Ylian Saint-Hilaire 37a84af948 Removed public/translations 2019-12-23 14:38:59 -08:00
Ylian Saint-Hilaire c24147ce13 Fixed .getignore 2019-12-23 14:36:49 -08:00
Ylian Saint-Hilaire 8547f0c101 Removed auto-generated files. 2019-12-23 14:32:29 -08:00
Ylian Saint-Hilaire e2f69f8bf6 Improved internalization. 2019-12-23 14:25:27 -08:00
Bryan Roe 807ee7a020 Updated terminal, so script command is only used on linux, as the script command on MacOS and FreeBSD does not support the required featureset. 2019-12-23 10:40:36 -08:00
Ylian Saint-Hilaire 19f1296385 Fixed MeshCentral server update on Windows. 2019-12-22 12:44:16 -08:00
Ylian Saint-Hilaire bf7dfce58f Merge pull request #751 from TotallyNotElite/terminalimprovements
Various (linux) terminal improvements
2019-12-22 12:40:06 -08:00
TotallyNotElite e33fab40c3 Interactive terminal without python 2019-12-22 14:12:01 +01:00
TotallyNotElite 212ac81c60 Hide automatically run commands in the linux terminal 2019-12-22 14:10:09 +01:00
TotallyNotElite 787e8ceaec Fix "undefined" when downloading a backup 2019-12-22 14:10:09 +01:00
Ylian Saint-Hilaire f79698bb53 Fixed multi-desktop connect all. 2019-12-21 16:47:49 -08:00
Ylian Saint-Hilaire 8d27a02362 Added toggle footer bar option in webapp. 2019-12-21 16:07:25 -08:00
Ylian Saint-Hilaire 2642ab6d05 Fixed web app fullscreen, improved MeshCtrl. 2019-12-21 15:05:58 -08:00
Ylian Saint-Hilaire 3ad55e4634 Fixed web app device list issue, improved MeshCtrl. 2019-12-20 17:29:38 -08:00
Ylian Saint-Hilaire 46e3bef83c Fixed SSPI Account Settings, UserConsent Setting, use of NPM with a proxy. 2019-12-20 16:45:41 -08:00
Ylian Saint-Hilaire 2906bb52f3 Removed 1h cache, back to etag. 2019-12-20 14:50:06 -08:00
Ylian Saint-Hilaire def2338f9c Fixed web app interface and server version. 2019-12-20 14:02:49 -08:00
Ylian Saint-Hilaire 98dbbfde25 Updated Dutch, improved back button in web app. 2019-12-19 12:10:50 -08:00
Ylian Saint-Hilaire a0479092eb Improved device group summary page. 2019-12-18 14:57:29 -08:00
Ylian Saint-Hilaire 3cb56ee4ec Added Device Group Summary Panel, other fixes. 2019-12-18 12:00:08 -08:00
Ylian Saint-Hilaire c890eb5468 Added Dutch support (Thanks Peter) 2019-12-17 14:06:54 -08:00
Ylian Saint-Hilaire 239adb356a Updated MeshCommander, removed use of eval(). 2019-12-17 13:18:20 -08:00
Ylian Saint-Hilaire b51224019d Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-12-16 17:20:48 -08:00
Ylian Saint-Hilaire f2f23aafb0 Fixed RedirTrace. 2019-12-16 17:20:39 -08:00
Bryan Roe 0d6a70250f updated tsid selection 2019-12-16 15:07:20 -08:00
Ylian Saint-Hilaire da1a8951df Added titlehtml domain option. 2019-12-16 11:21:07 -08:00
Ylian Saint-Hilaire c7c601d8e3 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-12-16 10:39:57 -08:00
Ylian Saint-Hilaire 528f24db18 Fixed connection options, not sent unless needed. 2019-12-16 10:39:51 -08:00
Ylian Saint-Hilaire d9c2fd3a75 Merge pull request #735 from ryanblenis/plugin-admin
Safety checks, cleanup, and add eventing capability to plugins
2019-12-16 10:38:39 -08:00
Ryan Blenis 131ed27913 - Clear plugin headers / pages on device change
- Safety check existence of plugin on device change
- Add plugin eventing capability
2019-12-15 05:20:44 -05:00
Ylian Saint-Hilaire 2dc653c402 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-12-13 14:46:37 -08:00
Ylian Saint-Hilaire 075d8eda27 Updated Windows Mesh Agent. 2019-12-13 14:46:29 -08:00
Bryan Roe c54ff352b2 added 'version' command to console 2019-12-13 10:23:24 -08:00