• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add ad_script_abort after ad_returnredirect to make termination intent explicit

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

  1. … 7834 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 313 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.
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.
Fixed #1328 "Should not require login to view a calendar"

  1. … 9 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.
- Rewrote calendar admin pages

- Rewrote calendar permission checking

- Fixed bug #261: Day summary doesn't show events before 7 am

- Fixed bug #1139: Times added between 8 and 10 am not shown in day view

- Calendars inherits permissions from the package to which they belong

  1. … 51 more files in changeset.
- Sanatize handling of personal and non-personal calendars

- Fixed one-day display including overlapping events

- Edit recurring events (apply to one/all)

- Edit calendar for an item

- Display clendar for an item

  1. … 10 more files in changeset.
Use auth::require_login instead of the custom login check block

Check whether the user has a private calendar now performed calendar_have_private_p - this is package-agnostic, so only create one private calendar per user.

noquote fixes: moved as much html generation into adp files

  1. … 42 more files in changeset.
draft version of noquoted calendar package

  1. … 22 more files in changeset.
merge from oacs-4-6

  1. … 130 more files in changeset.
-fixed create calendar if user does not have personal private calendar

-added query file for above query

-fixed redirect user to login if necessary

  1. … 1 more file in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
added PG support for new calendar API, and fixed front page to create a personal calendar for a user if he/she doens't have any

  1. … 1 more file in changeset.
massive update to calendar for cleanup

  1. … 23 more files in changeset.
fixed up a few things to make calendar more usable in dotLRN (and more usable in general)

  1. … 8 more files in changeset.
fixed certain things for dotLRN - no breakage

  1. … 2 more files in changeset.
fixed up a number of ugly things

  1. … 2 more files in changeset.
calendar widget

  1. … 6 more files in changeset.
*** empty log message ***

  1. … 5 more files in changeset.

Grabbed the incomplete (and never to be completed) calendar module from the

ArsDigita CVS tree.

  1. … 45 more files in changeset.
Initial revision

  1. … 45 more files in changeset.