Dear OM Community,
+1
What a community effort we have seen in the development, testing and user
documentation of this product since we started using it in 2014!
Recently, we migrated from 4.0.X to 5.0.0-M4. Thank you:
* Maxim for its development.
* Alvaro for its tutori
On Tue, 21 Apr 2020 at 03:51, seba.wag...@gmail.com
wrote:
>
> I did run development mode.
>
> I guess I'm just confused.
>
> So you say I can attache a debug session via Eclipse and set a breakpoint
> on this code:
> https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/jav
I did run development mode.
I guess I'm just confused.
So you say I can attache a debug session via Eclipse and set a breakpoint
on this code:
https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/RoomPanel.java#L178
and it should stop
You can run OM in DEVELOPMENT mode (you need to modify web.xml
/DEPLOYMENT/DEVELOPMENT/g )
And restart OM
JS messages will be visible in JS console
On Mon, 20 Apr 2020 at 22:16, Daniel Baker
wrote:
> Maybe it would be more useful for everyone to see the log
> information in OM front end .
Maybe it would be more useful for everyone to see the log
information in OM front end . Moodle does something like this and
is very useful for making correlations between user input and errors.
Here is an example from moodle :
On 20/04/2020 05:46, Maxim Solodovnik wrote:
Hello Se
Devs,
please ping me And I will add you "Project administrators"
On Mon, 20 Apr 2020 at 22:02, Maxim Solodovnik wrote:
>
> Hello All,
>
> POEditor is the great tool for collaborative translation
> Many thanks to them for providing free service for OPen Source projects
>
> I was able to export OM