I will be out of the office starting 12.09.2013 and will not return until
13.09.2013.
I will respond to your message when I return.
http://tapestry5-jquery.com
On Tue, Sep 10, 2013 at 10:50 AM, john c wrote:
> Is there a link to some documentation or sample somewhere?
>
>
>
> From: Barry Books
> To: Tapestry users ; john c <
> john998...@yahoo.com>
> Sent: Monday, 9 September 2013 7:05 PM
Hi Guys, I upgraded my test project to 5.4.17 and noticed it broke my
custom autocompletes, so I seen Howard was releasing a preview release for
version 5.4.20. Anyhow I'm receiving the following script error which I
believe is the reason my autocompletes are breaking. Anybody know how to
fix this?
Some module, hopefully not an of the t5/core modules, has a dependency on
"bootstrap" ... but the Boostrap JS has been broken up into a number of
small modules, such as "bootstrap/modal". The modules don't export
anything, but can be declared as module dependencies to ensure they are
loaded.
On
I've actually created a series of preview releases since the last notice.
There's been a lot of changes to work with Bootstrap 3 correctly.
There's now an option to run the pop-up JavaScript console in invisible
mode, which is useful for testing. In visible mode, the console can
interfere with te
You can store the file together; you just need to update your build tool to
package those files along with the compiled classes. This is not the
default for Maven or Gradle, but can be easily added. You may also need to
do some tweeks on how you are running the application inside your IDE, to
ensu
I believe if you keep prototype, there is a compatibility module that keeps
that namespace. I am not 100% sure about that because I never tested that
scenario.
On Sep 11, 2013, at 11:34 AM, Norman Franke wrote:
> What about the missing Zone Manager? I have a number of scripts that need
> tha
On Wed, Sep 11, 2013 at 8:44 AM, Lenny Primak wrote:
> I believe if you keep prototype, there is a compatibility module that
> keeps that namespace. I am not 100% sure about that because I never tested
> that scenario.
>
> On Sep 11, 2013, at 11:34 AM, Norman Franke wrote:
>
> > What about the mi
What about the missing Zone Manager? I have a number of scripts that need that.
If it's missing, then he is partially correct in that a good deal of things
will need to be re-written.
Norman Franke
Answering Service for Directors, Inc.
www.myasd.com
On Sep 10, 2013, at 6:57 PM, Thiago H de Pa