• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8099 more files in changeset.
Name the form in a way that it will be de-facto unique on the page and multiple instances of the same portlet can be rendered together

  1. … 3 more files in changeset.
Tolerate the same request variable specified multiple times

We use export_vars as arbiter to decide how this will be treated.

Also remove some postgres/oracle divergence

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

  1. … 7834 more files in changeset.
Fix typo in html attributes definition (this enables proper styling and input checks).

Put formwidget directly into markup, otherwise the templating system complains about missing id for the submit widget.

  1. … 1 more file in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
Refactored "list view" to use list builder

  1. … 4 more files in changeset.
Removed .LRN dependencies from calendar (essentially the view include

scripts only worked from within .LRN or calendar itself). Did a bunch of

clean-up of stuff being computed by portlets that are totally ignored by the

calendar include scripts. If the semantics are wanted, they should be put

into the calendar package itself. Switched a bunch of stuff to properly use

export_vars, and to generate links inline rather than subst an awkward

template. Got rid of the use of site_node_object_map in calendar, because

calendars have a perfectly usable package_id in the data model (should really

be rewritten to use package_id in the underlying acs_objects row), and the

URLs generated by site_node_object_map are just as easily generated from this

package id. Bonus: site nodes are cached, the site_node_object_map is not.

  1. … 48 more files in changeset.
Make number of days filter form inline

CSS fixes thanks to emmar

  1. … 1 more file in changeset.
HTML Strict cleanup

  1. … 3 more files in changeset.
HTML Strict cleanup

  1. … 2 more files in changeset.
Replace header_stuff property with calls to template::head

  1. … 11 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Zen: HTML cleanup

  1. … 7 more files in changeset.
Zen: HTML clean-up

  1. … 3 more files in changeset.
missing noquote

conversions to use form builder

  1. … 6 more files in changeset.
Merge nima's changes for Calendar.

  1. … 7 more files in changeset.
Update calendar for Zen

  1. … 34 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
bug 2835: added title attrib for links in portlets

  1. … 14 more files in changeset.
Accessibility enhancements, i18n and added missing keys

  1. … 6 more files in changeset.
A few more CSS modifications

Slimmed down the CSS file considerably

Removed markup from the view pages

Unified multirow names

Unified sql queries

Use partialqueries more consistently

(These changes should be backwards-compatible with .LRN 2.0 and .LRN

head. Testing needs to be done here, fixing will take place during the

feature freeze period)

  1. … 10 more files in changeset.
- I18n'd 'No Items

- Made it still show the widget that lets you choose how many days to show even if there are no appointments

  1. … 2 more files in changeset.
I18n'd calendar list display

  1. … 3 more files in changeset.
Make calendar play nice with calendar-portlets. I am slowly approaching alpha status with this.

  1. … 20 more files in changeset.
Fixed stylesheet problem: Calendar's stylesheet redefined the entire site's CSS

- moved stylesheet to www/resrouces

  1. … 12 more files in changeset.
Multiple i18n fixes

  1. … 10 more files in changeset.
resurrected show_calendar_name_p and calendar_id_list

  1. … 3 more files in changeset.