Commit Graph

215 Commits

Author SHA1 Message Date
FusionPBX 80b76cd156
Add domain 2022-10-14 10:28:30 -06:00
FusionPBX 69246119f6
Fix the domain label 2022-10-14 10:23:14 -06:00
FusionPBX 61d8b54dcb
Fix the include path 2022-10-14 10:10:40 -06:00
FusionPBX f54f1e6fc5
Replace config.php with config.conf 2022-10-12 10:41:49 -06:00
markjcrane d50bcb476a Replace root.php 2022-10-10 16:35:14 -06:00
KRooney b88c46bf47
Update app_languages.php (#6270) 2022-01-29 19:05:42 -07:00
racitup a1699f6fa6 Add en-gb fusionpbx language (#5192)
* Create en-gb language by copying en-us

* Add en-gb to app_configs

* Add en-gb to app_menus

* Language copy utility

* Fix missing quote mark

* Delete cp_lang.py

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
FusionPBX 26fbe226b4 Update install.php 2019-09-08 10:31:14 -06:00
FusionPBX e4a3091ea8 Update template.htm 2019-09-08 10:23:23 -06:00
FusionPBX 1c5c343ca0 Update template.htm 2019-09-08 10:01:13 -06:00
FusionPBX 0d5d2a2775 Update template.htm 2019-09-08 09:55:57 -06:00
FusionPBX b8e23d1974 Update install.php 2019-09-08 09:44:56 -06:00
FusionPBX f32563e49e Update install.php 2019-06-01 18:28:49 -06:00
FusionPBX 1a92df32fa Update install.php 2019-06-01 18:23:53 -06:00
FusionPBX 0572aa6fb1 Update install.php 2019-06-01 18:04:29 -06:00
FusionPBX 79e9a651d9 Update install.php 2019-06-01 17:55:25 -06:00
FusionPBX aa40bc822e Create template.htm 2019-06-01 17:41:57 -06:00
FusionPBX a524c53ec9 Update install.php 2019-06-01 17:40:52 -06:00
FusionPBX c94ec05819 Delete account.htm 2019-06-01 17:39:10 -06:00
FusionPBX 85bf4f471d Create database.htm 2019-06-01 17:38:58 -06:00
FusionPBX 767ec30a88 Create configuration.htm 2019-06-01 17:35:47 -06:00
FusionPBX 2f800c9f41 Create account.htm 2019-06-01 17:35:04 -06:00
FusionPBX e904f0cbb2 Create install.php 2019-06-01 17:32:59 -06:00
FusionPBX 42631964cc Delete install.php 2019-06-01 17:31:34 -06:00
FusionPBX 4e1c4979d9 Delete index.php 2019-06-01 17:31:27 -06:00
FusionPBX cb41d77d2b Delete app_menu.php 2019-06-01 17:30:46 -06:00
FusionPBX 7fa6b21c1e Delete install_switch.php 2019-06-01 17:30:13 -06:00
FusionPBX 93298dfb50 Delete install_fusionpbx.php 2019-06-01 17:30:06 -06:00
FusionPBX 5d5fa8f041 Delete global_settings.php 2019-06-01 17:29:59 -06:00
FusionPBX 7b2e01d692 Delete detect_switch.php 2019-06-01 17:29:52 -06:00
FusionPBX 4395e748bf Delete install_config_database.php 2019-06-01 17:28:52 -06:00
FusionPBX 38e7926bb0 Delete install_config_detail.php 2019-06-01 17:28:45 -06:00
FusionPBX 5ddb8fff68 Delete install_event_socket.php 2019-06-01 17:28:39 -06:00
FusionPBX c5afd4d562 Delete install_select_language.php 2019-06-01 17:28:28 -06:00
FusionPBX 35b195ee23 Update install_fusionpbx.php 2019-02-09 08:31:27 -07:00
FusionPBX 1f1792d815 Update install_fusionpbx.php 2019-02-09 08:22:10 -07:00
FusionPBX 07cb93192a Update install_fusionpbx.php 2018-11-14 05:32:03 -06:00
konradSC 9f372f81c0 Fix file name for install. (#3751)
resources/classes/messages.php was renamed to resources/classes/message.php
2018-10-31 14:58:16 -06:00
powerpbx 2a6cbb5455 Update install_fusionpbx.php (#3021)
Fix so install works with MySQL.
2018-09-02 11:04:31 -06:00
Alexey Melnichuk df441e9625 Fix. Create database scheme before trying insert record to `v_database` (#2965)
Problem that `create_database_pgsql` does not create actual scheme
but `create_odbc_database_connection` try insert record to v_database and
installation fails.
2018-01-27 12:12:11 -07:00
sergey-mz 3c82d3822b Check Windows ODBC DSN during install (#2798)
* ODBC DSN detection

* Merge remote-tracking branch 'upstream/master'

* Merge remote-tracking branch 'upstream/master'
2017-11-18 22:53:08 -07:00
FusionPBX f018dd0c8c Update install_fusionpbx.php 2017-11-17 09:41:51 -07:00
Mafoo 05f76b0556 Pass on languages before importing updates (#2849)
put language files into consistent state in preparation of a import
2017-09-19 09:48:40 -06:00
Mafoo b1c5d870e0 BugFix - GUI install (#2779)
Fixes to remove some errors in the GUI installer
2017-08-02 10:45:35 -06:00
Mafoo 1c58c1c1f9 Enhance-master-translation autofill (#2681)
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00
Mafoo d931d61042 Enhance - app_config.php cleanup for core (#2631)
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
Repaired a couple of character encodings in fr-fr
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:01:10 -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
Alexey Melnichuk a75d89ef73 Fix. Load `Message` class (#2585)
Fix. Use correct way to get text message.
Fix. Use `Database Username` to create database if no `Create Database Username` specified.
2017-05-18 08:43:43 -06:00
Mafoo f44aee3bf8 Enhance - Convert all languages to 2-2 digit (#2581)
Convert all languages to use the en-us style codes
Where an installation is using a 2 digit code, use the legacy map to find
the mapped language and provide that text correctly
Have escape_str strip \' before converting or we end up with a double
encode
Update organzie_languages to understand how to convert legacy languages
automatically
updated flags
2017-05-13 13:13:38 -06:00
Mafoo 2c40a81978 BugFix [master] Flag correction (#2580)
correction to flags from language update
2017-05-12 13:52:13 -06:00