• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve rowcount expressions

  1. … 76 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- replace "onclick" handler in .adp files by event listener

  1. … 5 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Adding missing noparse closing tag! This could never have worked.

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. … 2275 more files in changeset.
Fixes bug #861 by adding javascript return statements to workaround buggy browsers

  1. … 1 more file in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

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

  1. … 1 more file in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
parameterize the method for bulk actions, default is get since that used to be the hard coded value

  1. … 2 more files in changeset.
1. don't include javascript (now comes from core.js I think).

2. don't create the form unless there are bulk actions

3. remove spurious table tags.

4. make the list row container a div rather than a P tag.

5. change the class name for the list row container to

be "list-row odd" and "list-row even" rather than simply list-row

6. Include the list_properties.bulk_action_export_chunk if there are bulk actions.

7. Add the outermost div which has class list_properties.class

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Added the list builder. Wham\!

  1. … 3 more files in changeset.
file list.adp was initially added on branch oacs-4-6.