Fred Dixon
|
a1cf85d95b
|
Editing changes to README.md
|
2012-07-28 17:15:17 -04:00 |
|
Fred Dixon
|
74986474b2
|
Editing README.md for quick summary information on the project
|
2012-07-28 17:10:39 -04:00 |
|
Fred Dixon
|
840b9c8368
|
Added check in bbb-conf to ensure beans.presentationService.defaultUploadedPresentation URL is reachable
|
2012-07-28 16:01:44 -04:00 |
|
Fred Dixon
|
091a6855a8
|
Updated build.xml for client to copy layout.xml to /conf/layout.xml directory
|
2012-07-25 14:40:33 -04:00 |
|
Fred Dixon
|
a78c23e496
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2012-07-24 15:46:59 -04:00 |
|
Fred Dixon
|
ca500c12d3
|
Added API demo for login using BrowserID (Mozilla Persona)
|
2012-07-24 15:46:27 -04:00 |
|
Markos Calderon
|
b86f9a35e2
|
Merge branch 'adding-accessibility-changes'
|
2012-07-23 15:30:25 -07:00 |
|
Richard Alam
|
872c8415c1
|
Merge pull request #47 from bikramac/patch-1
Update bigbluebutton-client/locale/ne_NE/bbbResources.properties
|
2012-07-23 07:15:48 -07:00 |
|
bikramac
|
0d9c6842d2
|
Update bigbluebutton-client/locale/ne_NE/bbbResources.properties
|
2012-07-23 04:24:58 -07:00 |
|
Markos Calderon
|
bcc9d78748
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into adding-accessibility-changes
|
2012-07-17 16:41:04 -07:00 |
|
Markos Calderon
|
3c7419c5ef
|
load textfile from the client
|
2012-07-17 16:39:32 -07:00 |
|
Fred Dixon
|
2addc78f59
|
Incremented version on landing page to 0.81-dev
|
2012-07-17 16:30:35 -04:00 |
|
Fred Dixon
|
f1b39de986
|
Modified version to be consistent
|
2012-07-17 16:29:13 -04:00 |
|
Fred Dixon
|
65f6318241
|
Fix playback race condition
|
2012-07-17 16:07:36 -04:00 |
|
Fred Dixon
|
74a28b285d
|
First implementation of playback of all presentation events (slides, mouse, pan/zoom, and whiteboard)
|
2012-07-17 15:39:44 -04:00 |
|
Fred Dixon
|
0dd9ab46f0
|
Added a text file for tracking release. This will be placed in /etc/bigbluebutton/bigbluebutton-release
|
2012-07-16 18:25:07 -04:00 |
|
Markos Calderon
|
3d0b3f9307
|
added extract text from presentations
|
2012-07-12 15:49:33 -07:00 |
|
Markos Calderon
|
9fed546de9
|
Initial changes for extract text
|
2012-07-11 15:37:31 -07:00 |
|
Markos Calderon
|
a133a7e1a6
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into add-pointer-record
|
2012-07-06 11:22:32 -07:00 |
|
Markos Calderon
|
3d86d5d2a0
|
forgot to add service file
|
2012-07-06 10:02:45 -07:00 |
|
Richard Alam
|
1d4ee2862c
|
Merge branch 'layout-module'
|
2012-07-06 15:03:49 +00:00 |
|
Markos Calderon
|
e378ee146c
|
added changes for record presentation pointer
|
2012-07-05 14:59:13 -07:00 |
|
Felipe Cecagno
|
cd111f4d09
|
fixing the issue reported by a community member on this post: https://groups.google.com/forum/#!msg/bigbluebutton-dev/WgqfuXgPolE/YBAqw7kc0PoJ
|
2012-07-05 14:14:12 -03:00 |
|
Felipe Cecagno
|
67e6c27e43
|
better vertical alignment of the components on the main toolbar and the bottom toolbar
|
2012-06-25 14:30:27 -03:00 |
|
Felipe Cecagno
|
64eba0a904
|
implemented multiple definitions layout, so the admin may define specific layouts depending on the role of the participant (see the layout definition)
|
2012-06-25 14:05:33 -03:00 |
|
Felipe Cecagno
|
44afd21339
|
implemented the windows order on the layout module
|
2012-06-25 10:40:42 -03:00 |
|
Felipe Cecagno
|
5f2c4fc837
|
start to develop an order manager, which would keep track of the z-order of the windows in the canvas
|
2012-06-19 12:27:13 -03:00 |
|
Felipe Cecagno
|
b65ecad3b2
|
adding the lock button tooltip and fixing an issue related to the attribute "hidden"
|
2012-06-18 15:18:42 -03:00 |
|
Richard Alam
|
17bba97d40
|
- add catalan locale
- update version to 0.8
|
2012-06-18 12:56:30 +00:00 |
|
Felipe Cecagno
|
473468c4ac
|
locking the participant windows when the session layout are locked
|
2012-06-15 17:31:22 -03:00 |
|
Felipe Cecagno
|
cb96e55137
|
making components consistent with the user's role: if the user is a participant, he won't see the control buttons (add, save, load), the lock button will be always disabled and the layouts combo will be enable only when the layouts aren't locked
|
2012-06-15 15:47:55 -03:00 |
|
Felipe Cecagno
|
85aa046010
|
added an attribute to the layout module to show or hide the module control buttons (add, save and load)
|
2012-06-15 14:43:18 -03:00 |
|
Felipe Cecagno
|
ba61055121
|
implement a mechanism to hide a window through the layouts definiton file
|
2012-06-15 14:39:21 -03:00 |
|
Felipe Cecagno
|
e2d99acbb0
|
it still needs some refactoring, but it's working fine; this is the client side of the layout module which interacts with the server in order to (un)lock the windows layout
|
2012-06-15 11:45:14 -03:00 |
|
Felipe Cecagno
|
ded77508fe
|
first version of the server side layout module - it allows users to lock and unlock the current layout; the layout is defined as a String, which should be a XML String but may be anything, this way is much easy to extend the layout management, since it won't need to change the server code
|
2012-06-15 11:34:57 -03:00 |
|
Fred Dixon
|
f6caf218a4
|
Updated Copyright to 2012
|
2012-06-08 21:02:53 -04:00 |
|
Fred Dixon
|
27d01b29e7
|
Updated Copyright to 2012
|
2012-06-08 20:46:17 -04:00 |
|
Fred Dixon
|
c0c688a743
|
Updated Copyright to 2012
|
2012-06-08 20:44:45 -04:00 |
|
Fred Dixon
|
c5fc27731b
|
Updated Fork Me on GitHub banner to use proper URL
|
2012-06-08 20:43:35 -04:00 |
|
Fred Dixon
|
079c830647
|
Changed index.html page to state 0.8
|
2012-06-08 20:25:19 -04:00 |
|
Richard Alam
|
3d33d26bae
|
- update latvian and german locales
|
2012-06-13 17:17:00 +00:00 |
|
Richard Alam
|
174a1c643e
|
Merge pull request #40 from cforce/master
added missing german locale strings
|
2012-06-12 13:07:29 -07:00 |
|
Richard Alam
|
e411d3271b
|
Merge pull request #42 from amon-sha/fix_lv_locale
Fix Latvian language file
|
2012-06-12 13:04:28 -07:00 |
|
Richard Alam
|
de6e0857a2
|
- update spanish and basque locales
|
2012-06-11 21:37:39 +00:00 |
|
Felipe Cecagno
|
a5c303772f
|
leaving a little more space to the bottom controlbar
|
2012-06-06 17:52:46 -03:00 |
|
Felipe Cecagno
|
04ab5a3fe8
|
final version of the layout module before start to implement the mechanism to lock the windows layout
|
2012-06-06 14:53:53 -03:00 |
|
Richard Alam
|
d4b1c41298
|
- updating deskshare applet filename to 0.8
|
2012-06-05 21:09:37 +00:00 |
|
Fred Dixon
|
9100074b8b
|
Assigned a default blank password for mobile connection, as suggested by Felipe in http://code.google.com/p/bigbluebutton/issues/detail?id=1183
|
2012-06-03 21:21:09 -07:00 |
|
Richard Alam
|
d116e4f298
|
- update locale
|
2012-06-03 15:12:16 +00:00 |
|
Richard Alam
|
b4c939a99f
|
- change to RC3
|
2012-06-03 15:08:39 +00:00 |
|