• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Return content as string when string_p is true for file storage type.

Fixed bug#1823

fixing bug 1809

Recreate view template on upgrade

Further fixing of bug #1858

Move file-storage-dav-install-procs.tcl to file-storage-install-procs.tcl

file file-storage-install-procs.tcl was initially added on branch oacs-5-1.

Check for html before processing content through ad_html_text_convert.

By default, switched to not allow all HTML tags. This is per a discussion on

IRC: http://openacs.org/irc/log/2004-05-26

Fixed Bug #1858: qualifying "rename" works in 8i bug chokes in 9i causing

the reported error on installation. Fixed by changing the name to "edit_name"

and implemented it for PG as well (to keep names similar)

    • -1
    • +1
    ./packages/cms/www/modules/items/rename-oracle.xql
  1. … 14 more files in changeset.
Fix bug#1821. Change oracle query for create_item to use indbp variable to

create item with the correct storage type.

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

Changed comment for when using more than 1 database.

    • -1
    • +1
    ./packages/acs-tcl/tcl/00-database-procs.tcl
bug 1214, small layout issue

    • -2
    • +1
    ./packages/dotlrn/www/dotlrn-master.tcl
Fix for Bug #1834: set SystemTimezone default="UTC"

Fix for Bug #1839 Add the core.js to dotlrn-master.adp

    • -1
    • +2
    ./packages/dotlrn/www/dotlrn-master.adp
fix the homework portlet display, the oracle query used all_users which has been changed to acs_users_all so it won't conflict with the oracle dba view

bug 1846; double click s and duplicated of subjects

display question noquoted since it's html, resolves bug 1813

    • -1
    • +1
    ./packages/faq-portlet/www/faq-portlet.adp
allow html for questions as well as answers

    • -1
    • +1
    ./packages/faq/www/admin/q-and-a-add-edit.tcl
add some help text for the fields, fix an i18n bug

    • -3
    • +4
    ./packages/faq/www/admin/faq-add-edit.tcl
    • -2
    • +2
    ./packages/faq/www/admin/q-and-a-add-edit.tcl
added script from Rocael for cloning locale catalogs; notes on plural

    • -0
    • +51
    ./packages/acs-core-docs/www/files/create-new-catalog.sh
Cleanup. Make it actually install.

    • -1
    • +1
    ./packages/xcms-ui/lib/xcms-default.adp
    • -1
    • +1
    ./packages/xcms-ui/lib/xcms-folder-default.adp
    • -10
    • +40
    ./packages/xcms-ui/tcl/xcms-ui-procs.tcl
    • -4
    • +22
    ./packages/xcms-ui/www/admin/setup.tcl
fixing broken view, file storage broken

Fixed bug 1853: missing comma in fs_objects view declaration committed to

HEAD got merged to 5.1 ...

Added hooks for adp-revealing code when developer support is installed on the system

    • -1
    • +34
    ./packages/acs-templating/tcl/tag-init.tcl
Reverting to version 1.30, moving new adp-revealing developer support code to tag-init.tcl where the checks run more efficiently (once per thread after startup instead of once per view per template ) and the inserted markup doesn't break the DOM.

    • -12
    • +0
    ./packages/acs-templating/tcl/parse-procs.tcl
Reworked the ADP revealing code to be gentler on OpenACS.

Use all_users instead of cc_users

Noquote and other small changes from Heidelberg

    • -2
    • +2
    ./packages/faq/www/admin/one-question.adp
    • -0
    • +1
    ./packages/faq/www/admin/q_and_a-new.adp
- Fix bugs 1491, 1653 (on PG at least)

- Defaults all folders to the closed state

- Fix to allow un-registered users to open/close folders

- Makes session_id negative when used interchangeably with user_id so it does

not collide with user_id

- The number of days to retain open/closed folder status is now a variable

(increased default from 1 to 31 days)

    • -2
    • +3
    ./packages/bookmarks/tcl/bookmarks-init.tcl
    • -3
    • +3
    ./packages/bookmarks/tcl/bookmarks-procs.tcl
    • -2
    • +2
    ./packages/bookmarks/www/bookmark-access.tcl
    • -18
    • +2
    ./packages/bookmarks/www/bookmark-header.tcl
    • -3
    • +6
    ./packages/bookmarks/www/toggle-open-close.tcl
fixing bugs

adding some integration (not full) with dotlrn

moving sql to xql files

    • -0
    • +3
    ./packages/evaluation/www/task-view.adp
    • -3
    • +3
    ./packages/evaluation/www/task-view.tcl
  1. … 3 more files in changeset.