• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add the title for sorting to the currently sorted by column, set sort graphic alt to empty (title already on the text link), remove a class list where not needed

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

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

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

Cleaned up, moved Javascript to core.js

noquote fixes bug 1322 patch 409 Michael Steigman

Removed specific font-stuff in the template

Tightened the display of formgroup tables, there was too much whitespace

  1. … 1 more file in changeset.
Improved list-builder design, cleaned up CSS

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
bugfix #1099: using noparse instead of ~ or +; removed unprotecting via ~ or +

  1. … 1 more file in changeset.
Added noquote stuff to the plain form widget to fix #1183

Added noquote stuff to plain form widget to fix #1183

i18n'd required message

Removed unnecessary tables in standard form template

  1. … 1 more file in changeset.
Removed comment lines I'd forgotten to remove ...

Made the code work with "sub-elements"; *.spellcheck, *.format, etc.

Fixed bug #860: * required mark on forms

  1. … 1 more file in changeset.
Fix bug #768, patch #296

Fixed bug #677: noquote label in form templates

Renamed standard-lars to standard, and standard to blue

  1. … 3 more files in changeset.
Applied patch #231 - get rid of buttons multirow, and replace with submit form elements

  1. … 1 more file in changeset.
Noquote bug

CSS'ified standard-lars

Don't show help text in display mode

Noquoting

Added '* required' to bottom of form, if there are required fields

making labels of radio and checkbox options noquoted. For example in dotlrn/admin/users/users-search we have user links in checkbox option labels

Noquoting the widget in formgroups (radio buttons, checkboxes)

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

  1. … 811 more files in changeset.