• last updated 5 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. … 364 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

Tweak to initialization so it "works" without a current connection (i.e. at

openacs install time). It's still lame and you'll probably often want your

own custom initializer.

    • -21
    • +18
    ./tcl/calendar-includelet-utility-procs.tcl
Added some missing return urls

New file for tcl API

    • -0
    • +24
    ./tcl/calendar-includelet-procs.tcl
    • -0
    • +14
    ./tcl/calendar-includelet-procs.xql
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
    • +1
    ./catalog/calendar-includelet.AR_EG.utf-8.xml
    • -1
    • +1
    ./catalog/calendar-includelet.AR_LB.utf-8.xml
    • -1
    • +1
    ./catalog/calendar-includelet.FA_IR.utf-8.xml
    • -1
    • +1
    ./catalog/calendar-includelet.RO_RO.utf-8.xml
    • -1
    • +1
    ./catalog/calendar-includelet.TH_TH.utf-8.xml
    • -1
    • +1
    ./catalog/calendar-includelet.ast_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar-includelet.ch_zh.utf-8.xml
    • -1
    • +1
    ./catalog/calendar-includelet.da_DK.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/calendar-includelet.de_DE.ISO-8859-1.xml
    • -1
    • +2
    ./catalog/calendar-includelet.en_US.ISO-8859-1.xml
    • -5
    • +6
    ./catalog/calendar-includelet.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar-includelet.fi_FI.utf-8.xml
    • -1
    • +1
    ./catalog/calendar-includelet.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar-includelet.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar-includelet.hu_HU.utf-8.xml
  1. … 34 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.

    • -68
    • +78
    ./lib/calendar-full-includelet.adp
    • -25
    • +37
    ./lib/calendar-full-includelet.tcl
Fixed filename typo (oops) and changed the admin portlet to compute the

URL of the related calendar package.

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

    • -23
    • +2
    ./lib/calendar-admin-includelet.ado
    • -23
    • +4
    ./tcl/calendar-includelet-display-procs.tcl
Initial revision

    • -0
    • +31
    ./calendar-includelet.info
    • -0
    • +12
    ./catalog/calendar-includelet.AR_EG.utf-8.xml
    • -0
    • +12
    ./catalog/calendar-includelet.AR_LB.utf-8.xml
    • -0
    • +6
    ./catalog/calendar-includelet.FA_IR.utf-8.xml
    • -0
    • +12
    ./catalog/calendar-includelet.RO_RO.utf-8.xml
    • -0
    • +7
    ./catalog/calendar-includelet.TH_TH.utf-8.xml
    • -0
    • +12
    ./catalog/calendar-includelet.ast_ES.ISO-8859-1.xml
    • -0
    • +12
    ./catalog/calendar-includelet.ch_zh.utf-8.xml
    • -0
    • +12
    ./catalog/calendar-includelet.da_DK.ISO-8859-1.xml
    • -0
    • +12
    ./catalog/calendar-includelet.de_DE.ISO-8859-1.xml
    • -0
    • +12
    ./catalog/calendar-includelet.en_US.ISO-8859-1.xml
    • -0
    • +12
    ./catalog/calendar-includelet.es_ES.ISO-8859-1.xml
    • -0
    • +12
    ./catalog/calendar-includelet.fi_FI.utf-8.xml
    • -0
    • +12
    ./catalog/calendar-includelet.fr_FR.ISO-8859-1.xml
    • -0
    • +12
    ./catalog/calendar-includelet.gl_ES.ISO-8859-1.xml
  1. … 123 more files in changeset.