• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
various update, bug fixes and changes to dotlrn-ecommerce, attendance, expenses and expense-tracking

  1. … 92 more files in changeset.
Localized ::name procs

    • -4
    • +4
    /openacs-4/packages/ams/tcl/ams-procs.tcl
Added pretty message for users when they click on bulk update without selecting any contacts

Fixed country list sorting - it now alphabetizes correctly even though it uses i18n message keys

Adding contacts::search::condition_type* api and replacing search code to make use of this api

    • -0
    • +688
    /openacs-4/packages/contacts/tcl/contact-search-condition-type-procs.tcl
Patched .xql file to be a correct XML file, however there are two missing

queries. THIS ENTIRE DIRECTORY SHOULD NOT EXIST. Duplicating ecommerce

code, a package which is barely maintained as it is, guarantees an unmaintainable

mess ...

file upgrade-1.2d1-1.2d2.sql was added on branch oacs-5-2 on 2005-09-23 09:29:03 +0000

Rename upgrade script, resolving bug #2493

file upgrade-1.2d1-1.2d2.sql was initially added on branch oacs-5-1.

XQL file was broken, was crashing tDOM on Mac OS/X

Recreate new version of refresh_view procedure and recreate all the

views to add package_id to the view from acs_objects.

committing first version

Removed testing code

Fixing an earlier validation patch I made that would not let you enter a "--" to get a task with no hard deadline. My apologies to anyone who were running a cvs copy and got bit by this bug.

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

Adding bulk-add.xql file and added sort of attributes with the use of the ams::util::localize_and_sort_list_of_lists proc

    • -0
    • +14
    /openacs-4/packages/contacts/www/bulk-update.xql
Adding ams::util::localize_list_of_lists and ams::util::sort_list_of_list which helps with dealing alphabetizing localization keys

    • -1
    • +51
    /openacs-4/packages/ams/tcl/ams-procs.tcl
Fixed localization bug - localization takes place in the attribute::new proc and is not needed on this page

    • -3
    • +3
    /openacs-4/packages/ams/www/attribute-add.tcl
Display Project portlet of CLUB

added category support

fixed base_url problem

Fix for displaying the images even for non english languages, provided by Orzenil

better display of assigned categories with their trees

Fixed issues with database select

Fixed task link issue

the save_add_another form button does not seem to work so I took it out.

Fixed ForceSearchBeforeAdd bug

This page relies on the "title" attribute to be displayed by the master template. Well, guess what, none of our sites have the title included in the master template, so the name never showed up. I took it out :)

using the task_item_id in order to get the live revision and always show the current live information of the task when grading the students (this is done only if task_id is not supplied and instead of task_id there is task_item_id

added check to ams::option::new to return the existing option_id for the supplied option if it exists

    • -5
    • +10
    /openacs-4/packages/ams/tcl/ams-procs.tcl