• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
flush page so new items appear in folder content list immediately

    • -0
    • +1
    /openacs-4/packages/cms/lib/folder-items.tcl
change check for date display before formatting (not optimal); few more little cleanup issues

Re-merging the cookie code committed on the oacs-5-1 branch, to version 1.70.2.8

Backing out of previous commit. This version should be identical to 1.83

    • -517
    • +200
    /openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl
Add lors-central as a module

Merging previous commit from oacs-5-1 onto HEAD. Please see comments for 1.70.2.8.

    • -200
    • +517
    /openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl
Non-inf cookies weren't being set correctly on IE, we believe because of the combination of HTTP/1.0 and max-age. According to RFC 2109, max-age should be used for HTTP/1.1 while Expires is appropriate for HTTP/1.0. We've simply added Expires to every cookie, and set it equal to the current time plus max-age.

check to make sure date is valid

fixing typo extra x

fixing typo extra x

making changes to fit to previous file version

small typo

Updating provides to contacts 1.0d

adding missing line from previous versions

Uploading AMS 1.0d code

    • -0
    • +262
    /openacs-4/packages/ams/catalog/ams.en_US.ISO-8859-1.xml
    • -0
    • +9
    /openacs-4/packages/ams/tcl/ams-init.tcl
    • -0
    • +232
    /openacs-4/packages/ams/tcl/ams-list-procs.tcl
    • -1206
    • +160
    /openacs-4/packages/ams/tcl/ams-procs.tcl
    • -0
    • +107
    /openacs-4/packages/ams/tcl/ams-widget-procs-postgresql.xql
  1. … 39 more files in changeset.
Adding some files that were not added during the upload of Contacts 1.0d

    • -0
    • +31
    /openacs-4/packages/contacts/lib/comments.adp
    • -0
    • +98
    /openacs-4/packages/contacts/lib/comments.tcl
    • -0
    • +19
    /openacs-4/packages/contacts/lib/contact-master.adp
    • -0
    • +88
    /openacs-4/packages/contacts/lib/contact-master.tcl
    • -0
    • +36
    /openacs-4/packages/contacts/lib/groups.adp
    • -0
    • +38
    /openacs-4/packages/contacts/lib/groups.tcl
    • -0
    • +15
    /openacs-4/packages/contacts/lib/relationships.adp
    • -0
    • +25
    /openacs-4/packages/contacts/lib/relationships.tcl
file signature.adp was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

file relationships-postgresql.xql was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file relationship-ae.xql was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file relationship-ae.adp was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file relationship-ae-postgresql.xql was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file permissions-user-add.adp was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file comments.adp was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

Uploading Contacts 1.0d code and removing old files from Contacts 0.1d

  1. … 124 more files in changeset.
use %q %X so time obeys locale

    • -2
    • +2
    /openacs-4/packages/cms/lib/folder-items.tcl
don't need the day of week in the pretty date

lc_time_fmt values for date datatypes when displaying attribute values

Limit micheles to lors and lorsm by request.

fixing callback names

fix a few straggler id= (changed id to the more sensible content_type)