• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed subject variable for subject element of form

Documentation ofr RefreshCache parameter

bug 1712

file upgrade-2.0.2-2.0.3.sql was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./dotlrn-homework/sql/postgresql/upgrade-2.0.2-2.0.3.sql
bug 1712 - fixing name of postgresql sql directory

Use OS timezone for oracle timestamps instead of assuming GMT.

    • -2
    • +2
    ./oacs-dav/tcl/oacs-dav-procs-oracle.xql
Put xml declaration at the top of PROPFIND responses.

- Added -form switch to ad_page_contract to let callers pass in a form ns_set specifically. This is useful when using ad_page_contract to validate includelets

- Removed unused -type switch to ad_page_contract

- This is a merge of the 1.18.4.1 change on dotkul branch

    • -12
    • +9
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
Fix date formats for ultra-picky MS clients.

    • -2
    • +2
    ./oacs-dav/tcl/oacs-dav-procs-oracle.xql
variables for HEAD/5.2

Oracle was throwing errors on the send_notification_to_bouncing_email query. It isn't smart enough to map the insert columns by name, so we have to enumerate them explicitly.

    • -1
    • +2
    ./acs-mail-lite/tcl/acs-mail-lite-procs-oracle.xql
Copy content_length when copying a content_revision, otherwise copied revisions

end up with NULL content length.

Fixed bug 1677: One day view doesn't show items shorter than an hour and doesn't handle "dangling" minutes properly.

    • -0
    • +3
    ./calendar/www/view-one-day-display-oracle.xql
    • -0
    • +3
    ./calendar/www/view-one-day-display-postgresql.xql
    • -6
    • +5
    ./calendar/www/view-one-day-display.tcl
Fix handling of zero content length files in propfind to return 0.

    • -1
    • +1
    ./oacs-dav/tcl/oacs-dav-procs-oracle.xql
Deleted a not needed closing else tag

Add callbacks to info file. Bump version number.

updating version numbers

    • -2
    • +2
    ./calendar-portlet/calendar-portlet.info
    • -2
    • +2
    ./curriculum-portlet/curriculum-portlet.info
    • -2
    • +2
    ./dotlrn-calendar/dotlrn-calendar.info
    • -2
    • +2
    ./dotlrn-curriculum/dotlrn-curriculum.info
    • -1
    • +1
    ./dotlrn-homework/dotlrn-homework.info
    • -2
    • +2
    ./dotlrn-news-aggregator/dotlrn-news-aggregator.info
  1. … 13 more files in changeset.

Add live revision to get_item_info query

bug 1068- fixing a bunch of small errors

    • -1
    • +1
    ./dotlrn-homework/dotlrn-homework.info
    • -1
    • +17
    ./dotlrn-homework/tcl/apm-callback-procs.tcl
    • -4
    • +7
    ./dotlrn-homework/www/file-postgresql.xql
file upgrade-2.0.2-2.0.3.sql was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./dotlrn-homework/sql/oracle/upgrade-2.0.2-2.0.3.sql
    • -0
    • +0
    ./dotlrn-homework/sql/postgres/upgrade-2.0.2-2.0.3.sql
file upgrade-2.0.2-2.0.3.sql~ was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./dotlrn-homework/sql/oracle/upgrade-2.0.2-2.0.3.sql~
bug 1068- changed the download links to include the title so the file extension and name is preserved. Also made the little gif clickable like it is in file storage

    • -1
    • +1
    ./dotlrn-homework/www/folder-chunk-oracle.xql
    • -1
    • +1
    ./dotlrn-homework/www/folder-chunk-postgresql.xql
    • -1
    • +1
    ./dotlrn-homework/www/folder-chunk.adp
    • -1
    • +2
    ./dotlrn-homework/www/folder-chunk.tcl
Fixed a simple bug in deprecated proc ad_admin_footer.

Fix oracle query for get_id to use actual oracle syntax.

    • -1
    • +3
    ./file-storage/tcl/file-storage-procs-oracle.xql
Bug 1387 - an Oracle-style query had been left in the Tcl script

    • -0
    • +20
    ./dotlrn-fs/tcl/dotlrn-fs-procs-oracle.xql
    • -0
    • +17
    ./dotlrn-fs/tcl/dotlrn-fs-procs-postgresql.xql
    • -11
    • +2
    ./dotlrn-fs/tcl/dotlrn-fs-procs.tcl
upgrade file

logic for updates setting draft were backwards in the search trigger, so publish instead deleted the indexed item rather than forcing an index

mime not mime_type for search datasources

typo in create stmt

acs-tcl version should have been d1 not d2