Commit Graph

91 Commits

Author SHA1 Message Date
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
KDSBrowne
8d0485b306 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into _summit-add-tr-to-upload-table 2019-05-14 19:33:54 +00:00
KDSBrowne
f0a5666c52 add formatted messages 2019-05-14 16:51:13 +00:00
Ghazi Triki
1f6326f7fd Change layout direction for RTL languages.
Update styles for RTL layout.
2019-05-14 14:17:19 +01:00
KDSBrowne
cf01beb875 add th elements to table in presentation uploader 2019-05-09 18:30:16 +00:00
KDSBrowne
4f0ca9b67b add filename to buttons in presentation uploader 2019-05-08 21:47:00 +00:00
KDSBrowne
f69e44b2a8 make delete presentation btn announce presentation to be removed 2019-05-08 12:42:05 +00:00
KDSBrowne
83127bcdae fix animations not working on iOS 12.3 beta 2019-04-11 15:04:10 +00:00
Anton Georgiev
1b2ee2e09e
Merge pull request #7103 from Tainan404/issue-7071
Fix modal closing when get conversion error
2019-04-05 15:16:55 -04:00
KDSBrowne
88785d9f00 prevent upload dropzone displaying red for valid file types 2019-04-05 03:35:55 +00:00
Tainan Felipe
d8409dbada Change fix to a componentDidUpdate function 2019-03-29 11:48:22 -03:00
Tainan Felipe
b4bbfbb7c6 Fix modal closing when get some conversion error 2019-03-25 13:20:18 -03:00
Joao Siebel
b4e03af60c prevent some unnecessary re-render when processing pages 2019-03-19 09:58:21 -03:00
Joao Siebel
99ae611090 order presentation by upload timestamp. close #6840 2019-03-18 15:13:15 -03:00
Anton Georgiev
af4edb7cbc
Merge pull request #6884 from eduardohfnascimento/fix-upload-types
Change as mime types are coded
2019-03-14 12:57:31 -04:00
KDSBrowne
445865a34f fix button alignment in presentation upload modal 2019-03-10 18:24:47 +00:00
Tainan Felipe
e91859b816 Fix poll exception when no presentation selected 2019-03-08 17:46:25 -03:00
eduardohfnascimento
4e25463d8f fix Drop and upload files 2019-03-07 16:53:01 -03:00
KDSBrowne
a2c57796bd fix animations / some whiteboard toolbar icons not rendering 2019-02-28 15:11:36 +00:00
Anton Georgiev
bba3030df5 fix incorrect reference in pres isDownloadable 2019-02-25 13:12:00 +00:00
Anton Georgiev
78ac2c012a handle setting presentation as downloadable prior to uploading it 2019-02-22 21:04:35 +00:00
Anton Georgiev
4743b6cf4e added uriEncode for GET param for download presentation 2019-02-21 23:43:11 +00:00
Anton Georgiev
ef002a2fd1 renamed icon "save_notes" to "download" 2019-02-21 22:15:33 +00:00
Anton Georgiev
a1fc31101c adjusted icons, state for download presentation 2019-02-21 21:10:32 +00:00
Anton Georgiev
a329732e40 WIP localizing presentation-upload 2019-02-20 22:44:44 +00:00
Anton Georgiev
a7c69f6d27 add toggle for presenter to set downloadable for presentations 2019-02-20 22:20:04 +00:00
Anton Georgiev
b7c0872892 linting of presentation/presentation-uploader/component.jsx 2019-02-15 16:35:44 +00:00
Anton Georgiev
42ce30416b
Merge pull request #6634 from vitormateusalmeida/issue-5846
Implement enable/disable Animations
2019-02-05 09:49:36 -05:00
Maxim Khlobystov
b86a990612 Add logCode and build number to log messages 2019-02-01 14:12:06 -05:00
Vitor Mateus
b6d5b15e3e Implement enable/disable Animations issue-5846 2019-01-24 14:16:23 -02:00
Anton Georgiev
66512f9e75
Merge pull request #6411 from zhu/fix-file-uploader-2
Fix file uploader mobile
2019-01-03 13:19:27 -05:00
Anton Georgiev
84ec63fdee
Merge pull request #6446 from vitormateusalmeida/fix-some-css-bugs
Fix some bugs at BBB HTML5 client
2018-12-19 16:11:27 -05:00
Vitor Mateus
24661a1b99 Add opacity on uploaded presentation item 2018-12-19 16:29:51 -02:00
zhu
a0afca45b8 add dropzoneImagesLabel for images dropzone 2018-12-17 17:30:32 +08:00
zhu
01279fd804 separate pics or files upload in mobile device 2018-12-17 17:27:17 +08:00
zhu
b4d58fbd9c notify user when selected files is rejected 2018-12-17 17:23:00 +08:00
KDSBrowne
39c75fd449 fix remaining bugs / console errors 2018-12-05 19:31:33 +00:00
Oswaldo Acauan
41cfdaaf30 Fix colors and sizes 2018-10-25 10:46:31 -02:00
Oswaldo Acauan
f71d32a464 Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
WIP

wip

wip

format

wip

Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
2018-10-23 14:21:58 -02: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