Gary Sharp
3cf6d5475d
Bug Fixes: enrolment, assignment and search order
2014-04-22 13:55:46 +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
d86280ae3e
Fix various Multi-Domain bugs
2014-04-16 13:16:08 +10:00
Gary Sharp
e984221c95
Bug Fix: User Attachment Refs, AD Group Domain
...
User Attachments updated in the DataStore to reflect new UserId (which
includes the domain); AD Groups were using DnsName instead of
NetBiosName.
2014-04-11 19:56:17 +10:00
Gary Sharp
3238a916a2
Removal of Old AD Interop Files
2014-04-10 22:22: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
b841c6b2c0
Bug Fix: Warranty Repair list
2014-03-18 14:18:59 +11:00
Gary Sharp
96c5860080
Bug Fix: Statistics for Quick-Logged Jobs
...
Jobs now perform a check when Quick-Logged and update Statistics
accordingly.
2014-02-20 10:56:06 +11:00
Gary Sharp
6ac87633ac
Update: Quick Log & Queue Support
2014-02-18 17:26:03 +11:00
Gary Sharp
0db43d9200
Bug Fix: Delete Jobs with Queue references
...
Job Queue references were not deleted when the job was deleted causing a
database reference constraint error.
2014-02-18 17:03:35 +11:00
Gary Sharp
68256d7abd
Feature #37 : Stale Jobs
...
Stale Jobs replaces Long-Running Jobs on the homepage. Last Activity is
added to the job table.
2014-02-13 22:17:49 +11:00
Gary Sharp
cd31ba4a6c
Feature: Quick Search
...
Device/Job/User Search refactoring. Quick-Search implemented.
2014-02-06 16:11:45 +11:00
Gary Sharp
7748f15d76
Update: Auth Claims Refinement, Job Creation
...
Auth Claims for Job Creation types, user details.
2014-02-04 17:41:00 +11:00
Gary Sharp
3f63281dc4
Feature: Job Queues
...
Also UI style, theme and element changes
2014-02-03 14:50:08 +11:00
Gary Sharp
ab553a05cb
Update: FontAwesome Pass 2
...
Removal of bitmap icons, replacing with vector based icons from
FontAwesome. Includes other UI style changes.
2013-12-25 17:49:30 +11:00
Gary Sharp
f1ee2937cd
Feature: New Theme
...
New icon, theme, and fuzzy time. Add moment.js
2013-12-24 14:15:07 +11:00
Gary Sharp
ec118a3395
Bug Fix #32 : ConvertHWarToHNWar Components
...
Components are now correctly filtered and associated with jobs when
converting from "Hardware - Warranty" to "Hardware - Non Warranty".
2013-12-09 18:47:24 +11:00
Gary Sharp
214ecf6212
Bug Fix #31 : Restrict AD User Search to Users
...
Added "objectClass=user" LDAP filter which excludes AD Contacts.
2013-12-03 09:37:21 +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
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
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
4dfe9ad086
Fix: Computer authorized enrolment
...
Computer Accounts could not enrol
2013-10-21 20:02:40 +11:00
Gary Sharp
51ebc673e7
Fix: Update details device during enrolment #14
2013-10-17 11:03:54 +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
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
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
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
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
aa54d93e8e
Feature: Held Devices Noticeboard
...
Provides a noticeboard for all devices, not just those assigned to
users.
2013-07-04 15:29:46 +10:00
Gary Sharp
b1d16ae87c
Update: SignalR AddToGroups at Query String
...
Use OnConnection query string to add group membership rather than making
an additional call after connection.
2013-07-04 15:28:53 +10:00
Gary Sharp
b7dc05dd65
Update: New Device UI
2013-06-18 17:18:19 +10:00
Gary Sharp
06071679a9
Fix: SignalR Authorize & Firefox Compatibility
...
Changes in architecture to support authorization and temporary
workaround for NTLM in Firefox (to be removed in SignalR 2.x). Thanks to
@davidfowl
2013-05-16 19:27:28 +10:00
Gary Sharp
f6904d27c9
Update: User Cache Prune Seperation
...
Avoids other assemblies from requiring Quartz just to get CurrentUser
2013-05-16 19:24:20 +10:00
Gary Sharp
0914a85be6
Fix: Managed Job List Subscription
...
Modified properties are now never 'null'
2013-05-13 14:05:58 +10:00
Gary Sharp
ed15f8b856
Fix: Managed Job Lists
2013-05-09 17:02:32 +10:00
Gary Sharp
38ce42c31b
Fix: Managed Job Lists
...
updates locked and bug fixes
2013-05-09 17:01:25 +10:00
Gary Sharp
d63b9ebc4e
Update: UserHeldDevices to Repository Monitor
2013-05-06 20:28:28 +10:00
Gary Sharp
f320db3538
Update: SignalR v1.0.1 Migration; Json.NET
2013-05-06 19:04:29 +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
32336af075
Update: Cached Job Index Data
...
Take advantage of repository monitor for change notification; in-memory
cache rather than retrieving data on each request.
2013-04-30 12:42:59 +10:00
Gary Sharp
e04296bbed
Fix: Device Model Image Size: 256px
2013-04-30 12:38:28 +10:00
Gary Sharp
b79723d432
Feature: Repository Monitor
...
Cached Job Index, Live Job Message Update
2013-04-11 19:10:38 +10:00
Gary Sharp
9eaae3193f
Update: Support Ajax and Form Post for Finance
2013-03-26 14:42:58 +11:00