Commit Graph

293 Commits

Author SHA1 Message Date
FusionPBX 3466f25e4d
Update user_edit.php 2018-11-08 00:58:16 -07:00
FusionPBX f84309d816
Update user_imports.php 2018-10-19 16:58:36 -06:00
FusionPBX 42873efeb0
Update user_imports.php 2018-10-18 19:21:32 -06:00
FusionPBX ccb709d435
Update user_imports.php 2018-10-18 12:16:23 -06:00
FusionPBX ccb33f2190
Update user_imports.php 2018-09-28 12:51:01 -06:00
FusionPBX 40c6ed162e
Update user_imports.php 2018-09-28 12:43:58 -06:00
FusionPBX 621936831b
Update users.php 2018-09-28 11:07:07 -06:00
FusionPBX 0f156f1e75
Update app_config.php 2018-09-28 10:55:53 -06:00
FusionPBX 010910712a
Update user_imports.php 2018-09-28 10:55:20 -06:00
FusionPBX eed2e3d649
Update user_imports.php 2018-09-28 10:46:03 -06:00
FusionPBX 85e6d8a00e
Rename app/user_imports/user_imports.php to core/users/user_imports.php 2018-09-28 10:44:48 -06:00
markjcrane 9717543a46 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX 198efe1748
Update user_edit.php 2018-08-30 10:11:23 -06:00
FusionPBX 2315fa8ff9
Update user_settings.php 2018-08-30 09:57:55 -06:00
FusionPBX e3fae9043d
Update app_languages.php 2018-08-30 09:55:23 -06:00
FusionPBX b7de6a4876
Update app_config.php 2018-08-28 18:50:56 -06:00
FusionPBX 6e4e9ec9d4
Update user_edit.php 2018-08-28 18:46:59 -06:00
AlexanderDCrane 79987c5986 Update user_settings.php (#3322) 2018-08-27 20:21:50 -06:00
AlexanderDCrane a9fb5a0bb9 Update user_setting_edit.php (#3323) 2018-08-27 18:20:38 -06:00
FusionPBX 63b7221bcc
Update user_edit.php 2018-07-16 22:32:08 -06:00
konradSC 71d152cb6b List does not display with escape (#3242)
List does not display with escape
2018-07-16 22:31:14 -06:00
FusionPBX f7a7a845ae
Update user_edit.php 2018-06-13 17:54:00 -06:00
FusionPBX 2bcc8e8098
Update user_edit.php 2018-06-13 01:05:10 -06:00
AlexanderDCrane 1cb71a130c Update user_edit.php (#3129) 2018-06-13 01:03:34 -06:00
AlexanderDCrane ad638f751e Update user_edit.php (#3119) 2018-06-12 13:22:50 -06:00
AlexanderDCrane c33494871d Update user_edit.php (#3086) 2018-06-08 13:42:42 -06:00
FusionPBX 079f06ccd3
Update users.php 2018-06-03 16:23:00 -06:00
FusionPBX 326b81650e
Update user_edit.php 2018-05-19 23:55:37 -06:00
FusionPBX f5a8610067
Update user_edit.php 2018-04-25 22:15:45 -06:00
FusionPBX 9832764b64
Update user_edit.php 2018-04-25 22:15:03 -06:00
FusionPBX dde9a678dd
Update app_menu.php 2018-04-07 12:07:35 -06:00
FusionPBX f21a22f051
Update users.php 2018-02-22 09:49:28 -07:00
FusionPBX ace787e366
Update app_config.php 2018-01-25 21:51:26 -07:00
FusionPBX e97925b573
Update user_edit.php 2018-01-25 21:34:06 -07:00
FusionPBX d3feb5fae9
Update app_config.php 2018-01-25 19:51:04 -07:00
FusionPBX 6599d62585
Update users.php 2017-12-09 12:10:56 -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
Luis Daniel Lucio Quiroz c940873d50 Same as 4.2 (#2825)
Same as pull request #2824 but for 4.3
2017-09-06 16:06:42 -06:00
FusionPBX d845482c02 Update user_edit.php 2017-08-25 13:22:42 -06:00
Luis Daniel Lucio Quiroz ce9fb88207 Little language update (#2693)
ES and FR
2017-06-16 08:39:15 -07: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 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
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