• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Standardize spellings of names

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
regenerated adp files

remove typo

Improve layout for checkbox-inline

Fix spellings

    • -1
    • +1
    /openacs-4/packages/survey/tcl/survey-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Standardize spellings of names

    • -2
    • +2
    /openacs-4/packages/forums/tcl/forums-procs.tcl
Fix spellings

Fix spelling errors

fix typo in error message

fix typo in variable name

Standardize spellings of names

    • -2
    • +2
    /openacs-4/packages/calendar/www/view.tcl
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
Standardize spellings of names

Standardize spellings

Provide default help texts for register form

Improve internationalization

- additional subcommand [ad_conn vhost_url] to obtain the url of host-node-mapped subsites

- solve the problem with util_current_directory via [ad_conn vhost_url]

- Make util_current_directory subsite aware

- make alternatives clickable in mc-questions

- add [ad_conn behind_proxy_p] and [ad_conn behind_secure_proxy_p] to centralize logic

- use the new function fix [security::get_qualified_url] when running behind a proxy

- Dont add host_node_id to query parameter when it is set to 0

- add [ad_conn ajax_p] to check, whether the request was an ajax requests (assumption: ajax-request sets header-field -Requested-With: XMLHttpRequest")

- extend permission::require_permission to omit redirection of unauthenticaed users to the login page for ajax requests

Removed duplicated statement unarchive.update_archive_p

Remove redundant not localized text

    • -2
    • +1
    /openacs-4/packages/search/www/search.adp
Fix typo

Improve documentation

Revert yesterdays change of Antonio and add missing adp file

file member-state-change.adp was initially added on branch oacs-5-9.

Sumplify and modernize subsite::get_url

Comment out currently not working code. To enable again one should forward interaction when a user is approved to a page sending some confirmation email, but seems like this is now missing.

Allow to retrieve membership also for users that have more than one role in a group (e.g. member + admin)