• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Division by zero fix

    • -2
    • +6
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
Added single_section_id var

Added delivery-context-bar

change-property-value implemented

Make sure the invoice recipient has a kundenportal

bugs solved

is-member-of-role added; nested if_then_else added

Added append switch to the multirow procedure.

Added append switch to the multirow procedure.

fixing typo

More version bumping

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 8 more files in changeset.
added get_role_id procedure

added parameter user_id for imsld::expression::eval

Work In Progress code of imsld level B

    • -0
    • +151
    /openacs-4/packages/imsld/tcl/imsld-condition-procs.tcl
use of local-name instead of name while parsing XML

    • -159
    • +141
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
Dropped acs_onject dependency

Performance tuning

removing more dependence on the title column

fixing minor bugs and naming conflicts

updating merge proc to deal with contact lists

removing references to title column in contact_searches table - its now using title from acs_objects

Adding contact lists, and bumping the version to 1.2b16. This allows non admins to create, maintain and share their own lists of contacts without the unnecessary overhead of the groups approval and object per membership system. The associated search procs, sql upgrade scripts and lang messages are included in this commit.

    • -0
    • +5
    /openacs-4/packages/contacts/lib/list-parties-add.adp
    • -0
    • +97
    /openacs-4/packages/contacts/lib/list-parties-add.tcl
    • -0
    • +5
    /openacs-4/packages/contacts/lib/list-parties-remove.adp
    • -0
    • +97
    /openacs-4/packages/contacts/lib/list-parties-remove.tcl
    • -0
    • +16
    /openacs-4/packages/contacts/lib/lists-include.adp
    • -0
    • +70
    /openacs-4/packages/contacts/lib/lists-include.tcl
    • -0
    • +15
    /openacs-4/packages/contacts/lib/lists.adp
    • -0
    • +110
    /openacs-4/packages/contacts/lib/lists.tcl
    • -0
    • +16
    /openacs-4/packages/contacts/lib/lists.xql
    • -0
    • +20
    /openacs-4/packages/contacts/lib/sharing.adp
    • -0
    • +130
    /openacs-4/packages/contacts/lib/sharing.tcl
  1. … 11 more files in changeset.
Bumped files to dotlrn-2.2.0b2

    • -3
    • +3
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 3 more files in changeset.
brought chat in cvs head to the same level as in oacs-5-2, normalized comparisons and expr (using eq etc.)

    • -0
    • +1
    /openacs-4/packages/chat/lib/transcripts.adp
    • -0
    • +35
    /openacs-4/packages/chat/lib/transcripts.tcl
    • -0
    • +13
    /openacs-4/packages/chat/lib/transcripts.xql
  1. … 67 more files in changeset.
adding / removing catalog files impacted by locale mapping corrections

catalog files updated from SL 2.6.13, added contacts data model from ecommerce pkg (to be combined with SL model and moved into contacts package), corrected locale mapping errors in info/convert.tcl

  1. … 20 more files in changeset.
adding locales, currently used in the development of accounting packages (from sql-ledger locales)

Solve some problems

require admin (not only write) permissions to delete objects. old policy was: who is allowed to create a page is also allowed to delete it. fix for bug #2943

    • -2
    • +2
    /openacs-4/packages/xowiki/www/delete.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view.adp
removing file meant for head instead of oacs-5-2 stable