• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix cr_import_content. Removed additional call to cr_registered_type_for_mime_type used inappropirately. Restored query removed in error on last commit.

Converted entire checkout form to ad_form but incompletely. This doesn't include gift checks, saved credit cards, shipping address, etc.

fixed the calendar date widget in cal-item-new so that the current date is prefilled

fix css arg to initRTE so multiple edit widgets will work

Fixed URL for assessment redirect

fixed inadvertent commit, brought back the acs_rteSubmitForm and acs_rteInit javascript functions

typo fix, add a missing comma

fix bad index on customer_id

removing hanging bracket

fixed commit script

Fixing bug in index creation

Adding extra line break before signature and setting default paper type to letterhead

Adding query as list filter to pagination works correctly

Fixing bug - replacing ' with '' for search queries so the database doesn't throw an error

fixing bug so the util_user_message is correctly plural or singular

Redirecting users to newly created contact instead of to the contacts main page so they can add relationships/files/etc

Adding pretty error message as the page content instead of util user message when only one person is being mailed to

Adding checks for permission to edit a search and adding link to delete search conditions

file contacts-print.css was added on branch oacs-5-2 on 2005-11-30 15:31:04 +0000

Fixing bug with text hanging off the left of the page for letterhead

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