Commit Graph

998 Commits

Author SHA1 Message Date
FusionPBX
34b71f0025 Update groups.php 2017-12-17 02:22:18 -07:00
FusionPBX
714f318612 Update default_setting_edit.php 2017-12-15 17:20:17 -07:00
FusionPBX
7293082905 Update default_settings.php 2017-12-14 00:27:45 -07:00
FusionPBX
c27d49b4f5 Update groups.php 2017-12-09 13:27:14 -07:00
FusionPBX
564a3105ca Update users.php 2017-12-09 12:10:56 -07:00
FusionPBX
722e82ef18 Update app_config.php 2017-11-22 11:06:03 -07:00
FusionPBX
f21b1145ed Update app_config.php 2017-11-22 10:42:01 -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
konradSC
a29d5221de Fix Typo (#2912)
default_setting_dubcategory
2017-11-17 11:50:23 -07:00
konradSC
0ac57aeb27 Fix Typo (#2911) 2017-11-17 11:38:06 -07:00
FusionPBX
f018dd0c8c Update install_fusionpbx.php 2017-11-17 09:41:51 -07:00
FusionPBX
83671cd104 Update app_defaults.php 2017-11-17 09:12:37 -07:00
FusionPBX
c6acdb6d06 Update app_defaults.php 2017-11-17 09:09:50 -07:00
FusionPBX
127f4353d7 Update app_defaults.php 2017-11-17 09:07:16 -07:00
FusionPBX
a33c701b4a Update app_defaults.php 2017-11-17 09:02:54 -07:00
FusionPBX
5ae5ba0ab9 Update app_defaults.php 2017-11-17 08:39:39 -07:00
FusionPBX
70d672a81b Update app_defaults.php 2017-11-17 08:39:17 -07:00
FusionPBX
a80fe834ff Update app_defaults.php 2017-11-17 08:38:19 -07:00
siberoloji
6bb91eeb2e Update README.md (#2900)
* Update README.md

typo has been corrected

* Update app_languages.php
2017-11-01 22:28:53 -06:00
FusionPBX
4bcc371237 Update user_dashboard.php 2017-10-29 00:29:18 -06:00
FusionPBX
e783815868 Update domain_edit.php 2017-09-24 10:11:07 -06:00
Christian Bergamaschi
9f228ef8c5 Italian translation added (#2852) 2017-09-21 09:06:26 -06: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
Luis Daniel Lucio Quiroz
ea6608bcc0 Same as 4.2 (#2825)
Same as pull request #2824 but for 4.3
2017-09-06 16:06:42 -06:00
Len
851077fcb4 Update user_dashboard.php
update registrations link.
https://github.com/fusionpbx/fusionpbx/issues/2810
2017-08-30 00:47:07 -04:00
FusionPBX
22c185a1bd Update user_dashboard.php 2017-08-28 21:37:35 -06:00
FusionPBX
a3c9d58a5f Update user_edit.php 2017-08-25 13:22:42 -06:00
FusionPBX
b8c9a87373 Update domains.php 2017-08-16 18:32:35 -06:00
FusionPBX
964325e5ed Update app_config.php 2017-08-09 02:32:40 -05:00
Mafoo
b1c5d870e0 BugFix - GUI install (#2779)
Fixes to remove some errors in the GUI installer
2017-08-02 10:45:35 -06:00
FusionPBX
89d0ad41d4 Update app_config.php 2017-07-22 01:23:24 -06:00
FusionPBX
188cba9f73 Update app_menu.php 2017-06-30 18:59:07 -06:00
FusionPBX
183ead69f0 Update app_menu.php 2017-06-30 18:37:19 -06:00
FusionPBX
e125fb3b58 Update app_config.php 2017-06-30 18:27:56 -06:00
The-Operator
2c0efdc6c6 Update German and Austrian translations (#2722)
* Update German and Austrian translations

Update German and Austrian translations and added missing English translations for FAX application.

* Update German & Austrian translations
2017-06-30 15:23:01 -06:00
Mafoo
b312fbc425 Enhance-Multiple messages display (#2702)
Store messages by mood so they can be grouped up
change default mood to positive and add a default colour to catch messages with a wrong mood
migrate settings so upgrading vs new is consistent
2017-06-21 08:27:05 -06:00
Luis Daniel Lucio Quiroz
4b33893579 Little language update (#2693)
ES and FR
2017-06-16 08:39:15 -07: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
f394915125 Enhance - translation missing tags (#2680)
add tags missing in some app_languages
2017-06-12 22:13:06 -07:00
Mafoo
d2d9443450 Enhance upgrade show during install (#2676)
the install uses upgrade_domains.php, update it to use well known
varibles to show output
2017-06-11 08:49:39 -06:00
Mafoo
3cab4401cf Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo
ba5db22951 BugFix - app_languages.php - core/upgrade (#2655)
correct translation for message-upgrade_source
2017-06-08 12:09:08 -06:00
Mafoo
bfe3ff173f Enhance - Display text on app_defaults (#2645)
enable display_type on domains (and therefore app_defaults)
capture the output of app_defaults
format if statements to project preference
use more generic label display for results reducing number of translations required
change upgrade.php to use the more consistent $display_type
2017-06-08 09:39:50 -06:00
Mafoo
90a96ad4d0 Enhance [master] Default settings sort order (#2593)
add to the sort order for default/domain settings so when a type is
array without *_setting_order the values will sort in order
2017-06-03 12:36:56 -06:00
Mafoo
34475f922c remove schema translations (#2638)
the schema should not have any translations on it as they are present
for reference only.
This removes the extra descriptions found and corrects some of the en to
en-us ones
2017-06-03 12:34:19 -06:00
FusionPBX
fc48020e5a Update apps.php 2017-06-03 10:25:58 -06:00
FusionPBX
82658be89c Update apps.php 2017-06-03 09:24:03 -06:00
Mafoo
403f26506d Enhance - Display application descriptions in native (#2629)
Where application description is availible in the session language,
display it, if not fall back to en-us then  
2017-06-03 09:15:41 -06: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
30c8754065 Enhance [master] messages::add convert core/upgrade (#2597)
convert message handling to use messages class
unify response display to reduce boilerplates
fix for when performing source upgrade with any other operation going wrong (required preservation of cwd)
add missing $text for default permissions
removed surpless $text provided by reources/app_languages.php
correct all <br> tags
2017-06-02 22:38:15 -06:00