Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subplugin refactor rebase #1

Merged
merged 26 commits into from
Aug 30, 2024

Commits on Dec 4, 2023

  1. Add check if process exists. (learnweb#191)

    This prevents courses to be processed which had been rescued by the teacher.
    melanietreitinger authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ddb70d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Update README.md

    Make Subplugin List (and link to wiki) more apparent
    NinaHerrmann authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ff6e322 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Improve help text for integration of icons (manual trigger) (learnweb…

    …#193)
    
    * Improved help text for the integration of icons
    
    * Improved help text for the integration of icons
    KerstinSc authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    38d6dc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Update for Moodle 4.3 (learnweb#190)

    * CI: Update for Moodle 4.3
    
    * Prevent dynamic property access on classes for PHP 8.2
    
    * phpcbf for styles etc.
    
    ---------
    
    Co-authored-by: Justus Dieckmann <[email protected]>
    Co-authored-by: NinaHerrmann <[email protected]>
    3 people authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    421cc45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1166ed View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    2a33a60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1ef4a6 View commit details
    Browse the repository at this point in the history
  3. Show menu entry when a manual or automatic workflow is active (learnw…

    …eb#199)
    
    * Show menu point when a manual or automatic workflow is active
    
    * Rename reset cache function
    
    * Show menu entry if there are workflows other than the default two
    
    ---------
    
    Co-authored-by: Justus Dieckmann <[email protected]>
    justusdieckmann and justusdieckmann authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    33cbd05 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Check backup consistency before importing workflow (learnweb#196)

    * Check backup consistency before importing workflow
    
    * Fix PHPDocs
    
    * Use existing category in backup_and_restore test
    
    * lifecycletrigger_categories: A bit of general refactoring
    
    * lifecycletrigger_categories: Don't fail if category doesn't exist
    
    * Add possibility to force import of errorneous backup
    
    * Use $force = false as default in restore_workflow:execute
    
    * Display only unique errors when Workflows causes multiple errors
    
    ---------
    
    Co-authored-by: Justus Dieckmann <[email protected]>
    Co-authored-by: NinaHerrmann <[email protected]>
    3 people authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    920d1f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0099ef6 View commit details
    Browse the repository at this point in the history
  3. Codestyle PHPCBF

    justusdieckmann committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f2181c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85a8755 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28ba40a View commit details
    Browse the repository at this point in the history
  6. Bump version

    justusdieckmann committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3c74651 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c986c9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request learnweb#206 from learnweb/fix/manual-workflow-tab…

    …le-sort
    
    The columns in active_manual_workflows_table shouldn't be sortable
    justusdieckmann authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ba1dc92 View commit details
    Browse the repository at this point in the history
  9. Merge pull request learnweb#204 from learnweb/update/m404

    Update for Moodle 4.4
    justusdieckmann authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    42edc87 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    e2ba531 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Fix mustache

    justusdieckmann committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ee73f9b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge pull request learnweb#210 from learnweb/fix/mustache

    Fix mustache lint
    justusdieckmann authored May 13, 2024
    Configuration menu
    Copy the full SHA
    bd2aca6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    05ff0e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95a4b22 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    933158b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0c0fd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. issue#178 refactor subplugins calls

    Nathan Nguyen authored and jay-oswald committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9640f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1142d4b View commit details
    Browse the repository at this point in the history