• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
More I18N updates and German Translations. Luckily no customer of ours will see the admin pages (as I18N is unknown territory there....)

More I18N improvements

Added german translation for role of parent company

added a new I18N string

New I18N

The values retrieved from AMS must be localized as we are storing the I18N string

Added dependency on organizations and acs-tcl latest versions to make sure the procedures we rely on are present

Adding missing procedure organization::organization_p, increased version number

Changed the task related portlets to split cleanly between normal task information and the timing information of the task

correcting poor formating for my recent changes to tcl_to_sql_list

fix for bug 2526, adding DoubleApos functionality to tcl_to_sql_list

fix for bug 2526, adding DoubleApos/ns_dbquotevalue functionality

adding procedures

file faq-portlet-procs.tcl was added on branch oacs-5-2 on 2005-09-24 01:10:20 +0000

file tclwebtest-procs.tcl was added on branch oacs-5-2 on 2005-09-24 01:10:20 +0000

adding the web based tests for the features of faq-portlet package

file faq-portlet-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/faq-portlet/tcl/test/faq-portlet-procs.tcl
file tclwebtest-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/faq-portlet/tcl/test/tclwebtest-procs.tcl
changin assignee_name to name in one call

Delete tmp file after processing upload. Reformat while I was at it so I could understand what was going on.

Added a callback to add members in .LRN. Currently only used in the callback for contacts, but might be used in other circumstances as well.

increment version number and changing requires section

adding person::person_p procedure, increment version number

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
Changed the contacts so they actually make a little bit more sense. removed the contact::person_new callback as it would not work in all situations

adding person::person_p procedure

adding organization::organzation_p procedure

changin to use contact::person_p to person::person_p and contact::organization_p to organization::organization_p, removing contact::person_p and contact::organization_p

Fixed community-member page. First it now checks if the forums package is installed and it actually pretends to use forums and not weblog from the name of the variables.

changin to use contact::orgnaization_p to organization::organization_p

file bulk-update.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000