• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 337 more files in changeset.
Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 87 more files in changeset.
1. HTML cleanup

2. Improved documents structure

3. Localization and translation

4. Made the vocabulary consistent across the pages (tipo vs. categoria in spanish)

  1. … 6 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.
Merged the 5.4 branch to HEAD, to pick up emmanuelle's fixes before I go

off fixing a bunch of other stuff.

  1. … 27 more files in changeset.
1. Always insert all-day event as starting and ending at 00:00 in the server timezone (using it as a flag). Don't convert to the user timezone when retrieving them for display.

2. Use condition start=end for all-day event as suggested by Gustaf (thanks gustaf for this)

3. Fixed the display of events created in another timezone

4. Fixed the display of all-day events

  1. … 9 more files in changeset.
Minor fix in CSS. Changed the name of a style that was clashing with an ID in the day view.

  1. … 3 more files in changeset.
1. Changed the alternative text of the icons in the view selection bar

2. Added a label in the form to go to a date in the mini calendar

3. Minor changes to improve the layout

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

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

  1. … 11 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
only shows notification chunk when within a community

  1. … 1 more file in changeset.
Added link multirow to pass CSS to the default-master in the new way but preserving the old way (header_stuff) for Zen compatibility

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

  1. … 1556 more files in changeset.
Minor changes to improve the layout

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

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

  1. … 6 more files in changeset.
Including navbar without having installed dotlrn.

  1. … 1 more file in changeset.
Reverted all changes from Mannheim

  1. … 222 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 197 more files in changeset.
Merge return_url and ui cleanup frm 5.2 (sorry! accidentally commited new code to 5.2 first)

  1. … 14 more files in changeset.
Adding return_urls so the behavior after adding/editing an item is more consistent

  1. … 13 more files in changeset.
1325. Parameterize show calendar name

Added a paramter Show_Calendar_Name_p and fixed the view*adp's so that

they pay respect to this parameter.

  1. … 3 more files in changeset.
Fixed #1328 "Should not require login to view a calendar"

  1. … 9 more files in changeset.
Don't drop the period_days parameter as long as you are only surfing on a view-list page.

Added a parameter to set the default for period_days

  1. … 3 more files in changeset.
Cut out some clutter, more css'ification, fixed the bug that item-add drops the current view and date

  1. … 8 more files in changeset.
CSS'ified mini-calendar and view. (Worked with Paul Doerwald, Lars Pind)

  1. … 3 more files in changeset.
Added notifications to calendar. Currently works only for PostgreSQL, will do the port to Oracle in the next 4 weeks.

  1. … 11 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.