Commit Graph

6988 Commits (ed2aa0725a9907eea5ef4cc81687aa0dd4750426)

Author SHA1 Message Date
Ricardo Rodriguez 2a028f06bb [svn r21384] Minor - add documentation to functions display_rating and display_rating_form 16 years ago
Ivan Tcholakov 7fcede25e5 [svn r21382] FS#306 - The multi-byte string library: Making the function api_is_valid_utf8() unaffected by the PHP ini-setting mbstring.func_overload. 16 years ago
Arthur Portugal 575563e5e3 [svn r21378] Minor - Added documentation 16 years ago
Patrick Cool b34dbad178 [svn r21366] uncomment action link 16 years ago
Ivan Tcholakov 130d7349b6 [svn r21362] FS#306 - Fixing direct output of a language variable, the function get_lang() should be used. 16 years ago
Ivan Tcholakov 0977566070 [svn r21361] FS#306 - Various fixes for better character encoding support. 16 years ago
Ivan Tcholakov ba204fa167 [svn r21360] FS#306 - Cancellation of the new file system API, cleaning the file system library. There is no rational reason to go this way, too much work is needed. 16 years ago
Ivan Tcholakov c34b7c9c99 [svn r21359] FS#4308 - Adding attribute target="_blank" to some links and other minor fixes. 16 years ago
Arthur Portugal 65ba1076e3 [svn r21358] Validated the function "resize_picture" if exist the library image with help SimpleTest. 16 years ago
Arthur Portugal 59fae4d6d7 [svn r21357] Minor - Added documentation 16 years ago
Ivan Tcholakov 77b3c1da5e [svn r21356] FS#4296 - Introducing imperative version check for PHP5 within the installation and global initialization scripts. 16 years ago
Arthur Portugal 7dbe707ccd [svn r21353] Minor - Added documentation in some functions 16 years ago
Noël Dieschburg 63a61ef5c2 [svn r21315] Setting the tempdir to $garbageRpositorySys. Without this it doesn't work in document/downloadfolder.inc.php 16 years ago
Jan Derriks 51cd001abb [svn r21291] FS#4304 - Import trainings csv fails 16 years ago
Jan Derriks 2362d438d0 [svn r21288] FS#4303 - ldap add user needs Security::remove_XSS which needs Htmlpurify. Must be included before the local.inc.php is included 16 years ago
Juan Carlos Raña 1612e47200 [svn r21275] Wiki -improve the cleanliness of the code is inserted. Where many users tend to modify pages, there are some unwanted tags 16 years ago
Ivan Tcholakov 6cf51a738c [svn r21274] FS#306 - The multi-byte string library: Adding a function that calculates correctly length of binary data (as number of bytes) regardless the PHP configuration (See the ini-setting mbstring.func_overload). This function may be upgraded for PHP6 in the future. 16 years ago
Ivan Tcholakov 2346de5a39 [svn r21273] FS#306 - A minor addition as comment - a reference link has been added inside the file system API. 16 years ago
Ivan Tcholakov aafc3e4b11 [svn r21272] FS#306 - Introducing more function in the file system API. 16 years ago
Jan Derriks f271ab4740 [svn r21270] FS#4291 - academia css layout wrong 16 years ago
Jan Derriks 6f6c5c0675 [svn r21264] FS#4294 - import users error reporting enhanced 16 years ago
Jan Derriks 46159f5f57 [svn r21263] http://www.dokeos.com/forum/viewtopic.php?p=44641 16 years ago
Jan Derriks 1d75c6d126 [svn r21262] Forum http://www.dokeos.com/forum/viewtopic.php?t=12521 16 years ago
Ivan Tcholakov 84b00a8c7c [svn r21254] FS#306 - Adding the functions api_is_dir() and api_is_system_path() within the new low-level API to the file system. A minor fix for the function api_url_to_local_path() within the main API. 16 years ago
Arthur Portugal 650cb1810e [svn r21250] The corresponding database doesn't exist anymore (by yannoo) 16 years ago
Ivan Tcholakov 1726ed6060 [svn r21249] FS#306 - Introducing a new library that will re-implement some PHP file system related functions. These replacement functions will deal with the diffenrent encodings that are used by the Dokeos platform and the server's file system. 16 years ago
Ivan Tcholakov 3efbdbf6e8 [svn r21246] FS#306 - Introducing two conversion functions: api_file_system_encode() and api_file_system_decode(). 16 years ago
Julio Montoya 1e288e1f59 [svn r21245] Now we also save the prerequisite and ref values of a learning path when copying lp to other course (requires testing) see FS#4278 16 years ago
Ivan Tcholakov 7097eb634b [svn r21217] FS#306 - Introducing a new function api_get_file_system_encoding(). Guessing file system encoding is tricky, some corrections in this function are possible. 16 years ago
Ricardo Rodriguez 2edd380a92 [svn r21216] Added - return false; }else{ return true; in function api_block_anonymous_users() 16 years ago
Yannick Warnier a0caa64cc4 [svn r21186] Uploading animation just in case 16 years ago
Carlos Vargas 3e3b56a23d [svn r21185] Re-enabled polygons 16 years ago
Carlos Vargas 405f5f28bb [svn r21184] Fixed hotspot polygons mode 16 years ago
Carlos Vargas 4bc456c0cd [svn r21183] Added documentation 16 years ago
Carlos Vargas 7fda0d4ada [svn r21182] Minor - Fix typo 16 years ago
Arthur Portugal ef2df3e642 [svn r21181] Minor - Added get_lang() to button in upgrade translation FS#4232 16 years ago
Arthur Portugal 23bb5f5edf [svn r21180] Minor - remove float cause was problem view student icon "search" FS#4232 16 years ago
Arthur Portugal 6167c1f3a0 [svn r21179] Fixed erroneous redirection in score correction 16 years ago
Yannick Warnier 22f5dcdbd7 [svn r21178] Minor - Hide confusing form from config. To enable, just remove the HTML comments 16 years ago
Yannick Warnier 9539e37f97 [svn r21177] Remove import/export ical (as requested) 16 years ago
Carlos Vargas 9b8dd9f8f3 [svn r21175] hide polygon type FS#4050 16 years ago
John Hinojosa 356f7c6b2f [svn r21173] change code, title survey character special- fixed FS#4269 16 years ago
Ronny Velasquez 394cdef964 [svn r21172] Fixed partial Alerte aux accents avant release - see FS#4269 16 years ago
John Hinojosa 43e077e3e5 [svn r21171] forum - change variable post to thread - fixed FS#4269 16 years ago
Cristian Fasanando 0ffc69a6f5 [svn r21170] Fixed tool name in survey 16 years ago
Cristian Fasanando a78e9710d8 [svn r21169] dltt import 16 years ago
Yannick Warnier f5edfbe6a2 [svn r21168] Fixed encoding problems in learning path stats results 16 years ago
Cristian Fasanando e858bbfc12 [svn r21167] remove doble quotes when generate course code - partial FS#4269 16 years ago
Yannick Warnier e9f5bef3d2 [svn r21166] Minor - Added TODO comment 16 years ago
Yannick Warnier 1cf4a36f9d [svn r21165] Fixed encoding problem in stats page for learning path 16 years ago