• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
now using parameter to direct to projects-portlet used

file file-upload-confirm.tcl was initially added on branch oacs-5-2.

added callback before_file_new and page file-upload-confirm to be able to redirect user to a confirmation page before uploading / copying / moving files to folders

Update clobs properly on Oracle. content::revision::new can't tell if

the database datatype is a clob.

aa_export_vars takes a list of arguments

creating application data links merge code

adding contacts/lib/merge page, reference in index.vuh and callback so that contacts can be merged

    • -0
    • +97
    /openacs-4/packages/contacts/lib/merge.adp
    • -0
    • +298
    /openacs-4/packages/contacts/lib/merge.tcl
adding hide_form_p variable to hide the comment form (if specified by the include statement in a page)

adding template::util::contact_search::contact_option proc so that what is displayed in the search dropdown can be customized by replacing that one proc and doing related changes to the contact search template widget

Getting the list_id for an exists should be cached...

Improved contact counts

added bcc and cc

Bump version number to apply changes in parameter.

Added dotlrn dependency

1. adding the runs (imsld instances) table

1.1. every property, role and instance is related with the run instead of the imsld_id

1.2. in the status table, the run_id is also stored

1.3. adding the UI to add and remove runs

1.4. passing as an argument the run_id in every function that has to do with the player

2. instantiating properties for new run

3. instantiating activity attributes and classes for each new run

    • -1
    • +1
    /openacs-4/packages/imsld/lib/imsld-chunk.adp
    • -12
    • +15
    /openacs-4/packages/imsld/lib/imsld-chunk.tcl
    • -0
    • +476
    /openacs-4/packages/imsld/tcl/imsld-instance-procs.tcl
    • -473
    • +278
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -16
    • +66
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
  1. … 21 more files in changeset.
Avoid multiple registry of convertTrees, causing multiple +/- bullets be displayed, when the .js file is loaded multiple times.

Some recent changes in dotlrn causes now mktree to be sourced from the dotlrn-main-portlet via dotlrn_master__header_stuff;

tested with safari, firefox 1.5, firefox 1.0 and IE 6.0

Split employee procs away. added employee::direct_phone

    • -0
    • +431
    /openacs-4/packages/contacts/tcl/contact-employee-procs.tcl
Missed index which resulted in each value retrieval jumping from 145ms to 2ms

Sorting list of candidates by vote total only if the

election is over

Fixed selva so a class/community admin link only shows up if you're an

admin (duh, there was no checking whatsoever). Also minor change to messages

Removed the message keys added early, decided to label tabs with the

already-existing "Class"/"Community" messages. Already have lots of

translations for these ...

added switch to turn off logging of case changes since this produces a lot of waste in acs_objects and content-repository

changed catalog entries

adding package_id to get_ams_list_ids so that other packages can search on a particualr contacts instance

Cleaned up email sending

Added Fax Template

    • -0
    • +1
    /openacs-4/packages/contacts/lib/fax.adp
    • -0
    • +244
    /openacs-4/packages/contacts/lib/fax.tcl
Upgraded version to be on the save side for dependencies. FIxed boolean logic mistake

You need to bump the version number for new parameters to be loaded into the database

template::adp_include does not reset the adp_level to the previous one. so, in case of nested adp_includes, the adp_level is incorrect leading to strange errors. i fixed this only for xowiki.

    • -2
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view.adp
Added two package parameters: RichTextEditor (values "rte" or "xinha") and XinhaDefaultPlugins (list of plugins to be used per default, when xinha is selected)

Per default the behavior is unchanged, rte is used.

Support for using party_ids instead of email addresses with complex_send. Upgraded callback