• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing auth::ldap::get_user for proper handling of dn element, related to Bug #1939

fixing 1862 - homework versions

fixing template bug - adding title

    • -1
    • +3
    /openacs-4/packages/dotlrn/www/one-community.tcl
fixes template::util::date::unpack so it does not require the variabe to be named date and just work by coincidence. from HEAD, resolves bug 1824

fixes template::util::date::unpack so it does not require the variabe to be named date and just work by coincidence. resolves bug 1824

SSL docs didn't describe editing the etc/daemontools/run file

add the original openforce notifications docs resolves bug 573, 592

fixes for the format field: fix dropping html_p in the upgrade script,

remove references to html_p and use ad_html_text_convert -from $format

for formatting messages, bump version to 1.0.2, bump dependency on notifications

to 5.1.1, retag openacs-5-1-compat.

    • -3
    • +3
    /openacs-4/packages/forums/forums.info
bump version and tag openacs-5-1-compat

remove the calls to source the mime.tcl etal files as we renamed them to -procs.tcl and they

get sourced on server startup. Remove clipping the last line of the mime encoded file since

it seems spurious afaict. send only a quoted-printable version of the html message not

an additional base64 encoded one.

function should have been plsql_utility::generate_constraint_name not generate_constraint resolves bug 1848

add license.txt ChangeLog to acs-core alias

only ns_returnfile files. resolves bug 1957

adding catalog

adjustments for OpenACS 5.1.1 release, including release numbers and help text.

  1. … 194 more files in changeset.
updated for 5.1.1

moving joela to joel

add a test to validate the .info files all parse and have no duplicate params or mismatched package keys

make ims-ent install cleanly, ims_enterprise::sync::get_doc::xml_rpc::unregister_impl namespace not defined, should be ims_enterprise::get_doc::xml_rpc::unregister_impl I think

drop news plpgsql with drop_package, no need to drop attributes individually, just drop the content type

Adds a public interface apm::process_install_xml to use install.xml

files subsequent to the bootstrap, change bootstrap to use the

provided api, adds install::xml namespace + functions to support the

various xml stanzas (such as set-parameter or set-join-policy) and a

clean extension mechanism via functions in the install::xml::action::

namespace. Thanks to Lee Denison for cleaning up and extending the

existing install functionality.

    • -0
    • +323
    /openacs-4/packages/acs-tcl/tcl/install-procs.tcl
regen html docs

  1. … 31 more files in changeset.
fix a couple little markup glitches

file admin-curriculums.xql was added on branch oacs-5-2 on 2005-09-26 08:46:36 +0000

- Applied Esti's patch 451 bug 953 (although assignment still does not work).

- Added an after-mount callback that registers the curriculum_filter for the path for the dotlrn instance or acs-subsite under which the curriculum instance is mounted.

- Removed filter pattern parameter.

- Added Categorization.

- Fixed the query on the main admin page.

- Fixed a few message keys that were missing.

fix incorrect xml for personal-community.info and research-papers.info resolves bug 1410

Changed ad_register_filter so that it registers the filter immediately in case it is called after server-initialization is completed. This makes it suitable as a drop-in replacement for ns_register_filter.

wps-portlet.info spurious file add -- removing

add a conditional so if bulk_action_method not defined it defaults to GET resolves bug 1951

moved the 5.1.1-5.1.2 upgrade script back to 5.1.1d2-5.1.1d3 and changed info file from 5.1.2 to 5.1.1d3, to maintain consistency with core release conventions.