• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1. Fixed CSS to work with theme-zen and new openacs default CSS.

2. Reformatted. Sorry, any attempt to diff will suck, but I just

couldn't stand it...

Working on theme-zen compatible OpenACS CSS+HTML (not done)

don't call create the thread, when called with "-noinit"

Fix bug#3135, patch#862 from Åsmund Realfsen

Fix bug#3136

Fix bug#3139

Patch#864 from Åsmund Realfsen for bug#3139, create script was out of synch

Replaced table with div.

HTML strict cleanup.

Minor fix in CSS. Changed the name of a style that was clashing with an ID in the day view.

    • -13
    • +4
    /openacs-4/packages/calendar/www/cal-item-view.adp
    • -1
    • +1
    /openacs-4/packages/calendar/www/view.adp
Remove unused obsolete files

Apply patch#856 from Michael Totschnig to check for implementations up the type hierarchy

Added description to config patch

Removed xotcl license from copyright file

    • -21
    • +0
    /installers/debian/openacs/copyright
minor cleanup

adjust to interface change

Bumped version numbers to prepare for tomorrow's release.

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 7 more files in changeset.
Fixed package forum-reading-info for Oracle.

Fixed context bar. This had a empty parameter.

    • -3
    • +3
    /openacs-4/packages/forums/www/message-post.tcl
Minor fix in calendar CSS to align calendar views.

Improved tables caption and links title texts.

Fix for headers identifier

Added headers and caption to month view. Removed unecessary nested tables.

- additional package parameter do_thottle on/off to activate/deactivate throttling on the fly

- additional statistcs to compute views per minute for users (e.g. to measure engagement in e-learning apps)

- bump version number

Added caption and header to week-view table, removed unecessary nested tables.

- change output of export to streaming mode to avoid timeouts on reverse proxies, when a large number of pages is exported

Added caption and headers in day view.

Reduced nested tables for mini-calendar. Moved style to CSSs. Added caption and headers to the mini-calendar table.

    • -41
    • +23
    /openacs-4/packages/calendar/www/mini-calendar.adp
    • -6
    • +11
    /openacs-4/packages/calendar/www/mini-calendar.tcl
Moved calendar icons to CSS

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

    • -6
    • +4
    /openacs-4/packages/calendar/www/view.adp
Forgot to add the hc CSS in that one.