Commit Graph

910 Commits

Author SHA1 Message Date
drenda e45a0f80d2 Added italian translation (#2384)
* Added Italian translation

* add italian translation

* add italian translation

* add italian translation

* fix typo error

* add italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian translation

* added italian language

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian language

* added italian translation
2017-02-19 21:17:46 -07:00
drenda c37ce02d44 Added Italian translation (#2379)
* Added Italian translation

* add italian translation

* add italian translation

* add italian translation

* fix typo error

* add italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian translation

* added italian language
2017-02-16 19:46:50 -07:00
FusionPBX 44037be406 Update user_dashboard.php 2017-02-16 00:53:07 -07:00
FusionPBX 5804d3001b Update app_config.php 2017-02-15 21:23:56 -07:00
FusionPBX 5f92048578 Update 2017-02-15 21:23:04 -07:00
FusionPBX ae67946d46 Update app_config.php 2017-02-15 21:22:08 -07:00
FusionPBX f3e53b7c41 Update app_config.php 2017-02-15 21:21:02 -07:00
FusionPBX 330d1f529b Update app_config.php 2017-02-15 21:20:08 -07:00
FusionPBX 249cc57f0f Update app_config.php 2017-02-15 21:19:12 -07:00
FusionPBX 24d7ca7a60 Update app_config.php 2017-02-15 21:18:30 -07:00
FusionPBX af2cbf725c Update app_config.php 2017-02-15 21:17:44 -07:00
FusionPBX 6bf0f9d9e3 Update app_config.php 2017-02-15 21:16:45 -07:00
FusionPBX f099adf565 Update 2017-02-15 21:12:32 -07:00
FusionPBX 26f59270f6 Update app_config.php 2017-02-15 21:10:35 -07:00
Richard Neese 3a5fe74230 fixing debian pkg installs (#2363) 2017-02-07 15:52:44 -07:00
FusionPBX 75b47dfefc Change a duplicated uuid. 2017-01-14 20:26:36 -07:00
FusionPBX f2c24ed916 Update events.php 2017-01-14 16:03:29 -07:00
FusionPBX 965d390c0c Move voicemail default settings to app/voicemail 2017-01-14 14:04:04 -07:00
FusionPBX 16d5f0f8e6 Update app_config.php 2017-01-14 12:12:06 -07:00
FusionPBX 4ddcb7f205 Add app_uuid to default settings schema. 2017-01-14 11:17:03 -07:00
FusionPBX c4ae07e255 Update app_defaults.php 2017-01-13 10:17:22 -07:00
FusionPBX 55065b02df Update app_config.php
Add default settings array to app_config.php.
2017-01-13 10:01:24 -07:00
FusionPBX 0f8ff70dc6 Update app_defaults.php 2017-01-13 09:56:30 -07:00
FusionPBX 7effa431cf Update app_defaults.php 2017-01-12 20:03:21 -07:00
FusionPBX b05b8b5755 Update app_defaults.php 2017-01-12 16:30:37 -07:00
FusionPBX 406e4b0d6b Update app_defaults.php
Add the default menu.
2017-01-10 10:13:07 -07:00
Tom Gillett 67b34a0414 Fixed bug preventing scripts from being copied properly during install process (#2296) 2017-01-10 08:11:09 -07:00
FusionPBX 2a4febfd9a Update app_defaults.php 2017-01-10 01:14:14 -07:00
FusionPBX b17422e3a4 Update upgrade_domains.php 2017-01-10 00:20:46 -07:00
jebsolutions f13020b70c Minor fixes to HTML markup. (#2274)
call_flow_edit.php
- fix: <script> tag output before html headers
2016-12-27 10:06:30 -07:00
FusionPBX dbd1927d92 Update upgrade_schema.php 2016-12-18 16:43:35 -07:00
FusionPBX 554fb33609 Update install.php 2016-12-11 22:59:04 -07:00
FusionPBX 7231b15987 Update install_fusionpbx.php
Move to core default settings app defaults.
2016-11-27 17:05:37 -07:00
FusionPBX 0feed0f095 Update app_defaults.php 2016-11-27 16:54:56 -07:00
jebsolutions 36916fa2d7 fix typo (#2199) 2016-11-26 16:09:28 -07:00
jebsolutions 8761304449 show git branch + commit. +link to preview git changes (#2186)
* show git branch + commit.  +link to preview git changes

new feature
- bottom of upgrade screen shows git branch + commit you are on
- provides a link to github showing changes since then on your current branch

More eyes reviewing the code is always a plus.  The github link helps make it easier.

* Update index.php

Add translations and pretty it up a little.
2016-11-26 00:21:31 -07:00
FusionPBX 9efa7e2413 Update app_defaults.php
Add the temp directory to default settings.
2016-11-25 14:28:35 -07:00
FusionPBX bcdb99c6db Update app_defaults.php 2016-11-20 16:49:29 -07:00
jebsolutions dd8385f63b [master] include stderr in git pull results and check for error (#2105)
* [master] include stderr in git pull results and check for error

Old result (seems correct but actually failed):
Updating d190f6a..d958bea

Corrected result (includes failure message):
Updating d190f6a..d958bea
error: Your local changes to the following files would be overwritten by merge:
app/fax/fax_log_view.php
Please, commit your changes or stash them before you can merge.

* tab fixes
2016-11-20 13:54:57 -07:00
FusionPBX 56a54a9e12 Update groups.php
Fix the link that was broke when directory name was changed.
2016-11-04 23:15:12 -06:00
FusionPBX 5c5446b953 Update ldap.php
If the LDAP password is not provided then set authorized to false.
2016-11-02 00:16:30 -06:00
FusionPBX f1db45d875 Update install_switch.php
Switch directory will not always exist if the FreeSWITCH is installed on a separate machine than FusionPBX.
2016-10-31 23:46:13 -06:00
jebsolutions 031b1053dc Fax email fix for master branch (#2023)
* allow bypass of certificate validation

* Update app_defaults.php

change to match

* Update app_defaults.php
2016-10-31 14:19:41 -06:00
FusionPBX c212bba3b8 Update ldap.php 2016-10-31 11:01:52 -06:00
FusionPBX 3b359e549e Update app_defaults.php 2016-10-22 22:12:32 -06:00
FusionPBX a5df99c4af Update user_edit.php 2016-10-18 09:23:42 -06:00
reliberate 4a0f4615e9 Users: Revamp and consolidate code, integrate ORM. 2016-10-05 10:29:30 -06:00
FusionPBX 5b3bc736e3 Update database.php 2016-10-03 21:37:27 -06:00
FusionPBX 7c99289243 Update authentication.php
Update the session username if authorized is true.
2016-10-03 21:35:34 -06:00
markjcrane 186c3e5db8 Update indentation for includes and check permissions. 2016-10-02 14:30:38 -06:00