Commit Graph

146 Commits

Author SHA1 Message Date
noci2012 b14057a99c fix nl-nl items (#4870)
* 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)
2019-11-17 14:15:26 -07:00
Nate f4a9767d25 Database Transactions: List view updates. Misc Action Bar adjustments. Include missing class for Conferences (Doh). 2019-11-05 08:13:42 -07:00
FusionPBX b876c36319
Rename app/call_broadcast/app_defaults.php to app/call_block/app_defaults.php 2019-10-28 16:32:20 -06:00
FusionPBX 38841e0b73
Create app_defaults.php 2019-10-28 16:28:01 -06:00
Nate f348994b56 Minor mods to Access Controls, Bridges, Call Block and Call Broadcast lists and classes. 2019-10-25 19:40:28 -06:00
Nate c2c0f54561 Action Bar mods. 2019-10-24 16:31:14 -06:00
Nate 0304827fd3 Action Bar mods. 2019-10-24 16:28:09 -06:00
Nate 6a8fc50e53 Button class updates, logic updates to other files. 2019-10-23 21:19:37 -06:00
Nate 13b410e2b7 Update Access Controls, Bridges, Call Block, Call Broadcast classes. 2019-10-21 17:13:21 -06:00
Nate b4f9541723 Call Broadcast: List view updates. 2019-10-21 17:05:17 -06:00
FusionPBX d37530cc43
Update call_broadcast_edit.php 2019-10-05 16:16:56 -06:00
Nate 803a5e71a6 Call Broadcast: Token integration. 2019-09-17 21:53:24 -06:00
Nate 25e5213df7 Update Call Broadcast 2019-09-10 14:04:30 -06:00
FusionPBX d0714d439e
Update call_broadcast_edit.php 2019-09-06 18:20:01 -06:00
emaktech fa7217bf4a Modified fr-ca / fr-fr translation. (#4470) 2019-08-30 21:02:05 -04:00
Nate 3d15a1c8b6 Misc: Database class integration. 2019-08-28 21:02:08 -06:00
FusionPBX 8961f920da
Update call_broadcast_edit.php 2019-08-27 23:48:51 -06:00
Nate 9ebc6d9d83 Replace misc glyphicon usage. 2019-08-20 19:53:21 -06:00
FusionPBX 6e33df34fc
Update call_broadcast_edit.php 2019-08-17 12:02:12 -06:00
Nate 6fe372b3d4 Call Broadcast: Database class integration. 2019-08-06 17:29:16 -06:00
Nate 3a482ed54b Call Broadcast delete fix. 2019-07-02 08:51:19 -06:00
Nate 488f3a2dbf Database class integration. 2019-07-02 08:44:23 -06:00
AlexanderDCrane 6998730875
Update call_broadcast.php 2019-05-28 14:53:38 -06:00
FusionPBX 22ffb7c11b
Update call_broadcast_send.php 2019-02-09 08:23:10 -07:00
markjcrane 9717543a46 Change messages class to message 2018-08-31 03:09:01 +00:00
Vindaloo VoIP 8c161b4aeb Create sample.csv (#3203) 2018-06-28 18:28:07 -06:00
FusionPBX 866b64613a
Update call_broadcast_edit.php 2018-06-27 09:37:51 -06:00
Vindaloo VoIP 320500937c Update app_languages.php (#3202) 2018-06-27 09:13:03 -06:00
Vindaloo VoIP 3e1aff3247 Update call_broadcast_edit.php (#3201)
Functionality added to add phone number by upload CSV or TXT file.
2018-06-27 09:12:45 -06:00
AlexanderDCrane cb9ff1d385 Update call_broadcast_edit.php (#3139) 2018-06-13 07:27:05 -06:00
AlexanderDCrane 86a280cf32 Escape user data on call_broadcast_edit.php (#3092) 2018-06-09 10:13:54 -06:00
FusionPBX 5496cc5543
Update call_broadcast.php 2018-06-06 09:34:34 -06:00
FusionPBX 45caf3fbc6
Update call_broadcast.php 2018-06-05 13:43:42 -06:00
FusionPBX 3919753689
Update call_broadcast.php 2018-06-05 12:34:34 -06:00
Mafoo 7a8c72ecff Enhance [master] - Italian Translations (#2989)
* Reinstate comments detected by text class

* Updated Italian Translations
2018-02-12 10:50:47 -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
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 b7f4cba09c 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 0c2b06a394 Enhance - language update (#2639)
removed some unused tags
corrected some typos in tag names e.g. 'ckeck and check'
combined tags that had two names
inserted missing tags in sip_status
2017-06-04 09:50:58 -06:00
Mafoo f90e080ef4 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 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
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
Mafoo 543a555471 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 bca24ac04d 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 6314b2c993 Updates to German and Austrian translations (#2549)
Updates and error corrections
2017-04-27 15:19:36 -06:00
The-Operator df3f153ebd 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