Skip to content

Releases: projectestac/agora

Released version 23.11.28

01 Dec 09:12
Compare
Choose a tag to compare

MOODLE

  • Upgraded Moodle to version 4.1.6+
  • Updated langpacks
  • Attendance: Upgraded module
  • Choicegroup: Upgraded module
  • Completion progress: Upgraded module
  • Wiris: Upgraded all components

NODES

  • advanced-nocaptcha-recaptcha: Upgraded plugin
  • google-analyticator: Upgraded plugin
  • gtranslate: Added submodule
  • H5P: Upgraded plugin
  • H5P: Move menu in admin page to submenu in 'Options'
  • koko-analytics: Added submodule
  • Moved WP Telegram menu option to general options
  • email-subscribers: Upgraded plugin
  • email-subscribers: Fixed email confirmation not being sent

PORTAL

  • Client: Don't create clients if they don't exist in WS
  • Client: Improved creation of clients
  • Login: Automatically add users to role 'user' on login
  • MyAgora: Added change of 'Nom propi'
  • MyAgora: Added links to instances in the list of instances
  • Manager: Don't allow clients to be managers
  • Manager: Implemented list of managers
  • Role: Implemented list of roles
  • User: Implemented list of users

Released version 23.10.17

23 Oct 12:22
Compare
Choose a tag to compare

MOODLE

  • Upgraded Moodle to version 4.1.6
  • Updated langpacks
  • Question Type Numerical: Fixed PHP 8.x compatibility error
  • Wiris: Upgraded all components

NODES

  • Upgraded WordPress to version 5.7.10

PORTAL

  • Batch: Added instance creation
  • Batch: Created batch log table
  • Batch: Save passwords of new instances in database
  • Client: Added automatic creation of clients on login
  • Client: Added addition and edition of clients
  • Client: Added links to myAgora and added dates in client list
  • Instance: Improvements to instance activation and status changes
  • Jobs: Use nohup on CLI calls
  • Manager: Added addition or removal of permissions on designation
  • MyAgora: Files: Don't show an error when there is no active Moodle instance
  • Request: Improved request list and email sent on update
  • Queue: Added links to instances on pending list
  • Queue: Don't try to generate link to instances if they don't exist

Released version 23.09.27

02 Oct 10:57
Compare
Choose a tag to compare

MOODLE

  • Upgraded Moodle to version 4.1.5+
  • Updated langpacks
  • Hot Potatoes: Upgraded module
  • Hot Potatoes: Upgraded question format
  • local_oauth: Upgraded module
  • Questionnaire: Upgraded module

NODES

  • Allow six versions of each post instead of three
  • Updated translations for email-subscribers and getwid
  • email-subscribers: Customized not-localized string

PORTAL

  • Home page: Removed confusing message
  • Removed old code based on Zikula

Released version 23.07.10

14 Sep 09:04
Compare
Choose a tag to compare

MOODLE

  • Upgraded Moodle to version 4.1.4+
  • Updated langpacks
  • Attendance: Upgraded module
  • Atto plugin cloze: Upgraded version
  • Choicegroup: Upgraded module
  • Clickedu: Upgraded module
  • Completion progress: Upgraded block
  • Coursequotas: Updated report
  • Course format type Simple: Upgraded for Moodle 4.x
  • jclic: Added monologo icon
  • Local Àgora: Upgraded cache definitions for Moodle 4.1.4
  • Local Àgora: Copy of settings from xtec2020
  • Questionnaire: Upgraded module
  • rcontent: Added monologo icon
  • TinyMCE Editor: Restricted access to uninstall and to record video
  • XTEC Boost: Added theme
  • Wiris: Upgraded all components

NODES

  • Upgraded WordPress to version 5.7.9
  • astra: Upgraded theme
  • astra-addon: Upgraded plugin
  • BuddyPress: Upgraded plugin
  • email-subscribers: Upgraded plugin
  • XTEC lib: Compatibility with PHP 8.1
  • XTEC scripts: Compatibility with PHP 8.1 and improved code quality

PORTAL

  • Added new portal based on Laravel

Released version 23.05.23

29 May 10:34
Compare
Choose a tag to compare

GENERAL

  • update_submodules.sh: Updated repositories

MOODLE

  • Upgraded Moodle to version 3.11.13+
  • Updated langpacks
  • Attendance: Upgraded module
  • Choicegroup: Upgraded module
  • GeoGebra: Upgraded module
  • Questionnaire: Upgraded module
  • Wiris: Upgraded all components
  • local_redislock: Added expiration to locks to automatically remove them in case the script doesn't finish correctly
  • H5P: Fix for visual editor doesn't open under certain conditions
  • local_agora: Added changes for IDI
  • Login via IDI. Added language string for user profile field schoolcode.
  • Login via IDI. Don't update the email every time the user logs in.
  • Login via IDI. Use a fake email based on UPN.
  • oAuth2 client: User can have no email in IDI. In that case, will use the UPN as an email.
  • oAuth2 client: Only allow to login to users whose school code in IDI matches the school code of the Moodle site.

