• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typo

Repair broken link: refer to page 'object' instead of to page 'list'

improve boolean ADP expressions

    • -2
    • +2
    ./sql/postgresql/ams-package-create.sql
Improve confusing documentation text.

Use info commands instead of info procs

Use info commands instead of info procs in order to retrieve widgets

Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 471 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 200 more files in changeset.
Fix a bunch of typos

    • -2
    • +2
    ./tcl/instant-message-widgets-procs.tcl
  1. … 119 more files in changeset.
Fix typos

    • -10
    • +10
    ./catalog/ams.en_US.ISO-8859-1.xml
    • -2
    • +2
    ./sql/postgresql/ams-package-create.sql
  1. … 144 more files in changeset.
Fix typos

  1. … 23 more files in changeset.
Fix typos

    • -2
    • +2
    ./sql/postgresql/ams-package-create.sql
    • -2
    • +2
    ./sql/postgresql/upgrade/upgrade-1.1d12-1.1d13.sql
  1. … 60 more files in changeset.
Fix typos

  1. … 17 more files in changeset.
Fix typos

    • -2
    • +2
    ./tcl/instant-message-widgets-procs.tcl
  1. … 7 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
Fix more typos

    • -2
    • +2
    ./tcl/instant-message-widgets-procs.tcl
  1. … 82 more files in changeset.
Fix typos

  1. … 52 more files in changeset.
Added a couple of missing message keys while evaluating this package for a

client.

Fixing the way ams uses forms on attribute-add to work with the new methods in 5.3+

Adding support for ad_form sections/fieldsets as part of openacs core 5.3.x, this includes an update of ams to 1.1d18 because of lang updates

    • -2
    • +12
    ./www/list-attribute-section-heading.tcl
Added missing return_html

Added elements proc. Added procedure documentation

Made sure that we can save a postal_address if we at least have the country. This is very useful to see which users you have in a certain country, even if they are not providing the full address.

Move skype to it's own right file

    • -0
    • +278
    ./tcl/instant-message-widgets-procs.tcl
Modify mobile to support SMS Sending. Fix Skype

    • -281
    • +123
    ./tcl/mobile-number-widget-procs.tcl
Support for SMS sending

    • -11
    • +12
    ./tcl/mobile-number-widget-procs.tcl
Fixed Skype button

Support for multiple object types (e.g. used in contacts for employees)

Dealing with country code and delivery address which are required for postal addresses. Not sure, we might want to drop the constraint for delivery address at one time