Search:

Type: Posts; User: Fireball; Keyword(s):

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    206

    DatePicker with week selection

    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...
  2. Multiple delete possible with REST style?

    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...
  3. Date conversion when serializing from domain to JSON

    Given the following domain object:



    import java.util.Date;
    import javax.persistence.Temporal;
    import javax.persistence.TemporalType;
    import javax.validation.constraints.NotNull;
    import...
  4. Replies
    18
    Views
    2,498

    jD, how you actually do sorting?

    jD, how you actually do sorting?
  5. Replies
    4
    Views
    5,926

    @skram Do you still rely on JQuery and jqGrid? ...

    @skram
    Do you still rely on JQuery and jqGrid?

    Cheers Fireball
  6. Is there any progress in this area or is not...

    Is there any progress in this area or is not possible to integrate extjs with affordable efforts?
  7. Any ideas what is going wrong with this simple...

    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...
  8. Replies
    14
    Views
    12,198

    Is there a better solution meanwhile?

    Is there a better solution meanwhile?
  9. Replies
    6
    Views
    406

    I manually installed the annotations jar to the...

    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>
    ...
  10. Replies
    6
    Views
    406

    I am not building from source, i used the...

    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...
  11. Replies
    6
    Views
    406

    Build problem with 1.2.0

    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
  12. Replies
    18
    Views
    2,498

    Go on delgad9 ;-)

    Go on delgad9 ;-)
  13. Replies
    1
    Views
    636

    Next Friday ... 7th January 2011

    Next Friday ... 7th January 2011
  14. Replies
    1
    Views
    635

    Clinic.roo failed with GWT

    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...
  15. Is there any out of the box solution yet or must...

    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....
  16. Replies
    0
    Views
    403

    GWT add-on production ready?

    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...
  17. Replies
    4
    Views
    2,592

    I want to track all changes. We have a custom...

    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...
  18. Replies
    4
    Views
    2,592

    History tracking with JPA

    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...
  19. Replies
    3
    Views
    1,752

    Are there any updates here or would you be so...

    Are there any updates here or would you be so kind to provide some useful links.

    Thank you
    Fireball
  20. Is there a quick howto or documentation for the...

    Is there a quick howto or documentation for the DBRE add-on?
  21. Replies
    2
    Views
    1,131

    Use of ExtGWT possible?

    Is it possible to add ExtGWT UI lib to Roo generated applications or are there any limitations?

    Cheers Fireball
  22. Replies
    17
    Views
    2,571

    Well, could you please post the download link.

    Well, could you please post the download link.
  23. Replies
    2
    Views
    952

    try http:// instead of git://

    try http:// instead of git://
  24. Replies
    11
    Views
    2,731

    For me the problems occurs in Firefox, I din't...

    For me the problems occurs in Firefox, I din't test it with Chrome.
  25. Replies
    11
    Views
    2,731

    The next one when creating reports: ...

    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...
Results 1 to 25 of 103
Page 1 of 5 1 2 3 4