Commit History

Author SHA1 Message Date
  dflaven c9f69662f8 Regression due to the interaction of the two previous fixes. (Trac #444 and Trac #448) 13 years ago
  dflaven 903d8c185d Fixed Trac #444: preserve sort order and page size when reloading a paginated list. 13 years ago
  dflaven def7b556ca Fixed Trac#448: paginated display broken after reloading a page containing a list where the page size is set to 'All' 13 years ago
  dflaven 2ef2fbed8e Added the ability to reload a selection fro a paginated list. 13 years ago
  dflaven f964bb28c9 Bug fix: do not modify the page's address (by changing the final anchor) when clicking on a page in a paginated display. Otherwise this interferes with the tabbed navigation. 14 years ago
  dflaven 0e89f5e89a Fixing bug #404: context lost when doing certain actions. What was fixed: 14 years ago
  dflaven 45571f75c3 Added an option to the paginated display: display all elements on one page. 14 years ago
  dflaven e9fe937391 Make sure that the AJax calls use a full/absolute path to the page they call so that they can be embedded anywhere inside the application (i.e. in plug-ins supplied pages as well as 'regular' app pages). 14 years ago
  dflaven b168019dec - Always display the number of elements (and the number of elements selected) when displaying a list. 14 years ago
  dflaven 15e920d102 New implementation for displaying long lists: pagination 14 years ago
  dflaven f8bfb5ba05 New implementation for displaying long lists: pagination 14 years ago