• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed relative path, removed extra single quotes not needed outside plpgsql

function.

Drop and recreate fs_folders view to get rid of fs-simple.

changing checkout script to use new dotlrn-prereq alias. Correcting rerun all tests URL in tcl-api-tests

    • -1
    • +1
    /openacs-4/etc/install/tcl-api-test.test
fixing typo I introduced in last commit

fixing bug 957: adding recurring events broken in PG. Adding ::INT casts to arguments of add_months() and to_interval() calls

Latest version

Fixed bug in item::get_revision_content, upvar'ing happened after the variable had been populated

- Added item_id to array returned by bcms::item::get_item

- Split get_item_by_url up into separate get_item_id_by_url helper proc

- Various cleanups and bug fixing

nsv_get acs_application was failing sometimes on install and I wasn't able to track down why. To avoid further hassle I removed that nsv since we don't need it

Added procs

Latest version

  1. … 19 more files in changeset.
Make db_boolean public

Changed singular name

Adding curly braces, so the page will be cached

standardized list choices

removing ref-timezones from the dotlrn-prereq alias as it's also in the acs-core alias

changing package paths in dotlrn-prereq alias to not be qualified

adding the dotlrn-prereq alias with the set of openacs repository packages needed by .LRN

adding dotlrn-weblogger to dotlrn-core module

removing duplicate entry of acs-reference in acs-core module

adding the dotlrn-all alias with all dotlrn packages

updated docs for 5.0.0 alpha

  1. … 86 more files in changeset.
Changed "ns_log Error" to "ns_log Notice" when "exec aspell dump dicts" is caught. Normally it's due to an old version of aspell and spell-checking will continue to work, but with one dictionary only ...

notes

assorted little things

added details of IMS batch sync

Lars fixed acs_user::flush_cache invocation from membership_rel::change_state. We were flushing using the wrong user_id. Also, now we only flush if the membership_rel of a user (as opposed to some other party) is changed.

fixing bug 315 - HTML quoting of page_name in portals to protect against malicious HTML

Fixed bug #941: lang::conn::timezone fails when not connected

Bumped up the requirement for acs-content-repository, to require the new define_function_args call