• last updated 11 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. … 365 more files in changeset.
Prefer string comparison operators to 'string equal' and 'empty_string_p'

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

Added some missing return urls

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. … 41 more files in changeset.
Another tweak from 2.4.0

Fixed some of the calendar portlet stuff that was hardwired to .LRN, and

imported over the latest portlet code.

Fixed filename typo (oops) and changed the admin portlet to compute the

URL of the related calendar package.

    • -0
    • +5
    ./calendar-admin-includelet.adp
cleaned up some naming issues

  1. … 1 more file in changeset.
Initial import

  1. … 128 more files in changeset.
Initial revision

    • -0
    • +26
    ./calendar-admin-includelet.ado
    • -0
    • +18
    ./calendar-admin-includelet.tcl
    • -0
    • +81
    ./calendar-full-includelet.adp
    • -0
    • +171
    ./calendar-full-includelet.tcl
    • -0
    • +45
    ./calendar-includelet-oracle.xql
    • -0
    • +45
    ./calendar-includelet-postgresql.xql
    • -0
    • +59
    ./calendar-includelet.adp
    • -0
    • +152
    ./calendar-includelet.tcl
    • -0
    • +14
    ./calendar-list-includelet.adp
    • -0
    • +77
    ./calendar-list-includelet.tcl
  1. … 128 more files in changeset.