Commit Graph

254 Commits

Author SHA1 Message Date
Nate
e499576a6c Restore Check-All checkbox functionality on Default/Domain Settings. 2019-08-21 13:54:42 -06:00
Nate
7ea7101f35 Update to Bootstrap v4.3.1, jQuery 3.4.1. Adjustments to support updates. 2019-08-20 18:15:50 -06:00
FusionPBX
1216954da6 Update default_settings.php 2019-08-16 12:14:48 -06:00
FusionPBX
e5ba2a90f4 Update app_defaults.php 2019-07-25 09:42:19 -06:00
FusionPBX
11084992a6 Update app_defaults.php 2019-07-25 08:40:29 -06:00
Nate
0df4fad839 Fix Default Settings Copy feature. 2019-07-23 17:23:00 -06:00
Nate
0be2b78069 Misc: Default Setting Edit 2019-07-10 08:42:45 -06:00
Nate
fca4691ac6 Database class integration. Modify database class singular() method to support table names ending in 'ses', such as v_databases. 2019-07-09 20:06:17 -06:00
FusionPBX
73b3d9bfc5 Update default_settings.php 2019-04-23 08:15:25 -06:00
Nate
49240ee31f Theme: Misc improvements 2019-03-27 16:38:23 -06:00
Nate
8f3b1f4e2c Theme: Side Menu Enhancements 2019-03-26 14:43:31 -06:00
Nate
844ea7f75c Initial Side Menu Integration (Still in Development) 2019-03-22 20:11:55 -06:00
Nate
dfe95daf9a Update default_setting_toggle.php
Check correct permission.
2019-03-01 19:58:56 -07:00
Nate
dada8ad354 Modify en/decryption functions to be openssl-based - mcrypt_* functions are now deprecated as of PHP 7.1.0 2019-02-28 18:22:34 -07:00
FusionPBX
927cf5f022 Update app_config.php 2019-01-29 15:08:55 -07:00
Nate
5701e774b7 Messages app improvements. Output escaped. Display limit added as Default Setting. Media download fixed. Sending of media/file attachments enabled, but not yet functional - waiting on feedback from provider. 2018-12-29 11:13:18 -07:00
FusionPBX
eb555caa6e Update app_config.php 2018-12-02 11:19:13 -07:00
Dan
a03cd1f3f5 Rename Default settings category (#3754)
* Added a simple selfhosted voicemail transcription API client

* Minor logging cleanup

* Add some string escaping to handle transcription providers

* Add JSON handling (optional) to selfhosted API

* Changed name of Security settings to Extension

* Revert "Added a simple selfhosted voicemail transcription API client"

This reverts commits 77ae2b2830 to 2056a71f13
2018-12-02 11:00:30 -07:00
Nate
a85350e934 Update app_config.php
Add Default Setting for optional smtp_hostname to be defined when sending mail.
2018-11-29 09:56:26 -07:00
FusionPBX
e561b2a3d1 Update app_config.php 2018-11-10 00:56:58 -07:00
markjcrane
9717543a46 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX
5d76ae3846 Update app_config.php 2018-07-12 21:04:11 -06:00
FusionPBX
751ef95855 Update default_settings.php 2018-06-29 23:43:22 -06:00
FusionPBX
fdbc2e44ad Update app_defaults.php 2018-03-29 19:28:12 -06:00
FusionPBX
049112818f Update default_setting_edit.php 2018-03-27 13:25:17 -06:00
Mafoo
214ab1afe8 Enhance [master] - update Aastra provision templates (#2997)
* Enhance update Aastra provision templates

add default settings for time format, date format and timezone
hide include folders (they are not provision templates)
update links to documents
add note to 6xxx templates

* Aastra - the descriptions for the time settings are useful.
2018-02-25 01:58:17 -07:00
Mafoo
f12c9cba86 BugFix default_settings anchors (#2984)
update anchor names to use correct names the mentioned commit changed the anchors over to use #anchor_{subcategory} from #{subcategory} but didn't correct all instances where anchors where called into the page
this commit broke it
45bf2e5fd6
2018-02-08 20:36:28 -07:00
FusionPBX
a2f5fb2b01 Update app_defaults.php 2018-02-08 10:08:13 -07:00
FusionPBX
c856521f01 Update app_config.php 2018-02-06 18:26:04 -07:00
FusionPBX
b26ffca76f Update app_config.php 2018-01-25 22:03:29 -07:00
FusionPBX
f6ae5e1a85 Update default_setting_edit.php 2017-12-15 17:20:17 -07:00
FusionPBX
ba567ec806 Update default_settings.php 2017-12-14 00:27:45 -07:00
FusionPBX
362e2fd56b Update app_config.php 2017-11-22 11:06:03 -07:00
FusionPBX
1f68df8971 Update app_config.php 2017-11-22 10:42:01 -07:00
konradSC
0045cc5bd6 Fix Typo (#2912)
default_setting_dubcategory
2017-11-17 11:50:23 -07:00
konradSC
d8714e8fa9 Fix Typo (#2911) 2017-11-17 11:38:06 -07:00
FusionPBX
3aa1cbad69 Update app_defaults.php 2017-11-17 08:39:39 -07:00
Christian Bergamaschi
b17b0264b2 Italian translation added (#2852) 2017-09-21 09:06:26 -06:00
Mafoo
874b4032e2 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
FusionPBX
3d2e19fba6 Update app_config.php 2017-08-09 02:32:40 -05:00
FusionPBX
b582247c7f Update app_config.php 2017-07-22 01:23:24 -06:00
Mafoo
07ed66fc06 Enhance-master-translation autofill (#2681)
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00
Mafoo
9570ce1bf0 Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo
7482377c08 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
02fd32b845 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
3c23fb5115 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
b4dce6f4f2 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
b67931a139 BugFix [master] - Update languages (#2621)
Update for the Swedish language translation.
2017-06-02 08:39:34 -06:00
FusionPBX
0d55d624e0 Update app_config.php 2017-05-19 20:10:32 -06:00
Mafoo
55ae0b2b42 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