Regards, I use Seaside 3.1, Pharo 3.0, on Ubuntu 14.04. I need to use fullcalendar on JQWidgetBox but does not work. When I try to access it with url: http://localhost:9090/jquery-widgets/fullcalendar Error message is: MessageNotUnderstood: receiver of "encodeCollection:on:" is nil Thanks for the support Oswall _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Hi Oswall,
I'll take a look and see if I can fix it. It is a > 2 yr old version of the FullCalendar, so the docs etc might be outdated. IF I get the current version working in Seaside 3.1 on Pharo 3 will you work to update it to the latest JS version? Paul
|
That should have said 'fix it today'.
|
I'm using full calendar as a central part of an application using a basic wrapper. Let me see if I can version it and polish it a little. El ene 14, 2015 1:20 PM, "Paul DeBruicker" <[hidden email]> escribió:
That should have said 'fix it today'. _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
That sounds good. Just now I fixed the version in JQWidgetBox to work in Seaside 3.1, but and up to date version may be better for people.
|
In reply to this post by Paul DeBruicker
Hi Paul,
I work in java and groovy. I'm evaluating seaside with smalltalk for a new project. I installed in pharo packages like bootstrap, SVG and works fine. But the calendar is required. With regard to your question, yes work after having experience in seaside smalltalk. |
Does the fixed version I uploaded meet your needs for now?
|
I won't be able to do anything regarding this until next week.
But I can help you with anything you need. I'm using drag and drop features, resizing and everything through Seaside based AJAX callbacks. Esteban A. Maringolo 2015-01-14 19:51 GMT-03:00 Paul DeBruicker <[hidden email]>: > Does the fixed version I uploaded meet your needs for now? > > > oswall wrote >> Hi Paul, >> >> I work in java and groovy. I'm evaluating seaside with smalltalk for a >> new project. >> I installed in pharo packages like bootstrap, SVG and works fine. But the >> calendar is required. >> With regard to your question, yes work after having experience in seaside >> smalltalk. > > > > > > -- > View this message in context: http://forum.world.st/fullcalendar-on-seaside-3-1-not-work-tp4799420p4799613.html > Sent from the Seaside General mailing list archive at Nabble.com. > _______________________________________________ > seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Hi Esteban,
FullCalendar works. Paul changed the module and runs. I'm learning module for modifying the classes of events for the project. Thanks |
In reply to this post by Paul DeBruicker
Hi Paul,
It runs fine. Today learning for know I am studying the module to meet with seaside. Sure I will use it. |
In reply to this post by Esteban A. Maringolo
Hi Esteban,
Did you ever find time to version your full calendar wrapper? Thanks Paul
|
Free forum by Nabble | Edit this page |