• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 47 more files in changeset.
Fixing bug #2559

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
Fixed #1825: Schedule Ignores period setting.

Pay attention to period_days variable if set.

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Fixed schedule portlet breakage

merge of changes up to jcd-merge-for-dirk from oacs-5-1 to HEAD

  1. … 14 more files in changeset.
Numerous little fixes to make calendar work against .LRN. Weird that noone has complained yet.

  1. … 7 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.
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.
Fixed the queries for Oracle

  1. … 3 more files in changeset.
Removed unnecessary comment

Lumped all the different view-pages' query into one thus drastically slashing the amount of code that looks subtly different but effectively always retrieves calendar items for a particular interval.

  1. … 13 more files in changeset.
The date format string is constant - it is always the ANSI date format. There is no need to create a variable in TCL and then pass it on as a bind variable to the database. Instead I have hard-wired the format string into the database which means less code and maybe even slightly more efficiency.

  1. … 12 more files in changeset.
Fixed bug #952: quoting of calendar items

  1. … 6 more files in changeset.
Cleaned up defaulting of variables

I18n'd calendar list display

  1. … 3 more files in changeset.
Indentation

  1. … 1 more file in changeset.
bugfixes to make calendar play nicely with calendar-portlet

  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.
Bring back url_stub_callback, day_template, item_template

  1. … 8 more files in changeset.
adding timezone support to the month/week/day/list view templates

  1. … 9 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.
removed junk code

  1. … 4 more files in changeset.
noquote fixes: moved as much html generation into adp files

  1. … 42 more files in changeset.