Gary Sharp
b576aec641
feature: computer name template testing
2023-11-24 11:57:26 +11:00
Gary Sharp
a2aaa4c913
#140 make additional fontawesome icons available for user flags
2023-11-12 21:25:16 +11:00
Gary Sharp
53e57d4017
feature: user flag assignment exporting
2023-11-11 20:04:52 +11:00
Gary Sharp
2e091383ec
fixes #134 - hide decommissioned device profiles by default
2023-11-09 20:05:25 +11:00
Gary Sharp
7ace4d1c7e
add padding row to device batch list to maintain alternating row styles
2023-11-09 19:55:22 +11:00
Gary Sharp
7b6a44921d
plugin library: link to configuration instead of disabled "installed" button
2023-11-09 13:43:09 +11:00
Gary Sharp
9924153e82
upgrade dotnet framework 4.5 to 4.6
2023-11-06 11:24:58 +11:00
Gary Sharp
6fcb1a1eae
fixup Disco -> Disco ICT
2023-07-26 19:01:31 +10:00
Gary Sharp
0a4a2816a0
feature: bulk generate documents for device batches, models and profiles
2023-05-04 15:30:04 +10:00
Gary Sharp
1a8ec32f0f
view batch devices from index
...
requested by @RB
2023-04-28 15:39:44 +10:00
Gary Sharp
0c690cff5a
bulk generation refactoring
2023-04-27 14:54:32 +10:00
Gary Sharp
937508c440
document template user flag rules should use the creator user for flag assignment
2023-04-16 15:14:14 +10:00
Gary Sharp
d75663a219
document template on import user flag rules
2023-04-16 09:50:19 +10:00
Gary Sharp
273b67c422
support user details category in document bulk generation
2023-04-14 16:40:13 +10:00
Gary Sharp
e05206d405
bug: correctly store email settings
2023-02-08 16:57:49 +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
be99083d6a
feature: bulk generating user documents
2022-12-04 13:47:24 +11:00
Gary Sharp
4f9f0fd0a8
maintenance: plugin refactoring
2022-12-04 13:47:24 +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
e11d0871c4
feature: add reply-to address for email service
2021-02-05 15:24:20 +11:00
Gary Sharp
806aadd161
feature: email service and configuration
2021-01-10 13:57:25 +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
fdf1bd4bc6
UI: Device models list, default hide decommissioned
2017-03-29 12:55:07 +11:00
Gary Sharp
5fa74a8cc0
Bug fix #106 - job queues: case-sensitive usernames
2016-12-08 17:01:13 +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
6df2e16a7f
Bug Fix #97 - Removed Organisation Address References
...
Remove Device Profile references to an address when its removed, and
anticipate missing addresses where referenced.
2016-11-03 16:47:07 +11:00
Gary Sharp
23975f8fc3
Add date-based managed group filtering
2016-10-10 19:21:01 +11: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
489a5df7cc
Preview document template pdf
...
Renders document template pdfs to an image which is displayed in the
configuration ui.
2016-09-21 19:55:57 +10:00
Gary Sharp
5ea9a814d6
Pdf Import Rewrite
...
Pdf Import rewritten to greatly improve QR Code detection, reduce
reliance on iTextSharp and improve thumbnails. Fixes #50
2016-09-01 18:31:35 +10:00
Gary Sharp
d2acf31b81
Migrate VS2013 version incrementing extension
...
"Build Version Increment" doesn't support VS2013, migrates to "Automatic
Versions".
2015-02-02 20:17:58 +11:00
Gary Sharp
f2ac35a7fa
Bug Fix #75 : Display errors creating device batch
...
Thanks Patrick Connell
2014-09-15 13:24:28 +10: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
c846fa053a
Dialog height reduced & remove js minify maps
...
Provide better support for lower resolution devices (buttons became
hidden in tall dialogs). Remove references to JavaScript minification
source maps which aren't deployed and caused confusion.
2014-09-08 14:51:51 +10:00
Gary Sharp
e940c24522
Bug Fix: Document template bulk examples
2014-09-02 14:45:02 +10:00
Gary Sharp
13c5efe5d6
Added new UI Icons in FontAwesome 4.2.0
2014-08-28 15:32:57 +10:00
Gary Sharp
4b6604df5b
Feature #69 #72 : Noticeboard themes and filtering
2014-08-26 16:27:37 +10:00
Gary Sharp
7062a40dfb
Bug Fix #68 : Undetected Pages dialog scale
...
Automatically scales the undetected page preview based on the browser
size.
2014-07-28 17:33:49 +10:00
Gary Sharp
3358d9e320
Update: Disco ICT Online Services - Plugin Library
...
Migrate plugin library to https://services.discoict.com.au
2014-07-28 15:02:33 +10:00
Gary Sharp
1cc7e94646
Feature #67 : Advanced document template events
...
OnGenerated and OnImportAttachment allow advanced users to enter
expressions which will be evaluated whenever these document
template/importing events are triggered. This enables greater
automation.
2014-07-26 20:02:59 +10:00
Gary Sharp
6700d092b3
Update: Disco Online Services Update Checking
...
Migrates Disco Update checking to new services at
https://services.discoict.com.au .
2014-07-23 19:14:08 +10:00
Gary Sharp
f4394fe2a0
Feature #2 : Implement Repair Provider
...
Logging Repair for Non-Warranty jobs has been brought into line with
Logging Warranty. RepairProviderFeature implemented which allows plugins
to be used in submitting jobs to third-parties for repair.
2014-07-10 17:45:13 +10:00
Gary Sharp
0b79140290
Bug Fix #54 : Save proxy settings with ajax
2014-07-07 13:49:38 +10:00
Gary Sharp
83e9b7a832
Beta Release: v2.0.0626
2014-06-26 14:54:48 +10:00