• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing sql scripts

currency::widget now honours display mode (previously ignored it)

currency::widget no longer stomps the trailing 0 off the fractional part (perviously it converted 50c into 05c over an edit/ok cycle and looked bad as well)

Added in documentation on how to include random books.

Added a link to a webpage that describes how nested sets works. Otherwise,

it is difficult to figure out how to write queries against categories that

sort correctly. Thanks to Jeroen for this.

fixing bugs

-fixing lot of bugs

-adding parameters to add the portles in a new page

-adding the option to enter the weight of a task in "net value"

  1. … 71 more files in changeset.
Converted to text (it was shown in title bar and context bar)

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