Commit Graph

1667 Commits (706070c33d21e3f66a6eb0bd79fcd73f49865ccd)

Author SHA1 Message Date
Yannick Warnier 5705017e31 [svn r19408] Added flexibility of encoding to XML export 17 years ago
Juan Carlos Raña b82e8478cd [svn r19407] a specific bar for free answers 17 years ago
Cristian Fasanando 59e09db164 [svn r19403] Minor - Fixed warning when you delete a course - see FS#3909 17 years ago
Cristian Fasanando df1d457f6d [svn r19392] Logic change - Fixed path about upload image with fckeditor when you are not into a course - see FS#3909 17 years ago
Julio Montoya 13ad28f3a6 [svn r19384] Minor - hide a course label where dont need it 17 years ago
Cristian Fasanando 0c6fd3802d [svn r19381] Logic changes - Added possibility to remove extra fields about a course or a session when you remove it into user list - see FS#3735 17 years ago
Cristian Fasanando 6d5a347a04 [svn r19370] Logic changes - Improved registration web service for dokeos - see FS#3735 17 years ago
Ivan Tcholakov c758facbd3 [svn r19367] FS#2867 - The FCKEditor, youtube plugin: Making the dialog wider, so the dialog's title to fit. 17 years ago
Juan Carlos Raña ff23d2438d [svn r19320] fix delete documents outside of courses 17 years ago
Cristian Fasanando f8dd37d7e0 [svn r19251] Logic change - Added option language with default value the platform language when you create a user - see FS#3909 17 years ago
Arnaud Ligot f14f882a21 [svn r19241] External link are wrotten without any css class. This is needed in some case, for instance, Noa on medtronic 17 years ago
Cristian Fasanando 23ab0d1f60 [svn r19224] Style changes - Re-distributed buttons, configured values by default when you create a table, directed to Image Gallery when you click to image icon - see FS#3799 17 years ago
Juan Carlos Raña 5a1be1feb8 [svn r19221] return default pagination item to 10 17 years ago
Juan Carlos Raña 10adb2161e [svn r19220] improve Spanish translation 17 years ago
Juan Carlos Raña 3561c0cbe5 [svn r19219] change recursive search by default 17 years ago
Ivan Tcholakov c13c94b5b0 [svn r19217] FS#3285 - Course homepage, navugation menu and navigation shortcuts: Removing wrong attemts for translations when the server is in testing mode and some small fixes. 17 years ago
Juan Carlos Raña dc04bd6fc2 [svn r19216] fix accounting files and directories in document tool 17 years ago
Juan Carlos Raña fd8afe2194 [svn r19214] a short comment 17 years ago
Juan Carlos Raña b086fc4a24 [svn r19213] fix names with several words in the files sent 17 years ago
Isaac Flores 9895e50e8d [svn r19197] logic changes - allow acces to forum and blog - (partial FS#3902) 17 years ago
Yannick Warnier e94cc6eed2 [svn r19196] Minor - changed var to public 17 years ago
Yannick Warnier 46ff226bad [svn r19195] Fixes warning caused by uninitialised array 17 years ago
Yannick Warnier 8dd2d96fce [svn r19178] Minor - Added comment 17 years ago
Yannick Warnier 54a487ba63 [svn r19177] Added usermanager::is_admin(user_id) 17 years ago
Yannick Warnier b776eb864f [svn r19176] Added api_get_user_info_from_username() 17 years ago
Yannick Warnier f9d0ca58d5 [svn r19174] Added global api_is_valid_secret_key() function 17 years ago
Ivan Tcholakov 02bbe4eb50 [svn r19153] FS#2867: The FCKEditor, two corrections within the Bulgarian language file. 17 years ago
Juan Carlos Raña 542081e255 [svn r19149] enable delete documents with advanced filemanager from courses 17 years ago
Carlos Vargas 48038906be [svn r19131] The option show email's teacher will be with show_administrator_data see FS#3781 17 years ago
Carlos Vargas cff75c95a7 [svn r19128] minor add if id_course=-1 in condition see FS#3781 17 years ago
Carlos Vargas 5c8500b6b4 [svn r19115] Excuseme, I forgot to call to a function course.lib.php see FS#3781 17 years ago
Juan Carlos Raña dd48f4187b [svn r19114] enable create folder with the advanced filemanager editor in the tool documents and fix several bug 17 years ago
Carlos Vargas 3a1a77d6d4 [svn r19112] Show Teacher or tutor's e-mail in footer and add option disabled in plataform admin see FS#3781 17 years ago
Juan Carlos Raña aa96a5ec4f [svn r19109] restore old repository of global templates 17 years ago
Cristian Fasanando 2297b5d4f9 [svn r19106] Style changes - Defined what FCK buttons for what page in Dokeos 1.8.6 - (partial FS#3799) 17 years ago
Juan Carlos Raña 25778e527e [svn r19084] fix visibility in document tool when create new folders 17 years ago
Juan Carlos Raña d33184427c [svn r19083] improve the organization of the global templates and some text 17 years ago
Juan Carlos Raña 5e09a1382d [svn r19081] -allows the insertion of images outside of the courses 17 years ago
Isaac Flores 6ac011b9f9 [svn r19080] logic changes - added restriction of a csv or xml file when you import users - (partial FS#3805) 17 years ago
Yannick Warnier 437cd0a41c [svn r19078] Added UserManager::get_user_list_like() and added filtering to get_user_list() 17 years ago
Isaac Flores 9e926837d0 [svn r19054] logic changes - allow paginate results - (partial FS#3878) 17 years ago
Isaac Flores f9cc8cc1ff [svn r19049] logic changes - allow add user, as friend - (partial FS#3876) 17 years ago
Juan Carlos Raña 22c2850d51 [svn r19048] displays the names of students and improvement in names with spaces 17 years ago
Juan Carlos Raña b3c59b216c [svn r19046] improving the presentation of the names of directories and files when they have no blank spaces and are long 17 years ago
Cristian Fasanando c664632002 [svn r19044] Minor - Fixed warning division by zero in score into learning path details - (partial SVN#3805) 17 years ago
Isaac Flores dedd12a238 [svn r19041] logic changes - allow to change language of user - (see FS#3874) 17 years ago
Julio Montoya a6302745c5 [svn r19039] Fixing wrong score display in LP tests see FS#3805 17 years ago
Isaac Flores a89a154871 [svn r19014] logic changes - added restriction in document tool - (partial FS#3805) 17 years ago
Julio Montoya 373d921304 [svn r19011] Minor - change image dir 17 years ago
Julio Montoya a7adc901fa [svn r19009] Fck Templates improvements see FS#3805 17 years ago