Gary Sharp
53e57d4017
feature: user flag assignment exporting
2023-11-11 20:04:52 +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
1c90c89158
upgrade ssh.net
2023-11-06 11:25:38 +11:00
Gary Sharp
9924153e82
upgrade dotnet framework 4.5 to 4.6
2023-11-06 11:24:58 +11:00
Gary Sharp
a3fb09440d
feature: document template QR Code image extensions
2023-10-12 16:07:14 +11:00
Gary Sharp
708ca16de8
minor framework updates
2023-01-29 10:07:19 +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
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
2a2731b9f3
feature: task-based document bulk generation
2022-12-04 13:47:20 +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
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
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
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
3e4dda683d
Bug Fix : #88 Update PList Parsing
...
Various versions of OSX/MacOS are producing slightly different PList
files. The PList library was having difficulty with some versions. An
updated PList library has been included and source changed to utilise
this library.
2016-11-02 17:04:00 +11:00
Gary Sharp
dc8a5ab806
Bug Fix #101 - Rename ZXing Dependency
2016-11-02 15:28:41 +11:00
Gary Sharp
0f20b16f41
Decommission AD descriptions #96
2016-10-10 20:11:03 +11:00
Gary Sharp
1dfa3f4f15
Use Json.Net for MVC ValueProviderFactory
2016-10-06 19:39:19 +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
acfa0e5094
Document Template Binary QR Codes
...
The QR Code now stores the data using a custom binary encoding format.
This reduces the amount of data stored by ~30%. This increases the
chance of a lower-version QR Code being used and the likelyhood of even
small QR Codes being detected. Compatibility with previously generated
documents is maintained.
2016-09-15 19:27:52 +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
ahmedshash
538fd2e394
Fix for ability to import keyboard in device import #94
...
As per request #94 this extends functionality when importing/exporting
devices by adding a keyboard field.
2015-12-22 21:16:34 +11: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
ea80876286
Feature #40 : Exceptionless error reporting
2014-07-28 20:55:53 +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
a43db01b96
Update: 3rd-party libraries updated, refactoring
...
Updated: SignalR 2.1.1, Moment.js 2.7, Reactive Extensions 2.2.5,
TinyMCE 4.1.2.
Customized TinyMCE skin and implemented FontAwesome icons.
T4MVC refactored.
2014-07-26 15:54:01 +10:00
Gary Sharp
7cbed23a74
Feature: Disco ICT Online Services - Job Publishing
...
When warranty jobs are submitted (via plugins) users can choose to
include attachments. These attachments are submitted to Disco ICT Online
Services. A secure link is then provided to the plugin so the
attachments can be retrieved.
2014-07-24 20:58:48 +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
83e9b7a832
Beta Release: v2.0.0626
2014-06-26 14:54:48 +10:00
Gary Sharp
a3a92245ae
Update: SignalR 2.1
...
https://github.com/SignalR/SignalR/releases/tag/2.1.0
2014-06-19 16:02:42 +10:00
Gary Sharp
a819d2722a
Feature #49 : Active Directory Managed Groups
...
Document Template Attachments, Device Batches, Device Profiles and User
Flags can be associated with an Active Directory group. This AD group is
then automatically synchronized with relevant User/Machine accounts.
Contains various other UI tweaks and configuration enhancements.
2014-06-16 22:21:31 +10:00
Gary Sharp
815216fd73
Update #26 : User Flags Bulk Assignment
...
Add or Override User Flag assignments in bulk.
2014-06-11 21:23:32 +10:00
Gary Sharp
4c3a68da30
Feature #26 : User Flags
...
Flags can be associated with Users. Includes minor updates to Job Queues
and improved visibility of user information.
2014-06-10 17:16:24 +10:00
Gary Sharp
be25569245
Update 3rd Party Libraries
...
Json.NET, jQuery, jQuery UI, modernizr, moment.js, Highcharts, TinyMCE,
normalize.css, T4MVC, RazorGenerator, Reactive Extensions
2014-06-02 02:11:03 +10:00
Gary Sharp
4cd57f4a90
Update: SignalR 2.0.3 Migration; Noticeboards
...
Migrate all SignalR 1.x Persistent Connections to SignalR 2.x Hubs.
Abstracts ScheduledTaskStatus with core interface and adds a Mock for
optional status reporting. Noticeboards rewritten (with new theme) to be
more resilient and accurate.
2014-06-01 23:27:07 +10:00
Gary Sharp
7cad69598f
Update: Device Trusted Enrolment Import/Export
...
Added AllowUnauthenticatedEnrol to import and export functionality.
2014-05-27 17:08:39 +10:00
Gary Sharp
4e69253852
Update: Device Battery field, Excel CSV Format
...
Device Battery import & export; Leading zero workaround for Excel
2014-05-27 16:36:42 +10:00
Gary Sharp
e9042f7666
Feature #33 : Enhanced Device Importing
...
Dynamic device importing. better input parsing and 5 additional import
fields.
2014-05-25 17:33:18 +10:00
Gary Sharp
f70261aa25
#34 Update: Additional Validation & UI Changes
...
Ensure at least one field is selected, and UI improvements.
2014-05-22 12:11:26 +10:00
Gary Sharp
3fdb4f1053
#34 Feature: Detailed Device Exporting
...
Many additional device properties are available to export. The previous
export configuration is remembered.
2014-05-22 01:22:57 +10:00
Gary Sharp
74df073b29
Bug Fix: AD User Searching
...
Group properties were loaded instead of User properties
2014-04-22 10:12:03 +10:00
Gary Sharp
09c2a24222
Update #42 : AD Migration
...
Refactor to target specific Domain Controllers, with failover.
2014-04-21 21:43:13 +10:00