• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed a language key and added the permissions link

revert project specific code

select numeric_value so edit does not bomb

Changed citybuild/object-delete.tcl so that it takes care of unsetting live and latest revisions before trying to delete the object. This fixes the bug that causes content_item__del to bomb whenever there is a live or latest revision set for the object being deleted.

Fixing leftovers from merge

file padlock.gif was initially added on branch oacs-5-1.

file upgrade-2.73d1-2.80d1 was initially added on branch oacs-5-1.

Merged Permission changes from Richard Hamilton. Upped version number to 2.80

  1. … 25 more files in changeset.
inverted logic on checking multiple in last commit

support a display_widget attribute for the category widget so we can show checkboxes for category selection

More I18N fixes

changed the check for clubs to detect if we have a class due to the fact that we have dotlrn_class::community_type that hopefully always returns the community_type for a class.

make 4 space

Closed projects will now be detected by a special proc. Furthermore it is now possible to unset the status filter for projects and tasks

maintains chain-of-crumb links when toggling show/hide source

Fixes for I18N

Apparently lars-blogger in oacs-5-1 relies on this category_tree::get_multirow which only existed on HEAD so far

Fixed double quote error

Forgot to increase the version number after I18N

Finished I18N of project manager. For the next project I'll start to wrtie code in German to force others to I18N packages as well :-)

  1. … 69 more files in changeset.
bugfix: fixing bug #2385: calendar-portlet does not display because of "wrong number of positional arguments" patch by Georg Lehner <jorge@magma.com.ni>

Changed www/object-content so that it will show a 404 page to the user instead of an error when the given object is not found.

file 404.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/simulation/www/404.adp
file 404.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/simulation/www/404.tcl
file 404.adp.orig was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/simulation/www/404.adp.orig
Apparently the comm_type for communities is 'dotlrn_community'

file class-term-change.adp was added on branch oacs-5-2 on 2005-09-26 09:07:00 +0000

file class-term-change.xql was added on branch oacs-5-2 on 2005-09-26 09:07:00 +0000

file class-term-change.tcl was added on branch oacs-5-2 on 2005-09-26 09:07:00 +0000

Added functionality to change the term of a class. This is useful if the professor is to lazy to copy / create a new class and just wants to continue using the old one.