• last updated 40 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Patch 546, fixes bug 1929: can't read tree_id error.

Fixed bug Bug #1921: Schedule uses wrong period

Do not calculate end_date, only pass on period_days.

(Hopefully) fixed Bug #1711: Outlook Synch creates wrong item start/end time

Now normalizing to UTC - works for me, needs to be doublechecked.

    • -6
    • +6
    ./packages/calendar/tcl/cal-item-procs.tcl
Fix for Bug #1933 Add -party_id where needed

banding on table, right align numbers, don't width 100pct the per package one since it's too wide that way

    • -11
    • +21
    ./packages/acs-automated-testing/www/admin/index.adp
Fixed bug Bug #1920: Invalid dates don't throw inline errors

Moved cal-item-create-recurrence.tcl towards using ad_form

added list wrapper to caching example

file upgrade-5.0d1-5.0d2.sql was initially added on branch oacs-5-1.

Added bookmark folder names to the bookmark search results.

    • -0
    • +2
    ./packages/bookmarks/www/search-oracle.xql
    • -4
    • +8
    ./packages/bookmarks/www/search-postgresql.xql
    • -38
    • +7
    ./packages/bookmarks/www/search.adp
    • -63
    • +58
    ./packages/bookmarks/www/search.tcl
    • -2
    • +2
    ./packages/bookmarks/www/tree-dynamic.tcl
Fixes bug in forum view -- else wasn't closed.

    • -1
    • +1
    ./packages/forums/lib/message/thread-chunk.adp
- Updated to use the site template

- Added info on table size and number of rows to postgresql table description

    • -0
    • +0
    ./packages/schema-browser/www/index.adp
    • -23
    • +7
    ./packages/schema-browser/www/index.tcl
bug 1842, default portal

    • -8
    • +14
    ./packages/dotlrn/tcl/community-procs.tcl
    • -2
    • +37
    ./packages/dotlrn/www/configure.tcl
    • -2
    • +33
    ./packages/dotlrn/www/one-community-portal-configure.tcl
file revert-portal-2.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./packages/new-portal/www/admin/revert-portal-2.adp
file revert-portal.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./packages/new-portal/www/admin/revert-portal.tcl
file revert-portal.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./packages/new-portal/www/admin/revert-portal.adp
file revert-portal-2.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./packages/new-portal/www/admin/revert-portal-2.tcl
Changed wording from users to members. See

http://openacs.org/forums/message-view?message_id=192598

added advanced tutorial notes on caching and on scheduled procs

    • -0
    • +0
    ./packages/acs-core-docs/www/aolserver.html
    • -0
    • +0
    ./packages/acs-core-docs/www/aolserver4.html
    • -0
    • +0
    ./packages/acs-core-docs/www/credits.html
    • -1
    • +1
    ./packages/acs-core-docs/www/cvs-tips.html
    • -0
    • +0
    ./packages/acs-core-docs/www/db-api.html
  1. … 46 more files in changeset.
Fixed a bug. dotlrn_community_type.del is a procedure not a function. Assigning a return value made Oracle unhappy.

there was a second ; on another line (from oacs-5-1)

there was a second ; on another line

spurious ; in table create for bookshelf_books (from oacs-5-1)

spurious ; in table create for bookshelf_books

I forgot to commit the upgrade script for Oracle

    • -0
    • +107
    ./packages/workflow/sql/oracle/upgrade/upgrade-2.0.0b3-2.0.0b4.sql
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 673 more files in changeset.
Made some changes to allow wf case objects to be plain objects (items worked without problems), see: http://openacs.org/forums/message-view?message_id=192465 ... I have not been able to test the upgrade script for Oracle.

    • -2
    • +19
    ./packages/workflow/tcl/case-procs.tcl
Added in a link which will assign people to a task based on the task

assignments. Also adds in the ability to not send out emails when

editings a task. Slightly changes the task add/edit page.

Added get_rel_segment accessor function.

    • -1
    • +10
    ./packages/acs-subsite/tcl/group-procs.tcl
    • -0
    • +11
    ./packages/acs-subsite/tcl/group-procs.xql
Fixed a bug that would occasionally lead some tasks to display a

deadline of n/a instead of their real deadline. Bumped to version 1.09b3

minor bug fixes: corrected list that is passed on package_exec_plsql -var_list, added definition of some plsql procs, added content::item::copy, bump up for version needed