Commit Graph

253 Commits

Author SHA1 Message Date
Hugo Lazzari
996699078e Feature #431 new url and favicon. 2012-10-02 11:55:36 -03:00
Chad Pilkey
f9b501f1f0 Merge remote branch 'origin/master' into poll-access 2012-09-24 15:16:02 +00:00
Richard Alam
c90ae01f09 - take layout.xml from resources dir 2012-08-22 21:27:27 +00:00
jtrobinson
50a2e83153 Fixed permission issue 2012-08-22 16:23:18 +00:00
Gustavo Salazar
7735ff6d62 build client for Flash Player 11 2012-07-31 17:49:09 -05:00
Richard Alam
cbe0ee60cc - merge some new stuff
Conflicts:
	bigbluebutton-web/.gitignore
2012-07-29 16:06:39 +00: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
Richard Alam
b3b74a191b - remove unneeded modules from build 2012-07-13 20:31:02 +00:00
Richard Alam
1d4ee2862c Merge branch 'layout-module' 2012-07-06 15:03:49 +00:00
Richard Alam
d4b1c41298 - updating deskshare applet filename to 0.8 2012-06-05 21:09:37 +00:00
Felipe Cecagno
c38186cf6f some minor updates; fixed a bug when the restored windows doesn't show up with the minimize button 2012-05-23 13:51:00 -03:00
Felipe Cecagno
f0214fa580 implements the very first prototype of the layout module; the admin put the layout definitions in a XML file, and the user may apply the layouts independently; the users also can extract the current layout to add directly to the xml file with the layout definitions 2012-05-22 23:13:12 -03:00
Felipe Cecagno
c8477fc15b fixed the compilation of the shared notes module; created the class to encapsulate the config options for the shared notes module; improved the layout implementation, and added the "autoStart" feature to the shared notes module 2012-03-13 16:34:27 -03:00
firstuser
ff493885c9 Merge branch 'master' into sharedNotes0.8 2012-03-12 12:26:54 -03:00
Fred Dixon
9fd046a961 remove code to copy config.xml and join-mock.xml, will leave these steps to the instructions 2012-02-22 19:41:47 -05:00
Fred Dixon
24c1c69156 Added logic in build.xml to copy config.xml and join-mock.xml if not in the bigbluebutton-client source tree 2012-02-22 17:32:55 -05:00
Felipe Cecagno
334ed6db81 Merge branch 'master' into sharedNotes0.8
Conflicts:
	bigbluebutton-apps/build.gradle
	bigbluebutton-apps/src/main/webapp/WEB-INF/bbb-apps.xml
	bigbluebutton-client/build.xml
	bigbluebutton-client/html-template/index.template.html
	bigbluebutton-client/html-template/sharednotes/diff_match_patch_uncompressed.js
	bigbluebutton-client/locale/en_US/bbbResources.properties
	bigbluebutton-client/resources/config.xml.template
	bigbluebutton-client/resources/prod/BigBlueButton.html
	bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/infrastructure/ServerConnection.as
2012-02-17 14:04:31 -02:00
Richard Alam
0bad7f6a59 - statically link RSLs to amke sure dependencies are available and those behind strict firewalls that can't download from
Adobe will be able to run the client
2012-01-03 22:25:57 +00:00
Richard Alam
51bd29b094 allow embedding of runtime shared lib (RSL) by passing -DSTATIC_RSL=true in ant
ie. ant -DSTATIC_RSL=true
2011-10-06 22:16:40 -04:00
Richard Alam
7d512f0f5d embed audio file for voice checking 2011-10-04 18:30:23 -04:00
Richard Alam
51f8fa0c04 add the expressIinstall.swf file to trigger installing/upgrading of Flash Player if it doesn't meet
minimum requirement
2011-09-26 10:52:11 -04:00
Richard Alam
5ae3ec24d7 modify BigBlueButton.html to use swfobject. 2011-09-22 16:48:49 -04:00
Richard Alam
e6aae4aa80 don't delete locales when running "ant clean" 2011-09-21 16:50:23 -04:00
Richard Alam
345c37ae1b add more comments on build 2011-09-21 10:11:20 -04:00
Richard Alam
709f1c25cd look into locale directory on what locales to build instead of relying on hardcoded locale string 2011-09-20 18:28:22 -04:00
Richard Alam
faf6520e74 separate building of locales as it takes a long time for the client to build. The steps now are
ant
   ant localization
 Also, fix bundle problem when building locates by adding the required resources. Otherwise, Flash will
 choke when the bundled resource (e.g. effects) hasn't been compiled when loading the locale SWF file.
