• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bug fixes in simulation:

* The listing in simbuild showed the url of a role, not its name.

* If a message was moved to recycle bin, it happened in both the sender's and the receiver's mailbox.

update to version 0.39, parameters for configuring the URLs

    • -6
    • +8
    /openacs-4/packages/xowiki/xowiki.info
    • -13
    • +28
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Added ajax searching features to contacts. Saly it does not work everywhere yet

    • -0
    • +1
    /openacs-4/packages/contacts/www/lookup.adp
    • -0
    • +19
    /openacs-4/packages/contacts/www/lookup.tcl
    • -0
    • +2
    /openacs-4/packages/contacts/www/smart-search.adp
Added support for parrty instead of only displaying the emails where the party is the recipient

Increased version for contacts dependency

removed object_tpe as it was not needed after all. add ed mail callbacks

Put the not working code into it's own area.

uninstall script

    • -2
    • +128
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
bug with base tag solved

removed and put into callbacks, not to be standing guilty of changing functionality without a tip.

add serialization of objects/classes through the link generated by /api-doc/proc-browse

Made sure the dependent relations are removed as well. It might make sense I think to add a delete cascade to acs_rels, but I am not entirely sure this is such a wise thing, so postponing it

new countries required for the import

Increased version number for contacts

Added switch party which allows to display emails where the party is sender or recipient

Fixed import

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

Mail Tracking is required, we might as well just add the link to it

Some package urls were missed last time around, and the dotlrn package url

was missing the ".apm" extension. The script touches all *.info files, thus

the rather massive commit.

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 25 more files in changeset.
Add missing perform

Set EnabledOnStartupP to false by default to avoid error at installation time

Organization Name should not be unique. Does not make sense, as you can have multiple subsidies sharing the same name

New import procedure

make sure, xotcl-core -init files are loaded before other -init files

cleanup of last bugfix for unknown objects

get rid of error messages, when a crawler explores all links on the object/class browser and find temporary objects

Bumped to version 2.2.1b1

    • -3
    • +3
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 25 more files in changeset.
Added support for reply_to address

Added oracle scripts, continued with the move from user_id to party_id

Resolve conflicts from merging oacs-5-2