Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Add notifydevices param and add it to all actions that modify ↵ | Ted Trask | 2017-02-22 | 1 | -17/+0 |
| | | | | | | devices (not yet implemented)" This reverts commit 07027036bc14ebbb75e54f81b3134ec2b9dc0783. | ||||
* | Add notifydevices param and add it to all actions that modify devices (not ↵ | Ted Trask | 2017-01-29 | 1 | -0/+17 |
| | | | | | | | | | | | yet implemented) Modify HTML views to display confirm warning about possible reboot when notifying devices Split several get_ functions so notifydevices would not appear for new objects Cleaned up some get_ functions to use handle_clientdata Do not display filecontent in createtemplate HTML view (or write it in model) Fix exception if bulkcreatedevices called with empty list Modify 'device' provisioning_groups seq from 1 to 5 to allow notifydevices to display first | ||||
* | Remove trailing whitespace | Ted Trask | 2016-08-10 | 1 | -1/+1 |
| | |||||
* | Allow uploading a file for bulkcreatedevices | Ted Trask | 2015-11-13 | 1 | -0/+6 |
| | |||||
* | Add bulkdumpdevices action to export devices to CSV file | Ted Trask | 2015-11-12 | 1 | -0/+11 |