deniszgonjanin
|
1061236d8e
|
Small UI tweeks for 0.7
|
2010-07-05 07:24:05 +00: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 |
|
Richard Alam
|
8fa7a9a03c
|
- change how we put version in the SWF filename
- make not executable
|
2010-07-04 10:54:35 -04:00 |
|
Richard Alam
|
8401ec1cdf
|
- minor edit to description
|
2010-07-04 10:45:17 -04:00 |
|
Richard Alam
|
d4a8519f3e
|
- make build.xml not executable
|
2010-07-04 10:41:59 -04:00 |
|
Richard Alam
|
5d7e4473c7
|
- change how we add the VERSION as it screws up ant dev build
|
2010-07-04 10:38:33 -04:00 |
|
Richard Alam
|
3dd62cd0ee
|
- make html file non-executable
|
2010-07-04 10:36:34 -04:00 |
|
Richard Alam
|
85f08cc628
|
- build deskshare standalone without optimization as it doesn't depend on other modules.
|
2010-06-29 21:17:12 -04:00 |
|
Richard Alam
|
09384df99d
|
- rename swfSlideLoader to just slideLoader
- add comments on the functions to at least help in explaining how it's used.
|
2010-06-28 11:24:32 -04:00 |
|
Richard Alam
|
a6730c24b3
|
- fix problem where slide and cursor gets out of synch when moving/zooming slide
|
2010-06-28 10:09:56 -04:00 |
|
Richard Alam
|
d49d73c51d
|
- comment out query for presenter name as it breaks dekstop sharing (issue 554)
|
2010-06-25 23:47:38 -04:00 |
|
Richard Alam
|
43f6ea5d22
|
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
|
2010-06-25 14:58:46 -04:00 |
|
Richard Alam
|
d6a8776f80
|
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
|
2010-06-25 14:51:46 -04:00 |
|
Richard Alam
|
1e7d9d8cd6
|
- cleanup
- display the correct text when locale has the proper text for old locale warning
|
2010-06-25 14:50:50 -04:00 |
|
Richard Alam
|
f2eb54c9bd
|
- fix logic
|
2010-06-25 14:26:10 -04:00 |
|
Richard Alam
|
16f62adf25
|
- display default locale messages
|
2010-06-25 14:06:58 -04:00 |
|
Richard Alam
|
36431188c0
|
- update locales
|
2010-06-25 13:21:04 -04:00 |
|
Richard Alam
|
cddd0c81bf
|
- change "version" to "build" to reflect the value that get's displayed in copyright notice
|
2010-06-25 11:14:47 -04:00 |
|
Richard Alam
|
5b3a3252db
|
- applet shouldn't tunnel by default
|
2010-06-25 11:03:03 -04:00 |
|
deniszgonjanin
|
4e3c4c3ca5
|
Same as previous - fix for the presenter name bug, last commit had an error
|
2010-06-25 12:17:04 +00:00 |
|
deniszgonjanin
|
add99194fe
|
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
|
2010-06-25 12:11:54 +00:00 |
|
deniszgonjanin
|
c67f4ebf60
|
Fix for Issue with presenters name not updating in DesktopViewWindow
|
2010-06-25 12:10:40 +00:00 |
|
Richard Alam
|
6bc8845f67
|
- check if locales are old and tell user to clear cache if old
|
2010-06-24 16:57:45 -04:00 |
|
Richard Alam
|
e4bbff76b4
|
- make locale check pass for now
|
2010-06-24 15:51:22 -04:00 |
|
Richard Alam
|
842bac3f1a
|
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
|
2010-06-24 14:48:51 -04:00 |
|
Richard Alam
|
e8820f589a
|
- check if client has old version of locales
|
2010-06-24 14:48:28 -04:00 |
|
Richard Alam
|
4692c42d6b
|
- remove dynamically generated linker-report.xml and add to .gitignore
|
2010-06-24 12:45:57 -04:00 |
|
deniszgonjanin
|
c76db60dac
|
Fix for Issue 545
|
2010-06-24 11:42:42 +00:00 |
|
deniszgonjanin
|
64f57d47e4
|
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
|
2010-06-24 10:20:33 +00:00 |
|
deniszgonjanin
|
0b82208b54
|
Changed the ChatModule to use the new UserManager api
|
2010-06-24 10:19:57 +00:00 |
|
deniszgonjanin
|
4f44869815
|
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
|
2010-06-24 08:59:25 +00:00 |
|
Richard Alam
|
5906b771dd
|
- add note to clear browser cache if loading of modules hangs
|
2010-06-24 10:36:09 -04:00 |
|
deniszgonjanin
|
58414fcbcc
|
Resolved Issue 400
|
2010-06-24 08:58:52 +00:00 |
|
deniszgonjanin
|
a731e2a5f5
|
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
|
2010-06-24 07:46:08 +00:00 |
|
Richard Alam
|
bb39817399
|
- remove logging of mouse location in client
- sign deskshare applet jar
|
2010-06-24 09:42:32 -04:00 |
|
deniszgonjanin
|
267378b7dd
|
Added a new UserManager, a simple API for modules to get notices of user join/leave and presenter events
|
2010-06-24 07:45:15 +00:00 |
|
deniszgonjanin
|
13790e0bbb
|
Fix for several 0.7 release bugs, as well as a new way for modules to receive updates about users joining and leaving
|
2010-06-24 07:42:16 +00:00 |
|
Richard Alam
|
9fb41dc1e4
|
- retry 3 times to get an audio port before failing
|
2010-06-23 16:51:45 -04:00 |
|
Richard Alam
|
e23ed12939
|
- handle webvoiceconf that gets passed to the client
|
2010-06-22 15:41:48 -04:00 |
|
Richard Alam
|
ab9caa1616
|
- add webVoiceConf API so third parties can pass in different extension fo voip
|
2010-06-22 11:24:22 -04:00 |
|
Richard Alam
|
b260c08f3e
|
Merge branch 'master' into voip-fix
|
2010-06-21 16:32:18 -04:00 |
|
Richard Alam
|
30251f0700
|
- has end-to-end call...just need to close rtp ports properly
|
2010-06-21 15:13:00 -04:00 |
|
Richard Alam
|
e4d905ba49
|
- can now call into echo test app
|
2010-06-21 13:08:41 -04:00 |
|