Commit Graph

143 Commits

Author SHA1 Message Date
markjcrane 1513bd3301 Add Chinese, Korean, and Japanese translations 2023-05-03 10:36:25 -06:00
frytimo 69bd42af05
remove unneeded destruct methods as GC has higher performance (#6631)
Co-authored-by: Tim Fry <tim@voipstratus.com>
2023-04-27 20:18:53 -06:00
fusionate 0dcc3892da
Voicemail Greetings: Add missing language translations. 2023-04-26 22:46:34 +00:00
Daniel C c57f8fee22
Fix fax queue selection not sending list and some french translation. (#6565)
* Fix sending selected faxes from the queue

* Fix some french translations

---------

Co-authored-by: Daniel <git@myrandor.com>
2023-02-28 00:00:51 -07:00
FusionPBX a593f567d1
Add the greeting to the database when uploaded 2022-12-09 18:55:49 -07:00
markjcrane d50bcb476a Replace root.php 2022-10-10 16:35:14 -06:00
markjcrane eb5c25aa35 Add insert_date, insert_user, update_date, update_user to all tables 2022-09-18 00:54:37 -06:00
nyash 0bc048a634
Add/edit some polish translations (#6327)
* Add/edit some polish translations

* Minor touches to polish translations
2022-03-26 14:30:02 -06:00
KRooney 530e7f3208
Update app_config.php (#6297)
french update
2022-02-07 22:04:29 -07:00
KRooney a5fcee309f
Update app_languages.php (#6298)
French CA update
2022-02-07 22:03:58 -07:00
FusionPBX 67be72b452
Database save method set to false. (#6215)
* When database save set to false for app_defaults.php
2021-12-24 12:42:16 -07:00
FusionPBX dd106a6871
Replace event_socket_mkdir with php mkdir. (#6170) 2021-12-02 19:03:55 -07:00
chansizzle f845711cda
Update voicemail_greetings.php (#5328)
allow wav OR mp3 upload
2020-07-02 16:56:22 -06:00
Nate f7fb173a46 Voicemail Greetings: Revert to default message if greeting deleted. 2020-05-16 12:28:41 -06:00
Nate 365e20926f Safari Audio Support: Call Recordings, MOH, VM Greetings & Messages and CDR audio files. 2020-03-30 20:08:45 -06:00
Nate 10ec5188ec Voicemail Greetings: Modal integration. 2020-03-26 15:49:32 -06: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
Nate b1be78f457 Voicemail Greeting - Edit: Update buttons, action bar, etc. 2020-03-06 12:35:58 -07:00
Nate 7bb598375e Multiple - List: Button label & icon change. 2020-03-06 11:44:24 -07:00
Nate e8494facee Multiple: Add IDs to form tags, remove empty action attributes. 2020-03-05 10:02:25 -07:00
Nate 029c7174b4 Multiple - Add IDs to common/default action buttons. 2020-03-05 00:05:45 -07:00
Nate 6ce60d2dcd Voicemail Greetings: Remove deprecated delete script. 2020-02-17 18:49:11 -07:00
Nate 2b139e40da Voicemail Greetings: Clean up. 2020-02-12 08:54:04 -07:00
Nate c0e218ff37 VM Greetings: Adjust permissions. 2019-12-25 09:10:29 -07:00
Nate 601102f898 Dashboard, Voicemail Messages & Greetings: Bug fixes. 2019-12-24 00:13:15 -07:00
Nate 837c6f02f1 Voicemail Greetings: Show greeting Size for base64 storage. 2019-12-12 16:51:12 -07:00
Nate 5972c5b279 Voicemail Greetings: List view updates. 2019-12-12 16:37:42 -07:00
Nate 47fb3ccc70 Voicemail Greetings: Better fix. 2019-12-09 16:50:21 -07:00
Nate 72ef243695 Voicemail Greetings: Bug fixes. 2019-12-09 15:02:44 -07:00
FusionPBX 95b7c30254 Update voicemail_greeting_edit.php 2019-11-28 03:04:23 -07:00
noci2012 3c1bb32055 Next set of nl-nl translations (#4882)
* add nl-nl items

* Update app_config.php

* add nl-nl items

* Update app_languages.php

* Update app_menu.php

* Update app_languages.php

* Update app_menu.php

* Fix typos inn nl-nl

* Add nl-nl items

* dd nl-nl items.

* Add nl-nl items.

* Add nl-nl items (call-flows)

* Add nl-nl items

* Add nl-nl items

* dd nl-nl items (calls)

* Add nl-nl items

* Add nl-nl items (contacts)

* Add nl-nl items (vars)

* Add nl-nl items (voicemails)

* Add nl-nl items (xml_cdr)

* Add nl-nl items (xml_cdr)

* This reverts commit 41afeb4796.

* Add nl-nl items (voicemail_greetings)

* Add nl-nl items (system)

* Add nl-nl items (sip_profiles)

* Add nl-nl items (sip_status)

* Add nl-nl items (settings)
2019-11-19 17:16:29 -07:00
chansizzle a5239443d3 Update voicemail_greetings.php (#4764) 2019-10-09 11:12:09 -07:00
Nate 05e6cd43b9 Voicemail Greetings: Token integration. 2019-09-19 07:42:22 -06:00
Nate c660b27096 Misc: Database class integration. 2019-08-28 21:02:08 -06:00
Nate 73e4b74ecb Voicemail Greetings: Database class integration. 2019-08-14 15:12:51 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
AlexanderDCrane 2be898b8a1 Update voicemail_greeting_edit.php (#3311) 2018-08-27 20:36:19 -06:00
FusionPBX ea71d1eeac Update voicemail_greeting_edit.php 2018-06-09 20:42:12 -06:00
FusionPBX 6baa76b91a Update voicemail_greeting_edit.php 2018-06-09 20:40:49 -06:00
FusionPBX 0e0e080270 Update voicemail_greetings.php 2018-06-09 19:54:39 -06:00
FusionPBX cba301e800 Update voicemail_greetings.php 2018-06-06 11:35:04 -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
FusionPBX 5d2c30aa47 Update voicemail_greetings.php 2017-07-18 01:25:47 -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 3cab4401cf Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo adf5a037b1 Enhance - app_config.php last cleanup (#2637)
last batch of app_config.php changes
2017-06-03 12:35:18 -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
Kristian Karlsson 22c317eb2f BugFix [master] - Update languages (#2621)
Update for the Swedish language translation.
2017-06-02 08:39:34 -06:00