On Tue, 10 Jun 2014 04:08:08 -0300, Andrey wrote:
Hello tapestry community,
Hi!
Our project went into public pre-production phase and we want it to be
added on Tapestry Applications page (
http://tapestry.apache.org/applications.html).
How can we do it?
You can either ask for edition per
I did an implementation of the jquery fileupload at work. AFAIR its modules
are AMD compliant so it is pretty straight forward to integrate. Just
require them as you normally would with modules.
--
Chris
On Tue, Jun 10, 2014 at 6:48 PM, Ilya Obshadko
wrote:
> Did anybody successfully implement
Hi Lance,
i will check it and give it a try.
Thanks a lot.
Eric
Am 10.06.2014 20:34, schrieb Lance Java:
Take a look here where two entity types are used to create a tree (Category
and Item)
http://tapestry-stitch.uklance.cloudbees.net/databasetreedemo
Your nodes must be a common type but a
I am trying to have the Exception page shown in Tapestry when my GridDataSource
throws an exception. How do i catch a ComponentEventException nad have Tapestry
redirect to the Exception page.
Your help is much appreciated!
Here is the logs..
org.mortbay.thread.QueuedThreadPool$PoolThread.run(Q
Take a look here where two entity types are used to create a tree (Category
and Item)
http://tapestry-stitch.uklance.cloudbees.net/databasetreedemo
Your nodes must be a common type but a single node can encapsulate multiple
types.
Did anybody successfully implement
https://github.com/blueimp/jQuery-File-Upload on T5.4?
I can't make dependencies work.
- addModuleConfigurationCallback can't be used for component inside a Zone
- I have tried to contribute to ModuleManager, but it's getting too complex
and doesn't work either
Sorry, forgot to mention my version, 5.4 beta-10
On Tue, Jun 10, 2014 at 11:52 AM, George Christman
wrote:
> Hi guys, I have an ajax from with a nested AjaxFormLoop. When ever there
> is a validation error within the field, I lose the field data completely.
> This does not happen when the form
Hi guys, I have an ajax from with a nested AjaxFormLoop. When ever there is
a validation error within the field, I lose the field data completely. This
does not happen when the form is not nested in a zone. Any idea what might
be causing this?
Data to throw validation 12345678
Example code.
Could anyone suggest how to use addModuleConfigurationCallback method for
partial page renders?
Obvious use case is a component that acts as a wrapper around
jQuery-Ajax-Upload library mentioned above.
I need to use this component inside a Zone, but I can't use
addModuleConfigurationCallback in re
Hi all,
is it possible to use different data types for the top and sublevel nodes
of a tree component? The adapters type parameter seems to lead to the
restriction, that top and sub level nodes must by of same type.
Best regards
Eric
--
I am using exanpe-t5-lib to include some google maps on a page in Tapestry 5.3
and want to upgrade my app to 5.4.
exanpe-t5-lib version 1.3.0-SNAPSHOT from the master branch caused problems
starting my app so I have checked out branch br_5.4 from github
exanpe/exanpe-t5-lib (version 2.0.0-SNA
I places an asset file in my *META-INF/assets/js* folder beneath my
resources folder
This file name is *jquey.min.map* (It doesn't end with a .js)
I made sure multiple times that the asset is in place and that its even
transferred to maven's target/classes folder, but I'm still facing an issue
th
I've just read a link you sent before, this link:
http://apache-tapestry-mailing-list-archives.1045711.n5.nabble.com/META-INF-assets-in-5-4-td5714677.html
I understood that Tapestry should throw an exception explaining that I
should place my asset in "META-INF/assets" folder but this isn't the cas
Hello tapestry community,
Our project went into public pre-production phase and we want it to be
added on Tapestry Applications page (
http://tapestry.apache.org/applications.html).
How can we do it?
Best regards, Andrey.
14 matches
Mail list logo