• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 368 more files in changeset.
Prefer string comparison operators to 'string equal' and 'empty_string_p'

  1. … 1 more file in changeset.
Fix param value to pass to calendar-item-type. Actually should use the existing cal-options includelet available in calendar instead of recoding that part here

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.

    • -108
    • +26
    ./calendar-full-includelet.tcl
  1. … 48 more files in changeset.
Fixed some of the calendar portlet stuff that was hardwired to .LRN, and

imported over the latest portlet code.

  1. … 4 more files in changeset.
cleaned up some naming issues

  1. … 6 more files in changeset.
Initial import

  1. … 137 more files in changeset.
Initial revision

    • -0
    • +171
    ./calendar-full-includelet.tcl
  1. … 137 more files in changeset.