Skip to content

Commit

Permalink
Updater 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dernerd committed Feb 10, 2024
1 parent f6c5649 commit 7d4275a
Show file tree
Hide file tree
Showing 146 changed files with 2,205 additions and 157 deletions.
Empty file added docs/README.md
Empty file.
2 changes: 1 addition & 1 deletion inc/addons/additional-behaviors.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Description: Zeigt zusätzliches Standardverhalten der Karte als globale Kartenoptionen an:<br>- Klicke auf das Element in der Markierungsliste, um das Detail-Popup zu öffnen<br>- Klicke auf den Wegbeschreibungslink, um zum Wegbeschreibungsformular zu gelangen
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Mab_AdditionalBehaviors {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/bp-group-maps.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0.2
Requires: BuddyPress
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

if ( defined( 'BP_PLUGIN_DIR' ) ) :
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/bp-profile-maps.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0.1
Requires: BuddyPress
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/


Expand Down
2 changes: 1 addition & 1 deletion inc/addons/center-map.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Example: [map id="12" center="45.359,20.412"]
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.1
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/


Expand Down
2 changes: 1 addition & 1 deletion inc/addons/custom-icons.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Description: Aktiviere dieses Add-On, um Deine eigenen Kartenmarkierungssymbole hinzuzufügen! Die benutzerdefinierten Symbole können ausgewählt werden, wenn Du eine Markierung im Karteneditor bearbeitest.
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Icons_AdminPages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/disable-scroll.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Example: [map id="1" disable_scroll="true"]
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0.1
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_DZ_AdminPages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/fb-nearby-friends.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Description: Zeigt eine Liste der Facebook-Freunde in der Nähe an.
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Fbnf_AdminPages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/featured-image.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Example: [map query="post_type=posts" overlay="yes" featured_image="yes"]
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Fimm_UserPages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/fix-and-repair.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Description: Tools zum Reparieren Deiner PS-Maps-Installation.
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Far_FormRenderer {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/geotag-bp.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0.1
Requires: BuddyPress
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

if ( defined( 'BP_PLUGIN_DIR' ) ) :
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/geotag-wp.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Example: [agm_gwp_geocoded_posts]
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_GwpAdminPages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/hide-markers.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Example: [map id="1" hide_map_markers="true"]
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Hacm_UserPages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/kml-overlay.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Example: [map id="1" kml_url="http://api.flickr.com/services/feeds/geo/Australia"]
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Kml_AdminPages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/kml-uploader.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0.1
Requires: KML Overlay
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Kml_UploaderAdminPages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/loading-message.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Example: [map id="1" loading_message="Bitte warte während die Karte geladen wird"]
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Mlm_Pages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/localize-maps.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Description: Standardmäßig werden Karten entsprechend dem bevorzugten Browser-Gebietsschema für Deine Besucher angezeigt. Wenn Du diese Erweiterung aktivierst, werden Karten in der Sprache angezeigt, die Du in den Plugin-Einstellungen ausgewählt hast.
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Locale_AdminPages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/location-shortcode.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Example: [location address="202 / 120 Bay Street,Port Melbourne"], [location coordinates="-37.84119,144.94071"]
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Map_LocationShortcode extends AgmAddonBase {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/marker-cluster.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Description: Bereinigt Karten, indem Markierungen in der Nähe in Clustern gruppiert werden. Dies wirkt sich bei Aktivierung automatisch auf alle Karten aus.
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Mc_UserPages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/places.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Description: Ermöglicht das Anzeigen von Orten in der Nähe. Im Dialogfeld "Kartenoptionen" stehen neue Optionen zur Verfügung.
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_PlacesAdminPages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/responsive-maps.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Example: [map id="1" is_responsive="true"]
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Rmaps_Pages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/traffic-overlay.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Description: Bietet die Möglichkeit, die Verkehrsüberlagerung auf Deiner Karte anzuzeigen. Du kannst es entweder per "Kartenoptionen" oder mit dem Shortcode-Attribut wie folgt aktivieren: <code>show_traffic="true"</code>.<br />z.B. <code>[map id="1" show_traffic="true"]</code>
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.0
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Traffic_AdminPages {
Expand Down
2 changes: 1 addition & 1 deletion inc/addons/user-checkin.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
* Example: [agm_add_checkin], [agm_show_checkins id="1" last_hour="48"]
* Version: 1.0.2
* Author: DerN3rd (WMS N@W)
* Author: DerN3rd (PSOURCE)
*/


Expand Down
2 changes: 1 addition & 1 deletion inc/addons/where-am-i.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Description: Fügt der Karte in unterstützenden Browsern automatisch oder über das Shortcode-Attribut die Standortmarkierung des Besuchers hinzu.
Plugin URI: https://n3rds.work/piestingtal-source-project/ps-gmaps/
Version: 1.1
Author: DerN3rd (WMS N@W)
Author: DerN3rd (PSOURCE)
*/

class Agm_Wmi_AdminPages {
Expand Down
2 changes: 1 addition & 1 deletion inc/external/wpmu-lib/core.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://n3rds.work/
* Description: Framework to support creating WordPress plugins and themes.
* Version: 3.0.0
* Author: WMS N@W
* Author: PSOURCE
* Author URI: https://n3rds.work/
* Textdomain: wpmu-lib
*
Expand Down
2 changes: 1 addition & 1 deletion inc/external/wpmu-lib/js/wpmu-vnav.3.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! WMS N@W code library - v2.0.3
/*! PSOURCE code library - v2.0.3
* https://n3rds.work/
* Copyright (c) 2016; * Licensed GPLv2+ */
/*!
Expand Down
2 changes: 1 addition & 1 deletion inc/external/wpmu-lib/js/wpmu-vnav.3.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/admin/center-map.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

/**
* Plugin Name: Center Map
* Author: DerN3rd (WMS N@W)
* Author: DerN3rd (PSOURCE)
*
* Javascript component for ADMIN page of the center-map addon.
*/
Expand Down
4 changes: 2 additions & 2 deletions languages/psmaps-en_US.po
Original file line number Diff line number Diff line change
Expand Up @@ -3027,8 +3027,8 @@ msgstr ""

#. Author of the plugin/theme
#, fuzzy
msgid "WMS N@W"
msgstr "WMS N@W"
msgid "PSOURCE"
msgstr "PSOURCE"

#. Author URI of the plugin/theme
#, fuzzy
Expand Down
4 changes: 2 additions & 2 deletions languages/psmaps-fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -3100,8 +3100,8 @@ msgstr ""
"possibilités."

#. Author of the plugin/theme
msgid "WMS N@W"
msgstr "WMS N@W"
msgid "PSOURCE"
msgstr "PSOURCE"

#. Author URI of the plugin/theme
msgid "https://n3rds.work"
Expand Down
4 changes: 2 additions & 2 deletions languages/psmaps-it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -3096,8 +3096,8 @@ msgstr ""

#. Author of the plugin/theme
#, fuzzy
msgid "WMS N@W"
msgstr "WMS N@W"
msgid "PSOURCE"
msgstr "PSOURCE"

#. Author URI of the plugin/theme
#, fuzzy
Expand Down
2 changes: 1 addition & 1 deletion languages/psmaps.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2428,7 +2428,7 @@ msgid ""
msgstr ""

#. Author of the plugin/theme
msgid "WMS N@W"
msgid "PSOURCE"
msgstr ""

#. Author URI of the plugin/theme
Expand Down
1 change: 1 addition & 0 deletions psource/psource-plugin-update/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/build export-ignore
40 changes: 40 additions & 0 deletions psource/psource-plugin-update/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Created by .ignore support plugin (hsz.mobi)
### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839

# The entire IDEA/PhpStorm directory
.idea/

# CMake
cmake-build-*/

# Mongo Explorer plugin
.idea/**/mongoSettings.xml

# File-based project format
*.iws

# IntelliJ
out/

# mpeltonen/sbt-idea plugin
.idea_modules/

# JIRA plugin
atlassian-ide-plugin.xml

# Cursive Clojure plugin
.idea/replstate.xml

# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties

# Editor-based Rest Client
.idea/httpRequests

# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser
4 changes: 2 additions & 2 deletions psource/psource-plugin-update/Puc/v5/PucFactory.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php

namespace Psource\PluginUpdateChecker\v5;
namespace YahnisElsts\PluginUpdateChecker\v5;

if ( !class_exists(PucFactory::class, false) ):

class PucFactory extends \Psource\PluginUpdateChecker\v5p0\PucFactory {
class PucFactory extends \YahnisElsts\PluginUpdateChecker\v5p3\PucFactory {
}

endif;
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php

namespace Psource\PluginUpdateChecker\v5p0;
namespace YahnisElsts\PluginUpdateChecker\v5p3;

if ( !class_exists(Autoloader::class, false) ):

class Autoloader {
const DEFAULT_NS_PREFIX = 'Psource\\PluginUpdateChecker\\';
const DEFAULT_NS_PREFIX = 'YahnisElsts\\PluginUpdateChecker\\';

private $prefix;
private $rootDir;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php
namespace Psource\PluginUpdateChecker\v5p0\DebugBar;
namespace YahnisElsts\PluginUpdateChecker\v5p3\DebugBar;

use Psource\PluginUpdateChecker\v5p0\PucFactory;
use Psource\PluginUpdateChecker\v5p0\UpdateChecker;
use YahnisElsts\PluginUpdateChecker\v5p3\PucFactory;
use YahnisElsts\PluginUpdateChecker\v5p3\UpdateChecker;

if ( !class_exists(Extension::class, false) ):

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
namespace Psource\PluginUpdateChecker\v5p0\DebugBar;
namespace YahnisElsts\PluginUpdateChecker\v5p3\DebugBar;

use Psource\PluginUpdateChecker\v5p0\UpdateChecker;
use YahnisElsts\PluginUpdateChecker\v5p3\UpdateChecker;

if ( !class_exists(Panel::class, false) && class_exists('Debug_Bar_Panel', false) ):

Expand Down Expand Up @@ -160,11 +160,18 @@ private function formatTimestamp($unixTime) {

public function row($name, $value) {
if ( is_object($value) || is_array($value) ) {
//This is specifically for debugging, so print_r() is fine.
//phpcs:ignore WordPress.PHP.DevelopmentFunctions.error_log_print_r
$value = '<pre>' . htmlentities(print_r($value, true)) . '</pre>';
} else if ($value === null) {
$value = '<code>null</code>';
}
printf('<tr><th scope="row">%1$s</th> <td>%2$s</td></tr>', $name, $value);
printf(
'<tr><th scope="row">%1$s</th> <td>%2$s</td></tr>',
esc_html($name),
//phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped -- Escaped above.
$value
);
}
}

Expand Down
Loading

0 comments on commit 7d4275a

Please sign in to comment.