2011-09-20 14:50:41 -04:00
Richard Alam
f2253e4878 compile all locales 2011-09-20 09:41:39 -04:00
Richard Alam
11e08ebde2 Merge video docking module from mconf. There are minor bugs which may be due
to using Flex 4.5
2011-09-19 16:40:18 -04:00
Felipe Cecagno
7390c477f8 Merge branch 'sharedNotes' into sharedNotes-updated
Conflicts:
	bigbluebutton-client/build.xml
	bigbluebutton-client/resources/prod/BigBlueButton.html
2011-09-19 15:56:04 -03:00
Richard Alam
b32b0001eb - add audio sample file 2011-09-09 21:03:27 +00:00
Richard Alam
558f5961e8 - change Flash Player version from 11.2 to 10.3 as Flash 11 is still beta 2011-08-17 14:16:07 +00:00
Richard Alam
93805c1101 - generate config.xml from template when build from hudson 2011-07-23 16:54:05 +00:00
Richard Alam
7cec704916 - play around with h264 2011-07-21 17:21:52 +00:00
Richard Alam
869ea7662f - Merge branch 'echo-cancel' of git://github.com/bigbluebutton/bigbluebutton into echo-cancel
- Make compile with Flex SDK 4.5 and with v0.71a VM

Conflicts:
	bigbluebutton-client/build.xml
	bigbluebutton-client/html-template/index.template.html
	bigbluebutton-client/src/org/bigbluebutton/main/views/LanguageSelector.mxml
2011-06-24 19:31:08 +00:00
BigBlueButton
09d3a55654 Removed localization building from build.xml. Moved the ant build to Flex 4 w/ Flex 3 compatibility. Client now builds with Flex 4 from command line, but needs Adobe's non-OS Flex SDK to work (but only because the OS version of Flex 4.5 is corrupted and can't be downloaded). The SDK also needs playerglobal.swc for Flash 10.3 added to it. 2011-05-10 21:30:04 +00:00
deniszgonjanin
5e41c46ea6 Added Settings Module to build.xml 2011-04-22 23:05:08 +00:00
@deniszgonjanin
8b1f180a1d Serbian (Latin) and Croatian translations 2011-04-21 14:46:21 -04:00
@deniszgonjanin
c07478c39e Serbian translation 2011-04-17 17:57:51 -04:00
deniszgonjanin
c0d9b16c91 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-03-27 21:45:55 +00:00
deniszgonjanin
46eb5c7dc7 Cleaned up HTML template of the client. Moved all javascript functionality to external java script files 2011-03-27 21:45:08 +00:00
Localization Server
3a775bbd35 Adding the Nepali locale 2011-06-08 17:49:00 +00:00
Localization Server
2fd282eef7 Adding the Basque Locale 2011-06-06 14:26:35 +00:00
Localization Server
708c3201e0 Adding the mongolian locale 2011-06-01 15:46:54 +00:00
Omar Shammas
0b2161bee0 Adding the Bengali locale. 2011-05-18 08:35:38 -07:00
Marco Calderon
01a5490421 added korean and update dutch locale 2011-03-07 03:45:42 +00:00
Marco Calderon
5a58b9ba11 - added indonesian and portuguese (brazil) locales 2011-03-06 07:35:59 +00:00
deniszgonjanin
20ab541cf4 New task for client's build.xml to allow for building a single module only, to save time when developing from outside Flash Builder 2011-03-05 15:20:13 +00:00
deniszgonjanin
63cb08fbd6 Added ClassAudioModule to build.xml and config.xml.template 2011-03-04 21:37:46 +00:00
Marco Calderon
a3231b4b39 added danish locale 2011-02-23 17:06:09 +00:00
Richard Alam
4a92404295 - add th_TH to the build 2011-02-16 10:39:57 -05:00
Richard Alam
dee59aa806 - ooooppssss.. forgot the commit build.xml 2011-02-15 12:14:44 -05:00
deniszgonjanin
c130105b2c SharedNotesModule task to the build.xml script 2011-02-13 19:19:13 +00:00
deniszgonjanin
71b7ff1ccb Added the Example module to the client's build.xml, so it can be compiled in the dev environment as well as in Flash Builder 2011-02-12 08:42:02 +00:00
deniszgonjanin
20c97bfece Ant task for generating ASDoc documentation for the client. Docs generated under bigbluebutton-client/asdoc. Added that directory to client's .gitignore 2011-02-11 22:41:38 +00:00
deniszgonjanin
227dc4cc11 Added SharedNotesModule to bigbluebutton-client/build.xml ant script 2011-01-31 19:47:04 +00:00
Richard Alam
1bfdbc85a3 - add Ukrainian translation
- fix German translation
2011-01-18 17:33:24 -05:00
@deniszgonjanin
d5e4813aff Improvements to the branding ant tasks 2010-12-24 04:20:26 +00:00
@deniszgonjanin
20e9410920 Added updated Latvian (lv_LV) and Turkish (tr_TR) translations 2010-12-24 02:58:44 +00:00
Richard Alam
5e67a2bb52 - remove copying of locales.xml in dev env 2010-11-08 12:54:21 -05:00
Richard Alam
a1e08f0293 - upgrade applet jar file to 0.71 2010-11-03 13:47:08 -04:00
deniszgonjanin
e7bf2f4e06 Updated localizations for 0.71 2010-10-18 18:26:28 +00:00
Richard Alam
a547a3cd21 - copy join-mock.xml and locales.xml when building in DEV env 2010-09-27 17:39:54 -04:00
deniszgonjanin
8e30508ed2 Fix for the localization problem of truncation showing 'null' instead of '...' 2010-09-02 05:57:43 +00:00
deniszgonjanin
7185999371 Minor changes to the client's build.xml 2010-09-01 01:06:25 +00:00
deniszgonjanin
3d45d68c6e Modified build.xml on the client to compile Breakout Module 2010-08-31 20:43:24 +00:00
deniszgonjanin
d2ef6a8a33 Bulgarian Translation 2010-08-26 17:19:16 +00:00
deniszgonjanin
8d44d18609 Added Ant task for building the branding swf files from outside Flash Builder 2010-08-24 20:10:28 +00:00
deniszgonjanin
40a071bbcf Added Japanese Translation 2010-08-14 00:02:28 +00:00
deniszgonjanin
1611d8beda A language selector for dynamically changing languages 2010-08-13 23:57:48 +00:00
deniszgonjanin
d810c5d597 Added Persian and Swedish translations 2010-08-13 20:23:50 +00:00
Richard Alam
7713a56234 - fix so it build with open flex sdk 3.5 2010-08-05 03:29:58 -04:00
deniszgonjanin
4ce8093924 Renamed HighlighterModule to WhiteboardModule to match the server code and avoid confusion 2010-07-17 20:05:57 +00:00
deniszgonjanin
aa3f8a870b Merge branch 'MateRefactoring'
Conflicts:
	bigbluebutton-client/.actionScriptProperties
	bigbluebutton-client/.flexProperties
	bigbluebutton-client/src/ExampleChatModule.mxml
	bigbluebutton-client/src/VideoconfModule.mxml
	bigbluebutton-client/src/conf/config.xml.dev
	bigbluebutton-client/src/conf/join-mock.xml
