Skip to content
Snippets Groups Projects
  1. Apr 20, 2024
  2. Mar 15, 2024
  3. Mar 13, 2024
  4. Feb 21, 2024
  5. Feb 07, 2024
  6. Jan 29, 2024
    • Jeff Kellem's avatar
      remove commas and periods from meetingId and webinarId. Fixes #3. · a5ba4bfe
      Jeff Kellem authored
      Commas were being set in the value due to custom field Float values being formatted with thousands separators. Removing both commas and periods, in addition to spaces, now.
      a5ba4bfe
    • Jeff Kellem's avatar
      change getJoinURL to static method. Fixes #2. · 301df008
      Jeff Kellem authored
      Saving an Event on the Info tab was spinning indefinitely. The web server logs showed this message:
      ```
      PHP message: PHP Fatal error:  Uncaught Error: Non-static method CRM_CivirulesActions_Participant_AddToZoom::getJoinUrl() cannot be called statically in /…/ncn-civi-zoom/ncn_civi_zoom.php:310
      ```
      So, adjusting the `getJoinUrl()` method to match.
      301df008
  7. Dec 19, 2023
  8. Nov 30, 2023
  9. Nov 29, 2023
  10. Nov 02, 2023
  11. Oct 23, 2023
  12. Oct 22, 2023
  13. Oct 10, 2023
  14. Oct 09, 2023
  15. Oct 04, 2023
  16. Sep 26, 2023
  17. Sep 12, 2023
Loading