• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
localized the list of locales in Change Locale dialog

Entry-chunk is broken. See bug 1804. This is a temporary hack to

allow people to see the content of their weblogs.

The tip syntax for cvs was wrong

Untested fix for bug where unsetting the variable bombed when the variable wasn't set in the first place

messed up html tag in main doc page

add the communities include page, scope contributions and other things to the subsite, adds category browsing

    • -0
    • +102
    /openacs-4/contrib/packages/cop-ui/lib/communities.tcl
Fix a bug in the URL that is displayed in the emails

Added in -kk to the cvs checkout, which prevents tons of conflicts in CVS

add a helper proc to get the packages within a subsite

Remove unused v_count variable in file_storage__get_root_folder

Remove unused v_count variable in file_storage__get_root_folder.

only include the developer support css if ds_show_p true

1. don't include javascript (now comes from core.js I think).

2. don't create the form unless there are bulk actions

3. remove spurious table tags.

4. make the list row container a div rather than a P tag.

5. change the class name for the list row container to

be "list-row odd" and "list-row even" rather than simply list-row

6. Include the list_properties.bulk_action_export_chunk if there are bulk actions.

7. Add the outermost div which has class list_properties.class

don't add an empty onload element to the body tag

Fix usage of ad_parameter to use parameter::get to get the parameter from

the package_id.

added aspell to the list of optional software

Updated the cvs section to 5.1. Also changed one CVS command. It would

import the entire openacs-4 cvs tree into your local cvs tree, which

is unnecessary and annoying.

Minor UI improvements, fix to link in email messages.

Added a check for the browser's User-Agent header before using htmlArea

- Default to use htmlArea for richtext widgets

Make sure content_length is returned as 0 if its set to NULL in

cr_revisions.

Fixes a bug that occured while editing log entries.

Added a link to add tasks in the navbar

Added in filter for task roles

New task select page makes it easier to select the project

merge of changes up to jcd-merge-for-dirk from oacs-5-1 to HEAD

adding the item::delete PL/SQL wrapper proc

Adding folder::delete proc which is a start in having a Tcl wrapper API for the content folder PL/SQL functions like we already have for items

can't use regular adp variable interpolation since when displaying source you don't want to translate tags, you want to display the 'real source'

Remove duplicate summary tag

file upgrade-0.4-0.5.sql was initially added on branch oacs-5-1.