FusionPBX
ca07ea3284
Delete app_defaults.php
2018-04-03 00:34:07 -06:00
FusionPBX
4eda795d32
Update app_defaults.php
2018-03-24 22:47:36 -06:00
FusionPBX
33c41757b2
Update app_defaults.php
2018-03-24 16:24:55 -06:00
FusionPBX
9b05f798c7
Update app_defaults.php
2018-03-24 15:32:55 -06:00
FusionPBX
65bf3fb119
Update app_defaults.php
2018-03-24 15:13:19 -06:00
FusionPBX
7b978476e9
Update app_defaults.php
2018-03-24 12:28:54 -06: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
13c5884130
Update app_defaults.php
2018-02-08 09:47:59 -07:00
FusionPBX
179acae963
Update app_config.php
2018-02-06 18:17:10 -07:00
FusionPBX
c1a23850fe
Update app_defaults.php
2018-02-06 18:09:52 -07:00
FusionPBX
b4f5ab888b
Update app_config.php
2018-02-02 00:56:14 -07:00
hailthemelody
94de312a1e
fix typo ( #2944 )
...
"voiemail" to "voicemail"
2017-12-18 17:05:48 -07:00
FusionPBX
46b2d6e21f
Update app_defaults.php
2017-12-17 12:58:47 -07:00
FusionPBX
7feaa4cba9
Update app_defaults.php
2017-12-17 02:06:00 -07:00
FusionPBX
39bd99b905
Create app_defaults.php
2017-12-17 01:58:08 -07: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
konradSC
832b706e32
Update app_config.php ( #2828 )
...
Add a envelope icon for Voicemails in the Destinations select list.
2017-09-07 12:14:26 -06:00
konradSC
92551e95fe
Admin privileges for VM local after email ( #2788 )
...
I think this is a good default option for Admin's to have.
2017-08-08 08:29:12 -05:00
Alexey Melnichuk
c72fca1c6b
Fix. Send message notify when toggle vm message in Web UI. ( #2774 )
2017-08-01 16:02:08 -06:00
FusionPBX
7774e1f985
Update app_languages.php
2017-07-30 10:54:31 -06:00
konradSC
47b06bef8e
Voicemail password complexity enforced in the web interface ( #2767 )
...
* Update app_config.php
* Update voicemail_edit.php
* Update app_languages.php
* Update app_config.php
2017-07-30 10:53:32 -06:00
FusionPBX
19b14f16f8
Update voicemail_edit.php
2017-07-05 10:23:47 -06:00
FusionPBX
6dc677027b
Update app_config.php
2017-07-05 10:21:37 -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
1c58c1c1f9
Enhance-master-translation autofill ( #2681 )
...
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00
FusionPBX
3f6fc34419
Create app_config.php
2017-06-10 23:27:21 -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
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
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
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
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
0302d8085c
reworked text class to gather the languages on construction (more efficient) ( #2576 )
...
organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate
enabled two missing flags
organize on remaining app_languages.php and add missing 'he'
2017-05-12 08:44:53 -06:00
Mafoo
22dc22c30e
BugFix [master] Languages add missing text placeholders ( #2572 )
...
* BugFix [master] Languages add missing text placeholders
add placeholders for missing language text
reorganise file so languages are in a consistent order with en-us always first, and the remaining stored alphabetically
space out tag names to make them line up for readability
* add organize_language to text class
also add get_languages
2017-05-10 13:40:46 -06:00
The-Operator
32c1522cbb
Add/Update German and Austrian translations ( #2542 )
...
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
Vladimir
30055465b7
Adding ru-ru locales ( #2530 )
...
* Translation of the menu (sent by Victor Kraft)
* ACL translate
* Backup translated
* App Fax translated (sent by Victor Kraft)
* App Adminer trnslated
* Resources translated (sent by Victor Kraft)
* App SIP Profiles translated
* ru-ru
* Call Block added
* ru-ru
* Update app_menu.php
* voicemails/app_languages.php locales ru-ru
voicemails/app_languages.php locales ru-ru
* app/vars/app_languages.php locales ru-ru
app/vars/app_languages.php locales ru-ru
* core: apps, authentication, databases, default_settings translate
* app/traffic_graph/app_languages.php adding locales ru-ru
app/traffic_graph/app_languages.php adding locales ru-ru
* app/time_conditions/app_languages.php adding locales ru-ru
app/time_conditions/app_languages.php adding locales ru-ru
* /app/system/app_languages.php adding locales ru-ru
/app/system/app_languages.php adding locales ru-ru
* /app/sip_status/app_languages.php adding locales ru-ru
* /app/settings/app_languages.php adding locales ru-ru
* /app/services/app_languages.php adding locales ru-ru
* /app/ring_groups/app_languages.php adding locales ru-ru
* /app/registrations/app_languages.php adding locales ru-ru
* /app/recordings/app_languages.php adding locales ru-ru
* /app/provision/app_menu.php adding locales ru-ru
* /app/pin_numbers/app_languages.php adding locales ru-ru
* Update app_languages.php
* /app/phrases/app_languages.php adding locales ru-ru
* /app/operator_panel/app_languages.php adding locales ru-ru
* core/groups translated
* /app/music_on_hold/app_languages.php adding locales ru-ru
* core/install translated
* core/menu translated
* /app/modules/app_languages.php adding locales ru-ru
* /app/meetings/app_menu.php adding locales ru-ru
* /app/log_viewer/app_languages.php adding locales ru-ru
* /app/ivr_menus/app_languages.php adding locales ru-ru
* /app/gateways/app_languages.php adding locales ru-ru
* /app/fifo_list/app_languages.php adding locales ru-ru
* core/notifications translated
* /app/fifo/app_languages.php adding locales ru-ru
* core/upgrade translated
* Update app_config.php
* core/user_settings translated
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* core/users translated
* call_block translate fix
* Call Broadcast added
* call_block выклюено fix
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* themes translated
* /app/extensions/app_languages.php for locale ru-ru
* /app/exec/app_languages.php add locale ru-ru
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* add locales ru-ru /core/install/app_menu.php
* /app/emails/app_languages.php add locales ru-ru
* /app/edit/app_languages.php add locales ru-ru
* /app/dialplan_outbound/app_languages.php add lacales ru-ru
* app/devices translated
* /app/dialplan_inbound/app_languages.php add locales ru-ru
* call_center_active + call_centers
* /app/dialplan/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/database_transactions/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php addlocales ru-ru
* Update app_languages.php
* Update app_languages.php
* /app/contacts/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* /app/conference_profiles/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* app/calls_active translated
* app/click_to_call translated
* app/calls_active label-opt fix transtation
* translated
* translated
* translate
* /app/voicemails/app_config.php addlocales ru-ru
* /app/voicemail_greetings/app_config.php add locales ru-ru
* /app/vars/app_config.php add locales ru-ru
* /app/traffic_graph/app_config.php add locales ru-ru
* /app/tones/app_config.php add locales ru-ru
* /app/time_conditions/app_config.php add locales ru-ru
* /app/tftp/app_config.php add locales ru-ru
* /app/system/app_config.php add locales ru-ru
* /app/sip_status/app_config.php addlocales ru-ru
* app/devices translated ru-ru
* app/devices translated ru-ru
* /core/menu/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* /app/voicemails/app_languages.php add locales ru-ru
* /app/conference_centers/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/ivr_menus/app_languages.php add locales ru-ru
* /app/xml_cdr/app_languages.php add locales ru-ru
* /resources/app_languages.php add locales ru-ru
* /app/conference_centers/app_languages.php add locales ru-ru
* call_flows
* /app/call_broadcast/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* By now
* calls
* /app/call_flows/app_languages.php add locales ru-ru
* /app/system/app_languages.php add locales ru-ru
* /app/exec/app_languages.php add locales ru-ru
* /app/vars/app_menu.php add locales ru-ru
* /app/backup/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/calls/app_languages.php add locales ru-ru
* /app/call_centers/app_languages.php add locales ru-ru
* /app/call_broadcast/app_languages.php add locales ru-ru
* app/fax fix translate label-fax_send_channels
* /app/extensions/app_languages.php add locales ru-ru
* /app/xml_cdr/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php add locales ru-ru
* Fix default language select
* /app/contacts/app_languages.php add locales ru-ru
* Fix translations in app edit, extensions, fifo, gateways, music_on_hold, services, time_conditions, xml_cdr
* Replaced "звонки" to "вызовы" and fix sorting in menu for "Конференции"
* More replace "звонк"
* Fix translate
* app/xml_cdr replace translate for label-start_range, label-end_range
* app/xml_cdr replace translate label-destination, description_search and description-4
* Corrections
* Repalce "Порядковый номер" to "Приоритет"
* app/operator_panel replace translation label-call_group
2017-04-24 16:37:00 -06:00
FusionPBX
e0972e151a
Update app_config.php
2017-04-16 22:15:05 -06:00
konradSC
ab73f5d249
Update app_config.php ( #2515 )
...
Add the necessary permissions in order to use the database save function (fusion 4.3) when coding for voicemail option adds/deletes/updates.
I realize these voicemail permissions overall will probably get cleaned up even more once the whole app is updated to use the database function, but this is a stop gap measure. I am working on adding voicemail options to the Bulk Account Settings app and I'm stuck without these permissions. The function is kicking a out 403 Forbidden.
2017-04-16 22:14:05 -06:00
FusionPBX
301b193e46
Update voicemail_edit.php
2017-04-15 15:32:15 -06:00
konradSC
4c2eb26f72
Voicemail tutorial ( #2451 )
...
* Update macro.lua
Add additional macros for the tutorial.
* Create tutorial.lua
* Update index.lua
* Update record_greeting.lua
Add menu variable to route back to appropriate place in the flow.
* Update record_menu.lua
Add menu variable to accommodate the tutorial.
* Update change_password.lua
Add menu variable to accommodate the tutorial.
* Update record_name.lua
Add menu variable to accommodate the tutorial.
* Update voicemail_edit.php
Add option to play tutorial on next login.
* Update app_languages.php
* Update app_config.php
Add voicemail_tutorial to database.
* Update extension_edit.php
Set "voicemail_tutorial" to true for new extensions.
2017-03-24 23:06:16 -06:00
konradSC
c1acf2aba6
Update voicemail_edit.php ( #2452 )
...
Sets the default value for the tutorial to false if the database has a null value.
2017-03-24 23:03:29 -06:00
konradSC
64d85ecbdb
Update voicemail_edit.php ( #2447 )
...
Set default value of per user voicemail transcription to false of the value is null in the database.
2017-03-24 12:48:28 -06:00
FusionPBX
267768a417
Update app_config.php
2017-02-17 10:47:46 -07:00
FusionPBX
2f0d104f13
Update voicemail_edit.php
2017-02-16 01:28:28 -07:00
FusionPBX
9f2222d7ed
Update
2017-02-15 21:09:22 -07:00
sergey-mz
9ef4850004
Show voicemail description (user name) ( #2309 )
...
Show voicemail description (user name) after voicemail id.
Useful in case user has more than one mailbox assigned.
2017-02-13 13:20:01 -07:00
Chris Black
7dca005cdf
Add per-voicemail transcription enabled. ( #2370 )
2017-02-13 13:12:43 -07:00
FusionPBX
c1830052d2
Update app_config.php
2017-01-14 13:57:51 -07:00
FusionPBX
fad97e0d37
Update voicemail.php
2016-12-03 13:32:55 -07:00
FusionPBX
fbaf4d3b8c
Update voicemail_delete.php
2016-12-03 13:23:32 -07:00
FusionPBX
370c047360
Update voicemail.php
...
Validate the input to increase security in the voicemail class.
2016-12-03 12:02:14 -07:00
FusionPBX
bffe4b9f00
Update voicemail_messages.php
2016-12-03 11:49:51 -07:00
jebsolutions
63664f7807
fix: voicemail message delete bug #2100 ( #2221 )
...
bug: voicemail_id was never set so wrong path constructed and glob finds no matching files.
test case:
delete a voicemail message from the web interface
expected result:
voicemail is deleted in the database + file system
actual results:
voicemail is still on the file system
2016-12-01 11:53:12 -07:00
Chris Black
ce6c559f29
Voicemail to sms notification ( #2205 )
...
Requires that you have fusionpbx-apps/sms
Doesn’t impact anything if you don’t have it. Must be enabled with
default_setting voicemail_to_sms
Everything is disabled by default and the fields in voicemail_edit.php
are hidden by default.
2016-11-30 16:26:39 -07:00
FusionPBX
20bdf00eac
Update voicemails.php
...
Uppercase the SQL, cast voicemail id as text, and add sterilize user data.
2016-11-24 13:01:32 -07:00
Chris Black
e7fae7587e
add built in ability for microsoft bing speech to text ( #1960 )
...
* add built in ability for microsoft bing speech to text
* move json.lua to lower case and more error checking in record_message
* Replaced Creative Commons json.lua with lunajson.lua which is MIT license
https://github.com/grafi-tt/lunajson/blob/master/LICENSE
2016-11-03 16:11:21 -06:00
FusionPBX
20964f54fd
Update app_languages.php
2016-09-20 10:01:40 -06:00
FusionPBX
e4da37bd7a
Update voicemail_edit.php
2016-09-20 09:51:48 -06:00
FusionPBX
42321e7a85
Update app_config.php
...
Add voicemail_alternate_greet_id to the database.
2016-09-20 09:42:00 -06:00
FusionPBX
0f2fd84ccf
Update voicemail.php
...
Delete the voicemail intro when deleting a voicemail message from PHP.
2016-09-03 15:43:30 -06:00
FusionPBX
fc3f3dfd1d
Update app_config.php
...
Add voicemail message intro for base64.
2016-09-03 15:24:22 -06:00
FusionPBX
ccb1c6ac98
Update voicemail_edit.php
2016-08-28 14:27:15 -06:00
FusionPBX
ae2f1ca873
Update voicemail.php
...
Improve the voicemail class by using construct and destruct. Reduce the use of session variables in the class.
2016-07-22 10:31:08 -06:00
markjcrane
640d463fb7
Remove voicemails/app_defaults.php directory structure be created on demand. Move this code to scripts voicemail_directories.php
2016-07-01 12:09:44 -06:00
reliberate
f67971515f
Voicemail: Fix an issue with the Back button on Voicemail Greetings page.
2016-07-01 02:53:01 -06:00
markjcrane
bd23c78670
Use FreeSWITCH to run mkdir so it inherits its own user and group permissions.
2016-06-28 15:18:40 -06:00
markjcrane
988ca1154b
Move the voicemail default settings to main default_settings/app_defaults.php for better efficiency.
2016-06-26 12:32:51 -06:00
markjcrane
d5da895a2e
Make the voicemail app_defaults more efficient and prevent duplicates.
2016-06-26 12:00:06 -06:00
Mafoo
628c825201
Enhance-make voicemail length configurable ( #1702 )
...
allow the voicemail max_lengths to be configured from domain/default
settings
2016-06-24 10:28:47 -06:00
reliberate
3c823fa651
Music on Hold: Style/layout tweaks.
...
Recordings: Updated to support new audio playback indicator. Show upload date/time (when not using base64).
VM Messages: Updated to support new audio playback indicator.
VM Greetings: Updated to support new audio playback indicator.
CDR: Updated to support new audio playback indicator.
2016-06-22 12:42:03 -06:00
Mafoo
71525c26b0
I got the permissions wrong ( #1616 )
...
it should have been in octal mod (leading 0)
also updated the fax application as it needs the stickygid too
2016-05-26 05:55:46 -06:00
Mafoo
86c4742347
Added sticky GID permissions ( #1615 )
2016-05-25 21:51:41 -06:00
FusionPBX
0852d05788
Update voicemail.php
...
Don't use is_array with glob.
2016-05-10 22:53:42 -06:00
FusionPBX
c0a2059ac8
Update voicemail.php
...
Use is_array with foreach in the voicemail php class.
2016-05-10 22:51:03 -06:00
markjcrane
9dd5667118
Change voicemail_id from text to numeric and remove the cast on voicemail_id.
2016-04-29 09:49:04 -06:00
markjcrane
46dafa9660
Check to make sure directory does not exist before using mkdir.
2016-04-28 21:22:48 -06:00
markjcrane
c3b12c217d
Cleanup the indentation ... tabs and whitespace after the last pull request.
2016-04-28 16:56:44 -06:00
Harry G. Coin
cc553a70c5
Cleanups.
...
Remove default 192.168.42.42/32 allow.
Restore missing app/fax/resources/functions/parse_attachments.php to satisfy pre-existing include
Fix so sql in voicemail app works if var undefined. Warning: don't know if non Mariadb's like cast(...) .
Cleanup close in event socket.
2016-04-25 22:16:19 -05:00
Harry G. Coin
f02028629a
fixes so cli installs/upgrades work.
...
Also another step along the way allowing freeswitch to run -u -g freeswitch and fusionpbx to run -u -g www-data
2016-04-25 21:26:26 -05:00
Harry G. Coin
bda6861f88
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
Harry G. Coin
8abe003a71
The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE);
...
So, please find in this set numerous small changes which eliminate numerous php warning messages.
Also, a small bug fix in an sql statistics routine, naming a count(*) field as count, so displaying correct detail.
If any of the proposed changes are omitted, the relevant page will experience php warnings.
There are no doubt fusionpbx pages I've yet to visit that still generate warnings, this set is nearly certainly not comprehensive.
2016-04-25 20:19:58 -05:00
markjcrane
85439ff62e
voicemail_id is not guaranteed to be numeric so can't use the cast unless we protect against non numeric ids.
2016-04-19 14:05:12 -06:00
reliberate
d73ea93a14
Voicemail: Show Add button even when no Voicemails exist.
...
Extensions: Integrate keyboard shortcuts (Ctrl+A to select all, Delete to delete checked).
2016-03-31 18:03:32 -06:00
reliberate
9cfedbf2e9
Function: Created key_press function to dynamically generate key detection javascript.
...
Voicemail: Ctrl+A checks all checkboxes, pressing Delete deletes the checked Voicemails.
Editor: Integrated key_press function.
Command: Integrated key_press function.
2016-03-31 17:11:37 -06:00
reliberate
5974b686e9
Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric).
2016-03-28 23:02:11 -06:00
reliberate
5b97091e27
Theme: Add additional Settings to control the style of various elements, remove old css classes.
...
Default/Domain/User Settings: Add color previews in list view.
2016-03-28 22:29:15 -06:00
reliberate
2550d4b91d
Language changes for last commit.
2016-03-28 18:07:02 -06:00
reliberate
a03125fc53
Languages file for last commit (doh).
2016-03-28 17:58:19 -06:00
reliberate
0cb8ab5224
Theme: Replace image-based control icons with Bootstra Glyphicon buttons.
...
Voicemail Messsages: Added ability to toggle message status (saved/new).
2016-03-28 17:50:07 -06:00
reliberate
5793de2851
Destinations/Extensions/Voicemails: Better sorting ability.
2016-03-28 15:21:05 -06:00
reliberate
4bd2639fcf
Dashboard: Enhance with priority numbers and additional System Count items.
...
Devices: Fix missing translation.
Voicemails: Fix missing translation.
2016-03-20 03:22:29 -06:00
reliberate
aa44e02b32
Voicemail: Add bulk delete ability for Messages, instant saved indication when playing/downloading, and table row click to play.
...
Dashboard: Minor code cleanup.
2016-03-19 13:54:24 -06:00
reliberate
907f6cae9c
Voicemail: Change 'View' link to 'Messages' instead.
2016-03-19 08:16:49 -06:00
reliberate
39bfec7aa2
Extensions: Added bulk delete.
...
Voicemail: Added bulk delete. On delete, remove recordings folder, and voicemail_options, _destinations, and _greetings database records.
2016-03-16 18:48:42 -06:00
FusionPBX
6c8aa675a2
Merge pull request #1468 from mafoo/WhitespaceClean-app/batch_1
...
WhitespaceClean-app/batch_1
2016-03-11 13:35:41 -07:00
mafoo
3b438926b6
WhitespaceClean-app/batch_1
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:56:29 +00:00
mafoo
77c72c8d7c
BugFix-Translation-True_False
...
fixed various uses of ucwords() to render true/false to use
$text[label-*] instead
2016-03-11 11:34:52 +00:00
reliberate
7d6ef13fed
Voicemail: Remove unnecessary echo.
2016-02-25 15:57:28 -07:00
reliberate
3b327be2dd
Voicemail: Fixes to Greeting select box. Bypass browser password manager pop-up when saving.
2016-02-25 14:39:28 -07:00
reliberate
8da349c3e9
Voicemail: Provide a select box to choose a Greeting, instead of requesting the Greeting ID to be entered.
2016-02-25 12:06:45 -07:00
markjcrane
af18c963c0
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
2016-02-22 14:01:18 -07:00
Mafoo
56b34c34ca
changed throw Exception to die
...
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
Mafoo
87dbd6b428
Added check for if .project.ROOT is missing
...
If a installation is missing the .project.ROOT previously it would just use the last search path as the project root (wrong) this will cause a Exception should it be unable to find it
2016-01-18 09:38:16 +00:00
Matthew Vale
6999198492
added logic in cli mode to chdir to the correct directory first
...
the webserver would normally do this for us, but we need to do it
2016-01-14 16:25:05 +00:00
Matthew Vale
a41e89af76
Added full logic to support cli as well
2016-01-13 17:38:54 +00:00
Matthew Vale
0176d30312
change to use '/' instead of DIRECTOR_SEPERATOR
2016-01-12 14:47:50 +00:00
Matthew Vale
e6ad46cfbf
Rollout of root.php
2016-01-12 13:55:39 +00:00
FusionPBX
bd914ba376
Merge pull request #1315 from mafoo/Enhance-Languages
...
Enhance languages
2015-12-19 09:20:42 -07:00
markjcrane
2bb479c487
Fix the permissions onv the voicemail directory creation.
2015-12-14 13:11:47 -07:00
markjcrane
754ff8c891
Remove the echo in the app_defaults.php.
2015-12-14 12:58:40 -07:00
markjcrane
8e77a932f2
Add driectory structure for voicemail via app defaults.
2015-12-14 12:48:01 -07:00
Alexey Melnichuk
7d5c5f1161
Fix. Play voicemail.
...
Copy from recordings.php
2015-12-11 16:40:49 +03:00
Matthew Vale
f5bfeffe18
First pass on app/*
2015-12-10 10:12:41 +00:00
Matthew Vale
c47908f4e4
corrected references to voicemail_dir
...
changed from $_SESSION['switch']['storage']['dir'].'/voicemail/' to correctly use $_SESSION['switch']['voicemail']['dir']
added missing storage_type to app_defaults.php
2015-11-02 17:22:13 +00:00
markjcrane
971aef9b80
A few more minor adjustments.
2015-09-04 23:05:08 -06:00
markjcrane
0d8cb2c36d
Add count to voice mails and voice mail messages.
2015-09-04 22:38:48 -06:00
markjcrane
d2147cb133
Remove switch_select_destination function from the remaining features that used it and replace with the destination php class.
2015-08-07 15:06:07 -05:00
markjcrane
d9415cd597
Update voicemail to use the destination php class.
2015-08-07 14:24:58 -05:00
markjcrane
752c54d05c
Escape the $ in the domain_uuid variable.
2015-08-05 18:17:39 -05:00
markjcrane
bcf1363277
Add destination details to several app_config.php files.
2015-08-04 14:52:10 -06:00
root
22c146f7f4
Add latest translations
2015-08-02 23:42:11 +00:00
Mark Crane
d4a8c33f0d
Add latest translations
2015-06-30 12:30:02 +00:00
Mark Crane
96c10412f7
Add latest translations
2015-06-15 19:30:00 +00:00
Mark Crane
4699d4c8e8
Synchronize the translations.
2015-06-06 02:37:26 +00:00
Nate Jones
63cd5bb78e
Language file merge from translation server.
2015-05-01 11:13:39 +00:00
Nate Jones
f99b2e8c30
Voicemail: local and base64 fixes.
2015-04-23 05:25:21 +00:00
Nate Jones
242ab77ccb
Voicemail: Add functionality to Play and Download base64 messages in the database.
2015-04-23 00:10:31 +00:00
Nate Jones
24ed706087
Recordings / Voicemail Messages: Hide file size column if storing as base64 in db.
2015-04-17 19:30:06 +00:00
Nate Jones
bb75eeb191
Various: Added playback progress indicator for audio files (CDR, VM, etc).
2015-04-13 22:26:50 +00:00
Nate Jones
c1d4ec2284
Voicemail: Restore missing 'No messages found.' message in languages file.
2015-04-10 01:41:30 +00:00
Mark Crane
3b8b7ad0ca
Update the translations from the translation server. Includes the following new languages Brazilian Portuguese, Polish, and Swedish Sweden. Thanks to those that put in the effort to add these languages additional translator volunteers are welcome.
2015-04-08 13:38:58 +00:00
Nate Jones
cbea64fea1
Voicemail: Copyright date changes.
2015-04-06 21:58:55 +00:00
Nate Jones
23186f9bf5
Voicemail: Mods to make it work as expected, if non-admins/superadmins are given access to it.
2015-04-06 21:57:06 +00:00
Nate Jones
d68a273c64
CDR: Integrate existing permissions for Recording Playback and Download buttons.
...
Misc: Background visual adjustments for Playback and Download icons.
2015-04-03 21:07:24 +00:00
Mark Crane
682c4d6281
Add a place to add voicemail name in base64.
2015-04-03 15:21:28 +00:00
Mark Crane
8b05c4f897
Add base64 field to recordings, voicemail, and voicemail recordings.
2015-03-22 10:52:10 +00:00
Nate Jones
349185b8a7
Voicemail: Added default settings to control default Voicemail File and Keep Local settings when creating new extensions and/or Voicemail boxes.
2015-03-20 01:09:18 +00:00
Nate Jones
8485694537
Voicemail:
...
- Adjust for single-quotes in caller_id_name on insert query (hopefully addressing Issue 877).
- If Keep Local is false, remove the recording from the file system.
- Fix Forward Destinations so message is fully copied to other extension voicemail boxes, not just emailed.
- Add script to Ext and VM Edit pages to prevent Listen or Download links being sent when Keep Local is false.
- Minor language mods.
2015-03-15 09:15:04 +00:00
Mark Crane
04c846634b
Remove deprecation on voicemail_attach_file which was done prematurely.
2015-03-01 07:40:06 +00:00
Nate Jones
71a861580c
Voicemail: Added additional options for email notification (attach vm, download link, auto-play listen link). Also cleaned up email templates a little.
2015-02-24 08:09:01 +00:00
Nate Jones
ded7cb3266
Visual adjustments.
2015-02-15 11:57:14 +00:00
Nate Jones
e5295bad45
Visual adjustments.
2015-02-15 09:20:19 +00:00
Nate Jones
0018e553c4
Visual adjustments.
2015-02-15 07:59:02 +00:00
Nate Jones
996e89c396
Removal of colon next to form label names.
2015-02-15 06:50:00 +00:00
Nate Jones
dd04574627
Voicemails: Initial GUI for adding IVR-style menu options to the voicemail system.
...
Devices: Minor visual adjustment.
IVR Menu: Minor visual and language adjustments.
2015-02-15 04:54:32 +00:00
Mark Crane
8672d5fb6d
Sort voicemail boxes in ascending order.
2015-01-29 07:18:29 +00:00
Mark Crane
e0115b0e99
Add the text class to more of the optional applications.
2015-01-18 10:15:38 +00:00