Gary Sharp
|
cfe4c4b912
|
refactor expression caching; add document fields
|
2023-04-16 14:02:35 +10:00 |
|
Gary Sharp
|
d75663a219
|
document template on import user flag rules
|
2023-04-16 09:50:19 +10:00 |
|
Gary Sharp
|
13549e7ec4
|
bug fix: calculate task progress offsets and multiplier correctly
|
2023-04-14 16:39:14 +10:00 |
|
Gary Sharp
|
bbb40bd5c4
|
register plugin references before initialization
|
2023-04-14 16:38:38 +10:00 |
|
Gary Sharp
|
22dad072b9
|
refactor user details plugin interface
|
2023-04-14 16:37:42 +10:00 |
|
Gary Sharp
|
af75a55d44
|
AddFlag helper method for expressions
|
2023-02-08 18:03:55 +11:00 |
|
Gary Sharp
|
57a7f67c3a
|
remove device custom details
this plugin functionality has never been used
|
2023-02-08 16:24:21 +11:00 |
|
Gary Sharp
|
47e11c0fd6
|
bugs: minor
|
2023-01-29 10:10:37 +11:00 |
|
Gary Sharp
|
708ca16de8
|
minor framework updates
|
2023-01-29 10:07:19 +11:00 |
|
Gary Sharp
|
7194dd612d
|
bug: image montage layout
|
2022-12-15 16:08:24 +11:00 |
|
Gary Sharp
|
b11fa5b1d6
|
Newtonsoft.Json 13.0.2 update
|
2022-12-08 11:15:34 +11:00 |
|
Gary Sharp
|
9f7c0f965e
|
Microsoft.Owin update
|
2022-12-04 15:12:33 +11:00 |
|
Gary Sharp
|
a274a33cf6
|
Newtonsoft.Json update
|
2022-12-04 15:05:51 +11:00 |
|
dependabot[bot]
|
a152365312
|
Bump Newtonsoft.Json from 6.0.3 to 13.0.1 in /Disco.Services
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/6.0.3...13.0.1)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-04 03:18:22 +00:00 |
|
Gary Sharp
|
4f9f0fd0a8
|
maintenance: plugin refactoring
|
2022-12-04 13:47:24 +11:00 |
|
Gary Sharp
|
05593a1466
|
maintenance: document template refactoring
|
2022-12-04 13:47:23 +11:00 |
|
Gary Sharp
|
2873b4be8a
|
bug: log detected thumbnail after collecting more information
|
2022-12-04 13:47:23 +11:00 |
|
Gary Sharp
|
7a1ff211a0
|
feature: user contact details
|
2022-12-04 13:47:23 +11:00 |
|
Gary Sharp
|
fcf70f724e
|
maintenance: dependency updates
|
2022-12-04 13:47:22 +11:00 |
|
Gary Sharp
|
99be87ed9c
|
maintenance: AD integration refactoring
|
2022-12-04 13:47:22 +11:00 |
|
Gary Sharp
|
b0fddd491b
|
fix: simplify document template managed groups
|
2022-12-04 13:47:21 +11:00 |
|
Gary Sharp
|
dff47c0e8b
|
feature: export device custom details
|
2022-12-04 13:47:21 +11:00 |
|
Gary Sharp
|
2a2731b9f3
|
feature: task-based document bulk generation
|
2022-12-04 13:47:20 +11:00 |
|
Gary Sharp
|
13e666d95a
|
feature: document handlers
|
2022-12-04 13:47:19 +11:00 |
|
Gary Sharp
|
96cccab958
|
feature: pdf field locations cached
|
2022-12-04 13:47:18 +11:00 |
|
Gary Sharp
|
58e467b6d6
|
feature: support importing device computer name
|
2022-12-04 13:47:17 +11:00 |
|
Gary Sharp
|
81bd6ccd83
|
bug: importing a PDF attachment fails if the template or target no longer exist
|
2022-09-07 18:08:28 +10:00 |
|
Gary Sharp
|
3e7db6b552
|
qol: remove exceptionless
|
2022-02-18 13:57:42 +11:00 |
|
Gary Sharp
|
9bfeff8c42
|
feature: expose custom details to expressions
custom details can now be easily retrieved from any expression
|
2021-02-07 18:17:03 +11:00 |
|
Gary Sharp
|
3e57af394d
|
feature: custom details first-class
custom details (such as those from the UserDetails plugin) can now be more deeply integrated throughtout the system
|
2021-02-07 18:15:52 +11:00 |
|
Gary Sharp
|
e11d0871c4
|
feature: add reply-to address for email service
|
2021-02-05 15:24:20 +11:00 |
|
Gary Sharp
|
f7fdfb0c8a
|
maintenance unify document generation ui
|
2021-01-13 15:41:51 +11:00 |
|
Gary Sharp
|
806aadd161
|
feature: email service and configuration
|
2021-01-10 13:57:25 +11:00 |
|
Gary Sharp
|
af4a94870e
|
additional device details
|
2020-12-04 15:51:23 +11:00 |
|
Gary Sharp
|
486ce17857
|
Feature: Export device hardware audit information
Allows processor, memory, disk and network adapter information to be included in device exports
|
2020-11-29 16:46:20 +11:00 |
|
Gary Sharp
|
f82b47dd46
|
Feature: Display detailed device hardware audit information
The device Details tab now displays processor, memory, disk and network adapter information collected at the previous enrolment
|
2020-11-29 16:45:10 +11:00 |
|
Gary Sharp
|
f1d27732c7
|
Feature: Collect additional hardware audit information
When devices enrol the client collects processor, memory, disk and network information which is persisted in the database
|
2020-11-29 16:43:44 +11:00 |
|
Gary Sharp
|
28e5901929
|
Feature: Device Batch Attachments
allows for attachments to be uploaded and associated with Device Batches
|
2020-11-29 16:41:56 +11:00 |
|
Gary Sharp
|
e531ffe2b7
|
support active directory trust relationships
|
2020-11-26 15:01:03 +11:00 |
|
Gary Sharp
|
4fca015afa
|
bug fix: delete devices with assignment history
|
2020-11-13 20:15:31 +11:00 |
|
Gary Sharp
|
a80ed14038
|
bug fix: csv device import first record was skipped
|
2020-09-10 12:43:03 +10:00 |
|
Gary Sharp
|
f3e0939a06
|
Bug Fix: Ldap Query Escaping
|
2018-05-21 16:22:41 +10:00 |
|
Gary Sharp
|
2cd6ddfa24
|
Bug: EntityFramework does not understand Tuple.Create
|
2018-04-26 15:38:25 +10:00 |
|
Gary Sharp
|
b4a30061e3
|
Bug fix #109 SQL Server 2016 Support
|
2018-04-23 18:21:44 +10:00 |
|
Gary Sharp
|
3c197e7b2f
|
Bug: Correctly write enrolment log device info
|
2018-04-19 17:09:34 +10:00 |
|
Gary Sharp
|
9f62da9ccd
|
Bug: Stale cache when adding user flag in expression
|
2018-04-19 17:08:43 +10:00 |
|
Gary Sharp
|
df721d7d6e
|
Searching: Add detail to device search results
|
2018-04-19 17:06:58 +10:00 |
|
Gary Sharp
|
8278efb9a6
|
Bug: AD distinguishedName attribute name
|
2018-04-19 17:05:02 +10:00 |
|
Gary Sharp
|
78dd494304
|
Fix: Device import case-sensitive serial numbers
|
2018-04-19 17:02:38 +10:00 |
|
Gary Sharp
|
4d6aa18095
|
Perf: Save only when user updated
|
2017-03-29 13:00:15 +11:00 |
|