• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed to user acs_users_all instead of registered_users view; the registered_users view is really slow for large users tables

Proper names for postgresql files in assessment.

Paraemterized the Intermedia scripts

commit for Alvaro Rayon on assessment

Fixed display of title when making comments on projects

Added very minor comment to proc definition

Hide unused dependency types in process task creation page. Also now correctly brings in description from processes.

Minor Typo

QTI Multiple image files don't have choice names, so name can be null.

Making downloading of zip archives of file storage folders work on solaris: Changing ArchiveCommand parameter default value to use gzip instead of the z argument to tar which is not supported in Solaris

bug 1266 - removing link from the list of non-member groups

Change file size display to use kb instead of bytes

- adding csv functionallity

- improving user interface

- solving bugs

  1. … 15 more files in changeset.
change the package navbar so it can work with a right persistent navbar

removed page_contract from includelet so it works when included in another page with a conflicting contract; improved logic for when to show list of locales

Add new message keys for bulk action pages.

Add bulk-delete page for file-storage.

file delete-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/file-storage/www/delete-oracle.xql
file delete.xql was initially added on branch oacs-5-1.

file delete.tcl was initially added on branch oacs-5-1.

file delete.adp was initially added on branch oacs-5-1.

file delete-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/file-storage/www/delete-postgresql.xql
file upgrade-5.1.0d2-5.1.0d3.sql was initially added on branch oacs-5-1.

Fix missing '' in file_storage__delete_folder. Fixes bug#1808

Adding bulk-copy page to file storage.

file copy-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/file-storage/www/copy-oracle.xql
file copy.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/file-storage/www/copy.tcl
file copy.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/file-storage/www/copy.adp
file copy-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/file-storage/www/copy-postgresql.xql
Adding i18n strings. Some message keys missing.