• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove faulty email_image::check_image_magick function and just test for it when exec

remove faulty email_image::check_image_magick function and just test for it when exec

removing typo dependence on contacts package in party::email

fixed group_id_from_name query, added group::party_member_p

Added a proc to delete roles. The proc also deletes the translations that were created in the corresponding proc that created the role.

the util_memoize_flush should be before the return...

Added subsite::url callback and hooked it into o.vuh

  1. … 1 more file in changeset.
Commit on behalf of Nima. Support for a callback on parameter change

  1. … 1 more file in changeset.
My Solaris machine does not have 'whereis' installed. Windows machines may not have 'find' installed. This code needs to be refactored, perhaps putting the ImageMagick paths in apm parameters like other packages that use ImageMagick do.

Modified the group::get_id proc to a) not bomb and b) allow a subsite_id or application_group_id to be passed in in the hope that this allows application developers to narrow down the list of group_ids returned

Added new version of group::get_members that is a little bit smarter with the type as it is quering acs_objects instead of individual tables, using the object_type

  1. … 1 more file in changeset.
Added the group::title function to retrieve the title of a group and added some caching. Upped Version number for Project Manager that depends on these changes

  1. … 1 more file in changeset.
changed the naming of the message key to "group_title_$group_id" as this caused confusion in acs-lang with the additional "."

Store the I18N version of the group_name in the title

I18N of strings and roles

  1. … 4 more files in changeset.
added function to retrieve the email of a party

added proc group::get_id

added proc group::get_members

looks like there is a missing user_id parameter in the callback

Took out convert_to_i18n as this is HEAD function that cannot be backported due to openacs rules (as it would add a new dependency on acs-translations in acs-lang)

Added support for a pretty group name stored in the title for the creation of a group

Fixed upgrade of 5.1.4->5.2 for PG

fix upgrade callback

adding catch for email image generation

adding catch for email image generation

add RegImplName parameter to set the name of the implementation used in the registration process

  1. … 2 more files in changeset.
add RegImplName parameter to set the name of the implementation used in the registration process

  1. … 2 more files in changeset.
add user::registration callback to handle the assessment registration process

remove parameter registration, since it will be done in the assessment package

add in the after upgrade callback the asm registration parameter