• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Replaced dotlrn::user_add calls with a proc that gets param settings for user type, can browse, guest/non-guest

  1. … 13 more files in changeset.
Set dotlrn guest status

  1. … 10 more files in changeset.
Bugfix on backwards displaying of relationships, fixed this on the admin purchase interface as well as the section admin relationships list

  1. … 1 more file in changeset.
page flow for waiting list

  1. … 7 more files in changeset.
making it so patrons can buy the courses after they are approvece

  1. … 4 more files in changeset.
Don't allow duplicate registration

  1. … 1 more file in changeset.
Use full path for URLs and cleaned up code

    • -175
    • +72
    ./process-purchase-course.tcl
Bugfix on setting of purchaser when admin purchases for user coming off the waiting lists

  1. … 1 more file in changeset.
remvoe ability to search for sections, just show a drop down with all sections

New admin purchase process flow, separate pages for purchasing for group or another/new participant

    • -130
    • +72
    ./process-purchase-course.tcl
  1. … 7 more files in changeset.
commit changes from July 11 to July 16 the week that cvs.openacs.org was down, added concept of membership and membership pricing in dotlrn-ecommerce shopping cart various bug fixes and modifications to dotlrn-ecommerce

  1. … 78 more files in changeset.
I18n for buttons

Bugfix on multiple user search results

Initial prerequisites support for prerequisites

  1. … 4 more files in changeset.
Display only latest contact information, put some messages in the catalog and moved some code in the API

  1. … 4 more files in changeset.
to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too

  1. … 11 more files in changeset.
Additional fixes for #218, skipping participant edit for new users

Bugfix on users created on group purchase

Added checks for existing groups

Fixed links to ecommerce

Skip participant edit for new users

Replaced search option in list with group purchase

various update, bug fixes and changes to dotlrn-ecommerce, attendance, expenses and expense-tracking

    • -76
    • +284
    ./process-purchase-course.tcl
  1. … 106 more files in changeset.
commit most recent changes from ecwork to cvs head, dotlrn-ecommerce added patron support, fix UI, added mos link to mos ticket tracker, bug fixes, new page flow for participants and patrons, category widget bugfix, bug fixes for expenses and expense tracking, create custom ecommerce pages for transactions done by admin for participant/patron, add anon-eval package, ae-portlet package and dotlrn-ae package to repository

    • -0
    • +301
    ./process-purchase-course.tcl
  1. … 89 more files in changeset.