Commit Graph

611 Commits (f8952f4784ff32ef4e8c6b04c24408a3bfa8453e)

Author SHA1 Message Date
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Ivan Tcholakov a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 16 years ago
Ivan Tcholakov 126bc0b053 Feature #272 - Various improvements and unification about dealing with the system encoding, the text direction, the interface language. 16 years ago
Patrick Cool f70da88810 remove php short tags (because this relies on a php.ini setting) 16 years ago
Cristian Fasanando 55ddb5ab44 minor - fixed error typo \"<?php =$i ?>\"> and \"<?php =$IMConfig['maxWidth'] ?>\" inside fckeditor code 16 years ago
Ivan Tcholakov 075ee03e61 Feature #347 - PHP short tags have been fixed, the problem was reported by Sicabol, http://www.chamilo.org/node/114 16 years ago
Ivan Tcholakov 55049d7d37 Feature #347 - The online editor: The "MP3" plugin is back as it was requested by Juan. 16 years ago
Ivan Tcholakov c98f7c92c5 Feature #347 - Code cleaning, the online editor: The old/useless plugins "MP3", "Flash" and "placeholder" have been removed. 16 years ago
Cristian Fasanando 341f072002 minor - fixed embed for youtube tool in fckeditor 16 years ago
Yannick Warnier 87083545d9 Changed \"Close or Esc Key\" to \"X / Esc\" as a patch for lack of translation mechanism 16 years ago
Julio Montoya 2737fb1f7c Minor - Fixing glossary tooltip, adding z-index parameter 16 years ago
Julio Montoya 0849a403aa More fixes to glossary + lp see CT#438 16 years ago
Juan Carlos Raña 99caf9614f added icon for midi files 16 years ago
Juan Carlos Raña 85a4ca1ea0 enable upload mid files 16 years ago
Juan Carlos Raña 41c1b6f49c enable upload jpeg files from ajaxfilemanager 16 years ago
Juan Carlos Raña 0486661faa enable for upload jpeg files from advanced editor 16 years ago
Julio Montoya a62267b462 Fixing glossary tool. There is no more necessary to modified an html file that is upload by an user when using the glossary tooltip funcionality. 16 years ago
Juan Carlos Raña 178b200379 fix lang 16 years ago
Juan Carlos Raña 4b9134c721 fix lang 16 years ago
Juan Carlos Raña 516bf0b2cb fix icon 16 years ago
Juan Carlos Raña c792a4231f fix icon 16 years ago
Juan Carlos Raña 1bd49a52d9 update asciimath plugin 16 years ago
Juan Carlos Raña e944a9f642 update asciimath plugin 16 years ago
Juan Carlos Raña 3989666064 voids problems when attempting to view files with strange characters 16 years ago
cvargas e969a4161a merge 16 years ago
Juan Carlos Raña b1e0246cfd avoids problems when attempting to view files with strange characters. Second send: more filter by strict mode 16 years ago
Juan Carlos Raña 560232feca a small adjustment of internal ajaxfilemanager menu 16 years ago
Juan Carlos Raña 47269b0ec2 cleaning the filenames and add more security to files uploaded from ajaxfilemanager 16 years ago
iflores dab56c37f3 Improvements in glossary tool 16 years ago
Juan Carlos Raña ccd6929a01 fix lang 16 years ago
Juan Carlos Raña 4752990947 revert to show pagination, hide don't run well 16 years ago
Juan Carlos Raña bf795ea624 improve the visibility of mini breadcrumb 16 years ago
Juan Carlos Raña f00055a191 a temporal deactivation for pagination while is fixed 16 years ago
Juan Carlos Raña a2d910b4b5 hide radio button recursively, now alltime is on 16 years ago
Isaac Flores 286146f8a6 improvements of glossary in documents tool 16 years ago
Isaac Flores 6b32fb9a01 Improvements of glossary in several tools 16 years ago
Isaac Flores 398bd9a5b5 Allow search in complete document 16 years ago
Isaac Flores 9fcfdb4ef9 Improvements of glossary in extra tools 16 years ago
Isaac Flores 11657a482b Integration the glossary tool in extra tools 16 years ago
Juan Carlos Raña 94f08b1a6b add two images for ajaxfilemanager 16 years ago
Juan Carlos Raña 853c3308e9 improve ajaxfilemanager first round 16 years ago
Juan Carlos Raña 1f4e464b4c change default view from detial to thumbnail 16 years ago
Juan Carlos Raña a58bcb89fe clean check save button for wiki editor 16 years ago
Juan Carlos Raña 85300eb9ae fix save button in forums 16 years ago
Ivan Tcholakov 06d001a5ec Task #2867 - The online editor: Fixing again the asciimath plugin. 16 years ago
Ivan Tcholakov 87a9f65fb1 Task #2867 - The online editor, asciimath plugin: Fixing a javascript error on IE8. 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 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. 16 years ago