NODES

  • alumni-fp: Added plugin
  • Fixed general setting for post order. Removed dropdown menu for tags as it was never implemented.
  • Theme reactor: Fixed typo error in podcast icon

Released version 23.03.27

05 Apr 10:48
Compare
Choose a tag to compare

GENERAL

  • update_submodules.sh: Updated repositories

MOODLE

  • Upgraded Moodle to version 3.11.13+
  • Updated langpacks
  • Attendance: Upgraded module
  • Choicegroup: Upgraded module
  • GeoGebra: Upgraded module
  • Questionnaire: Upgraded module
  • Wiris: Upgraded all components
  • local_redislock: Added expiration to locks to automatically remove them in case the script doesn't finish correctly
  • H5P: Fix for visual editor doesn't open under certain conditions
  • local_agora: Added changes for IDI
  • Login via IDI. Added language string for user profile field schoolcode.
  • Login via IDI. Don't update the email every time the user logs in.
  • Login via IDI. Use a fake email based on UPN.
  • oAuth2 client: User can have no email in IDI. In that case, will use the UPN as an email.
  • oAuth2 client: Only allow to login to users whose school code in IDI matches the school code of the Moodle site.

NODES

  • alumni-fp: Added plugin
  • Fixed general setting for post order. Removed dropdown menu for tags as it was never implemented.
  • Theme reactor: Fixed typo error in podcast icon

Released version 22.12.13

16 Dec 10:21
Compare
Choose a tag to compare

MOODLE

  • Upgraded Moodle to version 3.11.11+
  • Updated langpacks
  • Attendance: Upgraded module
  • Choicegroup: Upgraded module
  • completion_progress: Upgraded block
  • local_agora: Added script to configure oAuth2 client for IDI
  • migratehvp2h5p: Upgraded tool
  • oAuth2 client: Fixed save of oAuth2 issuers when acceptrisk is checked
  • oAuth2 client: Ensure method get_issuer exists before calling it. Added exception for client for IDI
  • oAuth2 client: Only xtecadmin can configure oAuth2 client for IDI
  • Theme xtec2020: Fix for collapsible menu using custommenuitems
  • Wiris: Upgraded all components

NODES

  • getwid: Added submodule. Only accessible for sites of type project
  • astra: Upgraded theme
  • astra-addon: Upgraded plugin
  • astra-sites: Upgraded plugin
  • pods: Upgraded plugin
  • wpforms-lite: Upgraded plugin

PORTAL

  • Agoraportal: Added configuration option for admin e-mail related to clients
  • Agoraportal: Send email to admins on new request creation
  • Agoraportal: Removed remaining Intraweb code
  • Agoraportal: Fixed access to quota recalc by managers

Released version 22.11.15

21 Nov 14:06
Compare
Choose a tag to compare

MOODLE

  • Upgraded Moodle to version 3.11.11
  • Updated langpacks
  • oAuth2 client: Modified behavior for login to Azure AD via oAuth2
  • Attendance: Upgraded module
  • Choicegroup: Upgraded module
  • Clickedu: Upgraded module
  • Hotpot: Downgraded module
  • GeoGebra: Upgraded module
  • Wiris: Upgraded all components

NODES

  • Upgraded WordPress to version 5.7.8
  • enllacos-educatius: Fixed URL for "La meva XTEC"

PORTAL

  • Added universal Moodle callback URI for Àgora
  • Agoraportal: Added option to set a minimum activedId when activating sites
  • Agoraportal: Removed functions for massive activation and deactivation

Released version 22.10.04

17 Oct 15:12
Compare
Choose a tag to compare

MOODLE

  • Upgraded Moodle to version 3.11.10+
  • Updated langpacks
  • Attendance: Upgraded module
  • Choicegroup: Upgraded module
  • Google repository: Fix for error when accessing to files allocated in Google Drive
  • Hotpot: Upgraded module
  • Journal: Upgraded module
  • Ordering: Upgraded question type
  • Questionnaire: Upgraded module
  • Snap!: Added module
  • Wiris: Upgraded all components

NODES

  • Upgraded WordPress to version 5.7.7
  • Fixed PHP warning when checking the list of plugins to exclude
  • widget-visibility-without-jetpack: Upgraded plugin
  • Theme reactor: Added missing apostrophe

Released version 22.07.04

20 Jul 10:20
Compare
Choose a tag to compare

MOODLE

  • Ignore file size limits in content bank