Re: isEntityEditable column space

2012-01-28 Thread David Holt
On 2012-01-27, at 2:17 PM, Theodore Petrosky wrote: > so is there an example to make the css dependent on whether the object is > there? (so either there is a property or a rule for that!!!) It seems that this rule removes not only the buttons/cells, but the column as well: 100 : pageConfigur

Re: Maven: archetypes, infrastructure, and documentation

2012-01-28 Thread Lachlan Deck
On 29/01/2012, at 1:59 AM, G Brown wrote: > On Jan 26, 2012, at 5:54 PM, Lachlan Deck wrote: > >> On 27/01/2012, at 9:08 AM, Greg Brown wrote: >> >>> On Jan 20, 2012, at 6:39 PM, Lachlan Deck wrote: >>> But please feel free to attempt to improve them, via github. >>> >>> Yes, the maven st

Re: help

2012-01-28 Thread probert
Do pageWithName(Gibberish.class.getName) instead, this way you make sure that you are using the right class. Envoyé de mon iPhone Le 2012-01-28 à 19:14, "James Cicenia" a écrit : > Yea... > > What isn't firing is pageWithName(). If I put pageWithName("Gibberish") it > would > dutifully do n

Re: help

2012-01-28 Thread James Cicenia
Yea... What isn't firing is pageWithName(). If I put pageWithName("Gibberish") it would dutifully do nothing instead of throwing an exception. This is bizarre is truly driving me mad and making me feel very claustrophobic. James On Jan 28, 2012, at 11:43 AM, Jesse Tayler wrote: > did you ch

Jenkins jobs to build Wonder

2012-01-28 Thread Pascal Robert
As promised, the two Jenkins jobs to build Wonder, archive the applications and the frameworks, build the JavaDoc, and build the deployment tools with embedded frameworks. It's on GitHub: https://github.com/wocommunity/JenkinsJob Happy building! The only problem I found is that builds are don

Re: help

2012-01-28 Thread Jesse Tayler
did you check your html file in your deployment? perms? On Jan 28, 2012, at 12:12 PM, James Cicenia wrote: > I have had a very big roadblock on getting my legacy app deployable. > > > I am doing a fully embedded install. However, no class path order, or jre > seems to make a difference. >

help

2012-01-28 Thread James Cicenia
I have had a very big roadblock on getting my legacy app deployable. I am doing a fully embedded install. However, no class path order, or jre seems to make a difference. After countless random permutations of my class path order I have the application successfully boot up. Then I make a requ

custom component in d2w

2012-01-28 Thread Theodore Petrosky
Before I get to far into this I thought I would ask the experts. In my Wonder app I had to give my users the ability to copy and paste from cell to cell of my table (just some text). So I stuck an AjaxInPlaceEditor into my table cell. Then when the user clicked off the cell, it would fire the s

Wonder build on wocommunity.org

2012-01-28 Thread Pascal Robert
Hi guys, I added a build of Wonder (for WO 5.4) made with Jenkins on wocommunity.org: http://wocommunity.org:8080/job/Wonder/ The configuration file for that project will be added on GitHub in a couple of days. ___ Do not post admin requests to t