• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

adding missing set of variable community_id

adding missing set of community_id var

changed as_assessments.mode to run_mode because oracle wouldnt allow it

    • -1
    • +1
    ./assessment/tcl/as-assessment-procs-oracle.xql
    • -1
    • +1
    ./assessment/tcl/as-assessment-procs-postgresql.xql
    • -5
    • +5
    ./assessment/tcl/as-assessment-procs.tcl
    • -4
    • +4
    ./assessment/www/admin/assessment-form.tcl
    • -1
    • +1
    ./assessment/www/admin/assessment-form.xql
changed column mode to run_mode because oracle wouldnt allow it; added code for as_files to tcl from db-install-files

shortened constraint names for oracle; changed column mode to run_mode in as_assessments because this name is not allowed

    • -15
    • +15
    ./assessment/sql/oracle/assessment-collected-data-create.sql
    • -36
    • +0
    ./assessment/sql/oracle/assessment-files.sql
    • -21
    • +21
    ./assessment/sql/oracle/assessment-item-type-create.sql
    • -24
    • +24
    ./assessment/sql/oracle/assessment-section-create.sql
fixed small bug in usage of sequence

    • -1
    • +1
    ./categories/sql/oracle/category-link-package.sql
added check to prevent insert of object with empty creation_date

added parameter package_id to template::new

    • -1
    • +4
    ./acs-content-repository/tcl/content-template-procs.tcl
added translation of database specific column-specs to other database format

    • -1
    • +12
    ./acs-content-repository/tcl/content-type-procs.tcl