• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
began moving community admin into normal directory

    • -0
    • +6
    /openacs-4/packages/dotlrn/dotlrn.info
    • -0
    • +22
    /openacs-4/packages/dotlrn/www/community-applets.adp
    • -0
    • +40
    /openacs-4/packages/dotlrn/www/community-applets.tcl
    • -0
    • +11
    /openacs-4/packages/dotlrn/www/community-applets.xql
    • -0
    • +17
    /openacs-4/packages/dotlrn/www/community-user-add-2.adp
    • -0
    • +24
    /openacs-4/packages/dotlrn/www/community-user-add-2.tcl
    • -0
    • +16
    /openacs-4/packages/dotlrn/www/community-user-add-3.tcl
    • -0
    • +12
    /openacs-4/packages/dotlrn/www/community-user-add.adp
    • -0
    • +15
    /openacs-4/packages/dotlrn/www/community-user-add.tcl
    • -0
    • +11
    /openacs-4/packages/dotlrn/www/community-user-add.xql
  1. … 10 more files in changeset.
if you see a fork in the road, take it

small changes

fixed a uniqueness bug

two major fuckups in the queries! I was on crack. other updates

updated package_instantiate_object for PG

portal template stuff

portal_template stuff

send the community's portal template id along when creating a user's portal

Ouch - an error in a trigger killed, among another things killing some

bboard posting stuff.

adding return_url

adding return_url property

set default right

fix typo

pass the user_id since portal template perms need to be set

pass the user_id to create_class_instance to set the perms with

set the portal template's name right, and the perms on the creating user

added defaults to portal.new and pass in portal_template_p etc.

make a better name for the portal template

adding min layout_id selection

mistakes were made

Forgot to change 'product id' to 'sku'.

Various minor but crucial query fixes

Reworked category upload so that it uses the SKU rather than product_id.

Reworked product upload so that it checks the column names and uses the SKU rather than the product_id.

Reworked category upload so that it uses the SKU rather than product_id.

Added missing query.

Added an ec_timeentrywidget_time_check on the time to pad single digit times with a 0 for PG.

Removed ns_log messages as the were of incorrect format and crashed this step in the checkout process.

template support to add_element