• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
First import of the assessment package. DO NOT USE! For development purposes only

Initial revision

    • -0
    • +31
    /openacs-4/packages/assessment/assessment.info
    • -0
    • +187
    /openacs-4/packages/assessment/sql/postgresql/as-create.sql
    • -0
    • +8
    /openacs-4/packages/assessment/sql/postgresql/as-drop.sql
    • -0
    • +20
    /openacs-4/packages/assessment/sql/postgresql/as-insert.sql
    • -0
    • +104
    /openacs-4/packages/assessment/tcl/assessment-qti-procs.tcl
    • -0
    • +67
    /openacs-4/packages/assessment/tcl/item-form-procs.tcl
    • -0
    • +41
    /openacs-4/packages/assessment/tcl/item-form-procs.xql
    • -0
    • +8
    /openacs-4/packages/assessment/www/index.adp
    • -0
    • +12
    /openacs-4/packages/assessment/www/index.tcl
    • -0
    • +12
    /openacs-4/packages/assessment/www/show_items-postgresql.xql
    • -0
    • +35
    /openacs-4/packages/assessment/www/show_items.adp
    • -0
    • +25
    /openacs-4/packages/assessment/www/show_items.tcl
    • -0
    • +8
    /openacs-4/packages/assessment/www/unzip_file.adp
    • -0
    • +33
    /openacs-4/packages/assessment/www/unzip_file.tcl
    • -0
    • +9
    /openacs-4/packages/assessment/www/upload_file.adp
    • -0
    • +18
    /openacs-4/packages/assessment/www/upload_file.tcl
New multiple-object move file added. This can eventually replace all

*-move files.

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

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

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

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

    • -0
    • +0
    /openacs-4/packages/file-storage/www/move-postgresql.xql
Adding optional cascade_p parameter to file_storage__delete_folder to support

deleting of folder contents.

incremented version number so that catalog gets loaded

    • -2
    • +2
    /openacs-4/packages/search/search.info
added search includelet; internationalized it. depends on acs-kernel.common_search, which is on the translation server and should be in 5.1.1

    • -0
    • +8
    /openacs-4/packages/search/lib/search.adp
    • -0
    • +4
    /openacs-4/packages/search/lib/search.tcl
internationalized end-user-visible bits of acs-lang

localized the list of locales in Change Locale dialog

Entry-chunk is broken. See bug 1804. This is a temporary hack to

allow people to see the content of their weblogs.

The tip syntax for cvs was wrong

Untested fix for bug where unsetting the variable bombed when the variable wasn't set in the first place

messed up html tag in main doc page

add the communities include page, scope contributions and other things to the subsite, adds category browsing

    • -0
    • +102
    /openacs-4/contrib/packages/cop-ui/lib/communities.tcl
Fix a bug in the URL that is displayed in the emails

Added in -kk to the cvs checkout, which prevents tons of conflicts in CVS

add a helper proc to get the packages within a subsite

Remove unused v_count variable in file_storage__get_root_folder

Remove unused v_count variable in file_storage__get_root_folder.

only include the developer support css if ds_show_p true

1. don't include javascript (now comes from core.js I think).

2. don't create the form unless there are bulk actions

3. remove spurious table tags.

4. make the list row container a div rather than a P tag.

5. change the class name for the list row container to

be "list-row odd" and "list-row even" rather than simply list-row

6. Include the list_properties.bulk_action_export_chunk if there are bulk actions.

7. Add the outermost div which has class list_properties.class

don't add an empty onload element to the body tag

Fix usage of ad_parameter to use parameter::get to get the parameter from

the package_id.

added aspell to the list of optional software

Updated the cvs section to 5.1. Also changed one CVS command. It would

import the entire openacs-4 cvs tree into your local cvs tree, which

is unnecessary and annoying.

Minor UI improvements, fix to link in email messages.

Added a check for the browser's User-Agent header before using htmlArea

- Default to use htmlArea for richtext widgets