view-month-display.adp

  • last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use new feature for dt_get_info to retrieve variables in a way that we know what is there and what not

  1. … 2 more files in changeset.
use adp:icon and fix broken layout

- prefer adp:icon over old-style .gif images

- fix line-breaks in table headers of week-calender, which causes

diffent heights of some of the table headers (1 line vs. 2lines)

This was a problem at least with bootstrap5

  1. … 5 more files in changeset.
prefer adp:icon over old-style .gif images

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

  1. … 7834 more files in changeset.
- Don't prevent default on event handler for day cell, so clicking on existing event works

- Fix text for event existance so events are shown

  1. … 1 more file in changeset.
- make boolean tests in .adp files more uniform

  1. … 12 more files in changeset.
- replace onclick/onkeypress handler with listeners

- make expressions more sane

  1. … 1 more file 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.
HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

  1. … 36 more files in changeset.
Improved tables caption and links title texts.

  1. … 8 more files in changeset.
Fix for headers identifier

  1. … 5 more files in changeset.
Added headers and caption to month view. Removed unecessary nested tables.

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

  1. … 4 more files in changeset.
theme-zen now uses blank-master instead of blank-compat. Replaced header_stuff with calls to template::head where necessary to make it possible (except new-portal that needs to be done -portal layouts-)

  1. … 10 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.
changing <br/> to <br> to meet html transitional validation requirements

  1. … 3 more files in changeset.
Add attachment icon if an event has attachments.

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

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

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

  1. … 3 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.
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.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
accessibility fix to calendar as defined by olga in bug number 2932 (added header tags to calendar html tables)

  1. … 1 more file in changeset.
we don't need to put show_calendar_name_p in the multirow, removing it

  1. … 1 more file in changeset.
fixed show_calendar_name_p so that it is passed to the multirow, it determines whether we show the calendar name in [ ] or not

  1. … 1 more file in changeset.