Does anybody know a Javascript DatePicker with week selection? I found several, but all return the days or have other behavior regarding calendar weeks, but i need the week solely.
Thank you in...
Type: Posts; User: Fireball; Keyword(s):
Does anybody know a Javascript DatePicker with week selection? I found several, but all return the days or have other behavior regarding calendar weeks, but i need the week solely.
Thank you in...
Roo generates REST style controllers, right. Every domain object and the corresponding web controller has a remove() and corresponding delete() method. Is it possible to generate a REST style...
Given the following domain object:
import java.util.Date;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
import javax.validation.constraints.NotNull;
import...
jD, how you actually do sorting?
@skram
Do you still rely on JQuery and jqGrid?
Cheers Fireball
Is there any progress in this area or is not possible to integrate extjs with affordable efforts?
Any ideas what is going wrong with this simple test with a static datastore?
<script type="text/javascript">
dojo.require("dojox.grid.DataGrid");
dojo.ready(function() {
var...
Is there a better solution meanwhile?
I manually installed the annotations jar to the repo, and after changing the aspectj version in the pom to the following I was able to build.
<properties>
...
I am not building from source, i used the distribution from the download site. Where do I get the resource?
You can try yourself with the current 1.2.0 download and e.g. clinic.roo, I should not...
The following resource is not available in any repository:
org.springframework.roo:org.springframework.roo.annotations:jar:1.2.0.RELEASE
I am unable to build the project.
Cheers, Fireball
Go on delgad9 ;-)
Next Friday ... 7th January 2011
The current clinic.roo scrict fails when executing gwt:setup afterwards. The old GWT primitive type problem for fields (e.g. boolean Boolean).
// Spring Roo 1.1.0.RELEASE [rev 793f2b0] log opened...
Is there any out of the box solution yet or must we rely on interceptors? Would be a nice add-on :-) to automatically configure such a basic interceptor to trace all changes annotated by e.g....
The MVC part is not bad, the new UI renderer are very nice, so there's full roundtripping support. But what about the GWT part? No finder support and other stuff? What do you think? Is anybody using...
I want to track all changes. We have a custom persistence framework with a history table tracking old and new value changes for alle database columns. Spring Roo has a version column that has similar...
Does anyone do full data change tracking (history) with JPA? Is it possible to intercept data updates on JPA level or is it only possible when relating on back ends e.g. Hibernate?
Any stories or...
Are there any updates here or would you be so kind to provide some useful links.
Thank you
Fireball
Is there a quick howto or documentation for the DBRE add-on?
Is it possible to add ExtGWT UI lib to Roo generated applications or are there any limitations?
Cheers Fireball
Well, could you please post the download link.
try http:// instead of git://
For me the problems occurs in Firefox, I din't test it with Chrome.
The next one when creating reports:
00:30:23,986 [ERROR] Uncaught exception escaped
com.google.gwt.event.shared.UmbrellaException: One or more exceptions caught, see full set in...