Nate Jones
0147c9bf2f
Login (Default): Password Reset functionality (requires PHP mcrypt library, Enhanced & Minimized themes only, enable in Default Settings).
2014-12-06 17:53:29 +00:00
Nate Jones
b244cd2c91
Login Changes:
...
If visiting /index.php and /themes/[theme]/index.php exists, will load it.
If visiting /index.php and /themes/[theme]/login.php exists, will load it.
If NEITHER exist, will load /resources/login.php.
If visiting /login.php and /themes/[theme]/login.php exists, will load it.
If DOESN'T exist, will load /resources/login.php/
/resources/login.php reworked, Enhanced theme reworked.
2014-07-27 00:13:52 +00:00
Nate Jones
b5e71a9316
User Dashboard: Add page header, some language mods.
2014-07-09 21:56:11 +00:00
Nate Jones
25a6dc3b17
Implemented Login Message feature for superadmin only, advertising new Notifications section
2014-07-06 03:50:18 +00:00
Mark Crane
88c1c10348
Add user language to accounts -> user manager -> edit user
2014-05-13 05:41:44 +00:00
Mark Crane
a7ce82293b
Add language selection to user account settings
2014-05-11 10:31:36 +00:00
Nuno Miguel Reis
f063ead227
fixed some translations
2014-02-25 22:49:35 +00:00
Mark Crane
d36773251e
Add a new Spanish translation donated by José Manuel Calquin Heinsohn. 'es-cl' for Spanish from Chile he says he tried to translate in a way that would be generic enough to work for most Spanish dialects. This commit covers just fusionpbx/core still need to integrate the translations for all features in fusionpbx/app directory.
2014-02-13 18:09:45 +00:00
Nuno Miguel Reis
0fa9d61ee1
language translations for pt-pt and some other minor fixes and updates
2013-10-17 22:06:01 +00:00
Philippe Rioual
22be7bd745
corrected french words misspelled and grammar errors
2013-10-01 11:13:32 +00:00
Philippe Rioual
84b11a971c
added missing french translations and changed fr to fr-fr in all app_languages.php and app_config.php files.
2013-09-30 13:19:40 +00:00
Nuno Miguel Reis
330f008a95
fixed some typos
...
Conflicts:
fusionpbx/app/adminer/app_config.php
fusionpbx/app/gateways/app_languages.php
fusionpbx/app/ring_groups/app_languages.php
fusionpbx/app/voicemails/app_languages.php
fusionpbx/core/user_settings/app_languages.php
2013-09-17 16:48:23 +00:00
Mark Crane
f61de19169
Move the French translations into the development branch.
...
Translation work done thanks to by bhouba for his work on the translations.
2013-09-13 21:04:53 +00:00
Mark Crane
c6fa71125d
Make the login.php use the correct app_languages.php file. Reason to do this is because login.php in the root is put in a position as being part of the core so I wanted the translations to be part of the core as well. And user settings is related to the user login. App/login is in the app directory to make the login and logout as an optional part of the menu since they could be incorporated in the theme.
2013-01-05 10:06:32 +00:00
Mark Crane
9ba7e2f6e2
Remove change $content_user to $text to be more consistent with the other app_languages.php files.
2013-01-05 09:59:27 +00:00
Mark Crane
7f8acc43c7
Fix the link in user_settings, and fix some of the variable names used in the app_languages.php.
2013-01-05 07:44:54 +00:00
Mark Crane
0a0df9f343
Move user_settings to the core directory.
2013-01-05 07:02:03 +00:00