• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix awaiting payment email type.

Dynamically determine the percent complete for each project and allow

the user to sort the project list by this amount

Add in the calendar CSS file

minor fixes for tasks page

Make sure to check to see if contacts is installed before presenting the 'send email' function

Add missing message key for 'Search Users'

adding a parameter to specify the default layout for input and display the address, increment version number

Fix main project page layout in Safari (OS X)

file ams-install-procs.tcl was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000

adding a parameter to specify the default layout for input and display the address

Fix permissions link

Match up Postgres upgrade scripts with the function creation scripts.

Fix infinite loop that occurs in task creation.

remove postgres tag

adding element to the form to call a javascript function that checks or unchecks all recipients

Fix so include-optional works from inside tcl proc.

datamodel changes for extend_id and search_id map

removing the remove links

taking out old links to email templates using internatinalization

show write actions only when write_p is 1

changing harcoded url by generated url using export_vars in tclwebtest tests

    • -13
    • +12
    /openacs-4/packages/faq/tcl/test/faq-procs.tcl
added one proc to use aa_log_result using a boolean var from the testcase

Fixed assign_add_self_widget for I18n

Fixed problem with the display of empty party_ids

New Translations

Added I18N to task-calender

we don't need to put show_calendar_name_p in the multirow, removing it

make sure we also pass show_calendar_name_p to month view

fixed show_calendar_name_p so that it is passed to the multirow, it determines whether we show the calendar name in [ ] or not

Add include file for fs_chunk procedure.

Fix fs_chunk include procedure. use template::adp_include instead of template::adp_compile with eval.