2010-07-16 17:16:26 +00:00
deniszgonjanin
3165006c47 Added French Canadian localization 2010-07-15 15:07:06 +00:00
Richard Alam
6d55f9b953 - add a way to compile just bbb and locales separately 2010-07-06 11:50:34 -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
deniszgonjanin
ef8b9e0786 Refactored Listeners and Viewers to Mate 2010-07-05 12:27:00 +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
a21ca1402d - move resource files needed for production the prod folder 2010-07-04 11:28:42 -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
85f08cc628 - build deskshare standalone without optimization as it doesn't depend on other modules. 2010-06-29 21:17:12 -04:00
deniszgonjanin
58414fcbcc Resolved Issue 400 2010-06-24 08:58:52 +00:00
Richard Alam
354ad3d1e1 - renamed config.xml to config.xml.dev. The config.xml is changed by each developer and sometimes gets checked-in
which is a little annoying. Developers must now copy config.xml.dev to config.xml. The config.xml is added to
   .gitignore so it doesn't get checked-in.
2010-06-10 16:05:37 -04:00
Richard Alam
1d820bc527 - fix build to build VIewersModule 2010-06-10 11:40:39 -04:00
Richard Alam
813e38c293 - modify build.xml to use an external locale.xml for supported locales
- have to include a new anat-contrib.jar (need to figure out how to externalise this)
2010-06-09 17:41:30 -04:00
Richard Alam
98ba1e3953 - do a little cleanup on the ant build
- show cursor image as cursor pointer instead of the red dot
2010-06-03 17:59:21 -04:00
Richard Alam
053fb7a266 - move files required for deployment from html-template to resources. The files get deleted
when the SDK is changed from FlexBuilder. Also, when someone does a clean on FB, the generated
  BigBlueButton.html file gets overwritten byt what's in html-template. So it's difficult to
  test changes to BigBlueButton.html
