Julio Montoya
|
6ad2a9d547
Adding a new option in the configuration file called 'name_order_conventions' in order to overwrite the values of the name_order_conventions.php file see BT#6535
|
11 years ago |
Julio Montoya
|
52f2a806cf
Adding user_name_sort_by support.
|
11 years ago |
Julio Montoya
|
9c34fc5362
The file internationalization_internal.lib.php is really tied to Chamilo in order to comment it.
|
11 years ago |
Julio Montoya
|
548eb62fc4
Adding gettext support #4467
|
11 years ago |
Julio Montoya
|
8a7cd31f17
Return utf-8 by default or the configuration['platform_charset'] value
|
11 years ago |
Julio Montoya
|
f1d84bd5e6
Final fix for the bug in the login page, where the language was not set.
|
11 years ago |
Julio Montoya
|
0df0c967a9
Adding commented code that handles translations
|
11 years ago |
Julio Montoya
|
dca2005382
Minor - cosmetic changes
|
11 years ago |
Julio Montoya
|
85fcd9b2a0
Hiding server_type option in db, removing value from DB for version 1.10.0
|
11 years ago |
Julio Montoya
|
5d854994c0
Minor - cosmetic changes
|
11 years ago |
Julio Montoya
|
533cf953bd
Improving local.inc.php in order to have extra_field values from the user once, because the _api_get_timezone() makes query to the DB to get the user timezone.
|
11 years ago |
Julio Montoya
|
eb14781944
Adding a new parameter in the api_get_utc_datetime function in order to return DateTime objs
|
11 years ago |
Julio Montoya
|
60b648ec21
Minor cosmetic changes
|
11 years ago |
Julio Montoya
|
876771ea9c
Saving memory issues, do not load classes if we don't need it
|
11 years ago |
Julio Montoya
|
2eba54efd4
Minor - fixing PHP notice
|
11 years ago |
Julio Montoya
|
2d508aca90
Saving api_get_language_interface() in an $app key
|
11 years ago |
Julio Montoya
|
f6beb2420f
Improving performace: loading user info once in local.inc. Moving requires in global.inc instead of adding the requires in other files in inc/lib (internationalization)
|
11 years ago |
Julio Montoya
|
4ee0c34b3e
Minor code style changes
|
12 years ago |
Julio Montoya
|
3b60a47452
Fixing index.php lang error
|
12 years ago |
Julio Montoya
|
65dfccb0cb
Fixing installation process
|
12 years ago |
Julio Montoya
|
302647bc4a
Moving translation process from a function to the global.inc.php
|
12 years ago |
Julio Montoya
|
0a833f12cf
Adding LearnPathControllerTest
|
12 years ago |
Julio Montoya
|
bae4ded345
Updating vendors
|
12 years ago |
Julio Montoya
|
2e89bc4b97
Adding support to $app container in all files see #4467 and #5523
|
12 years ago |
Julio Montoya
|
24f452d622
Adding "user_name_order" setting in order to use a string like "%t %f %l" to define the order of the title, firstname and lastname from a user see BT#5768
|
12 years ago |
Julio Montoya
|
a19561bfd1
Removing php 5.2 code
|
12 years ago |
Julio Montoya
|
cfb2306865
Minor - removing white spaces
|
12 years ago |
Julio Montoya
|
6d8cd38064
Merge with 1.9.x
|
12 years ago |
Julio Montoya
|
f996823fe9
Fixing warning message
|
12 years ago |
Julio Montoya
|
c8577dc6db
Merge
|
12 years ago |