• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8099 more files in changeset.
Exploit page contract, rework idioms

perform script about after internal redirect

  1. … 2 more files in changeset.
whitespace changes

  1. … 1 more file in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 368 more files in changeset.
simplify code and make it more consistent

  1. … 5 more files in changeset.
add required ad_script_abort after ad_returnredirect

  1. … 33 more files in changeset.
normalize boolean expressions in ADP files

  1. … 38 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- internationalize member confirm dialog

- replace "javascript:" urls by event listeners

- fix indentation

  1. … 2 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 217 more files in changeset.
Backporting fix from HEAD.

This is supposed to be an expr statement.

- standardize url construction to protect against injection attacks

  1. … 11 more files in changeset.
- use $$ quoting in postgres SQL

- use name parameter for SQL functions

- provide compatility with pg9

- replace deprecated "acs_sc_call" by "acs_sc::invoke"

- replace deprecated "ad_maybe_redirect_for_registration" by "auth::require_login"

- brace expressions

- favor tcl-compilable string comparisons

- don't use numeric comparison operator for non-numeric arguments

- use numeric comparison operator for truth value comparisons

- use "in" or "ni" expression instead of "lsearch"

- bump version number to indicate compatibility with 5.8.1

  1. … 146 more files in changeset.
- replace depreacted "ad_parameter" by parameter::get

- replace deprecated "ad_get_user_id" by "ad_conn user_id"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- replace deprecated "export_url_vars" by "export_vars"

  1. … 24 more files in changeset.
Fixed rendering of email address

Replace display_template with link_url_col in the list def

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
HTML Strict cleanup.

Minor accessibility improvements.

Added missing keys and translations.

  1. … 3 more files in changeset.
removed 'update bio' action and references from user list

  1. … 1 more file in changeset.
do not show checkbox nor other html stuff in csv list

show email without html in csv list

tabs 2 spaces convertion and reindentation before some changes

Retrieve members email using the email_image library to respect the privacy level chosen by the user

  1. … 1 more file in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Set default order for class members

Show membership requests only if the policy is needs approval or there are users waiting for approval

  1. … 1 more file in changeset.
Show actions and membership requests only to admin.

  1. … 1 more file in changeset.