Changeset 3480214
- Timestamp:
- 03/11/2026 01:41:33 PM (3 weeks ago)
- Location:
- roomcloud
- Files:
-
- 2 edited
- 15 copied
-
tags/2.0.31 (copied) (copied from roomcloud/trunk)
-
tags/2.0.31/CSS/wp_se1_horizontal_template.css (copied) (copied from roomcloud/trunk/CSS/wp_se1_horizontal_template.css)
-
tags/2.0.31/CSS/wp_se1_horizontal_template_multi_hotel.css (copied) (copied from roomcloud/trunk/CSS/wp_se1_horizontal_template_multi_hotel.css)
-
tags/2.0.31/CSS/wp_se1_vertical_template.css (copied) (copied from roomcloud/trunk/CSS/wp_se1_vertical_template.css)
-
tags/2.0.31/CSS/wp_se2_horizontal_template.css (copied) (copied from roomcloud/trunk/CSS/wp_se2_horizontal_template.css)
-
tags/2.0.31/CSS/wp_se2_horizontal_template_multi_hotel.css (copied) (copied from roomcloud/trunk/CSS/wp_se2_horizontal_template_multi_hotel.css)
-
tags/2.0.31/CSS/wp_se2_vertical_template.css (copied) (copied from roomcloud/trunk/CSS/wp_se2_vertical_template.css)
-
tags/2.0.31/JS/wp_se1_horizontal_template.js (copied) (copied from roomcloud/trunk/JS/wp_se1_horizontal_template.js)
-
tags/2.0.31/JS/wp_se1_horizontal_template_multi_hotel.js (copied) (copied from roomcloud/trunk/JS/wp_se1_horizontal_template_multi_hotel.js)
-
tags/2.0.31/JS/wp_se1_vertical_template.js (copied) (copied from roomcloud/trunk/JS/wp_se1_vertical_template.js)
-
tags/2.0.31/JS/wp_se2_horizontal_template.js (copied) (copied from roomcloud/trunk/JS/wp_se2_horizontal_template.js)
-
tags/2.0.31/JS/wp_se2_horizontal_template_multi_hotel.js (copied) (copied from roomcloud/trunk/JS/wp_se2_horizontal_template_multi_hotel.js)
-
tags/2.0.31/JS/wp_se2_vertical_template.js (copied) (copied from roomcloud/trunk/JS/wp_se2_vertical_template.js)
-
tags/2.0.31/readme.txt (copied) (copied from roomcloud/trunk/readme.txt) (2 diffs)
-
tags/2.0.31/roomcloud.php (copied) (copied from roomcloud/trunk/roomcloud.php) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/roomcloud.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
roomcloud/tags/2.0.31/readme.txt
r3439730 r3480214 6 6 Tested up to: 6.9 7 7 Requires PHP: 7.0.0 8 Stable tag: 2.0.3 08 Stable tag: 2.0.31 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 102 102 = 2.0.30 = 103 103 WCAG2.2 corrections 104 = 2.0.31 = 105 Fixed pt dictionary entry 104 106 == Frequently Asked Questions == 105 107 = Do I need a Roomcloud account? = -
roomcloud/tags/2.0.31/roomcloud.php
r3439730 r3480214 253 253 $dictionary["pt_child"]="bebê"; 254 254 $dictionary["pt_rooms"]="quartos"; 255 $dictionary["pt_room"]=" Câmera";255 $dictionary["pt_room"]="quarto"; 256 256 $dictionary["pt_add_room"]="adicionar quarto"; 257 257 $dictionary["pt_remove_room"]="remover quarto"; -
roomcloud/trunk/readme.txt
r3439730 r3480214 6 6 Tested up to: 6.9 7 7 Requires PHP: 7.0.0 8 Stable tag: 2.0.3 08 Stable tag: 2.0.31 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 102 102 = 2.0.30 = 103 103 WCAG2.2 corrections 104 = 2.0.31 = 105 Fixed pt dictionary entry 104 106 == Frequently Asked Questions == 105 107 = Do I need a Roomcloud account? = -
roomcloud/trunk/roomcloud.php
r3439730 r3480214 253 253 $dictionary["pt_child"]="bebê"; 254 254 $dictionary["pt_rooms"]="quartos"; 255 $dictionary["pt_room"]=" Câmera";255 $dictionary["pt_room"]="quarto"; 256 256 $dictionary["pt_add_room"]="adicionar quarto"; 257 257 $dictionary["pt_remove_room"]="remover quarto";
Note: See TracChangeset
for help on using the changeset viewer.