Gary Sharp
bc08bd7dc2
Fix #22 : PluginWebViewPage ReferenceNullException
...
Plugin Helper needs to be lazy loaded
2013-10-31 16:44:20 +11:00
Gary Sharp
d8fc45ee6f
Feature #3 : Server SKU support for Enrolment
...
The Disco Client (which is launched by the Bootstrapper) supports
Windows Server SKUs. Removes dependancy on WLANAPI.DLL. Updates to
enrolment allows for successful addition to System Critial objects (eg.
DC/PDCs) into Disco without making any changes to AD objects.
2013-10-31 14:15:00 +11:00
Gary Sharp
fce371231c
Fix #25 : 'Long Running' status on closed jobs
2013-10-31 12:11:12 +11:00
Gary Sharp
76aead2011
Update #15 : Community Reporting
...
Active Devices are more correctly reported, and metrics on warranty job
vendor logging.
2013-10-29 14:36:29 +11:00
Gary Sharp
df633b3591
Feature #7 : AC Adapter Device Detail
2013-10-29 13:30:41 +11:00
Gary Sharp
94c7cae443
Feature #19 : Allow auto unauthenticated enrolment
2013-10-29 12:26:33 +11:00
Gary Sharp
10a38af08b
Feature #20 : Assigned User Is Local Admin
...
Device Profile setting which specifies whether assigned users are set as
Local Administrators. Default is true (which maintains compatibility).
2013-10-28 18:16:22 +11:00
Gary Sharp
c13d13c91c
Update: 3rd Party Libraries
...
Newtonsoft.Json 5.0.8; RazorGenerator.Mvc 2.1.2; jQuery 2.0.3; jQuery
Validate Unobtrusive 3.0.0; Microsoft.Net.Http 2.1.10; KnockoutJS 2.3.0;
Highcharts 2.0; T4MVC 3.7.4; TinyMCE 4.0.9
2013-10-28 17:42:38 +11:00
Gary Sharp
7096a511c3
Fix: CheckBoxList checked attribute encoding
2013-10-28 14:11:31 +11:00
Gary Sharp
233d62442c
Update #18 : UX Document Template Bulk Generating
...
Improved UX
2013-10-24 22:15:46 +11:00
Gary Sharp
723eeec91e
Feature #25 : Job General Preferences
...
Initially to make 'long running job threshold' configurable. Updates to
ManagedJobList and fix for missing GetClaimKeys method (#24 ).
2013-10-24 18:19:05 +11:00
Gary Sharp
0d60fb422c
Update: Plugin Web Helpers
...
Web Helpers included in UI Extensions and WebHandlers
2013-10-22 13:48:25 +11:00
Gary Sharp
cc218a08e4
Update: Install Plugin (or Update)
...
Check to update the plugin when installing to avoid
uninstall->wait->install cycle.
2013-10-21 20:50:31 +11:00
Gary Sharp
401ae029f1
Update: Use Generics for Compiled View
...
Also standardize inclusion of StyleSheets/Scripts for Plugin Resources
2013-10-21 20:05:33 +11:00
Gary Sharp
4dfe9ad086
Fix: Computer authorized enrolment
...
Computer Accounts could not enrol
2013-10-21 20:02:40 +11:00
Gary Sharp
5f9a49bca3
Fix #13 : Don't hide initialize errors
2013-10-17 15:31:50 +11:00
Gary Sharp
faee1e724e
Enhancement: Menu Style #6
...
Remove transparency; improve text clarity.
2013-10-17 12:44:10 +11:00
Gary Sharp
d6859dcde4
Community Services use HTTPS #21
2013-10-17 11:34:22 +11:00
Gary Sharp
fdb5d37ec8
Fix: AuthorizationRole.Subjects can be null #24
...
Fixes the resulting NullReferenceException.
2013-10-17 11:05:22 +11:00
Gary Sharp
51ebc673e7
Fix: Update details device during enrolment #14
2013-10-17 11:03:54 +11:00
Gary Sharp
017b1435d8
Authorization Logging #24
...
Record 'Access Denied' and any changes to Authorization Roles.
2013-10-15 16:13:41 +11:00
Gary Sharp
7b62eabeee
Fix: Job UI Authorization #24
...
Insurance Claim Form Sent authorization logic was incorrect causing a
NullReferenceException.
2013-10-15 10:12:20 +11:00
Gary Sharp
d8c4d13def
Fix: Handle User UI when not found in AD #24
2013-10-15 09:17:37 +11:00
Gary Sharp
9784c5d282
Plugin Base WebViewPage #22 & Authorization #24
...
Plugins have a base WebViewPage to inherit, this offers integration with
various Disco services. Plugins can also add Authorization attributes to
their Web Handlers and Controller Methods.
2013-10-14 20:13:00 +11:00
Gary Sharp
4b822d3ae3
Fix: Assigned User Not Set
2013-10-14 19:58:41 +11:00
Gary Sharp
24751780cc
Fix: CurrentUserId returned domain
2013-10-14 16:23:59 +11:00
Gary Sharp
4d19e381fd
Authorization Subject Link #24
...
Create links to user when browsing Authorization Roles. Also removes
uncompiled views from published application.
2013-10-14 12:44:41 +11:00
Gary Sharp
ec74039400
User Authorization UI #24
...
Additional UI to help determining what effective authorization users
have.
2013-10-14 12:12:50 +11:00
Gary Sharp
a099d68915
Permissions & Authorization for Users #24
...
Initial Release; Includes Database and MVC refactoring
2013-10-10 19:13:16 +11:00
Gary Sharp
172ce5524a
Update: Managed Modules for All Requests
...
Run all requests through managed modules. May impact on performance, but
improves compatibility with various IIS configurations.
2013-10-09 13:25:12 +11:00
Gary Sharp
2ad4cd2080
Update: Shorten MacAddress Importing Delay
...
Reduce from 15 minutes to 5 minutes after startup.
2013-09-12 16:40:14 +10:00
Gary Sharp
2e820cd720
Feature #14 : Device Details
...
Initial Commit - LAN/WAN MAC Addresses
2013-09-12 13:39:39 +10:00
Gary Sharp
75ebfdaa80
Bug: Global search occurs twice
2013-09-12 13:25:30 +10:00
Gary Sharp
122f719e3b
Fix #16 : Include AD Primary Group when Searching
...
Fix regression when searching for users.
2013-09-09 17:02:00 +10:00
Gary Sharp
60f7384c97
Update: Job Entity -> Enum Support 2
...
Support the DistributionType Enum in Device Profiles
2013-09-09 15:09:28 +10:00
Gary Sharp
02b91f1ea4
Fix #17 : Computer Name Template Cache
...
Correctly invalidates the Expression Cache when a Computer Name Template
changes.
2013-09-09 14:39:49 +10:00
Gary Sharp
d0aea2401b
Feature: Device Lost/Stolen Sub Types
...
As requested in #1
2013-09-05 18:31:02 +10:00
Gary Sharp
29a6057443
Feature: Decommission Reasons
...
As requested in #1
2013-09-05 18:23:59 +10:00
Gary Sharp
f3efa56750
Update: Job Entity -> Enum Support
2013-09-05 12:45:23 +10:00
Gary Sharp
090322126a
Fix #16 : Include Primary Group for AD Users
...
Caches group SIDs and retires unmanaged SID transform PInvoke for
managed equivalents
2013-09-03 20:21:20 +10:00
Gary Sharp
d8538d2792
Fix: Remove Unnecessary AJAX at Log Warranty
...
Page is always refreshed to provide information to Warranty Plugin -
generate address UI at server.
2013-09-02 18:58:49 +10:00
Gary Sharp
37810656fd
Fix #12 : Update users when logging warranty
...
Job User is updated when available.
2013-09-02 18:37:30 +10:00
Gary Sharp
3596d325eb
Fix #11 : jQuery delegated events for Firefox
2013-08-19 17:36:22 +10:00
Gary Sharp
760aba9cdf
Update: Improve TouchScreen Support
v1.2.0725.2249
2013-07-26 00:04:31 +10:00
Gary Sharp
cb30257c59
Update: Move Layout JS to Core JS Bundle
2013-07-25 17:48:08 +10:00
Gary Sharp
19503366c4
Update: Device Count Details
...
More information about device membership in Batches, Profiles and
Models.
2013-07-25 17:47:40 +10:00
Gary Sharp
ad6b1b19b6
Feature: Device Importing & Exporting
2013-07-25 17:46:20 +10:00
Gary Sharp
a3aaed1d13
Feature: Device Importing - Initial
2013-07-22 21:16:31 +10:00
Gary Sharp
ab3ad25944
Update: Computer Name in Tech Held Devices
...
Requested by Rohan Beckett representing non-1:1 primary schools.
http://discoict.com.au/forum/support/disco-jobs/2013/3/public-reports-not-working.aspx
2013-07-22 17:26:28 +10:00
Gary Sharp
c3733c908c
Update: CSS Style for <button>
2013-07-15 22:30:04 +10:00