Gary Sharp
662e1ed231
feature: Upload Online Attachments front end
2025-06-15 18:01:01 +10:00
Gary Sharp
eb3ed7f819
regression fix: ajax icons not appearing
2025-02-26 17:59:08 +11:00
Gary Sharp
a9687b5f25
feature: user details are individually exported; shared export field renderer
2025-02-26 13:23:24 +11:00
Gary Sharp
162ca20046
fix: enrollment > enrolment
2025-02-16 17:13:55 +11:00
Gary Sharp
d3cef11796
feature: exports api refactoring
2025-02-14 13:07:30 +11:00
Gary Sharp
2c215e4856
feature: saved exports; include jobs and flags
2025-02-13 18:20:47 +11:00
Gary Sharp
ac24055365
feature: saved exports
...
initial - not feature complete
2025-02-09 17:14:04 +11:00
Gary Sharp
67f1c2a5d1
refactor: make exporting consistent
2025-02-06 19:14:36 +11:00
Gary Sharp
f946f3250c
feature: collect MDM Hardware Data (Autopilot hash) during device enrolment
...
resolves #160
2025-02-05 17:38:57 +11:00
Gary Sharp
0853bcee50
feature: initial comments template
...
completes #150
2025-01-24 17:28:27 +11:00
Gary Sharp
b640e51874
feature: add clipboard link to various identifiers ( resolves #148 )
2025-01-18 13:33:55 +11:00
Gary Sharp
39ba206831
qol: attachments newest to oldest and adjustments so attachments are shown
2024-12-18 20:09:10 +11:00
Gary Sharp
7550e0e45d
qol: wait for attachment thumbnail generation and show additional file type-specific icons
2024-12-18 19:37:15 +11:00
Gary Sharp
9f10eeeb70
qol: make attachment comments optional
2024-12-18 18:40:23 +11:00
Gary Sharp
a6b9cd1af2
feature: job exporting ( resolves #155 )
2024-12-12 16:02:12 +11:00
Gary Sharp
25e3a8e1f1
feature: add select all/none attachments when submitting waranty/repair/insurance job
2024-12-11 15:15:22 +11:00
Gary Sharp
e0d620bf67
feature: lodge insurance
2024-09-25 16:21:51 +10:00
Gary Sharp
37e2e5a08c
feature: pending device enrollment approval
2024-01-21 14:06:11 +11:00
Gary Sharp
5f4cb20900
#138 display device flags where appropriate in the UI
2024-01-14 19:13:09 +11:00
Gary Sharp
aee467cb53
#138 add/remove individual device flags UI
2024-01-14 18:29:58 +11:00
Gary Sharp
8afe4195a9
#107 allow moving of device OU when changing profile
2024-01-12 12:53:50 +11:00
Gary Sharp
a4f18d1d49
initial refactor of device export so it can be reused for future exporting
2023-11-11 17:52:24 +11:00
Gary Sharp
46222f2a78
hide decommissioned device profiles and batches by default when updating a devices batch or profile
2023-11-09 20:48:16 +11:00
Gary Sharp
f901d45d78
support Firefox checkbox inside anchor element when logging warranty
2023-11-09 14:05:48 +11:00
Gary Sharp
9924153e82
upgrade dotnet framework 4.5 to 4.6
2023-11-06 11:24:58 +11:00
Gary Sharp
6740a7479a
bug: disable image (camera) attachment upload unless over HTTPS
...
Browser restriction: https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia#privacy_and_security
2023-10-12 16:34:35 +11:00
Gary Sharp
6fcb1a1eae
fixup Disco -> Disco ICT
2023-07-26 19:01:31 +10:00
Gary Sharp
22dad072b9
refactor user details plugin interface
2023-04-14 16:37:42 +10: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
2bd9238090
feature: support hiding user details with asterisk and ampersand suffixes
2022-12-09 12:23:41 +11:00
Gary Sharp
261baf669e
fix: add accept attribute to file pickers
2022-12-04 13:47:22 +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
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
f7fdfb0c8a
maintenance unify document generation ui
2021-01-13 15:41:51 +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
df721d7d6e
Searching: Add detail to device search results
2018-04-19 17:06:58 +10: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
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
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
c72c18e825
Bug Fix #98 Ensure Usernames are not case-sensitive
2016-11-03 17:12:50 +11:00
Gary Sharp
0a67e9544d
Bug Fix #87 - Scroll multiple devices on create job
2016-09-29 20:02:37 +10:00
Gary Sharp
27c21175d7
Certificate/wireless plugins; major refactoring
...
Migrate much of BI to Services.
Added Wireless Profile Provider plugin feature.
Added Certificate Authority Provider plugin feature.
Modified Certificate Provider plugin feature.
Database migration v17, for Device Profiles.
Enrolment Client Updated to support CA Certificates, Wireless Profiles
and Hardware Info.
New Client Enrolment Protocol to support new features.
Plugin Manifest Generator added to main solution.
Improved AD search performance.
2016-09-28 20:17:55 +10:00
Gary Sharp
44f6d325db
Update: Mac Enrol using SshNet
...
SshNet supports required cryptographic algorithms. Simplified data
gathering using plist/xml format from system_profiler. Fixes #88 and #92
2016-09-01 18:31:22 +10:00
Gary Sharp
dee347128e
Add RazorGenerator Directives
2015-12-23 10:55:04 +11:00
Gary Sharp
ad5aea6df2
Initial config CSS animation
...
Uses CSS animation instead of GIF; GIF animation stops when browser
navigation begins, CSS continues.
2015-05-26 21:01:46 +07:00
Gary Sharp
b1575fa321
Unified SignalR disconnected/error dialogs
...
Dialogs (with a refresh option) appear whenever the SignalR client
disconnects or encounters an error. Nonsensical error messages replaced.
Page refresh technique changed to allow for urls containing fragment
hashes.
2014-09-11 17:21:39 +10:00
Gary Sharp
7551b39b8e
Generated Job Log to Markdown
...
Generated job logs are formatted with Markdown. Includes other minor css
changes.
2014-09-09 13:54:14 +10:00