2010-06-03 14:31:37 -04:00
Jeremy Thomerson
cd166fb3c6 work on new module that shows information in header of ui
update issue 527
first rough draft done - button, label, and combobox implemented in their simplest forms



git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4315 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 03:53:39 +00:00
Richard Alam
104f2231e0 - copy bbb.gif icon into package
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4263 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 15:54:56 +00:00
Richard Alam
2c11b6bc98 Reverted to revision 4237.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4252 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-06 14:26:06 +00:00
Denis Zgonjanin
cebcbadf3f More changes for move to Flex 4
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4251 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-05 22:14:55 +00:00
Denis Zgonjanin
cd7109bc2c More changes for Flash Builder 4 compatibility
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4244 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 20:29:51 +00:00
Richard Alam
1ffced30eb - include deskshare standalone in the build for hudson
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4232 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-30 19:58:12 +00:00
DJP
fab0daee4c Added nb_NO, ro_RO and pt_PT locale. Updated tr_TR. Thanks to contributors cf wiki
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4167 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-13 20:39:38 +00:00
Richard Alam
cb046ba88d - added hungarian locale into build and sort in alphabetical order
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4151 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-06 15:40:02 +00:00
DJP
090ae1afd6 New pt_BR locale courtesy of Marcio Moraes
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4038 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-28 17:57:04 +00:00
Richard Alam
0b36904a48 - fix as it is looking for bbb-applet 0.62 jar file
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4009 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-25 15:42:42 +00:00
DJP
da4ad750bc And russian language ! :]
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3933 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-18 20:00:41 +00:00
DJP
91ad13e69f Weeehhhh svn add locale/es_LA/ locale/de_DE/ locale/pl_PL/ locale/it_IT/ New localisation file : ES (Latin America), DE, PL, IT and updated ES, AZ ! Check LocalizationOfBBB on Wiki for courtesy
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3930 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-18 19:52:03 +00:00
DJP
9044b8fb72 Updated az_AZ language file + added tr_TR language file
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3927 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-18 07:20:58 +00:00
Richard Alam
01171e53a3 merging in Islam's and Denis's changes
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3769 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-02 19:16:16 +00:00
Denis Zgonjanin
d9ded719fd Added Highlighter Module to build.xml
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3765 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-01 17:33:25 +00:00
DJP
d237723d84 Deleted comment for Hudson since it seems to bug on parsing...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3697 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-10 14:32:38 +00:00
DJP
93551519f4 Added new locale : az_AZ/el_GR/zh_TW/lt_LT. Tested. Check out Wiki for contributors
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3695 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-10 14:29:40 +00:00
DJP
9a02df5218 Hudson failed but I keep adding the vi_VN locale file. Thanks to Trung for this file.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3388 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-20 22:50:41 +00:00
DJP
449c1ffeb1 es_ES translation, courtesy of Nestor. Fixed fr_FR to reflect trunk changes
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3387 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-20 22:38:27 +00:00
Fred Dixon
08decfc2ac add localization call to build.xml for bbb-client. We may optimize this later, but this way we're assured of having language support in the client
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3348 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 18:38:59 +00:00
Fred Dixon
e9a971162c added setuplocale.sh for bigbluebutton-client so 'ant localization' can propery call copylocale in flex
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3332 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-18 22:13:39 +00:00
DJP
019da23fc3 Added nl_NL language file. Thanks to Walter for the translated file
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3289 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-13 02:07:00 +00:00
Fred Dixon
b7e2223bb5 testing automatic updates on hudson
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3127 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 18:01:09 +00:00
Fred Dixon
807fb63dfe testing automatic updates on hudson
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3126 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-19 17:58:59 +00:00
DJP
4dbc0133e7 Removed localization automation since it throw a PermGen Space java compilation error
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3099 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-14 19:51:24 +00:00
DJP
1746997152 Oups... Fixed typo err in last commit
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3098 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-14 19:42:47 +00:00
DJP
4cc6242823 Fixed issue 274
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3097 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-14 19:32:47 +00:00
Denis Zgonjanin
fa8444f5a4 Initial checkin of the refactored presentation module. Old presentation module deleted
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3084 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-09 20:57:45 +00:00
Denis Zgonjanin
31c9055481 fixed build file to try pass hudson build
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3026 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-21 01:39:39 +00:00
Denis Zgonjanin
7aed1ce0f9 Merged build-locale.xml into build.xml.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3019 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-20 19:03:13 +00:00
Fred Dixon
bcdc190f3d build.xml now copies /var/www/bigbluebutton/client/conf/config.xml (if it exists) into client/bin directory when building Flex client from command line
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2811 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 03:52:17 +00:00
Fred Dixon
e27c6be1e4 setting defult action in build.xml for bbb-client to cleanandmake
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2810 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 03:37:27 +00:00
Fred Dixon
d247759b01 modified bbb-client/build.xml to make it easier to setup a local development environment in the VM
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2805 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 01:17:28 +00:00
Richard Alam
500b89f200 - copy 0.62 of applet
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2703 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-23 17:06:46 +00:00
Richard Alam
1f9f782cc3 - build is failing because asset folder not found for presentation module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2701 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-23 14:40:52 +00:00
Richard Alam
0625e59590 - fix hudson compile problem
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2700 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-23 14:31:32 +00:00
Denis Zgonjanin
944b648243 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2481 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-14 14:09:43 +00:00
Denis Zgonjanin
9bdf0ce3ef Work on highlighter module, bug fixes for 0.61 UI bugs
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2480 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-14 13:49:36 +00:00
Denis Zgonjanin
d86dafc535 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2386 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-06 17:10:10 +00:00
Denis Zgonjanin
30a0906a40 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2384 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-06 16:14:04 +00:00
Denis Zgonjanin
29ebb0f56c git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2367 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-04 17:33:39 +00:00
Denis Zgonjanin
95663869d5 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2366 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-04 17:31:25 +00:00
Denis Zgonjanin
5ef1b13258 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2365 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-04 17:27:47 +00:00
Denis Zgonjanin
43be116bf2 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2362 af16638f-c34d-0410-8cfa-b39d5352b314 2009-09-04 14:18:51 +00:00
Denis Zgonjanin
870ac12d33 forgot to change build.xml to include test module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2337 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-26 15:17:30 +00:00
Richard Alam
4d944083b5 - get phone assets into the build
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2123 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-06 20:33:03 +00:00
Richard Alam
d2ff2ea586 - removing modules as hudson builds are failing
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2100 af16638f-c34d-0410-8cfa-b39d5352b314
2009-08-04 14:04:06 +00:00
Denis Zgonjanin
81601591fe git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2093 af16638f-c34d-0410-8cfa-b39d5352b314 2009-07-31 17:28:09 +00:00
Denis Zgonjanin
4d41bbb2c9 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2041 af16638f-c34d-0410-8cfa-b39d5352b314 2009-07-28 17:19:32 +00:00
Richard Alam
aaf8cfd89d - change the deskshare applet name to copy into client
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1861 af16638f-c34d-0410-8cfa-b39d5352b314
2009-07-10 19:50:19 +00:00
Fred Dixon
5337620b93 Final updates to BigBlueButton.html
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1806 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-27 15:12:20 +00:00
Fred Dixon
8c7941cbc3 updated build.xml to overwrite BigBlueButton.html
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1805 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-27 14:41:41 +00:00
Fred Dixon
8e4714c972 Modified build.xml so it copies in a BigBlueButton.html into the client directory
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1804 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-27 14:16:03 +00:00
Denis Zgonjanin
3fbcd2289d Changed the build script to copy the applet to the output folder
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1798 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-25 19:22:00 +00:00
Richard Alam
c2991aef98 - remove PhoneModule from config.xml
- fix typo in build.xml

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1797 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-25 18:56:24 +00:00
Richard Alam
de23cfa3bf - add PhoneModule into build.xml
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1796 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-25 18:52:04 +00:00
Denis Zgonjanin
257d9c84e6 checked it back in. Hey, my flex comments work again :(
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1793 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-25 18:39:10 +00:00
Denis Zgonjanin
b9756eea11 changed teh build.xml to include desktop sharing module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1769 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-23 18:58:13 +00:00
Fred Dixon
675f03f6a5 remove carriage returns for development on unix
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1533 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-02 22:23:56 +00:00
Richard Alam
4438eb1508 - add build.xml to client. This build.xml is used bu Hudson
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1518 af16638f-c34d-0410-8cfa-b39d5352b314
2009-06-02 13:57:50 +00:00
Richard Alam
cdc1662e81 - merging branches/developers/ritzalam/bigbluebutton-client to trunk
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1191 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-01 17:15:08 +00:00