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
535a3f2967
bug: dont throw if unable to resolve online services
2023-01-28 13:37:27 +11:00
Gary Sharp
584bc07824
minor: when creating a job scoped document template default to all job types
2022-12-15 15:00:31 +11:00
Gary Sharp
2bd9238090
feature: support hiding user details with asterisk and ampersand suffixes
2022-12-09 12:23:41 +11:00
Gary Sharp
b11fa5b1d6
Newtonsoft.Json 13.0.2 update
2022-12-08 11:15:34 +11:00
Gary Sharp
7667eaa49e
maintenance: improved css minify
2022-12-04 15:21:04 +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
Gary Sharp
dba6c383f6
moment.js update
2022-12-04 14:17:31 +11:00
dependabot[bot]
ba32b3b717
Bump Moment.js from 2.7.0 to 2.29.4 in /Disco.Web
...
Bumps [Moment.js](https://github.com/timrwood/moment ) from 2.7.0 to 2.29.4.
- [Release notes](https://github.com/timrwood/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/timrwood/moment/compare/2.7.0...2.29.4 )
---
updated-dependencies:
- dependency-name: Moment.js
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-04 14:00:00 +11:00
Gary Sharp
51cebd0706
maintenance: update T4MVC
2022-12-04 14:00:00 +11:00
Gary Sharp
983bdbefb9
maintenance: rebuild bundling/minify
2022-12-04 13:59:59 +11:00
Gary Sharp
be99083d6a
feature: bulk generating user documents
2022-12-04 13:47:24 +11:00
Gary Sharp
4c19a1ef63
minor: return correct content type for jpg
2022-12-04 13:47:24 +11: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
fcf70f724e
maintenance: dependency updates
2022-12-04 13:47:22 +11:00
Gary Sharp
261baf669e
fix: add accept attribute to file pickers
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
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
e463a7361e
feature: email address and phone numbers as links
2022-12-04 13:47:17 +11:00
Gary Sharp
58e467b6d6
feature: support importing device computer name
2022-12-04 13:47:17 +11:00
Gary Sharp
3e7db6b552
qol: remove exceptionless
2022-02-18 13:57:42 +11:00
Gary Sharp
09a6369693
qol: update javascript bundling
2022-02-18 13:52:31 +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
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
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
cb033c0b70
Allow remote maintenance via web.config setting
2018-04-19 17:11:19 +10:00
Gary Sharp
df721d7d6e
Searching: Add detail to device search results
2018-04-19 17:06:58 +10:00
Gary Sharp
fdf1bd4bc6
UI: Device models list, default hide decommissioned
2017-03-29 12:55:07 +11:00
Gary Sharp
82183f6508
UI: Device Table hide/show decommissioned devices
2017-03-29 12:18:37 +11:00
Gary Sharp
5ce9e51ae7
Feature: MS Excel (xlsx) Import/Export
...
Microsoft Excel files can be used to import/export devices. Several
import bugs were also fixed in the process.
2017-03-25 15:37:28 +11:00
Gary Sharp
d8e93cb31b
Fix: Generate pdf for unimported users
...
If a user wasn't previously imported into the database generating of
PDFs failed. This change attempts to import the user if its not found.
2017-03-24 15:36:05 +11:00
Gary Sharp
5fa74a8cc0
Bug fix #106 - job queues: case-sensitive usernames
2016-12-08 17:01:13 +11:00
Gary Sharp
a0d643eda1
Version bump for #103
2016-11-21 16:40:50 +11:00
Gary Sharp
0887eb447e
Bug fix #103 Save User Flag assignment to DB
2016-11-21 16:02:45 +11:00
Gary Sharp
d9cade74b6
Version bump for v2.2
2016-11-17 00:26:46 +11:00
Gary Sharp
aca037ecf8
Feature: Document Template Packages
...
Document Templates can be grouped into a package and generated on-demand
in the same was as individual document templates. Packages can be
generated in bulk.
2016-11-14 01:21:23 +11:00
Gary Sharp
4c91d03385
Hide Document Templates & UI Tweaks
...
Flag Document Templates as hidden. UI changes aim to improve visibility
of used features in lists.
2016-11-10 17:42:10 +11:00
Gary Sharp
b52cbcb94a
Job Expressions
...
Expressions can be triggered when jobs are created and closed
2016-11-09 22:26:43 +11:00
Gary Sharp
065b14b158
User Flag Expressions
...
Adds the ability to have expressions evaluated when flags are added and
removed.
2016-11-09 20:06:24 +11:00
Gary Sharp
f74d49b96e
Fix Device Batch Managed Groups
2016-11-09 16:27:07 +11:00