• last updated 38 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

fixing copy and paste error, the host_administrator input widget had the name admin_owner

Initial version of XML-RPC package

    • -0
    • +28
    /openacs-4/packages/xml-rpc/xml-rpc.info
    • -0
    • +12
    /openacs-4/packages/xml-rpc/tcl/system-init.tcl
    • -0
    • +114
    /openacs-4/packages/xml-rpc/tcl/system-procs.tcl
    • -0
    • +17
    /openacs-4/packages/xml-rpc/tcl/validator-init.tcl
    • -0
    • +307
    /openacs-4/packages/xml-rpc/tcl/validator-procs.tcl
    • -0
    • +708
    /openacs-4/packages/xml-rpc/tcl/xml-rpc-procs.tcl
    • -0
    • +181
    /openacs-4/packages/xml-rpc/tcl/test/xml-rpc-test-procs.tcl
    • -0
    • +10
    /openacs-4/packages/xml-rpc/www/index.adp
    • -0
    • +18
    /openacs-4/packages/xml-rpc/www/index.tcl
    • -0
    • +33
    /openacs-4/packages/xml-rpc/www/admin/index.adp
    • -0
    • +28
    /openacs-4/packages/xml-rpc/www/admin/index.tcl
    • -0
    • +15
    /openacs-4/packages/xml-rpc/www/admin/toggle.tcl
    • -0
    • +297
    /openacs-4/packages/xml-rpc/www/doc/index.html
foto to photo... again ...

removing obsolete address-book package

  1. … 45 more files in changeset.
remove the erroneous analyze table command

fixing bug 1060 and resorting to using a new proc install_page_contract instead of ad_page_contract. This is much more robust as we can't assume that we have full access to the OpenACS Tcl APIs in the beginning of OpenACS installation. Making sure mandatory parameters are properly marked up as such in the UI.

fix a couple missing stable/immutable flags

bugfix #1117: paginated the list

file perm-user-add-include.xql was initially added on branch oacs-5-0.