Voice message menu item, additional documentation and various bug fixes

Today's update (f1916f2) brings with it the following changes:

Performance improvements

  • Container listings should be slightly faster to load because the amount of generated HTML code is smaller.
  • The identifier (UUID) generator and validation methods were refactored, fixing some bugs and slightly improving performance.

New features

  • The top menu has been extended with an option to send a new voice message directly to your supervisor.

Enhancements

  • The new_message and add_recording request handlers now properly supports customized page redirection.
  • Documentation for the following request handlers were added:
    • list_account
    • list_account_membership
    • list_account_registrations
    • list_autoreg
    • list_autoreg_detail
    • list_class
    • list_class_membership
    • list_config_set
    • list_course
    • list_course_users
    • list_icons
    • list_institution
    • list_institution_blog_items
    • list_institution_courses
    • list_institution_users
    • list_message
    • list_observation
    • list_quota
    • list_site
    • list_site_config
    • list_student
    • list_student_supervisor
    • list_stylesheets
    • list_supervisor
    • list_templates
    • manage_config_set
    • manage_course
    • manage_institution
    • manage_language
    • manage_site_containers
    • read_account
    • read_config
    • search
    • search_course
    • search_group
    • search_inside_container
    • search_inside_course
    • search_institution
    • search_site
    • search_user
    • update_account
    • update_account
    • user
  • Documentation for Portfolio::UUID was added.

Bugfixes

  • Comments are now always edited with the WYSIWYG editor (TinyMCE), which should ensure whitespace is maintained on display.
  • Empty popups are no longer shown when you click on them.
  • Added back support for talkbook lookups in popups using the legacy format lookup => "X_lyd" to indicate a letter phoneme.
Spinner

Login