• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file file-edit-2.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/file-storage/www/file-edit-2.xql
Minor cosmetic change vs. 1858

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. … 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.

bug 1214, small layout issue

    • -2
    • +1
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
Show fix for version all the time.

Fix for Bug #1834: set SystemTimezone default="UTC"

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

    • -1
    • +2
    /openacs-4/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

add commit for all for eduardop for bug bash

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

allow html for questions as well as answers

add some help text for the fields, fix an i18n bug

added script from Rocael for cloning locale catalogs; notes on plural

Cleanup. Make it actually install.

    • -0
    • +1
    /openacs-4/packages/xcms-ui/xcms-ui.info
    • -6
    • +5
    /openacs-4/packages/xcms-ui/lib/index.vuh
    • -10
    • +40
    /openacs-4/packages/xcms-ui/tcl/xcms-ui-procs.tcl
    • -2
    • +3
    /openacs-4/packages/xcms-ui/www/index.vuh
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

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.

Reworked the ADP revealing code to be gentler on OpenACS.