Gary Sharp
e0d620bf67
feature: lodge insurance
2024-09-25 16:21:51 +10:00
Gary Sharp
bb846d14c5
feature: job preferences - On Device Ready For Return expression
2024-05-16 22:09:42 +10:00
Gary Sharp
d8eb8fec83
global support license and validation
2024-01-26 16:23:26 +11:00
Gary Sharp
37e2e5a08c
feature: pending device enrollment approval
2024-01-21 14:06:11 +11:00
Gary Sharp
aee467cb53
#138 add/remove individual device flags UI
2024-01-14 18:29:58 +11:00
Gary Sharp
6ce6e2cccf
#138 device flags configuration API and UI
2024-01-14 17:59:30 +11:00
Gary Sharp
8afe4195a9
#107 allow moving of device OU when changing profile
2024-01-12 12:53:50 +11:00
Gary Sharp
dcc4fcb984
#107 support moving profiles devices when changing the organisational unit
2024-01-12 12:52:39 +11:00
Gary Sharp
b576aec641
feature: computer name template testing
2023-11-24 11:57:26 +11:00
Gary Sharp
53e57d4017
feature: user flag assignment exporting
2023-11-11 20:04:52 +11:00
Gary Sharp
9924153e82
upgrade dotnet framework 4.5 to 4.6
2023-11-06 11:24:58 +11:00
Gary Sharp
0a4a2816a0
feature: bulk generate documents for device batches, models and profiles
2023-05-04 15:30:04 +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
51cebd0706
maintenance: update T4MVC
2022-12-04 14:00:00 +11:00
Gary Sharp
4f9f0fd0a8
maintenance: plugin refactoring
2022-12-04 13:47:24 +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
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
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
0f20b16f41
Decommission AD descriptions #96
2016-10-10 20:11:03 +11:00
Gary Sharp
23975f8fc3
Add date-based managed group filtering
2016-10-10 19:21:01 +11:00
Gary Sharp
aeb9eb4d3a
Style bundling update
...
Using VS extension: 'Web Compiler'
2016-09-29 19:28:57 +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
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
6fe8d9c8e0
Bug Fix: Assemblies missing from deployment
2015-05-14 13:11:11 +10:00
Gary Sharp
4b6604df5b
Feature #69 #72 : Noticeboard themes and filtering
2014-08-26 16:27:37 +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
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
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
8254e7ec5a
Feature #51 : Markdown Support
...
Markdown implemented in Job Logs, Job Queue comments, various other
places.
2014-06-11 14:51:51 +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
09c2a24222
Update #42 : AD Migration
...
Refactor to target specific Domain Controllers, with failover.
2014-04-21 21:43:13 +10:00
Gary Sharp
db73cc1a12
Feature #42 : Active Directory Interop Upgrade
...
AD Interop moved to Disco.Services; Supports multi-domain environments,
sites, and searching restricted with OUs.
2014-04-10 17:58:04 +10:00
Gary Sharp
8533ec2fe0
Update: Configuration Framework +CallerMemberName
...
Simplified creation of configuration modules; Scope is obtained from
abstract, Property names become keys (via CallerMemberName); Simple
generic Get/Set methods are used; Helpers for Obsfucation and Json are
available.
2013-05-03 20:48:15 +10:00
Gary Sharp
9eaae3193f
Update: Support Ajax and Form Post for Finance
2013-03-26 14:42:58 +11:00
Gary Sharp
7d9be5620d
GIT: perform LF normalization
2013-02-28 17:15:46 +11:00
Gary Sharp
0a93429800
initial source commit
2013-02-01 12:35:28 +11:00