• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file search-condition-delete.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

Adding contact/www/search-condition-delete.tcl

update version number

Fixed bad message key, reversed timoh's patch that created a comment in project manager every time something was logged. In the use case of my company this would cause 100 comments and emails for some tasks obscuring the 2 or 3 comments that were important. This should be re-implemented with an option that is toggleble.

    • -13
    • +2
    /openacs-4/packages/logger/tcl/entry-procs.tcl
Fix list in var-list

Fix define function args for content_folder__is_folder to match oracle.

Fixed daily task reminders, set project status default to open on tasks and projects, increased pager size to 1000 as a kludgey temporary fix for paging

Closes bug#2520. Remove query to select content type from mime type. The content type must be passed in to cr_import_content (if it is not content_revision)

add regsub for escape $ to show url webdav

Remove extra }

    • -2
    • +2
    /openacs-4/packages/news/www/item-create-3.tcl
move code to tcl fs-portlet.tcl

add regsub for escape $ to show url webdav

move code to index.tcl

Undid previous commit

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