• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
use clobs for to_addr, headers, body; fix load_qmail_mail_queue.holdinsert query, fix upgrade script, make constriant names conform to standards. Fixes bug 1231

file notification-email-procs-oracle.xql was initially added on branch oacs-5-0.

Fixed Bug 1226

- Break security inheritance for the newly created calendar object to

explicitly take the create permission from regular users.

- Grant 'admin' to Admins and 'read' to Community Members on the

calendar package, not only on the particular calendar

adding a test case that exposes bug 1144

Fixed bug #1144 - users added to relsegs of registered_users showed up twice

in the registered_users and cc_users views.

in the case where all mandatory install params are missing (rare case), the missing params list was not set correctly

text datatype should be clob for oracle

updated permissions model

localize the role when presenting for customization bug 1213

fixing the crawl links feature and adding new parameter crawl_links_start_path

    • -0
    • +28
    /openacs-4/etc/install/crawl-links.test
    • -18
    • +18
    /openacs-4/etc/install/install.sh
localize the portal name in portal::get_name

fixing previous crawler commit

    • -3
    • +5
    /openacs-4/etc/install/tcl/twt-procs.tcl
localize the role and pull any customized role name via get_role_pretty_name name bug 1213

add modified_date column which I think is unused but shows up in several queries

comment about where the query issued when sending bulk mail comes from since its not obvious

trim the node_name

small typo on init.d script name: postgres rather than postgresql

check not only that dotlrn is installed but that you are in fact in a dotlrn community before setting dotlrn vars

Typo: Syncrhonization -> Synchronization

crawler fix: setting start_url_absolute to be the return value of do_request so that a trailing slash is added for directories. We need this to resolve relative URLs

    • -2
    • +6
    /openacs-4/etc/install/tcl/twt-procs.tcl
Bumping to 5.0.0b2. I had accidentally bumped the version *down* to 5.0a3 from 5.0.0a5

create the columns array in template::util::list_of_ns_sets_to_multirow so template::multirow foreach will work, fix typo in template::multirow procdoc

check that user has sitewide admin to see file manager

fix the category __name method, bump version to 1.0a3, and provide upgrade script

file upgrade-1.0a2-1.0a3.sql was initially added on branch oacs-5-0.

fix the __name methods so the user admin pages dont break

check count before llength

content starting with - would fail on call to ad_html_to_text

fix context bar i18n error

add to the SystemURL help that port should be included