Commit History

Author SHA1 Message Date
  Julio Montoya e479f4b744 Minor - format code. 9 years ago
  aragonc 94984e6b12 merge 10 years ago
  Julio Montoya 9daf0d3b8a Removing "," BT#7345 10 years ago
  Julio Montoya a11f82813e Changing galician name order see BT#7345 10 years ago
  Julio Montoya 8761afab54 Minor - refactor code. 10 years ago
  Julio Montoya ced4bc968c Adding basque and turkish and deleting euskera and tukce see #3350 12 years ago
  Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 13 years ago
  Juan Carlos Raña b1e8233076 improve the order of the lastname and the firstname on Chamilo tables when they appear in the same column, with the Spanish languag 14 years ago
  Ricardo Rodriguez 9a1d671b3c Modified the format in the report of tests the field users has been changed and added a new field, last name, first name, changed the format in the export file xls and cvs and modified the name_order_conventions in the array 'spanish' to order by last name 14 years ago
  Ivan Tcholakov 364a373bdb Feature #347 - Applying some coding rules for the internationalization library. 14 years ago
  Ivan Tcholakov 6ea0c50f58 Feature #272 - The intenationalization database: Updating/expanding the tables about non-UTF-8 encodings and about person name conventions. More languages are supported. 15 years ago
  cvargas e969a4161a merge 15 years ago
  Juan Carlos Raña 531d137937 default sort list of names users in Spanish 15 years ago
  Ivan Tcholakov 8abe118526 Feature #306 - Internationalization database, name order conventions, file dokeos/main/inc/lib/internationalization_database/name_order_conventions.php : Adding commented experimental settings for Spanish language, so Juan to try them. 15 years ago
  Ivan Tcholakov aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
  Ivan Tcholakov 7a02b21ed9 Bug #3646 and Issue #306 - Internationalization library: Adding posibility to set sorting persons' full names independently for the name order convention, people's preferencies might differ. So, a new function api_sort_by_first_name() has been added. The table in the file name_order_conventions.php has been reworked to maintain the new name-sorting option for every language. 15 years ago
  Ivan Tcholakov 0a0e7f66c7 Bug #3646 and Issue #306 - The functions api_get_person_name() and api_is_western_name_order() have been reworked (optimizations + title to person name support). The function api_get_person_name() has been made similar to the implementation Display::user_name() by Carlos Vargas, a good idea. I suggest we to deprecate Display::user_name(). The internationalization library is a better place for such a feature, I think. 15 years ago
  Ivan Tcholakov ccaf540550 Issue #306 - The internationalization library: Creation of two functions api_is_western_name_order() and api_get_person_name() for maintaining the conventions for full person name constructed from the first name and the last name. The functions are documented and stable, developers may freely use them. 15 years ago