Chad Pilkey
|
b2e621036c
|
Flex 4: mostly fix chat input and send button ui
|
2016-11-15 17:49:26 -05:00 |
|
Chad Pilkey
|
f818b0e5c2
|
Flex 4 AIR: switch from png to font icons
|
2016-11-08 18:46:00 -05:00 |
|
Chad Pilkey
|
df5116928f
|
Flex4: AIR transition to common library usage (main, part, chat finished)
|
2016-10-28 19:33:32 -04:00 |
|
Richard Alam
|
785ee34453
|
Flex 4 UI
- build using gradle
- launch from outside flex builder
|
2016-05-26 19:07:27 +00:00 |
|
Richard Alam
|
a615ed7583
|
- rearrange new flex client source to conform with gradlefx convention
|
2016-05-25 20:14:13 +00:00 |
|
Richard Alam
|
d3547cc454
|
Merge branch 'new-ui-framework' of github.com:capilkey/bigbluebutton into merge-capilkey-with-master
|
2016-05-24 20:53:52 +00:00 |
|
Chad Pilkey
|
6b956249d3
|
Flex 4: Make AltMain just Main
|
2016-05-24 16:52:55 -04:00 |
|
Chad Pilkey
|
fce4cb2216
|
Remove unused AIR dependencies from the common-lib
|
2016-05-24 16:45:21 -04:00 |
|
Richard Alam
|
24bee6baab
|
Merge branch 'new-ui-framework' of github.com:capilkey/bigbluebutton into merge-capilkey-with-master
|
2016-05-24 20:38:24 +00:00 |
|
Chad Pilkey
|
803daf0ace
|
Flex 4: Add more conditionals to the user list menu
|
2016-05-23 15:49:45 -04:00 |
|
Chad Pilkey
|
0de5ee6048
|
Flex 4: Remove unneeded UserList consts
|
2016-05-23 15:40:04 -04:00 |
|
Chad Pilkey
|
50cfd19cbb
|
Flex 4: The basic webcam group shows and hides based on content
|
2016-05-21 14:12:36 -04:00 |
|
Chad Pilkey
|
f83108ed34
|
Move ShareCameraCommandWeb to better package
|
2016-05-21 13:23:27 -04:00 |
|
Chad Pilkey
|
bee3b6e24f
|
Clean up unneeded Flex 4 views and other files
|
2016-05-21 13:21:16 -04:00 |
|
Chad Pilkey
|
75ecbb3058
|
Changed the Flex 4 chat view to match new models
|
2016-05-21 13:20:26 -04:00 |
|
Chad Pilkey
|
f10e3d9c33
|
Added the participants panel to Flex 4 UI
|
2016-05-21 13:19:01 -04:00 |
|
Richard Alam
|
58c239bc43
|
Merge branch 'master' into merge-bbb-1.1-dev-java8-with-master
Conflicts:
akka-bbb-apps/build.sbt
akka-bbb-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
akka-bbb-apps/src/main/resources/application.conf
akka-bbb-apps/src/main/scala/org/bigbluebutton/Boot.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MeetingModel.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MessageSenderActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/RecorderActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/InMessages.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/OutMessages.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/ValueObjects.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/WhiteboardApp.scala
akka-bbb-fsesl/build.sbt
akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/pubsub/receivers/RedisMessageReceiver.java
akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/voice/freeswitch/ConnectionManager.java
akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/voice/freeswitch/FreeswitchApplication.java
bbb-common-message/build.sbt
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Constants.java
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/MessagingConstants.java
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Util.java
bigbluebutton-apps/build.gradle
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/redis/RedisPubSubMessageHandler.java
bigbluebutton-apps/src/main/webapp/WEB-INF/red5-web.xml
bigbluebutton-client/build.xml
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/src/org/bigbluebutton/common/Images.as
bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/main/model/users/Conference.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/utils/JavaCheck.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-web/build.gradle
bigbluebutton-web/grails-app/conf/spring/resources.xml
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/domain/Meeting.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MeetingMessageHandler.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/RedisMessagingService.java
record-and-playback/core/scripts/bigbluebutton.yml
|
2016-05-16 11:35:36 -04:00 |
|
Chad Pilkey
|
24c6d48dc2
|
removing files that should not have been committed
|
2016-05-02 12:45:25 -07:00 |
|
Chad Pilkey
|
eb36a03774
|
First try at video for new UI
|
2016-05-02 11:59:27 -04:00 |
|
Chad Pilkey
|
2f69f04ce0
|
Fix the Flex 4 client meeting name
|
2016-04-29 17:24:01 -04:00 |
|
Chad Pilkey
|
2edfdf450c
|
Added chat to the new Flex 4 UI
|
2016-04-28 19:07:15 -04:00 |
|
Chad Pilkey
|
73ddb24c92
|
Fixed a race condition with presentation resizing
|
2016-04-28 16:36:02 -04:00 |
|
Chad Pilkey
|
0d83f28467
|
Added functionality for participants open/close
|
2016-04-28 16:35:20 -04:00 |
|
Chad Pilkey
|
60b99a2fb8
|
Added skins for top toolbar buttons
|
2016-04-28 15:45:25 -04:00 |
|
Chad Pilkey
|
11aff1a28e
|
Embeded Source Sans Pro font in Flex 4 client
|
2016-04-28 15:20:04 -04:00 |
|
Chad Pilkey
|
635765bfe1
|
Added a Flex 4 top toolbar
|
2016-04-28 15:19:34 -04:00 |
|
Chad Pilkey
|
d803b32400
|
Apply temporary English labels to menu buttons
|
2016-04-28 13:26:33 -04:00 |
|
Chad Pilkey
|
163aae54f3
|
Fix common-library VoiceConnection to use internID
|
2016-04-28 13:26:06 -04:00 |
|
Chad Pilkey
|
741fc0da19
|
MenuButtons added to Flex 4 UI
|
2016-04-28 13:18:19 -04:00 |
|
Chad Pilkey
|
8457799e51
|
Added a CSS sheet for Flex 4 UI
|
2016-04-28 13:16:46 -04:00 |
|
Chad Pilkey
|
1c4973f1cc
|
Removed unneeded code from VariableDividedBox
|
2016-04-27 19:43:28 -04:00 |
|
Chad Pilkey
|
db39b80d16
|
Basic presentation now shows up in Flex 4 UI
|
2016-04-27 19:22:04 -04:00 |
|
Chad Pilkey
|
e78e487ae1
|
Flex 4 shell can connect to a server now
|
2016-04-27 17:03:08 -04:00 |
|
Chad Pilkey
|
a9847039e5
|
Created basic shell for Flex 4 UI
|
2016-04-27 15:34:47 -04:00 |
|
Chad Pilkey
|
47e31cd2e5
|
Removed some more unused files from Flex 4
|
2016-04-27 15:33:50 -04:00 |
|
Richard Alam
|
b86f32b8c1
|
Sync with upstream repository
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2016-04-26 20:01:20 -04:00 |
|
Ghaz Triki
|
11d86f6aa8
|
Merge 'branch air-ui' into 'mobile-client'
|
2016-04-26 09:19:17 +01:00 |
|
Ghaz Triki
|
18aeb28cd1
|
Removed global stream feature.
|
2016-04-24 15:45:54 +01:00 |
|
Ghaz Triki
|
771fde809f
|
More code cleanup to remove unused features.
|
2016-04-22 16:01:59 +01:00 |
|
Ghaz Triki
|
44edda1e70
|
Move the responsability to set the page title TopBarViewMediator.
|
2016-04-19 08:45:41 +01:00 |
|
Ghaz Triki
|
c6a2dc7903
|
Extract services from mediators and use signal and command class instead.
|
2016-04-19 07:25:50 +01:00 |
|
Ghaz Triki
|
d24e52e9d8
|
Added missing images.
|
2016-04-18 18:36:03 +01:00 |
|
Ghaz Triki
|
c629fd96db
|
Improvements on PärtParticipantIcon component and deletion of SelectionIcon to replace it by an image.
|
2016-04-18 18:10:09 +01:00 |
|
Ghaz Triki
|
9644682a8a
|
Improved user status components in mobile.
|
2016-04-18 15:43:04 +01:00 |
|
Ghaz Triki
|
5259a9e1d2
|
Deleted guest code.
|
2016-04-18 15:40:03 +01:00 |
|
Ghaz Triki
|
2fe06dcd15
|
Deleted all code for handling guests.
|
2016-04-08 22:30:57 +01:00 |
|
Ghaz Triki
|
a57b65c4a7
|
Improved ParticipantsViewBase layout.
|
2016-04-08 22:30:26 +01:00 |
|
Ghaz Triki
|
15f846b7cd
|
Simplifeid UserDetailsViewBase as much as possible.
|
2016-04-08 15:49:04 +01:00 |
|
Ghaz Triki
|
b989f7f1da
|
Minor improvements to the chat mediators.
|
2016-04-08 11:16:38 +01:00 |
|
Ghaz Triki
|
8eb374220f
|
Private chat won't scroll if a message comes from a different private chat.
|
2016-04-08 10:41:37 +01:00 |
|