• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes to list filters break passing through of filters.type. UNtil this is fixed, select-menu.adp does not work the way it used to

Adding new listfilters-form tag to generate a dynamic form to specify filter criteria for listbuilder lists.

Adding listed-filters listfilter style to show a nice summary of choosen filterswith a remove link for each one.

    • -0
    • +12
    ./listed-filters.adp
  1. … 1 more file in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 718 more files in changeset.
Don't display group by label if empty

adding javascripts to support multival filters functionallity

adding a # to the null value on the option menu

Added list style with drop down boxes for filters

adding clear url to the empty option of the list

new style for filters display, it displays a select box instead of the tradicional links

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

file select-menu.adp was initially added on branch oacs-5-2.

added list templates for course lists in dotlrn-catalog

file course-filters.adp was initially added on branch oacs-5-2.

file courses.adp was initially added on branch oacs-5-2.

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

  1. … 1 more file in changeset.
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 b"

ar at bottom of list

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

  1. … 1 more file in changeset.
border is deprecated and should not be used here

  1. … 1 more file in changeset.
removed ugly border around sort-order arrows in listbuilder

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 321 more files in changeset.
xhtml tweak for sort img

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.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2274 more files in changeset.
test

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

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 115 more files in changeset.
add a conditional so if bulk_action_method not defined it defaults to GET resolves bug 1951