Index: openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl,v diff -u -N -r1.50 -r1.51 --- openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl 1 Sep 2005 06:43:01 -0000 1.50 +++ openacs-4/packages/dotlrn-ecommerce/lib/tree-chunk.tcl 3 Sep 2005 08:26:26 -0000 1.51 @@ -405,7 +405,7 @@ [_ dotlrn-ecommerce.application_pending] - + [_ dotlrn-ecommerce.lt_You_are_number_course] [_ dotlrn-ecommerce.review_application] @@ -419,7 +419,14 @@
+ + [_ dotlrn-ecommerce.lt_Your_application_was_]

+ + + A place is now available.

+ +

@@ -466,7 +473,7 @@ set discount_clause "" } -db_multirow -extend { fs_chunk section_folder_id section_pages_url category_name community_url course_edit_url section_add_url section_edit_url course_grades section_grades section_zones sections_url member_p sessions instructor_names prices shopping_cart_add_url attendees available_slots pending_p waiting_p approved_p instructor_p registration_approved_url button waiting_list_number asm_url assessment_id } course_list get_courses { } { +db_multirow -extend {member_state fs_chunk section_folder_id section_pages_url category_name community_url course_edit_url section_add_url section_edit_url course_grades section_grades section_zones sections_url member_p sessions instructor_names prices shopping_cart_add_url attendees available_slots pending_p waiting_p approved_p instructor_p registration_approved_url button waiting_list_number asm_url assessment_id } course_list get_courses { } { # Since dotlrn-ecommerce is based on dotlrn-catalog, # it's possible to have a dotlrn_catalog object without an @@ -625,6 +632,7 @@ set member_state [util_memoize [list dotlrn_ecommerce::section::member_state $user_id $community_id] $memoize_max_age] + set waiting_p 0 set pending_p 0 set approved_p 0