• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add a proc for returning the name of an organization when given the ID.

Bump the version number to 0.3d

Fix bug#1749. Icon goes to download url. Download index.vuh accepts

optional file_id for consistent download urls

    • -4
    • +5
    ./packages/file-storage/www/folder-chunk.tcl
    • -2
    • +7
    ./packages/file-storage/www/download/index.vuh
The 'Show files that use this message' functionality used to also find keys like acs-kernel.foo_bar when searching for acs-kernel.foo, fixed. Not touching the acs-lang.localization-* lookups because I don't know how to test this.

Change title instead of filename on rename.

    • -2
    • +2
    ./packages/file-storage/www/file-edit-2.tcl
    • -0
    • +12
    ./packages/file-storage/www/file-edit-2.xql
    • -5
    • +2
    ./packages/file-storage/www/file-edit.tcl
    • -0
    • +1
    ./packages/file-storage/www/file-oracle.xql
file file-edit-2.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./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
    • +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