• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed #1711: Outlook Synch creates wrong item start/end time

For Outlook you need to convert from user's timezone to system's timezone. Outlook syncing works fine for me now. I'll have other people with reallifish configurations test it as well.

Apparently some logic error. Exists_and_not_null returns true if the file exists. A negation of this therefore returns true if the variable does not exists...

Added cron support for keepalive

Over-encoded.

    • -2
    • +1
    ./packages/bookmarks/www/tree-dynamic.tcl
Add expand / collapse all functionality for javascript bookmarks.

    • -14
    • +3
    ./packages/bookmarks/www/top-frame.tcl
    • -0
    • +14
    ./packages/bookmarks/www/tree-static.js
Need to escape \ in javascript literal.

    • -1
    • +5
    ./packages/bookmarks/www/tree-dynamic.tcl
fix from Sloan: if cms is installed but not mounted, a blank sweep interval will be used meaning no sweeps will occur, but this is not always correct. Add a default for this case

More changes related to .LRN integration which ... now works at least to

the point of correctly rendering the .LRN Control Panel page!

    • -34
    • +61
    ./contrib/packages/portal/tcl/portal-procs.tcl
Changes to make integration with .LRN (or other integrated apps) easier.

    • -1
    • +14
    ./contrib/packages/portal/tcl/element-procs.tcl
    • -19
    • +17
    ./contrib/packages/portal/tcl/portal-procs.tcl
fix from Sloan: allow admin to restrict to registered users on a per-subsite basis

    • -0
    • +1
    ./packages/acs-subsite/acs-subsite.info
    • -1
    • +12
    ./packages/acs-tcl/tcl/admin-init.tcl
fix from Sloan: only show 'this is what we show other users' message to admins, which includes the user looking at their own portrait

fix from Sloan: don't allow admins to delete public folder in cloned classes/communities (it's already there for new ones)

    • -6
    • +11
    ./packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl
Fixing bug '#19 Enable notifications on file upload'. Modified patch #534 to make it actually work on HEAD. Should work for Oracle as well but not tested on that db yet. This could do with some cleanup, and i18n-ization.

    • -4
    • +8
    ./packages/file-storage/www/file-add.tcl
    • -2
    • +3
    ./packages/file-storage/www/file-delete.tcl
  1. … 5 more files in changeset.
Removing file-add-2 since it is unnecessary - file-add posts to itself now.

    • -148
    • +0
    ./packages/file-storage/www/file-add-2.tcl
    • -17
    • +0
    ./packages/file-storage/www/file-add-2.xql
Removing file-add-2* since all is handled by file-add now.

Fixed minor bug in portal::new uncovered when integrating with .LRN

    • -12
    • +6
    ./contrib/packages/portal/tcl/portal-procs.tcl
needed an upgrade script for previous change

file upgrade-2.0.3-2.0.4.sql was initially added on branch oacs-5-1.

fix the static cvs-id tags

  1. … 18 more files in changeset.
forgot to rename the datamodel scripts to match package key

    • -0
    • +40
    ./packages/related-items/sql/postgresql/related-items-drop.sql
followup to previous commit, moving query to database specific files where it now belongs

    • -14
    • +0
    ./packages/dotlrn/tcl/community-procs.xql
Changed AOLserver 4 compilation instructions to specify that users should check out Tcl 8.4.6 rather than 8.4.5.

Changed AOLserver 4 compilation instructions to specify that users should check out nsoracle 2.7 (tag v2_7) rather than the HEAD version of nsoracle.

reformat the whole section. no change in content

cols wrong in i18n overview table, put ulinks in footnotes for pdf

    • -1
    • +4
    ./packages/acs-core-docs/www/xml/Makefile
    • -0
    • +5
    ./packages/acs-core-docs/www/xml/fo.xsl
commited wrong fix. This one fixes Version Compatibility Matrix

fix the Version Compatibility Matrix table

fixing terms query UNION

improvements to small doc

    • -10
    • +17
    ./packages/ims-ent/www/doc/ims-ent.txt
fix from Sloan: proc to delete all notifications for a user, which will be used later when we have callbacks to call things like this when we delete a user from core