Commit Graph

8271 Commits (a6a6cea3a6f5b067fd9d07ee0fa7e65bb195cc1a)
 

Author SHA1 Message Date
Ivan Tcholakov a6a6cea3a6 Bug #3646 and Issue #306 - The agenda tool: Fixing person name order to be dependable on the internationalization settings. Setting the date-picker to work with the system's encoding. Common changes: Replacing repetitive code for building localized arrays with week days and months with API-function calls. Some other minor changes. 16 years ago
Ivan Tcholakov ed64d52dac Bug #3646 and Issue #306 - User profile and Platform administrator's tools (Part 5): Fixing person name order and sorting to be dependable on the internationalization settings. 16 years ago
Ivan Tcholakov 6fd0b54690 Merge with 6a7954804fadbd4ea402fd8f3706948e16b40f1c 16 years ago
Ivan Tcholakov 8e0075faa6 Bug #3646 and Issue #306 - Announcements and Platform administrator's tools (Part 4): Fixing person name order and sorting to be dependable on the internationalization settings. 16 years ago
Juan Carlos Raña 4391293d58 merge 16 years ago
Ivan Tcholakov 9338a0dc4d Merge with fe0a59ce2a0823b99f67d4d0fbf1b87356600fbb 16 years ago
Ivan Tcholakov 2fbb70174c Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 3. 16 years ago
Julio Montoya 73e31e7304 Merge 16 years ago
Julio Montoya 648f8a818e Fixes #4245 16 years ago
Cristian Fasanando c8a1e79b66 Fixed list of folders in group tool for document - partial DT #3587 16 years ago
Julio Montoya 89a7c47fee Fixing search box tool 16 years ago
Julio Montoya d7870d84d4 Updaiting search files 16 years ago
Julio Montoya a5402c829c merge 16 years ago
Julio Montoya 5d6775cc5c Merge 16 years ago
Juan Carlos Raña 3debd38a97 fix icon text 16 years ago
Cristian Fasanando 04aa4bf0e4 Minor - Fixed title of headers into reports like student - partial DT #5214 16 years ago
Cristian Fasanando 5f4054fa24 Minor - Fixed display footer when you add a question in the test and occurs an error of required field - partial DT#5214 16 years ago
Ivan Tcholakov a0618dc58b Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 2. 16 years ago
Ivan Tcholakov 0f566d6e03 Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 1. 16 years ago
Cristian Fasanando f05e124007 Fixed Bug in hotspot when use Empty this training - DT #5174 16 years ago
Cristian Fasanando b07b8203d4 Fixed shows templates in documents when it was created from platform administration - partial FT #5209 16 years ago
Ivan Tcholakov 24e764c7e1 Bug #1370 - Training backup tool - fixing my mistake in a SQL query. 16 years ago
Ivan Tcholakov d007d59a99 Bug #5208 - SCORM courses: Fixing deletion of a SCORM course, based on the proposal by Christophe, see http://www.dokeos.com/forum/viewtopic.php?t=29673. The pesent solution works on Windows OS too. A new library file rmdirr.lib.php has been created (and revised), also, a formal test for this library file has been added. 16 years ago
Cristian Fasanando aa2c972607 Added tooltip in word of glossary for learning path document tool - partial DT #4337 16 years ago
Juan Carlos Raña f011855d71 fix text 16 years ago
Juan Carlos Raña 8c5ed02ee3 update some sql queries 16 years ago
Juan Carlos Raña 0401500a73 fix some logic and lang vars 16 years ago
Ivan Tcholakov 6f7322a0eb Merge with e77b6b8bd249ab926cc9d48ebc998351b23c36bd 16 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. 16 years ago
Yannick Warnier 5c8fea0dc5 tagging 1.8.6.1 sexter code - creating 1.8.6.1 stable hoping this is the last 16 years ago
Yannick Warnier 18a8edf355 Remove error_log() 16 years ago
Yannick Warnier 82ec14ab9c Fixed warning in learning path caused by erroneous table name being used 16 years ago
Ivan Tcholakov 07973b277f Merge with fca8018557e8b551d7fda0faad42fbc99355ff1d 16 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. 16 years ago
Julio Montoya aaf5a5abd3 Fixing calc_score function for the forum link in Gradebook tool 16 years ago
Ivan Tcholakov c948fcb2bb Bug #3384 - Eliminating improper (not language neutral) use of api_uswords() plus another minor correction. 16 years ago
Yannick Warnier 2a65f075c0 tagging 1.8.6.1 quinter code - creating 1.8.6.1 stable 16 years ago
Yannick Warnier 15813a4df5 Fix buggy SQL 16 years ago
Yannick Warnier 138d0027e5 tagging 1.8.6.1 quater code - creating 1.8.6.1 stable 16 years ago
Yannick Warnier bb96fc593e Merging all changes before releasing 1.8.6.1 stable again 16 years ago
Yannick Warnier 11bd69f7e4 Added search tool tables and removed corp SQL which has no meaning anymore 16 years ago
Yannick Warnier 6fc6e455f9 Added search tool tables 16 years ago
Yannick Warnier 018c81064b Hide option to enable search (feature not available without major non-web installation work) 16 years ago
Yannick Warnier 3a242660db Sanitized SQL scripts 16 years ago
Yannick Warnier 23d389c3db tagging 1.8.6.1 tris code - creating 1.8.6.1 stable 16 years ago
ywarnier f2e8da25c4 DLTT import 16 years ago
Ivan Tcholakov b73bf7cc98 Issue #306 - Fixing ordering of the administrator's names in the installation script and in the systems's footer. 16 years ago
Ivan Tcholakov 008ff597c9 Bug #1370 - Training backup tool: Adding support for the new options for tests (showing results, feedback type, time restrictions, etc). 16 years ago
Ivan Tcholakov cf08dc27e9 Bug #1370 - Training backup tool: Additional fix about restoring prerequisities in the LP tool. See the related forum post at http://www.dokeos.com/forum/viewtopic.php?p=45425 . 16 years ago
Ivan Tcholakov 20594dc3ee Bug #1370 - Training backup tool: Adding possibility to process with this tool the test orphan questions. Orphan questions may be archieved, restored and *deleted*. Now it seems to me that the option "Delete everything" is real. 16 years ago