• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add code to install etp_page_revision binding.

Added upgrade script to info file

Fixed typo with $ instead of # in comment

Made richtext buttons not participate in tab order

Added cancel_url documentation.

Removed extra -- in call to ad_enhanced_text_to_plain_text.

Added richtext widget and datatype, as mentioned on the bboard thread about rich input

    • -0
    • +191
    /openacs-4/packages/acs-templating/tcl/richtext-procs.tcl
Added new formats text/enhanced and text/fixed-width to ad_html_text_convert, and improved significantly on the automatic HTML rendering functionality (line breaks, links)

when an xql query is not loaded because of too high version number in the xql file - issue an error message in the log file

corrected content_get.get_lob_data to search_content_get.get_lob_dat bug 183/patch 60 Mark Aufflick

    • -1
    • +1
    /openacs-4/packages/search/tcl/search-procs.xql
adds a presentation master for serving presentaions which does not use the sitewide master bug 175/patch 59 Jascha Zapp

file wp-presentation-master.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/wp-slim/www/wp-presentation-master.adp
file wp-presentation-master.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/wp-slim/www/wp-presentation-master.tcl
improved message on pg driver missing ns_pg_bind (mentions ACS=1 as well as too old)

adding code to read/write the auto-mount tag from/to the package info file

upgrading acs-kernel from 4.6.1 to 4.7d to support APM auto mounting of packages, and Tcl procedure package callbacks such as after-install, after-instantiate, and after-mount. Upgrade scripts supplied to add table apm_package_callbacks and add column auto_mount to table apm_package_versions.

Merged bug fix from HEAD: util_close_html_tags would actually insert the end tag even though it had discarded the open tag, e.g. if you said <form>, you'd get </FORM>!

Fixed bug: util_close_html_tags would actually insert the end tag even though it had discarded the open tag, e.g. if you said <form>, you'd get </FORM>!

Merging changes from oacs-4-6

- With the help of Michael Cleverly, fixed the namespace code so procs

declared like ::foo::bar would work, by only trimming the first ::

- Moved the uplevel'd call to namespace current to the if statement,

to avoid it being called unnecessarily.

Fixed bug #11: Post new message link (merged over from HEAD)

    • -6
    • +6
    /openacs-4/packages/forums/www/message-view.adp
    • -1
    • +11
    /openacs-4/packages/forums/www/message-view.tcl
Fixed bug #11: Post new message link

    • -2
    • +5
    /openacs-4/packages/forums/www/message-view.adp
    • -1
    • +11
    /openacs-4/packages/forums/www/message-view.tcl
Make current choice be in bold

Removed extra 'for' on the notification chunk line. Not sure how it got there

Change merged in from OpenACS HEAD: Make the Post New Message link appear when people aren't logged in

Change merged in from HEAD: Make the Post New Message link appear when people aren't logged in

Make the Post New Message link appear when people aren't logged in

file etp-sc-procs-postgresql.xql was initially added on branch oacs-4-6.

file etp-sc-procs.xql was initially added on branch oacs-4-6.

file etp-sc-procs.tcl was initially added on branch oacs-4-6.

file upgrade-1.1d-1.2b.sql was initially added on branch oacs-4-6.