• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN%3Apeterm%3A20041130111855 does not exist.

Use the new 'url' and 'email' input type widgets

  1. … 1 more file in changeset.
use "-varname" parameter for message_exists_p

  1. … 1 more file in changeset.
Fix remaining occurrence of "screen_name" variable used to actually tell HOW to display the screen_name

bug-fix: don't use variable "screen_name" for controlling display of ScreenName,

since it used as value for the actual screen name as well.

as a consequence, user got e.g. a value of "none" set as their acutal screen name, which

lead to a conflict with the unique screen name constraint of the data model

the conflicst with CVS: ----------------------------------------------------------------------

Replace ad_decode idioms

  1. … 2 more files in changeset.
remove obsolete flag "include_bio" from acs_user::get.

provide ad_include_contract for ADP include user-info

  1. … 1 more file in changeset.
Whitespace changes

  1. … 1 more file in changeset.
Remove superflous parentheses

  1. … 1 more file in changeset.
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

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

  1. … 7834 more files in changeset.
- fix an old bug in the user-info adp include. The old version assumed, that every url that is not starting with "http://" has to be prefixed with "http://". This is certainly a problem, when the user url starts with "https://"

- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

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

  1. … 754 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 13 more files in changeset.
- use compilable expressions

- use "in" operator instead of "lsearch"

- use tcl 8.5 extended index format for "string range"

- brace expressions to allow for tcl compilation

  1. … 8 more files in changeset.
- get rid of empty_string_p in non-deprecated code

- make use of tcl byte-code compiler

  1. … 42 more files in changeset.
Add language and timezone to the user-info form

  1. … 3 more files in changeset.
Use the same vocabulary everywhere (in this case "biography" instead of "about you")

Merged from 5.4.2

  1. … 283 more files in changeset.
Set focus for user-info form

  1. … 2 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Don't fail is email_image proc doesn't work

Remove more magic category mapping code.

Remove broken categories widget. It does not show usable information.

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
map category trees to groups and categorize users

  1. … 2 more files in changeset.
removed customer specific code

added user categorization

remove the list of groups and replace with list of links to communities based on application group membership

  1. … 1 more file in changeset.