dedsc in OpenACS

complement the repeat_p usability change by setting a default value to edit_all_p when the widget is hidden

allow to grant sitewide admin privileges from the user admin page

    • -0
    • +3
    /openacs-4/packages/dotlrn/www/admin/user.adp
    • -1
    • +10
    /openacs-4/packages/dotlrn/www/admin/user.tcl
make calendar::item::get.select_item_data_with_attachment behave like calendar::item::get.select_item_data where info of acs_event is prioritized over acs_activity

increase forums_forums.charter to 4000 chars, add length checking in the forums form, bump version info

    • -7
    • +8
    /openacs-4/packages/forums/forums.info
file upgrade-1.2.0d3-1.2.0d4.sql was initially added on branch oacs-5-2.

the forum form defines charter widget as richtext so handle charter variable properly

    • -2
    • +2
    /openacs-4/packages/forums/lib/forums/new.tcl
datatype for charter should be richtext as well since it is using richtext widget. this assures values are not truncated

register needed content type after creating the reports folder

fix bug trying to get from a nonexistent array

fix plsql procs to handle correct datatype for pretty_id column of survey_sections and survey_questions

fix plsql procs to handle correct datatype for pretty_id column of survey_sections and survey_questions

add libraries switch for test procs which require tclwebtest

fix misnamed parameter

fix content_type__refresh_view to do a lowercase when selecting table_name. this was in the upgrade script for 5.2.0a1 to 5.2.0a2 but didn't find it's way here

fix generation of URLs according to new code

adjust way of getting template id to support new code

pass in the current revision for viewing the revision list. remove publish_url as it is not needed anymore with new code

fix logic of adviser_p proc

allow to confirm removal of members

require confirmation when deleting groups

    • -0
    • +5
    /openacs-4/packages/dotfolio/www/admin/group-del.adp
return to the package url instead of the entry when deleting in perma_p mode

fix bio logic

fix bio logic

set bt folder context to the bt package id instead of defaulting to -100 so that perms on package trickle to bugs

filter attempts on the subject_id

fix misnamed variable

only show view bios link if there are some present

allow admins to edit bios

add link to create new assessment

convert to db_map to support pg properly