Commit Graph

108 Commits

Author SHA1 Message Date
FusionPBX
f5f00027ad Update call_center_queue_edit.php 2018-04-08 12:08:57 -06:00
FusionPBX
d9a0151fc5 Update call_center_agent_edit.php 2018-04-08 10:43:26 -06:00
FusionPBX
39395ccf99 Update call_center_agent_delete.php 2018-04-08 10:40:48 -06:00
FusionPBX
d56fb6f820 Update call_center_queue_edit.php 2018-04-04 16:23:38 -06:00
FusionPBX
3f3634dfef Update call_center_queue_edit.php 2018-04-04 16:20:18 -06:00
FusionPBX
c0f7453448 Update app_config.php 2018-04-04 15:57:41 -06:00
FusionPBX
bb94c853c3 Update app_languages.php 2018-04-04 15:56:03 -06:00
FusionPBX
fa089f090d Update call_center_queue_edit.php 2018-04-04 13:15:54 -06:00
FusionPBX
5b4ee47563 Update call_center_queue_edit.php 2018-04-03 17:54:42 -06:00
FusionPBX
f516e8bab4 Update call_center_agent_status.php 2018-04-01 11:49:18 -06:00
FusionPBX
a90b7231cd Update call_center_agent_status.php 2018-04-01 01:11:17 -06:00
FusionPBX
df9a43b094 Update call_center_agent_status.php 2018-03-31 23:54:48 -06:00
FusionPBX
6ffa6e5553 Update call_center_agent_status.php 2018-03-31 22:54:25 -06:00
FusionPBX
6454a049fa Update call_center_agent_status.php 2018-03-31 17:57:29 -06:00
FusionPBX
03e2f2030b Update call_center_queue_edit.php 2018-03-31 11:18:37 -06:00
FusionPBX
9fc2589dea Update app_defaults.php 2018-03-31 11:09:20 -06:00
FusionPBX
d6f03af6f4 Update app_config.php 2018-03-31 11:08:48 -06:00
FusionPBX
c06c79f432 Update app_menu.php 2018-03-01 21:56:50 -07:00
FusionPBX
68f4119ce0 Update call_center_agent_edit.php
Not requiring a username account would take a major change so changing this back and setting the username as required.
2018-02-21 14:06:42 -07:00
FusionPBX
c58030594d Update call_center_agent_edit.php 2018-02-21 13:53:28 -07: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
Pro-pra
3147d7a441 small fix RU translation (#2967) 2018-01-28 22:24:23 -07:00
FusionPBX
73abc7948e Update app_languages.php 2018-01-28 05:11:05 -07:00
FusionPBX
a94252f3b4 Update app_config.php 2018-01-28 04:52:25 -07:00
FusionPBX
4b00acadea Update call_center_queue_edit.php 2018-01-28 04:50:54 -07:00
FusionPBX
8aa38f62f9 Update app_languages.php 2018-01-28 04:44:22 -07:00
FusionPBX
78386bdd6f Update call_center_agent_dashboard.php 2017-09-28 12:36:06 -06:00
Christian Bergamaschi
b17b0264b2 Italian translation added (#2852) 2017-09-21 09:06:26 -06:00
FusionPBX
afeee9bd12 Update call_center_queue_edit.php 2017-09-11 03:25:31 -05:00
Mafoo
8e8405469b Enhance - translation missing tags (#2680)
add tags missing in some app_languages
2017-06-12 22:13:06 -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
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
FusionPBX
1a8c4c9b1e Create call_center_agent_dashboard.php 2017-05-19 20:15:14 -06:00
FusionPBX
73cb782110 Update call_center_agent_status.php 2017-05-19 20:09:33 -06:00
Mafoo
5760a2eb47 BugFix - Convert all languages to 2-2 digit (#2590)
Some applications were missed due to permissions issue on the server performing the update, this update corrects the missing changes
ordering in xml_cdr was done manually in a previous PR, this corrects the ordering and incorrect description-pdd and description-mos for nl-nl
2017-05-19 11:50:44 -06:00
FusionPBX
d8495400af Update call_center_agent_status.php 2017-05-16 19:54:38 -06:00
FusionPBX
53a3d183b6 Update call_center_agent_status.php 2017-05-16 18:39:44 -06:00
FusionPBX
812c79a954 Update call_center_agent_edit.php 2017-05-16 10:28:53 -06:00
FusionPBX
759be39ce0 Update app_config.php 2017-05-16 10:25:17 -06:00
FusionPBX
d6fae8627d Change agent_name into an input box. 2017-05-15 10:06:52 -06:00
FusionPBX
9b37538afe Update call_center_agent_status.php 2017-05-13 22:24:59 -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
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
FusionPBX
e4f0ae85a4 Update app_config.php 2017-04-29 23:28:32 -06:00
Luis Daniel Lucio Quiroz
0104686767 Typo in the CC exit key patch (#2550)
I did a bad copy and paste, reading $_POST where it was $row
2017-04-29 20:13:11 -06:00
The-Operator
6314b2c993 Updates to German and Austrian translations (#2549)
Updates and error corrections
2017-04-27 15:19:36 -06:00