Commit Graph

436 Commits

Author SHA1 Message Date
Len 02b253ddaa Update app_config.php 2018-02-17 20:00:15 -05:00
Len 5524271a54 Update app_config.php 2018-02-17 18:51:50 -05:00
FusionPBX 04d65c7193 Update app_config.php 2018-02-17 10:34:37 -07:00
Len 2f3db7ae24 Update device.php 2018-02-17 03:45:37 -05:00
Len 37b1ca93c6 Update app_languages.php 2018-02-17 02:31:34 -05:00
Len fdd6380ada Update app_config.php 2018-02-17 00:44:54 -05:00
Mafoo 4d60f4f6d5 Enhance [master] - Italian Translations (#2989)
* Reinstate comments detected by text class

* Updated Italian Translations
2018-02-12 10:50:47 -07:00
FusionPBX b7f95f8964 Update device_edit.php 2018-02-10 12:03:33 -07:00
FusionPBX 8e51f67ff2 Update app_config.php 2018-02-03 21:10:06 -07:00
FusionPBX 7bbb084ddd Update app_config.php 2018-02-03 19:03:08 -07:00
FusionPBX 3957999f30 Update device_edit.php 2018-02-03 19:01:48 -07:00
Luis Daniel Lucio Quiroz ccd684507e Include New yealink mac (#2963)
New Yealink t48s have different mac address
2018-01-25 12:56:42 -07:00
FusionPBX 9d48f77c7d Update device_edit.php 2018-01-22 22:41:55 -07:00
FusionPBX ad2d4cd582 Update app_config.php 2018-01-22 22:33:09 -07:00
FusionPBX 095ff76818 Update app_config.php 2018-01-22 22:32:05 -07:00
FusionPBX 54965d114a Update device_line_edit.php 2017-12-13 23:00:41 -07:00
FusionPBX f506aef518 Update device_edit.php 2017-12-13 22:57:41 -07:00
FusionPBX 797c1e79b4 Update devices.php 2017-12-09 12:08:08 -07:00
FusionPBX c7e781b81e Update devices.php 2017-12-09 11:46:11 -07:00
FusionPBX cfaf0ef356 Update device_edit.php 2017-12-08 14:32:03 -07:00
FusionPBX 9e1f700bcb Update app_config.php 2017-12-04 01:01:40 -07:00
FusionPBX 37476f0923 Update app_config.php 2017-11-18 18:34:49 -07:00
FusionPBX 146245cf90 Update device_dashboard.php 2017-11-17 14:01:40 -07:00
FusionPBX fe92e96700 Update app_defaults.php 2017-11-17 13:39:37 -07:00
FusionPBX ca9022b2a4 Update device_edit.php 2017-10-14 16:35:16 -06:00
FusionPBX 7c35daee06 Update device_profile_edit.php 2017-10-14 16:19:18 -06:00
konradSC 0392d436ad Update device_edit.php (#2854)
Search all profiles when looking up the sofia contact.
2017-09-23 00:12:47 -06:00
Christian Bergamaschi 9f228ef8c5 Italian translation added (#2852) 2017-09-21 09:06:26 -06:00
FusionPBX b838623b93 Update device_edit.php 2017-09-20 21:09:52 -06:00
FusionPBX 402027a70b Update device_edit.php 2017-09-01 09:36:06 -06:00
Mafoo 8740021d31 Enhance - provision aastra 9133i (#2787)
provision aastra 9133i based phones (480i 480i CT, 9112i, 9133i)
leverage smarty include to common parts
have device_edit ignore 'include' folders
.htaccess's RewriteRule operates relative to it's dir so anchoring to ^provision is correct even for where fusion is on a sub folder
2017-09-01 09:35:22 -06:00
FusionPBX 18533c8568 Update app_languages.php 2017-08-11 01:21:19 -05:00
Len 7bcb1e9cc4 Update app_languages.php
add labels for obihai
2017-08-10 04:13:59 -04:00
FusionPBX 299d24859b Update app_languages.php 2017-08-10 02:54:32 -05:00
FusionPBX 02fa6aa816 Update app_languages.php 2017-08-10 02:46:49 -05:00
FusionPBX 496174b9a8 Update app_config.php 2017-08-10 02:38:55 -05:00
FusionPBX e5f342f299 Update app_config.php 2017-06-17 09:18:26 -06:00
Mafoo f394915125 Enhance - translation missing tags (#2680)
add tags missing in some app_languages
2017-06-12 22:13:06 -07:00
Mafoo 7bdea2c30c dos2unix (#2682)
find . -name "*.php" | xargs dos2unix
2017-06-12 22:09:36 -07:00
Mafoo 3cab4401cf Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Dean Montgomery 66b849d946 Update Grandstream provisioning (#2652)
* Update Grandstream provisioning

* Add Vtech

* Create app_config.php

fix typo

* Update app_config.php

remove newline at end as it can break php

* Update app_config.php

remove newline at end as it can break php

* Create app_config.php

remove newline at end.

* Update app_config.php

remove trailing newline

* Create device_edit.php

Add both http and https

* Create app_config.php

remove newline

* Add gxp16xx and fix typos
2017-06-08 16:21:47 -06:00
Mafoo f0feb25016 Enhance - Convert more messages (#2646)
convert more messages to messages class
skipped dashboard messages due to them relying on $_SESSION['message']
to know if there has already been a change
2017-06-08 09:39:04 -06:00
Mafoo 301cce369b Enhance - language update (#2639)
removed some unused tags
corrected some typos in tag names e.g. 'ckeck and check'
combined tags that had two names
inserted missing tags in sip_status
2017-06-04 09:50:58 -06:00
Mafoo b98f9cb120 Enhance - app_config.php cleanup for apps (#2633)
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00:20 -06:00
Mafoo 8709d01fb0 BugFix [master] language update (#2628)
Imported Found language ro as ro-ro Romanian (tested by reverse translation)
Add placeholders for all found languages
Add new missing flags
Enhancements to text class
* improved sort to keep language-* tags organized at the top
* if a language is missing a name tag, add it
* changed organizer to not add a final \n
* corrected some indenting
* added detect_all_languages that attempts to find any languages that haven't been defined in resources/app_languages.php
* added language_totals, this is used by the optional languages application to calculate how complete a language is
2017-06-02 13:24:12 -06:00
Mafoo 4ae8b418d4 BugFix [master] - Convert all menus to 2-2 format (#2627)
convert all app_menu.php files to have all placeholders and languages and use 2-2 format for languages
update app_defaults to convert any items found using legacy values in user_setings, domain_settings and default_settings
2017-06-02 12:17:50 -06:00
Kristian Karlsson 22c317eb2f BugFix [master] - Update languages (#2621)
Update for the Swedish language translation.
2017-06-02 08:39:34 -06:00
konradSC f30e334ea6 Update devices.php (#2599)
Carry the search across multiple page results.
2017-05-23 09:23:35 -06:00
Mafoo 01563ff267 BugFix - Convert all languages to 2-2 digit (#2590)
Some applications were missed due to permissions issue on the server performing the update, this update corrects the missing changes
ordering in xml_cdr was done manually in a previous PR, this corrects the ordering and incorrect description-pdd and description-mos for nl-nl
2017-05-19 11:50:44 -06:00
FusionPBX a4477c5913 Update app_config.php 2017-04-29 23:35:08 -06:00