Commit History

Author SHA1 Message Date
  dflaven 97a1413d52 Protect the initialization with a try ... catch, in order to protect that rest of the page in case of trouble. 11 years ago
  romainq 77e608b627 #770 and #853: When a list is configured directly from the table (NOT from the Dialog box), then these settings are not kept neither when creating a shortcut nor when opening the "configure this list" dialog 11 years ago
  dflaven b635be6e25 - Small fixes to the custom display of lists. 12 years ago
  dflaven 194ed4c609 Customizable tables implementation... 13 years ago
  dflaven ff776acb49 Fixed the broken n:n links management UI (Add button remained disabled) 13 years ago
  dflaven 4f97176cee Sorting of lists: sort is now always executed server-side via the mechanism used by paginated lists. This fixes Trac #411, #421, #520 13 years ago
  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