• last updated 59 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added define_function_args: bug #55

Fixed bug #562: news admin page broken on Oracle

Don't put HTML in the security error message. There's no need.

Fixed bug #614: Perhaps we should ship with a default robots.txt?

    • -0
    • +5
    /openacs-4/www/robots.txt
Fixed bug #418: Batched notifications don't work on some mail browsers

Fixed bug #615: extra unnecessary upgrade script

Fixed bug #421: Added -- in front of arg in call to util_text_to_url

Fixed context bar

    • -1
    • +0
    /openacs-4/packages/calendar/www/view.adp
Fixed bug #629: wrong xql query name

Fixed bug #426: ad_page_contract date filter had a bug

removing debugging printout

new-portal needs to be mounted, so auto-mounting

changing to check errors in the log file before the Tcl API tests as these sometimes generate errors intentionally

    • -13
    • +13
    /openacs-4/etc/install/install.sh
Fixing etp::get_subtopics, although it isn't used anywhere, etp::get_content_items is more genearlly useful. Closed bug#669

More fixed from HEAD

Fixed bug #460: report -code error instead of return -code error.

Fixed bug #466, plus another bug in ad_html_to_text

Added -public to procs

    • -10
    • +10
    /openacs-4/packages/acs-tcl/tcl/defs-procs.tcl
Fixed bug #677: noquote label in form templates

Fixed bug #679: Show/hide unapproved users ; and cleaned up display

Fixed bug #473: Title on .LRN pages

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
Adding support for enhanched text formbuilder widget and converting etp-edit

to use ad_form. Increased version number for added pl/pgsql proc with upgrade script.

changing dotlrn/install.xml to only install dotlrn applets (which cascades to exactly the packages we want for dotlrn) instead of all packages in the file system. Updating dependency info dotlrn package and applet packages info files.

    • -8
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
    • -1
    • +15
    /openacs-4/packages/dotlrn/install.xml
removing debug printouts

bugfix: ad_conn isconnected doesn't mean ad_conn user_id is defined - it's not during bootstrapping. Wrapping in catch

making sure that all packages are considered to provide the service of themselves, regardless of whether this is indicated in the xml info file or not. This is needed to reliably be able to work with package dependencies

making proc apm_bootstrap_load_libraries duplicate less of the logic in apm_load_libraries by making use of apm_get_package_files. To make this refactoring I had to move apm_backup_file_p, apm_include_file_p, and apm_ignore_file_p to 30-apm-load-procs.tcl

Fixed bug #769: tcl/rel-types-procs-postgresql.xql - missing parameter in rel_types::new.drop_type

Fixed bug #501: Spurious ref to AM/PM in time24 filter

Fixed bug #779: typo - list_of_user/list_of_users/list_of_user_ids