Gary Sharp
392de396df
Bug Fix: Pointer/Touch events triggered navigate
...
When using touch the anchor navigates immediately even though the Click
event has preventDefault()
2014-04-23 12:59:28 +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
69091e0785
Update: Create Job redirect shows Job Id
2014-03-18 14:10:50 +11:00
Gary Sharp
6ac87633ac
Update: Quick Log & Queue Support
2014-02-18 17:26:03 +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
ed7caf8b4a
Bug Fix: Job Index Authorization Check
...
The LongRunningJobs claim is checked instead of the StaleJobs claim
which resulted in an NullReferenceException for users without StaleJobs
authorization.
2014-02-14 21:16:17 +11:00
Gary Sharp
7027b33fe2
Bug Fix: Job Quick-Logging with Queues
...
Jobs logged cannot be quick-logged if they are added into a queue.
'Device Held' can only be configured if the authorization is given.
2014-02-13 22:26:26 +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
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
c4cc54d316
Bug Fix: Job Expected Date UI
...
Incorrect format displayed - which couldn't be interpreted by the
date-picker.
2014-02-11 13:59:16 +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
9ea0273936
Update: Minor styling for Job Lists
...
Especially for 'No Jobs' or 'All Jobs Closed' situations.
2014-02-06 12:22:15 +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
2ddf4b7bd9
Update: menu separators & text placeholder
2013-12-26 11:53:02 +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
fad8eae9f4
Bug Fix #30 : Upload File & Capture Image Buttons
...
Now both buttons work as expected, rather than having to refresh that
page to gain access to the other feature.
2013-12-02 17:21:56 +11:00
Gary Sharp
2dd3f5f9ab
JobParts\Resources tooltip update
...
Updated tooltips to reflect discussion in #29
2013-12-02 17:09:00 +11:00
Michael Greenhill
136c371b01
Added tooltips to JobParts\Resources.cshtml
...
Example use of tooltips (title attribute) to give give end users more instruction.
2013-12-02 12:51:38 +11:00
Gary Sharp
230b1af9f7
Bug Fix: MVC Layouts to Static
2013-11-14 14:13:23 +11:00
Gary Sharp
b1048588e7
Bug Fix: Upload attachments required refresh
2013-11-12 12:21:35 +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
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
a099d68915
Permissions & Authorization for Users #24
...
Initial Release; Includes Database and MVC refactoring
2013-10-10 19:13:16 +11: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
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
ff4fc7f725
Update: RazorGenerator 2.0
...
Regenerated Pre-Compiled Razor Views
2013-06-06 12:19:34 +10:00
Gary Sharp
837f3df3a7
Update: Repository Monitor Entity Key Additions
...
'Custom' additions to the entity key so subscribers can deal with
notifications more efficiently.
2013-05-16 20:20:41 +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
4481909866
Update: Regenerated Razor Views
2013-05-09 17:03:49 +10:00
Gary Sharp
f320db3538
Update: SignalR v1.0.1 Migration; Json.NET
2013-05-06 19:04:29 +10:00
Gary Sharp
d19ad7d0dc
Merge: Detached Head
2013-04-30 14:35:58 +10:00
Gary Sharp
f6849535b0
Merge: Repository Monitor
2013-04-30 13:33:06 +10:00
Gary Sharp
2da0b236af
Feature: Live Job Resource Updates
...
Using Repository Monitor and associated SignalR service, Job Logs and
Attachments are automatically updated on all 'viewing' computers.
2013-04-30 12:49:36 +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
b79723d432
Feature: Repository Monitor
...
Cached Job Index, Live Job Message Update
2013-04-11 19:10:38 +10:00
Gary Sharp
4869005c82
Feature: Repository Monitor
...
Subscribe to be notified of database changes.
2013-04-11 16:11:42 +10:00
Gary Sharp
e7ff62afc7
Update: Support Ajax and Form Post for All HNWAR
2013-04-02 14:03:23 +11:00
Gary Sharp
9eaae3193f
Update: Support Ajax and Form Post for Finance
2013-03-26 14:42:58 +11:00
Gary Sharp
e422bf163d
Update: Forcibly Close Job
...
Allow jobs to be closed if procedures cannot be followed.
2013-03-19 15:42:16 +11:00
Gary Sharp
7d9be5620d
GIT: perform LF normalization
2013-02-28 17:15:46 +11:00
Gary Sharp
69c61a9b7d
Feature: Plugin UI Extensions
...
Initially available for 'Job Show' action
2013-02-21 18:28:24 +11:00
Gary Sharp
e8e141c9af
Fix: Bugs
...
Javascript: Warranty Job Details; AD Interop
2013-02-21 18:27:50 +11:00
Gary Sharp
20a12c1c99
Fix: Javascript Bugs
...
jQuery v1.9 migrations; Isotope Update
2013-02-19 19:17:06 +11:00
Gary Sharp
0a93429800
initial source commit
2013-02-01 12:35:28 +11:00