My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Jul 20, 2009
    issue 6 (calendar_date_select just not implemented ?) reported by exnix.com   -   Hello guys If I tried to do as here http://code.google.com/p/activescaffold-ext/wiki/AdvancedFieldSearch It show only select one date with minuts and seconds. I think this search is not needed. it's not functional. How can I make it search in ranges ?
    Hello guys If I tried to do as here http://code.google.com/p/activescaffold-ext/wiki/AdvancedFieldSearch It show only select one date with minuts and seconds. I think this search is not needed. it's not functional. How can I make it search in ranges ?
  • Jul 20, 2009
    AdvancedFieldSearch (Field search in more professional way.) Wiki page commented on by exnix.com   -   gabe.heafitz +100 about ranges
    gabe.heafitz +100 about ranges
  • Nov 20, 2008
    issue 5 (Request-URI Too Large when I send too much selected items) commented on by leptom   -   Yep, I know. It is not a good interface but it's a prototype. I said 1000 because I'm sure that it fail (with 500 or less is the same). Multiselect don't let me use pagination, pagination will come after :) This problem come about pagination, between pages it lost selection. Thanks for your time
    Yep, I know. It is not a good interface but it's a prototype. I said 1000 because I'm sure that it fail (with 500 or less is the same). Multiselect don't let me use pagination, pagination will come after :) This problem come about pagination, between pages it lost selection. Thanks for your time
  • Nov 18, 2008
    issue 5 (Request-URI Too Large when I send too much selected items) commented on by caoweiyuan   -   1000 items on one page, without any pagination? Is your application on intranet? Anyway, it is not a good interface for user to look at all the record on one page.
    1000 items on one page, without any pagination? Is your application on intranet? Anyway, it is not a good interface for user to look at all the record on one page.
  • Nov 16, 2008
    issue 5 (Request-URI Too Large when I send too much selected items) reported by leptom   -   What steps will reproduce the problem? 1. Create a list with 1000 items(with less could fail too). 2. Select all items 3. Send form (execute macro) I choose to send it with post method but it's sent as get method(that has long limit). What is the expected output? What do you see instead? I expect a list of items. I receive an error: "Request-URI Too Large". What version of the product are you using? On what operating system? Latest trunk version from subversion repository Please provide any additional information below. If I choose get method to send items for the macro it will go in the url, but If I choose post method It should go in form. bye!
    What steps will reproduce the problem? 1. Create a list with 1000 items(with less could fail too). 2. Select all items 3. Send form (execute macro) I choose to send it with post method but it's sent as get method(that has long limit). What is the expected output? What do you see instead? I expect a list of items. I receive an error: "Request-URI Too Large". What version of the product are you using? On what operating system? Latest trunk version from subversion repository Please provide any additional information below. If I choose get method to send items for the macro it will go in the url, but If I choose post method It should go in form. bye!
 
Hosted by Google Code