• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Use DB queries instead of cached site-map: More efficient with permission checking

add a potential incompatibilities section and document the bug 1099 change and the ExcludedFiles variable on the request processor

bugfix #1099: using noparse instead of ~ or +; removed unprotecting via ~ or +

fixing bug 1019 by making sure message keys are deleted and removed from the cache on package deletion. Moving all package deletion logic into proc. Adding an instruction on the package delete page that the server should be restarted after deletion

adding ability watch whole packages on server startup with the PackageWatchList parameter

adding ability watch whole packages on server startup with the PackageWatchList parameter

enabling db info collection and developer support package by default

Fixing bug 963 by introducing new message key Person_name to be used for name on user home page since the context is different from elsewhere (german translation is Name instead of Bezeichnung)

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/admin/user.adp
fixing typo - the package_key attribute of the message_catalog tag was messed up

adding priority and severity explanations from Joel to the bug submission instructions

Cleaned up site_node::closest_ancestor_package and test case

Deprecated site_node_closest_ancestor_package

Changing the name of the control panel link under classes to Admin to distinguish it from the Control Panel link on the MySpace page

    • -20
    • +24
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
Changed naming of 'Community' to 'Subsite', following consensus on a recent thread on the forums on that topic. Removed distinction between children of subsites and children of the main site, since 'Subsubsites' wouldn't sound that great.

bumping up version number for the on delete cascade change to notifications.response_id column

New keys

Localize instance name

fixing bug 1119

Changed to new namespace proc declaration style

file permissions.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    /openacs-4/packages/calendar/www/admin/permissions.tcl