• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- replace deprecated call to " item::copy" by "content::item::copy"

- improve source formatting

- get rid of calls to deprecated function "validate_ad_dateentrywidget"

- get rid of calls to deprecated functions "ad_header" and "ad_footer"

- fix date handling

    • -13
    • +27
    /openacs-4/packages/survey/tcl/survey-procs.tcl
- make dateentry widget more robust to time stamps

- replace deprecated call to "calendar_create" by "calendar::create"

- replace deprecated call to "calendar_assign_permissions" by "calendar::assign_permissions"

- provide hints to depreacated calls to non-deprecated counterparts

- replace deprecatd call to "item::get_title" by "content::item::get_title"

- provide hint to depreacted proc to non-deprecated version via @see

- replace deprecated call to "ad_return" by "return"

- fix ambiguous markup in adp pages due to missing quoting

- fix incorrect "request duration"

- remove deprecated call to "ad_admin_footer"

- moderize tcl

* use "lassign" instead of repeated "lindex" calls,

* use "dict" instead of array

- improve indentation and quoting

- replace deprecatd call to "item::get_title" by "content::item::get_title"

- use w3c badges as local images instead of referenes to w3c site to improve user experience

file valid-html401-blue.png was initially added on branch oacs-5-8.

file wcag1AA-blue.png was initially added on branch oacs-5-8.

- remove obsolete files

- fix indentation of source code

- removed outdated and unlinked page

- replace deprecated call top ad_permission_grant and ad_permission_revoke by calls to permission::grant and permission::revoke

- replace deprecated calls to "ad_header" and "ad_footer" by variant based on "ad_return_top_of_page" and "StreamingHead" template

- replace deprecated call to oacs::user::get by acs_user::get

- remove hard-coded path to template for HTML streaming by adding a package parameter named "StreamingHead" to acs-subsite

- remove calls to deprecated doc_body_append

file users-bulk-upload-2.adp was initially added on branch oacs-5-8.

- add special handling for expand operator to tcl code beautifier

- mark functions as deprecated which are called only by deprecated functions

- mark helper functions of ad_table* as well as deprecated

- fix indentation

- remove unuded dubugging function

- mark remaining two functions of the ad_* permission interface as deprecated

- mark set-operations as deprecated

- mark doc_* interface a deprecated