• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added list style with drop down boxes for filters

file select-menu.adp was added on branch oacs-5-1 on 2005-08-23 06:19:33 +0000

fixing typo

removed bottom selectbox for dynamic size

added 10 as dynamic list size; let selectbox for dynamic size appear always; increased version number

  1. … 2 more files in changeset.
added variable row numbers via selectbox; added pagination bar at bottom of list

  1. … 1 more file in changeset.
Cleaned up display a bit ... if you say "groupsize is 10" you now see

a groupsize of 10 displayed not 11. If groupsize is 1 you only get next/prev

page nav widgets rather than both page and group nav widgets.

  1. … 1 more file in changeset.
Fixes bug #861 by adding javascript return statements to workaround buggy browsers

add a conditional so if bulk_action_method not defined it defaults to GET resolves bug 1951

parameterize the method for bulk actions, default is get since that used to be the hard coded value

  1. … 1 more file in changeset.
making sure elements.label is always noquoted for consistency. Fixing bug 1184