• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug in repository-building, it wiped the directory before each new channel, thus wiping the channels already built

fixing broken assigned tasks count on simplay index page (needed join with roles table). Cleaning up TODOs

making deletion of simulations work in siminst. Populating simulation form with suggested_duration of template

Fixed to handle oacs-5-0 branch, where the release tags are named openacs-...-final

a minor of TODO fixes

Fixed problem with last night's bug-fix: Now subsite_id was blank, not unset, which caused it to never get computed

Changed head_channel from 5-0 to 5-1

Added documentation for rebuilding the openacs.org repository.

Added meta generator openacs version

going over TODOs, fixing them, classifying as B, or removing

granting sim admins and service admins admin on the subsite so that they can admin groups

adding the workflow::case::role::assignee_remove proc. Adding the id_values switch to the workflow::role::get_options proc

marking test todos with B priority

Added optional name parameter to content_item.copy and content_item.move.

Added versions of content_item__copy and content_item__move to support

optional name parameter to copy/move and rename in one step.

Moved a bunch of silly logic embedded in individual portlets into the portal

package itself. For instance, it is silly to have portal::element::render

call the portal show proc that then calls portal::show_proc_helper to do all

the work!!! Portal has everything it needs to call the portlet template all

by itself. Etc ad nauseum.

File was in mac format and some people had problems with this.

Newer version by Timo. Cleaned up. NOT TESTED.

  1. … 27 more files in changeset.
More changes due to continuous user_id and user_name problems. Looking forward to more testing by others.

updated core package version numbers to 5.0.0

  1. … 4 more files in changeset.
updated version to 5.0.0

  1. … 56 more files in changeset.
added notes from chat discussion

Fixed problem with not determinable package_id. Fixed problem with mails not beeing send to users that are not members of the site.

Fixed bug #1398 with fix from Christian Eva

Fixed bug #1397: subsite_id not reset by ad_conn -reset

bug fixing the cast page and making it functionally complete by adding open casting. Links only show up if there are empty slots. Users are however not listed on the cast page and we would like them to be

  1. … 7 more files in changeset.
Removed crufty old code, fixed package creation

Approved Dirk's changes (thanks a lot) and put them into the upgrade scripts as well. I did not test the upgrade, maybe someone with a running Oracle installation can do.

Fixed the create table statements, so that the tables are being created under Oracle. Not sure about the semantics, needs to be double-checked by Malte (see #1393)

Fixed the queries for Oracle