Changeset 3095870
- Timestamp:
- 05/31/2024 08:14:33 PM (22 months ago)
- Location:
- sms-gateway-press
- Files:
-
- 113 added
- 22 deleted
- 7 edited
- 3 copied
-
tags/1.1.0 (copied) (copied from sms-gateway-press/trunk)
-
tags/1.1.0/.editorconfig (deleted)
-
tags/1.1.0/.gitignore (deleted)
-
tags/1.1.0/.phpcs.xml.dist (deleted)
-
tags/1.1.0/composer.json (deleted)
-
tags/1.1.0/composer.lock (deleted)
-
tags/1.1.0/dist (added)
-
tags/1.1.0/dist/css (added)
-
tags/1.1.0/dist/css/sms-gateway-press.css (added)
-
tags/1.1.0/dist/js (added)
-
tags/1.1.0/dist/js/dashboard.js (added)
-
tags/1.1.0/dist/js/dashboard.js.map (added)
-
tags/1.1.0/dist/js/wizard.js (added)
-
tags/1.1.0/dist/js/wizard.js.map (added)
-
tags/1.1.0/logo.svg (added)
-
tags/1.1.0/plugin.php (copied) (copied from sms-gateway-press/trunk/plugin.php) (3 diffs)
-
tags/1.1.0/private (deleted)
-
tags/1.1.0/readme.md (deleted)
-
tags/1.1.0/readme.txt (copied) (copied from sms-gateway-press/trunk/readme.txt) (3 diffs)
-
tags/1.1.0/screenshot-1.png (deleted)
-
tags/1.1.0/screenshot-2.png (deleted)
-
tags/1.1.0/screenshot-3.png (deleted)
-
tags/1.1.0/screenshot-4.png (deleted)
-
tags/1.1.0/screenshot-5.png (deleted)
-
tags/1.1.0/screenshot-6.png (deleted)
-
tags/1.1.0/screenshot-7.png (deleted)
-
tags/1.1.0/screenshot-app-edit-credentials.png (added)
-
tags/1.1.0/screenshot-app-home.png (added)
-
tags/1.1.0/screenshot-dashboard.png (added)
-
tags/1.1.0/screenshot-edit-device.png (added)
-
tags/1.1.0/screenshot-logs.png (added)
-
tags/1.1.0/screenshot-new-sms.png (added)
-
tags/1.1.0/screenshot-sent-sms.png (added)
-
tags/1.1.0/screenshot-sms-list.png (added)
-
tags/1.1.0/src (added)
-
tags/1.1.0/src/admin-page (added)
-
tags/1.1.0/src/admin-page/class-dashboard.php (added)
-
tags/1.1.0/src/admin-page/class-wizard.php (added)
-
tags/1.1.0/src/class-main.php (added)
-
tags/1.1.0/src/class-rest-api.php (added)
-
tags/1.1.0/src/class-sms-gateway-press.php (added)
-
tags/1.1.0/src/class-utils.php (added)
-
tags/1.1.0/src/css (added)
-
tags/1.1.0/src/css/sms-gateway-press.css (added)
-
tags/1.1.0/src/index.php (added)
-
tags/1.1.0/src/js (added)
-
tags/1.1.0/src/js/Dashboard.jsx (added)
-
tags/1.1.0/src/js/dashboard (added)
-
tags/1.1.0/src/js/dashboard/DeviceStatusMetaBox.jsx (added)
-
tags/1.1.0/src/js/dashboard/MetaBox.jsx (added)
-
tags/1.1.0/src/js/dashboard/PerformanceMetaBox.jsx (added)
-
tags/1.1.0/src/js/dashboard/RealTimeSendingMetaBox.jsx (added)
-
tags/1.1.0/src/js/dashboard/SendSmsMetaBox.jsx (added)
-
tags/1.1.0/src/js/dashboard/SmsReportMetaBox.jsx (added)
-
tags/1.1.0/src/js/wizard (added)
-
tags/1.1.0/src/js/wizard-app.jsx (added)
-
tags/1.1.0/src/js/wizard/ConnectDevicePage.jsx (added)
-
tags/1.1.0/src/js/wizard/CreateDevicePage.jsx (added)
-
tags/1.1.0/src/js/wizard/FinishPage.jsx (added)
-
tags/1.1.0/src/js/wizard/InstallAppPage.jsx (added)
-
tags/1.1.0/src/js/wizard/SendTestMessagePage.jsx (added)
-
tags/1.1.0/src/js/wizard/WelcomePage.jsx (added)
-
tags/1.1.0/src/js/wizard/Wizard.jsx (added)
-
tags/1.1.0/src/post-type (added)
-
tags/1.1.0/src/post-type/class-device.php (added)
-
tags/1.1.0/src/post-type/class-sms.php (added)
-
tags/1.1.0/src/post-type/index.php (added)
-
tags/1.1.0/src/stories (added)
-
tags/1.1.0/src/stories/Wizard.stories.js (added)
-
trunk/.editorconfig (modified) (1 diff)
-
trunk/.gitignore (modified) (1 diff)
-
trunk/.phpcs.xml.dist (modified) (1 diff)
-
trunk/.storybook (added)
-
trunk/.storybook/main.js (added)
-
trunk/.storybook/preview-head.html (added)
-
trunk/.storybook/preview.js (added)
-
trunk/compile.js (added)
-
trunk/composer.lock (modified) (4 diffs)
-
trunk/dist (added)
-
trunk/dist/css (added)
-
trunk/dist/css/sms-gateway-press.css (added)
-
trunk/dist/js (added)
-
trunk/dist/js/dashboard.js (added)
-
trunk/dist/js/dashboard.js.map (added)
-
trunk/dist/js/wizard.js (added)
-
trunk/dist/js/wizard.js.map (added)
-
trunk/logo.svg (added)
-
trunk/package-lock.json (added)
-
trunk/package.json (added)
-
trunk/plugin.php (modified) (3 diffs)
-
trunk/private (deleted)
-
trunk/readme.md (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/screenshot-1.png (deleted)
-
trunk/screenshot-2.png (deleted)
-
trunk/screenshot-3.png (deleted)
-
trunk/screenshot-4.png (deleted)
-
trunk/screenshot-5.png (deleted)
-
trunk/screenshot-6.png (deleted)
-
trunk/screenshot-7.png (deleted)
-
trunk/screenshot-app-edit-credentials.png (added)
-
trunk/screenshot-app-home.png (added)
-
trunk/screenshot-dashboard.png (added)
-
trunk/screenshot-edit-device.png (added)
-
trunk/screenshot-logs.png (added)
-
trunk/screenshot-new-sms.png (added)
-
trunk/screenshot-sent-sms.png (added)
-
trunk/screenshot-sms-list.png (added)
-
trunk/src (added)
-
trunk/src/admin-page (added)
-
trunk/src/admin-page/class-dashboard.php (added)
-
trunk/src/admin-page/class-wizard.php (added)
-
trunk/src/class-main.php (added)
-
trunk/src/class-rest-api.php (added)
-
trunk/src/class-sms-gateway-press.php (added)
-
trunk/src/class-utils.php (added)
-
trunk/src/css (added)
-
trunk/src/css/sms-gateway-press.css (added)
-
trunk/src/index.php (added)
-
trunk/src/js (added)
-
trunk/src/js/Dashboard.jsx (added)
-
trunk/src/js/dashboard (added)
-
trunk/src/js/dashboard/DeviceStatusMetaBox.jsx (added)
-
trunk/src/js/dashboard/MetaBox.jsx (added)
-
trunk/src/js/dashboard/PerformanceMetaBox.jsx (added)
-
trunk/src/js/dashboard/RealTimeSendingMetaBox.jsx (added)
-
trunk/src/js/dashboard/SendSmsMetaBox.jsx (added)
-
trunk/src/js/dashboard/SmsReportMetaBox.jsx (added)
-
trunk/src/js/wizard (added)
-
trunk/src/js/wizard-app.jsx (added)
-
trunk/src/js/wizard/ConnectDevicePage.jsx (added)
-
trunk/src/js/wizard/CreateDevicePage.jsx (added)
-
trunk/src/js/wizard/FinishPage.jsx (added)
-
trunk/src/js/wizard/InstallAppPage.jsx (added)
-
trunk/src/js/wizard/SendTestMessagePage.jsx (added)
-
trunk/src/js/wizard/WelcomePage.jsx (added)
-
trunk/src/js/wizard/Wizard.jsx (added)
-
trunk/src/post-type (added)
-
trunk/src/post-type/class-device.php (added)
-
trunk/src/post-type/class-sms.php (added)
-
trunk/src/post-type/index.php (added)
-
trunk/src/stories (added)
-
trunk/src/stories/Wizard.stories.js (added)
-
trunk/storybook.log (added)
-
trunk/tailwind.config.js (added)
Legend:
- Unmodified
- Added
- Removed
-
sms-gateway-press/tags/1.1.0/plugin.php
r3095808 r3095870 4 4 * Plugin URI: https://www.sms-gateway-press.com 5 5 * Description: Self-hosted SMS Gateway. Send SMS with your own Android devices across your WordPress site. 6 * Version: 1. 0.36 * Version: 1.1.0 7 7 * Requires PHP: 7.3 8 8 * Author: Andy Daniel Navarro Taño … … 10 10 * License: GPLv2 11 11 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 12 * Text Domain: sms _gateway_press12 * Text Domain: sms-gateway-press 13 13 */ 14 14 … … 17 17 } 18 18 19 require_once __DIR__ . '/ private/class-main.php';19 require_once __DIR__ . '/src/class-main.php'; 20 20 21 21 define( 'SMS_GATEWAY_PRESS_URL', plugin_dir_url( __FILE__ ) ); -
sms-gateway-press/tags/1.1.0/readme.txt
r3095808 r3095870 4 4 Tags: sms, smsgateway, gateway 5 5 Requires at least: 6.0 6 Tested up to: 6.5 7 Stable tag: 1. 0.36 Tested up to: 6.5.3 7 Stable tag: 1.1.0 8 8 Requires PHP: 7.3 9 9 License: GPLv2 or later … … 20 20 1. Add endpoints to the Rest API to send and check the status of SMS. 21 21 2. Allows you to connect an unlimited number of Android devices. The more devices connected, the higher the availability of the gateway. 22 3. Unlimited sending. Since SMS are sent with the mobile lines of Android devices, the costs applied will depend on them. It's good to keep in mind that in many countries local text messages are free.22 3. Customized sending. Since SMS are sent with the mobile lines of Android devices, the costs applied will depend on them. It's good to keep in mind that in many countries local text messages are free. 23 23 4. Shows real-time and refined information on the status of devices as well as SMS. 24 24 5. Allows you to schedule SMS sending. … … 34 34 = Where to get the Android app? = 35 35 36 The Android app may be downloaded [from here](https://www.sms-gateway-press.com/sdc_download/288/?key=gsajg40lttpcr5ycxbwoojvk3angq1) 37 38 = How to send SMS? = 39 40 [Read this guide](https://www.sms-gateway-press.com/como-enviar-un-sms/) 36 The Android app may be downloaded [from here](https://www.sms-gateway-press.com/download-app) 41 37 42 38 == Screenshots == 43 39 44 1. screenshot-1.png SMS List. 45 2. screenshot-2.png New SMS. 46 3. screenshot-3.png SMS Sent. 47 4. screenshot-4.png Device info. 48 5. screenshot-5.png Main app view. 49 6. screenshot-6.png Edit credentials. 50 7. screenshot-7.png App running. 40 1. screenshot-dashboard.png Dashboard. 41 2. screenshot-sms-list.png SMS List. 42 3. screenshot-new-sms.png New SMS. 43 4. screenshot-sent-sms.png SMS Sent. 44 5. screenshot-edit-device.png Device info. 45 6. screenshot-app-home.png Main app view. 46 7. screenshot-app-edit-credentials.png Edit credentials. 47 8. screenshot-app-logs.png App running. -
sms-gateway-press/trunk/.editorconfig
r3095808 r3095870 5 5 insert_final_newline = true 6 6 charset = utf-8 7 trim_trailing_whitespace = true 8 9 [*.php] 7 10 indent_size = 4 8 11 indent_style = tab 9 trim_trailing_whitespace = true 12 13 [*.{js,jsx}] 14 indent_size = 2 15 indent_style = space -
sms-gateway-press/trunk/.gitignore
r3095808 r3095870 1 dist/ 1 2 vendor/ 3 node_modules/ 4 5 *storybook.log -
sms-gateway-press/trunk/.phpcs.xml.dist
r3095808 r3095870 21 21 <exclude-pattern>/docroot/wp-content/plugins/*</exclude-pattern> 22 22 23 <exclude-pattern>./compile.js</exclude-pattern> 24 <exclude-pattern>./tailwind.config.js</exclude-pattern> 25 <exclude-pattern>./\.storybook/*</exclude-pattern> 26 <exclude-pattern>/dist/*</exclude-pattern> 23 27 <exclude-pattern>/js/*</exclude-pattern> 28 <exclude-pattern>/src/js/*</exclude-pattern> 29 <exclude-pattern>/src/css/*</exclude-pattern> 30 <exclude-pattern>/src/stories/*</exclude-pattern> 24 31 25 32 <!-- Exclude the Composer Vendor directory. --> -
sms-gateway-press/trunk/composer.lock
r3095808 r3095870 2846 2846 { 2847 2847 "name": "symfony/event-dispatcher-contracts", 2848 "version": "v3. 4.2",2848 "version": "v3.5.0", 2849 2849 "source": { 2850 2850 "type": "git", 2851 2851 "url": "https://github.com/symfony/event-dispatcher-contracts.git", 2852 "reference": " 4e64b49bf370ade88e567de29465762e316e4224"2853 }, 2854 "dist": { 2855 "type": "zip", 2856 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/ 4e64b49bf370ade88e567de29465762e316e4224",2857 "reference": " 4e64b49bf370ade88e567de29465762e316e4224",2852 "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" 2853 }, 2854 "dist": { 2855 "type": "zip", 2856 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", 2857 "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50", 2858 2858 "shasum": "" 2859 2859 }, … … 2865 2865 "extra": { 2866 2866 "branch-alias": { 2867 "dev-main": "3. 4-dev"2867 "dev-main": "3.5-dev" 2868 2868 }, 2869 2869 "thanks": { … … 2902 2902 ], 2903 2903 "support": { 2904 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3. 4.2"2904 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0" 2905 2905 }, 2906 2906 "funding": [ … … 2918 2918 } 2919 2919 ], 2920 "time": "2024-0 1-23T14:51:35+00:00"2920 "time": "2024-04-18T09:32:20+00:00" 2921 2921 }, 2922 2922 { -
sms-gateway-press/trunk/plugin.php
r3095808 r3095870 4 4 * Plugin URI: https://www.sms-gateway-press.com 5 5 * Description: Self-hosted SMS Gateway. Send SMS with your own Android devices across your WordPress site. 6 * Version: 1. 0.36 * Version: 1.1.0 7 7 * Requires PHP: 7.3 8 8 * Author: Andy Daniel Navarro Taño … … 10 10 * License: GPLv2 11 11 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 12 * Text Domain: sms _gateway_press12 * Text Domain: sms-gateway-press 13 13 */ 14 14 … … 17 17 } 18 18 19 require_once __DIR__ . '/ private/class-main.php';19 require_once __DIR__ . '/src/class-main.php'; 20 20 21 21 define( 'SMS_GATEWAY_PRESS_URL', plugin_dir_url( __FILE__ ) ); -
sms-gateway-press/trunk/readme.md
r3095808 r3095870 2 2 Useful commands: 3 3 4 List all coding standard issues:4 1. List all coding standard issues: 5 5 6 6 ``` … … 8 8 ``` 9 9 10 Fix all coding standard issues:10 2. Fix all coding standard issues: 11 11 12 12 ``` … … 14 14 ``` 15 15 16 Check compatibility with a PHP version.16 3. Check compatibility with a PHP version. 17 17 18 18 ``` 19 $ ./vendor/bin/phpcs -p private--standard=PHPCompatibility --runtime-set testVersion 7.319 $ ./vendor/bin/phpcs -p src --standard=PHPCompatibility --runtime-set testVersion 7.3 20 20 ``` 21 22 4. Compile JS and CSS with hot reload for development: 23 24 ``` 25 $ npm run watch 26 ``` 27 -
sms-gateway-press/trunk/readme.txt
r3095808 r3095870 4 4 Tags: sms, smsgateway, gateway 5 5 Requires at least: 6.0 6 Tested up to: 6.5 7 Stable tag: 1. 0.36 Tested up to: 6.5.3 7 Stable tag: 1.1.0 8 8 Requires PHP: 7.3 9 9 License: GPLv2 or later … … 20 20 1. Add endpoints to the Rest API to send and check the status of SMS. 21 21 2. Allows you to connect an unlimited number of Android devices. The more devices connected, the higher the availability of the gateway. 22 3. Unlimited sending. Since SMS are sent with the mobile lines of Android devices, the costs applied will depend on them. It's good to keep in mind that in many countries local text messages are free.22 3. Customized sending. Since SMS are sent with the mobile lines of Android devices, the costs applied will depend on them. It's good to keep in mind that in many countries local text messages are free. 23 23 4. Shows real-time and refined information on the status of devices as well as SMS. 24 24 5. Allows you to schedule SMS sending. … … 34 34 = Where to get the Android app? = 35 35 36 The Android app may be downloaded [from here](https://www.sms-gateway-press.com/sdc_download/288/?key=gsajg40lttpcr5ycxbwoojvk3angq1) 37 38 = How to send SMS? = 39 40 [Read this guide](https://www.sms-gateway-press.com/como-enviar-un-sms/) 36 The Android app may be downloaded [from here](https://www.sms-gateway-press.com/download-app) 41 37 42 38 == Screenshots == 43 39 44 1. screenshot-1.png SMS List. 45 2. screenshot-2.png New SMS. 46 3. screenshot-3.png SMS Sent. 47 4. screenshot-4.png Device info. 48 5. screenshot-5.png Main app view. 49 6. screenshot-6.png Edit credentials. 50 7. screenshot-7.png App running. 40 1. screenshot-dashboard.png Dashboard. 41 2. screenshot-sms-list.png SMS List. 42 3. screenshot-new-sms.png New SMS. 43 4. screenshot-sent-sms.png SMS Sent. 44 5. screenshot-edit-device.png Device info. 45 6. screenshot-app-home.png Main app view. 46 7. screenshot-app-edit-credentials.png Edit credentials. 47 8. screenshot-app-logs.png App running.
Note: See TracChangeset
for help on using the changeset viewer.