perroned
|
c6a91079bd
|
Added newline and fixed operator.
|
2014-09-04 07:37:36 -07:00 |
|
perroned
|
acc85a1bf8
|
Fixed errors when data doesn't load properly.
|
2014-09-04 06:45:17 -07:00 |
|
perroned
|
65024217a7
|
Navbar elements do not rely on data being present anymore. So now if there is a connection or data issue the UI doesn't misbehave and disappear.
|
2014-09-03 13:11:56 -07:00 |
|
perroned
|
12eb51523d
|
Changing the way UI relies on data.
|
2014-09-03 13:02:00 -07:00 |
|
perroned
|
8c00dcc56d
|
Removed not needed code. Changing UI elements' dependencies to data always being available.
|
2014-09-03 12:22:08 -07:00 |
|
perroned
|
867928a0b6
|
Merge remote-tracking branch 'anton/merging-html5-with-master' into creating-better-templates
|
2014-09-03 10:44:33 -07:00 |
|
Anton Georgiev
|
f5fd9ee664
|
log when meeting_created_message was received
|
2014-09-03 15:09:34 +00:00 |
|
Anton Georgiev
|
149b21936d
|
not sure if I should commit these
|
2014-09-02 15:59:50 +00:00 |
|
Anton Georgiev
|
70a3553ae9
|
cleaning up
|
2014-09-02 15:19:50 +00:00 |
|
Anton Georgiev
|
27e05e112a
|
some work on presentation_page_resized_message
|
2014-09-02 15:19:21 +00:00 |
|
perroned
|
2a6d7b7578
|
Fixing some UI sizing and overflowing issues.
|
2014-08-22 11:46:50 -07:00 |
|
Anton Georgiev
|
6776c17ca7
|
update whiteboard_text
|
2014-08-22 15:26:37 +00:00 |
|
Anton Georgiev
|
bebe541cbf
|
colorful shapes (cont'd)
|
2014-08-21 22:31:32 +00:00 |
|
Anton Georgiev
|
8839613e0a
|
Merge branch 'meteor-client-messages-better-templates' of github.com:gthacoder/bigbluebutton into colorful-shapes
|
2014-08-21 22:17:18 +00:00 |
|
Anton Georgiev
|
ad4413db48
|
fixed the sorting of chat messages
|
2014-08-21 16:03:31 -04:00 |
|
Maxim Khlobystov
|
3538ce9509
|
Stroke color and width are displayed properly on HTML5 client's side.
|
2014-08-21 12:36:50 -07:00 |
|
Anton Georgiev
|
126b0eb127
|
removed unused properties from config
|
2014-08-21 19:07:02 +00:00 |
|
Anton Georgiev
|
8ef0248868
|
removed unused properties from config
|
2014-08-21 19:06:20 +00:00 |
|
Anton Georgiev
|
f1055361c9
|
Merge branch 'creating-better-templates' of https://github.com/perroned/bigbluebutton into merging-html5-with-master
|
2014-08-21 18:26:00 +00:00 |
|
Anton Georgiev
|
e93819e3af
|
cleaning up
|
2014-08-21 18:24:01 +00:00 |
|
Anton Georgiev
|
078fbc938e
|
minor fix
|
2014-08-21 18:06:34 +00:00 |
|
Anton Georgiev
|
9435b5ee7b
|
(un)muting in Flash is displayed in HTML5
|
2014-08-21 18:06:08 +00:00 |
|
perroned
|
8a26a7b2a7
|
Hide settings icon
|
2014-08-21 08:11:31 -07:00 |
|
perroned
|
64ff5f1da2
|
Unified color conversion methods combining both to make it better, placed it in globals.coffee as a coffeescript function, and added a global handlebars helper that calls it too.
|
2014-08-21 07:40:19 -07:00 |
|
perroned
|
f0738dda62
|
Fixed up issue where closing tags for anchor links were not properly ended causing all following text to be swallowed up in the link text.
|
2014-08-21 07:12:38 -07:00 |
|
perroned
|
dd9267fab0
|
Merge remote-tracking branch 'maxim/meteor-client-messages-better-templates' into creating-better-templates
|
2014-08-21 06:49:20 -07:00 |
|
Maxim Khlobystov
|
75d9c03b48
|
Tags and line breaks inside the chat messages have been replaced with the ASCII equivalents (keeping links clickable).
|
2014-08-20 22:14:15 -07:00 |
|
Anton Georgiev
|
d59e3366dc
|
fixed the auto display of shapes
|
2014-08-20 21:17:52 +00:00 |
|
Anton Georgiev
|
f9261d9696
|
fix indentation
|
2014-08-20 21:17:18 +00:00 |
|
Anton Georgiev
|
c746cd30f5
|
fix typo
|
2014-08-20 20:43:29 +00:00 |
|
Anton Georgiev
|
adf20cca7d
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into merging-html5-with-master
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/meeting/messaging/redis/MeetingMessageHandler.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/chat/ChatMessageListener.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/CollectorActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/whiteboard/WhiteboardApp.scala
|
2014-08-20 15:24:25 +00:00 |
|
perroned
|
3caebfc1f4
|
Fixed error message when there are 0 messages in chat, and prevented unsafe data from being inserted into the DOM.
|
2014-08-20 08:02:48 -07:00 |
|
Anton Georgiev
|
a63ea5875e
|
increased the size of the cursor to make it more visible
|
2014-08-19 21:20:11 +00:00 |
|
Anton Georgiev
|
de15efbc74
|
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into creating-better-templates
|
2014-08-19 20:28:12 +00:00 |
|
Anton Georgiev
|
0cb9dc4668
|
cleaning up
|
2014-08-19 20:27:44 +00:00 |
|
perroned
|
47bbfad399
|
Working on whiteboard sizing
|
2014-08-19 13:22:29 -07:00 |
|
Anton Georgiev
|
6fcaf6537b
|
cleaning up
|
2014-08-19 19:53:27 +00:00 |
|
Anton Georgiev
|
24fb6c55bb
|
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into creating-better-templates
|
2014-08-19 19:40:54 +00:00 |
|
Anton Georgiev
|
3edc80bc63
|
improve the calculation for the relative location of the shape
|
2014-08-19 19:39:17 +00:00 |
|
Anton Georgiev
|
35086951e5
|
cleaning up
|
2014-08-19 19:36:45 +00:00 |
|
Anton Georgiev
|
639f672e29
|
fixed an issue where textShapes would disappear after page refresh
|
2014-08-19 19:09:37 +00:00 |
|
Anton Georgiev
|
6acc236cc8
|
cleaning up
|
2014-08-19 19:09:04 +00:00 |
|
Anton Georgiev
|
a976cd7c2e
|
use the helper code within whiteboard_text
|
2014-08-19 18:46:50 +00:00 |
|
Anton Georgiev
|
a27bd5cd91
|
attempting to avoid the passing of a dom node as an argument
|
2014-08-19 18:45:45 +00:00 |
|
Anton Georgiev
|
4935e147d2
|
adding textFlow
|
2014-08-19 16:54:19 +00:00 |
|
Anton Georgiev
|
40afd09431
|
adding textShapes
|
2014-08-19 16:54:01 +00:00 |
|
Anton Georgiev
|
df1a015041
|
accommodate textShapes
|
2014-08-19 16:53:16 +00:00 |
|
perroned
|
25c1cbc10b
|
Moved some things around and cleaned up
|
2014-08-19 08:52:24 -07:00 |
|
perroned
|
578d91a0d7
|
fixed issues using wrong data
|
2014-08-19 08:43:48 -07:00 |
|
perroned
|
11b8a51e27
|
Added new case for breaklines
|
2014-08-19 08:37:16 -07:00 |
|