Commit Graph

2984 Commits (57f57504a5ad6c1a0fca943fc46fb4d3ec346574)

Author SHA1 Message Date
Julio Montoya 3b6d294e95 Avoid warning messages if input is an array in choose_image function 16 years ago
Julio Montoya 02d09d32a6 office 2007 mimetypes (changeset: 9270:22e462b9b948 from dokeos) 16 years ago
Julio Montoya 1867133f85 Attendance sheet chart plugin improved avoid calling unnecesary functions like api_get_course_info, api_get_user_info see CT#1225 16 years ago
christian1827 eebd0305dc added embedded images inside content of announcement sent by email - private BT#925 16 years ago
Carlos Vargas 6382df8d79 fixed the correct call to function in class, improve with buttons CT#1127 16 years ago
Carlos Vargas 949df5b891 improve access url in tracking, myspace and course edit CT#1099 16 years ago
christian1827 d5ad3a84d2 added repeated dates option for attendance calendar - private BT#937 16 years ago
Carlos Vargas cbf9aff2ae view reports, just for members of the url CT#1099 16 years ago
Carlos Vargas 5ac4c95538 add the possibility to see the last advance and the next advance in the post it BT#937 16 years ago
Ivan Tcholakov 23d8ce0286 Bug #1047 - A Correction: Now all the "system" folders (empty) are created in the "Documents" tool when an empty course is created. 16 years ago
Carlos Vargas c86c3191e9 Improve presentation list users in users CT#968 16 years ago
Carlos Vargas 166c56444a By creating a new course, will be enabled default, the option to display the chat in a new window CT#968 16 years ago
Guillaume Viguier bc346c9eda Email on homework creation - CT#570 16 years ago
Guillaume Viguier 2b10bc0d01 Email on homework creation - CT#570 16 years ago
Guillaume Viguier 89b5351d81 Double registered for same friend - CT#887 16 years ago
Carlos Vargas d02cd4c205 In \"Resource Report\" The name of the tool, not translated CT#968 16 years ago
Ivan Tcholakov 3fc29d3e55 Feature #272 - Speeding up the function api_get_system_encoding(). 16 years ago
Ivan Tcholakov e4847d9c63 Feature #272 - session_handler class: Corrections about the encoding of the database connection used for storing php-session data. 16 years ago
Ivan Tcholakov a94089f891 Feature #272 - session_handler class: Some variables have been reanmed (coding conventions). 16 years ago
Ivan Tcholakov 693174942e Feature #272 - Cosmetic changes in the code for session_handler class. 16 years ago
Yannick Warnier f59190b48f removed useless size markers for tinyint 16 years ago
Yannick Warnier 1e6e7c1fed Fixed little difference in course creation from previous migration changes in same version 16 years ago
Ivan Tcholakov 957cf627c3 Feature #272: Internationalization library: Some internal default values have been changed from ISO-8859-15 to UTF-8. 16 years ago
Ivan Tcholakov 961a6a6f22 Feature #272 - Lengts of some database text-type fields are increased. The need was identified by using a real course in Bulgarian language. 16 years ago
Carlos Vargas da1608ac12 New mascot of Chamilo 16 years ago
Ivan Tcholakov 32bea653bf Task #272: Internationalization library: Removing a comment about PHP6 that maybe is not actual anymore. 16 years ago
Julio Montoya 43995f2a32 Dashboard tool: avoid warning message 16 years ago
Julio Montoya 8e16553825 Adding link in the dashboard config page 16 years ago
Julio Montoya 861d91c9d7 Minor fixing message output 16 years ago
Ivan Tcholakov 476e95c519 Some plugins for the online editor have been re-licensed to GPLv3. 16 years ago
Yannick Warnier 35fe67e117 Minor - removed backticks from SQL query 16 years ago
Julio Montoya 03b6bbfdcb Minor documentation change 16 years ago
Julio Montoya 5cc3d41a24 Fixes CT#883 multiselect bug in group and survey tool, adding javascript code to work with new version of the QuickForm_advmultiselect Class 16 years ago
Ivan Tcholakov c44fae9024 Bug #904 - Suppressing fatal errors in some timezone related functions when Chamilo runs on PHP < 5.2. 16 years ago
Carlos Vargas dc5871f762 improve date format 16 years ago
Ivan Tcholakov 81aa5e178e Bug #904 - Adding a constant in the main API to indicate whether data/time extension (http://www.php.net/datetime) is installed or not. This is important for PHP <= 5.2. 16 years ago
christian1827 dd55c914e1 fixed - Learner or teacher view now works inside a session - partial CT#828 16 years ago
Ivan Tcholakov 88ecb24897 Task #272: Trying to fix a reported in a private message Fatal error: Class 'IntlDateFormatter' not found in C:\xampp\htdocs\chamilo\main\inc\lib\internationalization.lib.php on line 570 16 years ago
rrodriguez 2f355c5199 Merge 16 years ago
Yannick Warnier 4cb0641590 Minor - additional improvements to notebook library 16 years ago
Yannick Warnier a933187880 Updated notebook::save_note() to return the new note's ID upon creation 16 years ago
Yannick Warnier 4668fbc44d Improved error cases for delete_glossary() 16 years ago
Yannick Warnier d55e7216b3 Improve get_max_glossary_item() 16 years ago
Yannick Warnier 87553fcd4b Minor - Removed useless constructor (previously added by mistake) 16 years ago
Yannick Warnier ec3b00127a Remove useless condition 16 years ago
Yannick Warnier a16bc3afd6 Returning db id when inserting a term in save_glossary() 16 years ago
Yannick Warnier fc025d3348 Added error condition to get_number_glossary_terms() 16 years ago
Yannick Warnier 605018c34f Fixed get_max_glossary_item() in case there is no glossary term 16 years ago
Yannick Warnier bb8defaced Added return value to update_glossary() 16 years ago
Yannick Warnier afc4f754c0 Minor - Improved glossary library to deal better with session and return meaningful values 16 years ago