Gary Sharp
57aeaa3eaa
remove disconnected dialogs
2025-08-09 16:17:10 +10:00
Gary Sharp
d291ad464f
qol: online upload: remove dialog when attachment received
2025-08-01 11:40:02 +10:00
Gary Sharp
7deead494b
security: use more antiforgery tokens
2025-07-31 16:18:32 +10:00
Gary Sharp
0905a02aea
#172 attempt reconnect if signalR disconnects
2025-07-17 12:44:06 +10:00
Gary Sharp
42e9045d5e
bug fixed: users with Remove Own Attachment permission had to refresh before they could remove
2025-07-12 19:51:54 +10:00
Gary Sharp
092c6249ee
refactor job logs/comments [ #145 ]
2025-07-12 16:48:27 +10:00
Gary Sharp
662e1ed231
feature: Upload Online Attachments front end
2025-06-15 18:01:01 +10:00
Gary Sharp
39ba206831
qol: attachments newest to oldest and adjustments so attachments are shown
2024-12-18 20:09:10 +11:00
Gary Sharp
7550e0e45d
qol: wait for attachment thumbnail generation and show additional file type-specific icons
2024-12-18 19:37:15 +11:00
Gary Sharp
9f10eeeb70
qol: make attachment comments optional
2024-12-18 18:40:23 +11:00
Gary Sharp
6740a7479a
bug: disable image (camera) attachment upload unless over HTTPS
...
Browser restriction: https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia#privacy_and_security
2023-10-12 16:34:35 +11:00
Gary Sharp
c72c18e825
Bug Fix #98 Ensure Usernames are not case-sensitive
2016-11-03 17:12:50 +11:00
Gary Sharp
b1575fa321
Unified SignalR disconnected/error dialogs
...
Dialogs (with a refresh option) appear whenever the SignalR client
disconnects or encounters an error. Nonsensical error messages replaced.
Page refresh technique changed to allow for urls containing fragment
hashes.
2014-09-11 17:21:39 +10:00
Gary Sharp
bbe4cccc91
Update #74 : Friendly disconnected messages
...
When the live connection to the server is interrupted some ui elements
are disabled. If the connection fails (due to errors or failed
reconnection) a dialog instructs the user to check their connection and
refresh the browser. Relates to Device, Job and User pages (logs and
attachments).
2014-08-28 14:59:39 +10:00
Gary Sharp
34842012b7
Bug Fix: Webcam Attachment in <= Win 7
...
Flash video overlay was hiding the Comments model dialog. The flash
object is now hidden where <= Win 7 is detected (navigator.userAgent).
2014-06-16 23:10:45 +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
b64ac3b16f
Feature #44 : Image capture WebRTC & HTML5 FileIO
...
Silverlight was previously used to capture webcam pictures and upload
file attachments. HTML5 FileIO is now used for all attachment uploading
- including drag-drop support. WebRTC is used to capture webcam images -
this falls back to a Flash polyfill when WebRTC isn't supported.
2014-06-05 21:01:43 +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
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
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
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
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
Gary Sharp
b1048588e7
Bug Fix: Upload attachments required refresh
2013-11-12 12:21:35 +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
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
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
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
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