Commit Graph

130 Commits

Author SHA1 Message Date
KDSBrowne
4373d613ec Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast 2020-07-22 13:55:28 +00:00
Mohamed Amine Ben Salah
f1e3d28127 fixes notifications automated test 2020-07-17 16:13:47 -03:00
KDSBrowne
df1486fabf Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast 2020-07-16 12:12:42 +00:00
KDSBrowne
f063fedb9c auto select default.pdf if no actual current / new current active on delete 2020-07-14 13:49:00 +00:00
KDSBrowne
3f79eefb18 Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast 2020-05-25 13:10:50 +00:00
Anton Georgiev
cc79c4b6ae merge 2.2.10 into 2.3 2020-05-05 19:52:44 +00:00
KDSBrowne
9d9528798f Add client logger and error code messages 2020-04-29 16:34:37 +00:00
KDSBrowne
0bd6687387 Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast 2020-04-01 22:55:52 +00:00
KDSBrowne
20cd9f539f reduce re-renders of actionbar / show all uploads dropped separately in toast 2020-04-01 22:54:47 +00:00
KDSBrowne
a2d0d9ecd2 fix upload toast overflow on mobile landscape 2020-04-01 14:32:56 +00:00
Mohamed Amine Ben Salah
4b9b897b0c renames file drop zone data-test & page close function name 2020-03-19 14:26:01 -03:00
Mohamed Amine Ben Salah
475c441855 adds presentation upload notification 2020-03-19 14:01:55 -03:00
KDSBrowne
346cc869db close upload presentation toast when current presentation changes 2020-03-12 15:49:57 +00:00
KDSBrowne
9741f90965 fix console errors 2020-03-12 13:56:12 +00:00
KDSBrowne
57b2dfff69 open modal when selecting a failed or loading presentation / fix delete bug 2020-03-12 12:45:51 +00:00
KDSBrowne
cd03037b14 fix upload toast close btn position / remove gradient background on toast elements 2020-03-11 14:46:54 +00:00
KDSBrowne
fd1afe9b7f change session variable name / add comments 2020-03-10 15:19:14 +00:00
KDSBrowne
cc57f6fb6a fix console warning for state update 2020-03-10 14:25:27 +00:00
KDSBrowne
9217d1db7e open upload modal on presentation select in toast 2020-03-10 14:01:08 +00:00
KDSBrowne
ab176c3e24 replace map with filter / move intl out of container / rename session variable / fix alignment 2020-03-10 12:58:14 +00:00
KDSBrowne
4965fcc2aa Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast 2020-03-09 21:14:13 +00:00
Anton Georgiev
8129468300 Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merging 2020-03-04 23:36:21 +00:00
Anton Georgiev
3754d0ab6f Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-master-feb-28-2020 2020-02-28 17:47:06 -05:00
KDSBrowne
ad808fb970 add conversion error messages / remove unused message 2020-02-28 21:57:05 +00:00
KDSBrowne
62d50a6bad add picture dropzone / bug fixes 2020-02-25 19:29:14 +00:00
KDSBrowne
a2655d1027 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast 2020-02-13 16:27:32 +00:00
KDSBrowne
29c69b47a5 unblock modal on presentation upload 2020-02-13 16:24:01 +00:00
Anton Georgiev
a8f4827af8 utilize Meteor connection id instead of trusting client side meetingId, userId 2020-02-06 15:48:16 -05:00
KDSBrowne
41e8e882e0 allow presentation toggle from actions btn 2020-01-25 01:02:36 +00:00
KDSBrowne
75a3f6ed7d add prop to enable / disable download option (Upload presentation dialog) 2019-12-24 14:48:44 +00:00
Ghazi Triki
ba109530ae Disallow converting PDF files that have at least one big weighted page. 2019-10-16 08:37:03 +01:00
Chad Pilkey
62872c50e8
Merge pull request #8054 from jfsiebel/multiple-upload-problem
Fix multiple clicks on upload button
2019-09-30 17:26:15 -04:00
KDSBrowne
e9b28b8848 add space between current presentation / presentation file name (rtl) 2019-09-06 15:35:47 +00:00
Joao Siebel
5a4ae178ec Fix multiple clicks on upload button
close #8016
2019-08-30 09:48:59 -03:00
Anton Georgiev
892336632f added "fields:{...}", removed most mapUser 2019-08-28 16:32:55 -04:00
Anton Georgiev
311ad5706f
Merge pull request #7750 from diegobenetti/issue6956-turn-webcams-fullscreen-when-no-presentation
Turn webcams fullscreen when no presentation is selected
2019-08-01 13:34:35 -04:00
Tainan Felipe
3b71f7fd86 fix typo 2019-07-18 15:45:11 -03:00
Tainan Felipe
4281b696a4 Add token to log and ids to select 2019-07-18 15:42:35 -03:00
Tainan Felipe
ebd950e8ff Fix same name files failing in upload 2019-07-11 14:46:44 -03:00
Diego Benetti
ee1ef66af7 Removes feature to disable the upload presentation confirm button 2019-07-03 15:58:58 -03:00
Anton Georgiev
3fcb95ab44 log structure {logCode, extraInfo}, comment 2019-06-28 21:45:50 +00:00
Chad Pilkey
94b1e35a00 fix exception in pres upload 2019-06-23 14:50:15 -07:00
Anton Georgiev
06cd9e65d0
Merge pull request #7531 from KDSBrowne/0A-access-32
Improve the upload presentation modal experience
2019-05-31 16:26:05 -04:00
KDSBrowne
a0fa2d44a2 use file extension instead of mime type for accepted files 2019-05-30 17:46:05 +00:00
KDSBrowne
b74e0600b5 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-fix-dropzone-style 2019-05-29 19:34:28 +00:00
KDSBrowne
7f703a5893 switch present label to confirm 2019-05-29 19:21:18 +00:00
KDSBrowne
5cc67ec62d add text to upload modal message / improve confirm btn 2019-05-28 21:18:49 +00:00
KDSBrowne
af9faa2979 switch upload modal confirm btn label when presentations need uploading 2019-05-24 19:51:50 +00:00
Ghazi Triki
76371b9b6e Merge remote-tracking branch 'bigbluebutton/master' into html5-rtl 2019-05-16 17:32:58 +01:00
KDSBrowne
027ee7161b fix console error 2019-05-14 19:45:12 +00:00