Hello Robert,
Thanks for the warm words
Almost all OM modules were changed so complete check is required
Meanwhile I'll test Moodle integration and Mobile client :)
On Fri, Sep 22, 2017 at 10:14 PM, Robert Cooley
wrote:
> Thanks so much for the tons of work and dedication, quick responses, and
Thanks a lot Alvaro for the great work :)
On Fri, Sep 22, 2017 at 10:16 PM, Alvaro wrote:
> Hello,
>
> Some hours ago, Maxim launched the new OpenMeetings 3.3.2 release.
>
> The new tutorials to install this version, are ready to your
> disposition in:
>
> https://cwiki.apache.org/confluence/dis
Actually these changes are OK
Just have tested
here is the complete solution:
*openmeetings-web/src/main/webapp/css/room.css*
.room.sidebar.left.hidden {
display: none;
min-width: 0 !important;
width: 0 !important;
}
*openmeetings-web/src/main/java/org/apache/openmeetings/web
Hello,
Some hours ago, Maxim launched the new OpenMeetings 3.3.2 release.
The new tutorials to install this version, are ready to your
disposition in:
https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for+
installing+OpenMeetings+and+Tools
These tutorials are:
Installation O
Hello Maxim,
I am frightened it's to difficult to me.
How easy is to program in C#.
I try:
/ public void update(IPartialPageRequestHandler handler) {//
//handler.appendJavaScript(String.format("$('.room.sidebar').%sClass('hidden');",
room.getClient().hasRight(Right.moderator) ? "remove" : "a
Hello Maxim,
Thank you for your reply, I will try to upgrade to 3.3.2 to see if it
works.
Best regards.
Maxime
Le 2017-09-22 11:39, Maxim Solodovnik a écrit :
> It seems Flash was unable to connect :(
> It it reproducible using latest release 3.3.2:
> https://dist.apache.org/repos/dist/relea
Hello All,
I need help with testing upcoming 4.0.0 release.
I believe it can be released as soon as Apache Wicket will release next
stable version of 8.0.0
Could you please test most recent 4.0.0 snapshot
You can use our demo servers:
https://om.alteametasoft.com:8443/next (powerfull server)
ht
http://openmeetings.apache.org/BuildInstructions.html
On Fri, Sep 22, 2017 at 6:27 PM, Alekhya M wrote:
> Hi Maxim,
>
> Could you please send me the compiling steps along with its dependencies for
> the Release 3.2.1 Source code?
>
> Thanks,
> Alekhya
>
> - Original Message -
> From: "Ma
Hi Maxim,
Could you please send me the compiling steps along with its dependencies for
the Release 3.2.1 Source code?
Thanks,
Alekhya
- Original Message -
From: "Maxim Solodovnik"
To: "user" , "dev"
, user-russ...@openmeetings.apache.org
Sent: Friday, September 22, 2017 4:24:46 PM
Su
The Apache OpenMeetings project is pleased to announce
the release of Apache OpenMeetings 3.3.2.
The release is available for download from
http://openmeetings.apache.org/downloads.html
Apache OpenMeetings provides video conferencing, instant messaging, white board,
collaborative document editing
Hello Maxim,
thank you. This will be helpful.
I try it.
Best regards,
Rene
Am 22. September 2017 12:26:04 MESZ schrieb Maxim Solodovnik
:
>RoomSidebar.update == update method in RoomSidebar.java file
>
>On Fri, Sep 22, 2017 at 5:18 PM, René Scholz <
>rene.sch...@abakus-edv-systems.de> wrote:
>
>
RoomSidebar.update == update method in RoomSidebar.java file
On Fri, Sep 22, 2017 at 5:18 PM, René Scholz <
rene.sch...@abakus-edv-systems.de> wrote:
> Hello Maxim,
>
> than you for your idea. I will have a try.
>
> A few minutes ago I try the fast way: Modify the css - thats easy and look
> for
Hello Maxim,
than you for your idea. I will have a try.
A few minutes ago I try the fast way: Modify the css - thats easy and
look for the method.
But I cant find the method "RoomSidebar.update". I will have a look
which method it is.
Best regards,
Rene
Am 22.09.2017 um 11:32 schrieb Ma
It seems Flash was unable to connect :(
It it reproducible using latest release 3.3.2:
https://dist.apache.org/repos/dist/release/openmeetings/ (will be announced
today) ?
On Fri, Sep 22, 2017 at 4:32 PM, wrote:
> Hello,
>
> I have an issue on OM 3.3.0 (only for some browsers) where I have the
>
Hmm
You goal is to hide room sidebar in case user is not moderator.
If I were you I would do it as follows:
add following definition to room.css
.room.sidebar.hidden {
display: none;
}
add following code to RoomSidebar.update method
handler.appendJavaScript(String.format("$('.room.sidebar')
Hello,
I have an issue on OM 3.3.0 (only for some browsers) where I have the
"Error Missing 204 556 642" or the round charging when I open a room.
When I do the network testing I also have the round turning around.
I think that ports are configured correctly as it works on multiple
computers a
Hello Maxim,
thank you very much.
But my tries to call "hack" is much too great - I want to modify your
wonderful code a little bit.
Yesterday I had a look to the update-procedure
"private ListView updateUsers() {".
Is inside the RoomSidebar.java a global variable für the actual rights?
Yest
Hello Rene,
your java code is OK.
BUT :)))
Every user has no right on page construction/initialization
Room rights are being calculated on first render and then all components
are being updated
So I guess you need to 'hack' update method
Please also NOTE moderator right to any regular can be gra
Hello,
can sombody give me a hint with which command I have to use to get if
the actual user has the right "moderator"?
I want to modify in the RoomSidebar.java the procedure "newTabModel".
There I want to check if the user is moderator, then the command
"l.add(userTab);"
should go.
If there
19 matches
Mail list logo