Commit Graph

2108 Commits

Author SHA1 Message Date
Richard Alam
fe92eef70c Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-07-13 09:44:06 -04:00
Richard Alam
ec256e7cb7 - upgrading versions from 0.64 to 0.7 2010-07-13 09:42:13 -04:00
Sebastian
be432bd464 Added a root check to run --check; fixed a bug in --setup-samba 2010-07-13 09:20:22 -04:00
Richard Alam
8968fb3593 - ignore bbb_conf_api.jsp 2010-07-12 16:21:06 -04:00
Richard Alam
ac92ed3756 - remove linefeeds 2010-07-12 16:05:31 -04:00
Richard Alam
0fb463a7c2 - put in a working demo1.jsp 2010-07-12 15:48:18 -04:00
Sebastian
63a376a7cb Fixed a bug in a check for deskshare 2010-07-12 14:06:01 -04:00
Sebastian
5a27c0ebc3 Fixed a bug 2010-07-12 14:01:46 -04:00
Sebastian
a2124651e8 Fixed linefeeds in demo1.jsp 2010-07-12 12:23:14 -04:00
Richard Alam
3d4ed68736 - fix issue 574 http://code.google.com/p/bigbluebutton/issues/detail?id=574. The voice stream from
flash player wasn't closed when Asterisk hangs-up first
2010-07-12 11:54:40 -04:00
Richard Alam
44335ed03c - change all dirs in /usr/share/red5/webapps to be writable when setting dev env 2010-07-12 12:52:51 +00:00
BigBlueButton
4c1442589d - putting in fix from Leif for bug where session descriptor must not have spaces. 2010-07-11 20:01:06 +00:00
BigBlueButton
1d11cef390 - add sudo when creating soft link to sites-enabled/bigbluebutton 2010-07-11 18:21:31 +00:00
Richard Alam
eee35a0920 - add license header 2010-07-09 15:53:58 -04:00
Richard Alam
4b7a3fbc14 - change license from AGPL to LGPL 2010-07-09 15:50:14 -04:00
Richard Alam
0b8e3e8318 - removing unused files 2010-07-08 17:26:23 +00:00
Richard Alam
0a7c3f9599 - clean-up a bit 2010-07-08 17:09:17 +00:00
Sebastian
51d60ddf64 Added bbb-openoffice-headless to --restart 2010-07-08 13:16:26 -04:00
Jeremy Thomerson
ff3339494e from DJP - updated french translation 2010-07-08 11:35:53 -05:00
Richard Alam
4ef87f56fe - when setting dev env for bbb-apps, check if the soft-link in /etc/nginx/sites-enabled/bigbluebutton is
still present, if not, create it. When setting up dev env bbb-apps the softlink gets deleted.
2010-07-08 15:47:52 +00:00
deniszgonjanin
1093c49366 Fixed some small UI issues, issue 568 included 2010-07-08 08:58:58 +00:00
Richard Alam
f0aff2791d - showing only potential problems 2010-07-07 21:11:27 +00:00
Richard Alam
cdad234fb2 - modifying bbb-conf --check and will add verbose option 2010-07-07 20:17:55 +00:00
Richard Alam
ba7be5ea1a - adding more info and formatting output of bbb-conf --check 2010-07-07 17:52:49 +00:00
Richard Alam
a005f545a3 - shorten variable 2010-07-07 14:58:28 +00:00
Richard Alam
dcee771b83 - shorten variable 2010-07-07 14:57:20 +00:00
Richard Alam
47ab860b88 - cleanup 2010-07-07 14:47:33 +00:00
Sebastian
9c5afe284d Modified error messages for red5 logs 2010-07-07 10:51:25 -04:00
Sebastian
c3bdffc234 Added more error checking for the sip server 2010-07-07 10:32:16 -04:00
Richard Alam
7ff9001ba8 - remove error log as it's not an error to get the exception. The exception just signifies
the call has hangup
2010-07-06 16:35:34 -04:00
Sebastian
ecb8937737 Cleaned up some code 2010-07-06 15:31:47 -04:00
Sebastian
ec020c8366 Added more error checking to bbb-conf 2010-07-06 14:48:33 -04:00
Sebastian
27eb428661 Changed the link the welcome logo on the startpage 2010-07-06 14:19:59 -04:00
Richard Alam
6d55f9b953 - add a way to compile just bbb and locales separately 2010-07-06 11:50:34 -04:00
Sebastian
2bc31c06e2 Updated app_konference-10.04-32.so 2010-07-05 16:31:22 -04:00
Sebastian
7be6f9dff6 Modified some error messages 2010-07-05 15:48:41 -04:00
Richard Alam
a514051c3e - copy the packaged config.xml into src/conf
- revert back previous change where in build.xml we copy the config.xml from client as we don't want to
   always overwrite the config.xml everytime the dev runs ant. The dev may have a custom config.xml which
   gets overwritten with what's packaged
2010-07-05 15:15:51 -04:00
Richard Alam
497a496ba7 - copy config.xml from packaged client 2010-07-05 15:00:51 -04:00
Sebastian
4090f3ddfd Added extra safe checks for the bigbluebutton file system 2010-07-05 13:02:04 -04:00
Sebastian
5788d28b53 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-07-05 13:01:14 -04:00
Sebastian
96e0164216 Added check for the kernel and cpu architecture in bbb-conf 2010-07-05 09:16:33 -04:00
Richard Alam
19667376b6 - copy or generate config.xml when setting up client dev environment 2010-07-04 12:49:05 -04:00
Richard Alam
175591ee66 - copy config.xml or config.xml.template depending on BUILD_ENV. During development,
it will copy the developer's config.xml but in production, it will use the template
   to generate a config.xml
2010-07-04 12:31:44 -04:00
Richard Alam
c544212637 - move join-mock.xml to dev resource and add to .gitignore. Devs should copy this file from dev
resource if they want to use this.
 - delete config.xml.dev as devs can copy config.xml.template to create their own config.xml
2010-07-04 11:39:30 -04:00
Richard Alam
058867df1d - missed one file 2010-07-04 11:37:05 -04:00
Richard Alam
45e8e4aff8 - move up one folder as it is common for dev and prod 2010-07-04 11:35:35 -04:00
Richard Alam
e3e40bb0a3 - move to production resources 2010-07-04 11:33:19 -04:00
Richard Alam
a21ca1402d - move resource files needed for production the prod folder 2010-07-04 11:28:42 -04:00
Richard Alam
129bc58f89 - not needed anymore 2010-07-04 11:24:26 -04:00
Richard Alam
ff452ff11a - change how VERSION is put for deskshare standalone 2010-07-04 10:56:58 -04:00