crs4 / notredam

Automatically exported from code.google.com/p/notredam
http://www.notredam.org
17 stars 4 forks source link

The application can not show more than 1000 items per page... #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The application can not show more than 1000 items per page, but this seems to 
be possible from the GUI. The drop down menu which allow to select the number 
of items to be shown per page has always the 'all' choice available, although 
this is not always true. Suggested solution: if the total number of resoureces 
in a workspace is greater than 1000, the 'all' choice should be changed to 
'1000'. This means that the 'edit->select all' should select all the items in a 
workspace and not the shown items only. 

Original issue reported on code.google.com by maurizio...@gmail.com on 21 Jan 2011 at 2:20

GoogleCodeExporter commented 9 years ago

Original comment by maurizio...@gmail.com on 21 Jan 2011 at 4:16

GoogleCodeExporter commented 9 years ago

Original comment by maurizio...@gmail.com on 14 Jun 2011 at 9:55

GoogleCodeExporter commented 9 years ago
The application can show more than 1000 items per page. I have tested with 2000 
small item. I think this problem could be show when the resource are heavier. I 
will test with medium size image.

Original comment by fabrizio.solinas83@gmail.com on 28 Jun 2011 at 8:53

GoogleCodeExporter commented 9 years ago
there is same problem when it is neccessary show too much item per page. I've 
changed combobox to avoid this issue.

Original comment by fabrizio.solinas83@gmail.com on 31 Aug 2011 at 2:33