• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added script from Rocael for cloning locale catalogs; notes on plural

Cleanup. Make it actually install.

    • -0
    • +1
    /openacs-4/packages/xcms-ui/xcms-ui.info
    • -6
    • +5
    /openacs-4/packages/xcms-ui/lib/index.vuh
    • -10
    • +40
    /openacs-4/packages/xcms-ui/tcl/xcms-ui-procs.tcl
    • -2
    • +3
    /openacs-4/packages/xcms-ui/www/index.vuh
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

Reverting to version 1.30, moving new adp-revealing developer support code to tag-init.tcl where the checks run more efficiently (once per thread after startup instead of once per view per template ) and the inserted markup doesn't break the DOM.

Reworked the ADP revealing code to be gentler on OpenACS.

Use all_users instead of cc_users

Noquote and other small changes from Heidelberg

    • -4
    • +4
    /openacs-4/packages/faq/www/one-faq.adp
    • -2
    • +2
    /openacs-4/packages/faq/www/one-question.adp
    • -1
    • +1
    /openacs-4/packages/faq/www/admin/one-faq.adp
fix the python path

- Fix bugs 1491, 1653 (on PG at least)

- Defaults all folders to the closed state

- Fix to allow un-registered users to open/close folders

- Makes session_id negative when used interchangeably with user_id so it does

not collide with user_id

- The number of days to retain open/closed folder status is now a variable

(increased default from 1 to 31 days)

fixing bugs

adding some integration (not full) with dotlrn

moving sql to xql files

  1. … 3 more files in changeset.
Do not require subsite_id to subsite::get_element

Don't bomb if ds_profile start hasn't been called first

Clearer explanation on the import/export links

- Added support for OpenACS 5.1

- Added support for anonymous ratings, aggregated separately

Added a @see site_node::get_children in site_node::get_package_url, and

a description of when to use get_children.

Clarify that get_package_url returns the first URL if it is mounted in more

than one location.

Remove code to check OpenACS version for authentication.

using renamed function for maturity name

Showing maturity on the package install page. Renaming apm_maturity_int_to_text to apm::package_version::attributes::maturity_int_to_text (in namespace where it belongs)

added package maturity text internationalization; incremented version so new keys are detected

    • -3
    • +3
    /openacs-4/packages/acs-tcl/acs-tcl.info
adding Maturity and license support to repository builder

should return text/html for html

return rating_id when creating a rating

    • -5
    • +5
    /openacs-4/packages/ratings/www/rate.tcl
fix the other typo of opeancs

Fixed typo ...

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

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

    • -0
    • +0
    /openacs-4/packages/bookshelf/www/book-delete.tcl
- Added mime_type for main_entry and additional_entry

- Added delete page