• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file index.vuh was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/www/bboard/index.vuh
Adding dotlrn subsite templates.

    • -0
    • +41
    /openacs-4/templates/dotlrn/dotlrn-header.adp
    • -0
    • +43
    /openacs-4/templates/dotlrn/dotlrn-master.adp
    • -0
    • +83
    /openacs-4/templates/dotlrn/dotlrn-master.tcl
file dotlrn-header.adp was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/templates/dotlrn/dotlrn-header.adp
file user-status.tcl was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/templates/dotlrn/user-status.tcl
file user-status.adp was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/templates/dotlrn/user-status.adp
file dotlrn-master.tcl was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/templates/dotlrn/dotlrn-master.tcl
file dotlrn-master.adp was initially added on branch openacs-org.

    • -0
    • +0
    /openacs-4/templates/dotlrn/dotlrn-master.adp
- Changed create scripts to add per-category custom fields support.

- Fixed bug in package drop scripts. Don't think all is solved yet.

- Wrote Tcl callback to allow for per-category custom fields.

removed because file is unused

Removed Usability Test. No author given, it is not clear how this document is related to the OpenACS calendar, it has no date, and no version

Removed link to Regression Tests

The content for this doc is in images and they images do not existed => Removed

Removed because the display procs are not being used anymore

Added so that display pages can work with Oracle properly anytime soon. *Not* tested

Removed the check whether a user_id really refers to a user_id in acs_objects.

removed the calendar-community-core procs - they were unused

Do not show the groups an admin is member of (does not make sense here)

removed calendar_have_group_cal_p

removed junk code

sanitized the query: removed unnecessary subqueries and the query now uses the same permission clause like calendar::calendar_list

Retrieve calendar_id directly from calendars table

sanitized the query: removed unnecessary subqueries and the query now uses the same permission clause like calendar::calendar_list

the calendar_list is now created in the caller of cal-options which saves a lot of unnecessary queries.

    • -1
    • +1
    /openacs-4/packages/calendar/www/view.adp
    • -3
    • +2
    /openacs-4/packages/calendar/www/view.tcl
moved to using ad_form

added calendar_name, calendar_admin_p to select_calendar_list and removed the unnecesary adjust_calendar_list_query

moved adjust_calendar_list functionality into the calendar_list proc and then removed it

debugged the query and the corresponding page. calendar-preferences now syntactically works fine, however I am not sure about the supposed semantics of this page...

Removing unused files

    • -235
    • +0
    /openacs-4/packages/calendar/www/cal-weekview.tcl
Removing unused files.

    • -196
    • +0
    /openacs-4/packages/calendar/www/cal-dayview.tcl
    • -120
    • +0
    /openacs-4/packages/calendar/www/cal-listview.tcl
    • -22
    • +0
    /openacs-4/packages/calendar/www/cal-monthview.adp
    • -97
    • +0
    /openacs-4/packages/calendar/www/cal-monthview.tcl
- Fixed left-over from reversing widget-procs.tcl

- Moved attribute instantiation to a Tcl callback (because we now

support per-category custom fields)

- Working on www/index.tcl