Commit 7250762
Main merge for 1.1.0 release (#67)
* Fix layout for mac
* Updated login error messages with new behavior for User Login on OpenTera.
* Removed references to qt5_use_modules.
* Refs #25. Work in progress to plan future sessions.
* Refs #25. Future sessions can now be planned.
* Refs #25. Updated new session time.
* Added minimal support for Dance Service.
* Fixed bug when starting a new session and wrongly offering to continue a session, but not of the currently selected type.
* Refs #58. Initial dashboard widget
* Refs #58. Working upcoming sessions in Dashboard view.
* Refs #58. Added recent participants (based on last update date) in Dashboard
* Refs #38. Added elements that require attention in the dashboard and added tools to properly manage them.
* Closes #40. Implemented Drag & Drop behavior in ProjectNavigator.
* Refs #40. Fixed path for ProjectNavigatorTree
* Refs #59. Added DanceConfigWidget and basic integration.
* Added user token management (storage, querying, management) for calls to APIs that require such a token.
* Refactored Com Managers to add a base class (BaseComManager) to prevent duplicate codes when creating managers for different services.
* Refs #59. Work in progress to build the Dance Service config widget...
* Updated FileUploaderDialog to allow to select multiple files at once.
* Refactored file structure and created a general TransferringFile class as a basis for both uploads and downloads.
* Refs #59. Fixed bug introduced in ParticipantWidget that prevented creation of new participant.
* Refs #59. Added video upload for Dance Service Widget and reworked UI to
improve file transfers in general (uploads and downloads)
* Refs #1 Improved ParticipantWidget responsiveness when loading large
number of sessions.
Fixed issue when the "Add participant" button was not enabled when not
directly clicking on the item in the tree view.
Fixed linking error on Linux with QtWebEngine.
* Refs #59 Work in progress on DanceConfigWidget.
* Refs #59. Added session type in DanceConfigWidget. Working playlist
saving.
* Refs #1. Fixed bug where UI was hanging while loading sessions in
ParticipantWidget
* Refs #59 Allowed to add multiple times a video in a playlist, working
"cancel" button.
* Refs #59 Fixed issue when received session types when no participant
uuid
* Refs #1 Revised SessionWidget in preparation for assets integration.
* Refs #33. Added icons for various asset types.
* Refs #33. Work started on AssetsWidget to improve assets view and
management
* Refs #1. Moved operation result messages to standalone widget
* Refs #1. Added ResultMessageWidget to DanceConfigWidget
* Refs #33. Querying more informations about assets from related services.
* Refs #33. Work in progress for asset display: now properly managing the "New" button.
* Fixed crash when deleting a session with the bottom button (!)
* Refs #33. Work in progress to upload a file in the AssetsWidget
* Refs #33. New file upload to FileTransferService working
* Refs #33. Added newly created asset in AssetsWidget
* Refs #33. Asset deletion now working.
* Refs #33. Work in progress to limit the number of uploads / downloads occurring simultaneously
* Refs #33. Managed transferring files states in TransferProgressDialog
* Refs #33. Updated assets access token with new structure. Added access
token automatic refresh.
* Refs #33. Added assets download feature
* Refs #33. Added asset browser for participant
* Refs #33. Working "Download All" for all participant assets in Assets
Browser view.
* Improved software version detection
* Refs #33. Manage assets access token change while downloads are pending.
* Refs #1. Various bug fixes and user permissions adjustments (such as
allowing users to see system services but not assign them to projects).
* Building plugins only for Windows
* Refs #33. Managed downloading file in batch when the file was already existing (appended a number to the filename).
* Refs #33. Improved behavior when handling large amount of assets.
* Refs #33. Adjusted assets managements with a token per asset, improved file transfer behavior.
* Fixed unknown escape sequence warning in regexp expression used to filter
file names
* Refs #61. Work in progress to manage site-service association.
* Refs #61. Working site-service association.
* Refs #59. Moved Dance Service config tab in ProjectWidget
* Refs #62. Added implementation of Device-Site management
* Refs #64. Work in progress on SessionTypeWidget.
* Refs #64. SessionTypeWidget working. Work in progress on SiteWidget and
ProjectWidget
* Refs #64. Working site-session type association and widgets.
* Refs #60. Added session type selection when creating a new project.
Correctly selected item in the project navigator when a deletion occurred.
* Refs #1. Various UI revision and bug fixes.
* Refs #62. Added missing UI to select devices for a project
Refs #1. General UI improvement.
* Refs #1. General UI improvements (including more options to create participants)
* Refs #1. Updated QMenu stylesheet
* Refs #33. Fixed issue where adding new file in session was not showing.
* Refs #66. General fixes and improvements.
* Refs #66. Various bug fixes and UI improvements, including access level issues
* Refs #66. Adjusted ConfigWidget grid size.
* Refs #66. Fixed Drag & Drop when changing participant project.
* Refs #12. Updated translations & added some screenshots.
* Update README.md
* Refs #66. Fixed compilation issue in release.
* Refs #66. Fixed delete button being disabled when not supposed to in ProjectNavigator
* Refs #66. Removed "New participant" options when creating new project
* Refs #66. Fixed issue when deleting a project / participant, and then creating new ones.
* Refs #66. Fixed Mac OS minimum version
* Update README.md
Co-authored-by: Dominic Létourneau <doumdi@gmail.com>1 parent ee9f68d commit 7250762
File tree
249 files changed
+21048
-8147
lines changed- client
- resources
- icons
- assets
- translations
- src
- data
- dialogs
- editors
- kit
- main
- managers
- services
- DanceService
- VideoRehabService
- widgets
- wizards
- docs
- logo
- screenshots
- external/webcamoid
- Driver
- Lib
- src
- Plugins
- ACapsConvert
- src/ffmpegsw
- DesktopCapture
- src/qtscreen
- MultiSrc
- src/ffmpeg
- VirtualCamera
- src
- dshow
- ffmpeg
- package
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
249 files changed
+21048
-8147
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | | - | |
16 | | - | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
39 | 49 | | |
40 | 50 | | |
41 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
13 | 6 | | |
14 | 7 | | |
15 | 8 | | |
16 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
17 | 44 | | |
| 45 | + | |
18 | 46 | | |
19 | | - | |
20 | | - | |
21 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
22 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
23 | 59 | | |
24 | 60 | | |
25 | | - | |
26 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
27 | 64 | | |
| 65 | + | |
28 | 66 | | |
29 | 67 | | |
| 68 | + | |
30 | 69 | | |
| 70 | + | |
| 71 | + | |
31 | 72 | | |
| 73 | + | |
32 | 74 | | |
33 | 75 | | |
| 76 | + | |
34 | 77 | | |
35 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
36 | 85 | | |
37 | 86 | | |
38 | 87 | | |
39 | 88 | | |
| 89 | + | |
| 90 | + | |
40 | 91 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
47 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
48 | 101 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 102 | | |
53 | 103 | | |
| 104 | + | |
54 | 105 | | |
55 | 106 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 107 | | |
95 | 108 | | |
96 | | - | |
97 | | - | |
98 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
99 | 115 | | |
100 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
101 | 121 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
125 | 135 | | |
126 | 136 | | |
0 commit comments