• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing when handling dates

    • -4
    • +10
    ./evaluation/tcl/evaluation-procs.tcl
fixing bug when handling dates

    • -4
    • +10
    ./evaluation/tcl/evaluation-procs.tcl
Increase version to force upgrade of plpgsql function.

Change etp__get_folder_id to stable to improve performance.

file upgrade-1.8b1-1.8b2.sql was initially added on branch oacs-5-1.

added admin pages to edit items, copy items, copy sections

    • -2
    • +30
    ./assessment/catalog/assessment.en_US.ISO-8859-1.xml
    • -0
    • +3
    ./assessment/lib/item-show-display-cb.adp
    • -0
    • +12
    ./assessment/lib/item-show-display-cb.tcl
    • -0
    • +17
    ./assessment/lib/item-show-display-cb.xql
    • -0
    • +3
    ./assessment/lib/item-show-display-rb.adp
    • -0
    • +12
    ./assessment/lib/item-show-display-rb.tcl
    • -0
    • +17
    ./assessment/lib/item-show-display-rb.xql
    • -0
    • +3
    ./assessment/lib/item-show-display-sa.adp
    • -0
    • +10
    ./assessment/lib/item-show-display-sa.tcl
    • -0
    • +16
    ./assessment/lib/item-show-display-sa.xql
    • -0
    • +3
    ./assessment/lib/item-show-display-sb.adp
    • -0
    • +13
    ./assessment/lib/item-show-display-sb.tcl
    • -0
    • +17
    ./assessment/lib/item-show-display-sb.xql
    • -0
    • +3
    ./assessment/lib/item-show-display-ta.adp
    • -0
    • +10
    ./assessment/lib/item-show-display-ta.tcl
  1. … 112 more files in changeset.
change title

Making this scale for sites with a lot of users.

    • -2
    • +2
    ./acs-developer-support/lib/footer.adp
    • -6
    • +22
    ./acs-developer-support/lib/footer.tcl
changes in request processing

add options

add image for delete link

    • binary
    ./rules/www/images/Delete16.gif
display admin link

change table name

Changed content::type::create_attribute and drop_attribute to the

content::type::attribute::new and ::delete style.

    • -3
    • +3
    ./acs-content-repository/tcl/content-type-procs.tcl
change layout

finish administer rules

    • -2
    • +39
    ./rules/www/admin/admin-request.adp
    • -15
    • +117
    ./rules/www/admin/admin-request.tcl

deprecated procs with counterparts in content::symlink

    • -5
    • +10
    ./acs-content-repository/tcl/symlink-procs.tcl

renamed ::del to ::delete

    • -2
    • +2
    ./acs-content-repository/tcl/content-symlink-procs.tcl

Marked as -deprecated any procs with corresponding items in content::item

    • -13
    • +29
    ./acs-content-repository/tcl/item-procs.tcl

updated a return type

    • -2
    • +2
    ./acs-content-repository/tcl/content-item-procs.tcl

renamed ::del to ::delete

    • -4
    • +4
    ./acs-content-repository/tcl/content-revision-procs.tcl

Copied ::new logic to content::extlink, added deprecated tags.

    • -1
    • +24
    ./acs-content-repository/tcl/content-extlink-procs.tcl
    • -4
    • +8
    ./acs-content-repository/tcl/extlink-procs.tcl

renamed ::del to ::delete

    • -2
    • +4
    ./acs-content-repository/tcl/content-extlink-procs.tcl

changed create_type to ::new and drop_type to ::delete

made use_context default to "public" rather than be required in all cases.

added return values, and @see tags

    • -55
    • +76
    ./acs-content-repository/tcl/content-type-procs.tcl

Added return values and a @throws value.

    • -40
    • +43
    ./acs-content-repository/tcl/content-template-procs.tcl

Added return values, changed content::keyword::del to ::delete

    • -8
    • +17
    ./acs-content-repository/tcl/content-keyword-procs.tcl

Added -deprecated flags and @see comments to procs with direct replacements in content::keyword::

    • -6
    • +11
    ./acs-content-repository/tcl/keyword-procs.tcl

Added return values and other general cleanup.

.

    • -2
    • +2
    ./acs-content-repository/tcl/content-folder-procs.tcl
Needed I18N change

removing repeated code