Gary Sharp
513397779d
Bug Fix: Org Logo config minor UI tweak
...
The update dialog height was hard-coded and partially obstructed the
input element.
2014-06-11 21:29:12 +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
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
a0e18ef963
SignalR Bug Fixes & Minor UI Changes
...
Document Template import status and Device Enrolment status fixes.
Attachment download fixes for SignalR foreverFrame transport. Database
queries for Devices, Jobs and Users updated. Device attributes (model,
profile, batch) now shown in various places.
2014-06-03 12:36:48 +10:00
Gary Sharp
ea51ba1f88
Bug Fix: Scheduled Task Status Updates
...
Scheduled Task status is more reliable
2014-06-02 20:02:48 +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
7af6a2220c
Update #41 : Device Detail: Keyboard
...
'Keyboard' Device Detail added.
2014-06-01 23:42:08 +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
f6fae26bc7
Update #9 : Hide decommissioned batches by default
2014-05-28 15:01:06 +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
a5e38406d1
Update: Font Awesome 4.1.0
...
Font Awesome updated and added several new icons as options for job
queues.
2014-05-25 16:15:59 +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
fb6067afc3
Update: Configuration Optimisation and Caching
...
Loads entire configuration at start-up (rather than scope-based
loading). Deserialization occurs once, with the resulting value cached
and replayed if the requested type matches.
2014-05-07 22:45:59 +10:00
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
36100bfef5
Optimise for quick AD user searching
...
Avoids loading users groups when not needed
2014-04-17 15:49:22 +10:00
Gary Sharp
5aede7153c
Bug Fix: Avoid unnecessary AD queries
...
In multi-domains, parent domains were searched for child containers.
2014-04-17 15:23:47 +10:00
Gary Sharp
4fc6c3ca9f
Status when loading AD Organisational Units
...
Large domains can take significant time (several seconds) to load the
domain structure (where there are 1000's of OUs)
2014-04-17 13:08:37 +10:00
Gary Sharp
d86280ae3e
Fix various Multi-Domain bugs
2014-04-16 13:16:08 +10:00
Gary Sharp
201acc1976
Feature #43 : Specify Admins at Initial Config
...
Disco Administrators can be specified during the Initial Configuration
2014-04-13 23:17:01 +10:00
Gary Sharp
41dc002ef8
Update #43 : Disco Administrators are configurable
2014-04-11 19:57:51 +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
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
a82e039140
Bug Fix #4 : Only reference jobs where device held
2014-02-18 17:00:14 +11:00
Gary Sharp
bfa3bf1e94
Update #4 : Import Location Lists
2014-02-18 16:45:58 +11:00
Gary Sharp
5be747afbc
Feature #4 : Pre-defined/Restricted Locations
...
Configurable list and location suggestions. Ability to restrict
locations. Shows 'occupied' locations.
2014-02-17 21:44:34 +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
2ac3a9bdd3
Bug Fix: Minor permission enforcements
...
Also some UI tweaks.
2014-02-13 15:27:04 +11:00
Gary Sharp
7bdbeb6a82
Feature #35 : Livestamp implemented
...
Humanized dates now update automatically when a page is left open for
some time.
2014-02-11 16:50:03 +11:00
Gary Sharp
3ae657f2ba
Update Minor Job UI tweaks
...
Job Queue 'Tasks' wording; Job ui-tabs item counting
2014-02-10 17:16:31 +11:00
Gary Sharp
6d54f3f972
Update: Quick Search supports shortcuts
...
!/#/@ Shortcut Support
2014-02-06 18:18:46 +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
ad28729a85
Change: Job Queue Description not required
2014-02-04 10:51:33 +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
10394c4e39
Bug Fix #36 : Default Profile name template error
...
The "Initial Default Workstation Profile" had an incorrect Computer Name
Template set by default. This does not affect newly created Device
Profiles which use a valid template.
2014-01-23 13:36:19 +11:00
Gary Sharp
35391ad1a1
Feature: Thread-blocking task status completion
...
Thread can be blocked until a task completes (or a timeout period
elapses). Used to wait up to 3 seconds before redirecting to the
TaskStatus when downloading the Plugin Catalogue.
2013-12-25 18:35:19 +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
20263905f9
Feature: FontAwesome Added
...
FontAwesome 4.0.3.1 Added, and an initial pass to replace bitmap icons.
2013-12-24 16:22:26 +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
230b1af9f7
Bug Fix: MVC Layouts to Static
2013-11-14 14:13:23 +11:00
Gary Sharp
fe00963cb0
Update: Error UI Updated
2013-11-14 13:34:53 +11:00
Gary Sharp
bd4f0bd9a7
Bug Fix: jQuery Ext for Firefox
2013-11-05 14:29:53 +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
233d62442c
Update #18 : UX Document Template Bulk Generating
...
Improved UX
2013-10-24 22:15:46 +11:00