• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8099 more files in changeset.
Use modern date and time form input types so that the time values validated by the contract are the same used by the UI and no different values can be supplied to the form via the pseudo-fields for e.g. year, day and so on...

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

  1. … 7834 more files in changeset.
- remove javascript: urls

- replace onclick/onkeypress handler with listeners

  1. … 3 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 124 more files in changeset.
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.
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.
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.
HTML Strict cleanup

  1. … 3 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.
Fix javascript to disable/enable start and end time depending on the type of event (all day or not) -was failing when entering wrong times and going back using the browser for instance-

  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.
Zen: HTML cleanup

  1. … 5 more files in changeset.
Add return urls for edit item and new item

  1. … 3 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
varous bug fixes, enhance date field to use the new calendar javascript and integrates with ad_form date widget

  1. … 20 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.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Noquote bug

  1. … 2 more files in changeset.
Fixed bug #940: logic for turning on/off hour widgets was bad

  1. … 1 more file in changeset.
Confusion with date variable cause mini-calendar to not show the right date

  1. … 1 more file 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.
More cleanup and bugfixes, moved cal-item-new to using ad_form, added timezones (peter marklund)

  1. … 14 more files in changeset.
starting to add timezone support to the calendar package. Have not finished this task yet as we are waiting for Dirk to help us fix some major breakages that are preventing us from testing

  1. … 26 more files in changeset.
the calendar_list is now created in the caller of cal-options which saves a lot of unnecessary queries.

  1. … 5 more files in changeset.