GuiLeme
|
cf472511fc
|
[issue-18449] - changes in review
|
2023-08-18 10:57:50 -03:00 |
|
GuiLeme
|
3761fc333b
|
[plugin-architecture-implementation] - fix for disable downloadable
|
2023-08-16 11:18:51 -03:00 |
|
GuiLeme
|
f650ade561
|
[issue-17531] - prevent user from exporting annotations when there is no annotation
|
2023-05-04 08:48:32 -03:00 |
|
GuiLeme
|
f03c01399f
|
[issue-17531] - added ConvertedPresentationName to be referenced when getting the link to downloading the original file
|
2023-05-02 11:14:40 -03:00 |
|
GuiLeme
|
536285fc37
|
[issue-17531] - restored old feature of downloading original presentation
|
2023-04-14 11:04:24 -03:00 |
|
imdt
|
d7d1eb65da
|
Presentations back-end migrated to new async API.
|
2023-03-20 16:35:06 -03:00 |
|
GuiLeme
|
9495e9ae01
|
[apply-toast-shared-notes] - fix shared-notes display wrong information when clicking the confirm button
|
2022-09-27 10:05:27 -03:00 |
|
GuiLeme
|
d7c5ab3623
|
[apply-toast-shared-notes] - error messages wait until user closes them and added timeout to toast
|
2022-09-16 17:36:23 -03:00 |
|
GuiLeme
|
491380096e
|
[apply-toast-shared-notes] - changes in review and resolve merge conflict
|
2022-08-11 15:50:06 -03:00 |
|
GuiLeme
|
c65def5a0f
|
[apply-toast-shared-notes] - ajustments to maintain flow
|
2022-08-10 11:57:53 -03:00 |
|
GuiLeme
|
93b51ded53
|
[apply-toast-shared-notes] - Finished separation of the component
|
2022-08-08 17:42:06 -03:00 |
|
Daniel Petri Rocha
|
3529fe9f28
|
Rename parameters; hide download button and label when disabled
|
2022-08-02 15:53:40 +02:00 |
|
Joao Victor
|
07434d238c
|
refactor: toast notification rework
|
2022-07-25 18:56:26 -03:00 |
|
Joao Victor
|
24e78a1864
|
fix: 1 minute threshold for each slide
|
2022-07-25 10:33:23 -03:00 |
|
Joao Victor
|
e32eeec9a2
|
improvement: query selector
|
2022-07-25 09:35:08 -03:00 |
|
Joao Victor
|
e3062f2da7
|
fix: increase exporting threshold to 1 minute
|
2022-07-21 16:40:52 -03:00 |
|
Joao Victor
|
854dcf5a93
|
fix: use Meteor bindings for both setTimeout and clearTimeout
|
2022-07-21 10:49:36 -03:00 |
|
Joao Victor
|
cff1c087a8
|
feat: front-end support for exporting presentations with annotations
|
2022-07-19 16:36:00 -03:00 |
|
Joao Siebel
|
9f39e119fd
|
Add try/catch on presentations methods
|
2021-05-05 11:34:36 -03:00 |
|
Ramon Souza
|
ca345de246
|
add check after extractCredentials is used
|
2021-03-16 13:15:41 -03:00 |
|
Anton Georgiev
|
a8f4827af8
|
utilize Meteor connection id instead of trusting client side meetingId, userId
|
2020-02-06 15:48:16 -05:00 |
|
Anton Georgiev
|
0287e00b2e
|
Handle incorrect presentationId passed from client
Closes https://github.com/bigbluebutton/bigbluebutton/issues/7516
|
2019-05-28 14:11:38 -04:00 |
|
Anton Georgiev
|
a7c69f6d27
|
add toggle for presenter to set downloadable for presentations
|
2019-02-20 22:20:04 +00:00 |
|
Anton Georgiev
|
9438b45a46
|
use real link to presentation to download
|
2019-02-20 17:17:17 +00:00 |
|
Oswaldo Acauan
|
5c9518bd27
|
Adjust the presentation upload to use the security token introduced in 2.1. Closes #4948
|
2018-09-11 16:00:49 -03:00 |
|
Oleksandr Zhurbenko
|
4af6d30f6a
|
Switched from the broken 4commerce:env-settings package to native Meteor.settings
|
2018-01-07 16:24:05 -08:00 |
|
Oleksandr Zhurbenko
|
015ca3d719
|
Changed imports and removed 'initializeCursor.js' since it's not needed
|
2017-10-11 19:00:28 -07:00 |
|
Oleksandr Zhurbenko
|
337f53e72b
|
Moved files up to api/
|
2017-10-11 18:09:35 -07:00 |
|
Oswaldo Acauan
|
a76ab6e7e6
|
Refactor API Slides
|
2016-10-21 11:41:17 +00:00 |
|
Lajellu
|
8e7b1d6317
|
HTML5 - Changes config organization and all files dependant on config files
|
2016-08-17 08:48:03 -07:00 |
|
Lajellu
|
76679c9cb9
|
removes HTML5 whiteboard extra code, whiteboard css trailing space, and rename service in slide controls
|
2016-08-05 13:13:48 -07:00 |
|
Lajellu
|
12ec76d375
|
Fixes slide control PR comments
|
2016-08-05 11:39:24 -07:00 |
|
Lajellu
|
219078f49d
|
adds slide controls and new bbb icons
|
2016-08-02 15:55:20 -07:00 |
|
Lajellu
|
1ead9ced59
|
adds presentation controls
|
2016-07-26 13:56:43 -07:00 |
|
Oleksandr Zhurbenko
|
390935e304
|
Changed 'let' to 'const' where it was possible and adjusted imports
|
2016-06-27 14:48:46 -07:00 |
|
Oleksandr Zhurbenko
|
8b4747a89d
|
Fixed all the 120+ linter warnings
|
2016-06-27 11:24:37 -07:00 |
|
Anton Georgiev
|
9cf03a8ce8
|
move helpers; extract nodejsApp
|
2016-06-01 17:18:13 +00:00 |
|
perroned
|
4adad8bb32
|
Changes credential passing to 1 object
|
2016-05-16 13:12:27 -05:00 |
|
perroned
|
98aae7aade
|
Changes collection imports
|
2016-05-16 13:05:44 -05:00 |
|
Anton Georgiev
|
6a92c9400b
|
restructure modifiers and methods
|
2016-05-12 17:43:59 +00:00 |
|