• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add comment on possible but untested improvement to day of week proc.

Add return_url as param to asm_url if it exists

Unregistered users are now asked to login or register immediately after checkout

Users now go to the waiting list if section is full

Adding lib/letter.adp file

    • -0
    • +1
    /openacs-4/packages/contacts/lib/letter.adp
Adding a bunch of messages for 1.0d3 changes I just uploaded

Bumped version to 1.0d3 and added EmailAttachmentsAllowed parameter

Adding support for EmailAttachmentsAllowed parameter

fixing references to css file in header

Adding message add/edit pages

    • -0
    • +5
    /openacs-4/packages/contacts/www/message-ae.adp
    • -0
    • +111
    /openacs-4/packages/contacts/www/message-ae.tcl
Adding cleaned up support for new lib/letter.tcl file

Adding support for form messages (saved message) templates and bugfixing validation of email/mailing addresses

Adding flush of memoized information

Adding contact::signature namespace and message::get and signature::get procs

Adding caching and contact::email proc

Adding support for printed letter writing with css compliant browsers such as firefox or safari

Adding support for saved contact messages and cleaning up some code

Adding description column to contact_message_log table

Bugfix if user logs in with items in shopping cart

solve bug to show url webdav

solve problem to add txt files

Use custom login form when switching from normal to secure location

Bugfixes on registration redirect, session handling

Bugfixes on sessions

Copied login pages from acs-subsite, added slight UI improvements, decided to copy these files inside dotlrn-ecommerce since they probably will have more modifications

fixing intro reference

    • -1
    • +1
    /openacs-4/packages/imsld/www/doc/ch01.html
  1. … 16 more files in changeset.
fixing spelling and grammar

partitioning the spec in files for each chapter

    • -2
    • +14
    /openacs-4/packages/imsld/www/doc/README.txt
    • -0
    • +8
    /openacs-4/packages/imsld/www/doc/ar01.html
    • -0
    • +93
    /openacs-4/packages/imsld/www/doc/ar01s01.html
    • -0
    • +20
    /openacs-4/packages/imsld/www/doc/ar01s02.html
    • -3
    • +8
    /openacs-4/packages/imsld/www/doc/ch01.html
  1. … 26 more files in changeset.
flush cached section info everytime we visit admin page

solve bug to show page consent content no exist in assessement-consent.tcl

adding html ability to ec_custom_fields, to be consistent with ec_products.detailed_description. This does not affect other types because the code that validates them is unchanged.