Commit Graph

22132 Commits (04dcdebb5bfc9c6e0880afcb99b7588aecf5b6c7)
 

Author SHA1 Message Date
Yannick Warnier 04dcdebb5b Merge remote-tracking branch 'origin/1.9.x' into 1.9.x 11 years ago
Yannick Warnier d059fae788 Improve orphan questions query in coursebuilder to avoid long c_quiz table locking for MyISAM tables - refs BT#7268 11 years ago
Hubert Borderiou 1a43df604b Course catalog display - ref #6654 11 years ago
Hubert Borderiou 60dd525e51 Inprove transparency in teachers.gif and students.gif files 11 years ago
Hubert Borderiou 32f1b6d972 Call html_entity_decode when editing exercice title 11 years ago
Hubert Borderiou 3eb08bbace Coding convention 11 years ago
Hubert Borderiou 6af43bc26b Minor correction 11 years ago
Hubert Borderiou adbd1a60b5 Coding convention and replace some api_get_course_id() with api_get_course_int_id() 11 years ago
Hubert Borderiou edb349cae5 Display hidden tests in Recycle question menu - ref #6819 11 years ago
Hubert Borderiou 79ca9bc15a Review Fill the blank test allowed char - ref #6810 11 years ago
Hubert Borderiou 54bba9b12b In question authoring, display Comment editor for all test configuration - ref #6619 11 years ago
Yannick Warnier ab24a64a28 Amend previous commit using api_ functions to avoid encoding issue - refs BT#7164 11 years ago
Yannick Warnier 4cb73f160e Amend previous commit 4f0a911d5b escaping exercise title by counter-escaping when displaying acentuated characters - refs BT#7164 11 years ago
Yannick Warnier 697c98ce68 Minor - remove error_log 11 years ago
Yannick Warnier 4e0f217c3c Add hack to show new assignments in work tool on the courses list page - refs BT#7104 11 years ago
Yannick Warnier 32ec902c09 Merge remote-tracking branch 'origin/1.9.x' into 1.9.x 11 years ago
Yannick Warnier dfca658997 Add the possibility to give a user ID to api_is_x() functions 11 years ago
Hubert Borderiou 301fb962da Ask for login after direct link to a course - ref #6768 11 years ago
Hubert Borderiou c49d736077 Add hidden desing for hidden Attendances -ref #6880 11 years ago
Yannick Warnier b4d05f8e52 Added people to the credits for the OpenMeetings plugin 11 years ago
Yannick Warnier 46bd568cf5 Added credits and info into readme 11 years ago
Yannick Warnier 500ec6f60c Added credits and info into readme 11 years ago
Yannick Warnier fddae84be4 Merge remote-tracking branch 'origin/open-meetings-plugin' into 1.9.x 11 years ago
Yannick Warnier d73e743263 Fix display for students and remove error_logs - OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier a6c10e8a91 Fix additional issue in rooms re-opening - OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier d0c8e45102 Minor - Remove error logging - OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier 4478bc424c Minor - Remove error logging - OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier 503d6c4445 Fix creation of new rooms - OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier ccbbda832a First running version of OpenMeetings plugin - still misses new meeting creation code - refs BT#7046 refs #5491 11 years ago
Yannick Warnier 573c858ceb Fix issue with database class in room object in OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier 23ce5ded01 Minor add check on data found in DB in room object in OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier 54c5cbd81e Minor add default value for other attributes in room object in OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier ef5c286acd Minor add default value for status in room object in OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier 1d4dbb2782 Minor addition of duplicate attribute in OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier 63ce207bd3 Added auto-fetching of data in room constructor in OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier 2d33e29f8a Merge remote-tracking branch 'origin/1.9.x' into 1.9.x 11 years ago
Yannick Warnier 3e5cc17274 Add students list to courses export - refs #6904 11 years ago
Yannick Warnier 5e9d29dadd Minor - Cleaned loginUser() function and changed name for session variable in OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier 6846d7b564 Minor - Add comments in OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier 9e9708a3ab Mor minor fixes in OpenMeetings plugin - now listing works - refs BT#7046 refs #5491 11 years ago
Yannick Warnier f36fbf16a8 Minor fixes in OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier 3e63c7deac Remove useless classes, renamed others and added namespaces in OpenMeetings plugin - refs BT#7046 refs #5491 11 years ago
Yannick Warnier 8a66f323d0 Merge pull request #192 from danbarretodev/6902 11 years ago
Yannick Warnier cf286a9915 Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into 1.9.x 11 years ago
Yannick Warnier 45c0e1ae61 Avoid fatal error unallowed operand types 11 years ago
Daniel Barreto ec28672c5b Add a parameter to count all, active or inactive attendance, and in get_attendance_data() add an if() to only show active attendance to students and view of students -refs #6902 11 years ago
Daniel Barreto 8e7903ffe3 Delete "AND active=1", this was in a function called to verify if at least an attendance exists, but was verifying if exists an active then an attendance was created by default in attendance_list.php -refs #6902 11 years ago
Yannick Warnier adb843fff0 Merge pull request #186 from danbarretodev/6880 11 years ago
Yannick Warnier fd01341240 Minor improvement for api_error_log() function 11 years ago
Yannick Warnier 4267c44afe Merge remote-tracking branch 'origin/1.9.x' into 1.9.x 11 years ago