• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Added clarification that you'll need to edit nsd-postgres or

nsd-oracle script with path to Aolserver if you're not using

/usr/local/aolserver as the Aolserver directory.

split package from datamodel create, add fts contract, update for tip 42,43 fix name_method on pg

    • -0
    • +217
    ./faq/sql/oracle/faq-package-create.sql
    • -0
    • +1
    ./faq/sql/oracle/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
    • -165
    • +9
    ./faq/sql/postgresql/faq-create.sql
    • -0
    • +171
    ./faq/sql/postgresql/faq-package-create.sql
    • -0
    • +5
    ./faq/sql/postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
    • -0
    • +39
    ./faq/tcl/faq-install-procs.tcl
    • -0
    • +133
    ./faq/tcl/faq-sc-procs.tcl
Added in more hints for installing nspostgres.so if things go wrong.

typo

    • -2
    • +2
    ./calendar/tcl/calendar-install-procs.tcl
add datasource and url contracts for Fts, add callbacks for sc stuff, add calendar_package_id to calendar::item::get areturn array

    • -2
    • +4
    ./calendar/tcl/cal-item-procs-oracle.xql
    • -2
    • +4
    ./calendar/tcl/cal-item-procs-postgresql.xql
    • -0
    • +38
    ./calendar/tcl/calendar-install-procs.tcl
    • -0
    • +80
    ./calendar/tcl/calendar-sc-procs.tcl
change apm_package_url_from_id to return the first url (after finding half a dozen essentially identical queries to do that in package specific routines I think its clear it makes more sense to do that

    • -1
    • +1
    ./acs-tcl/tcl/apm-procs-postgresql.xql