Commit Graph

62 Commits (f304b00c7aba09af640fbe67466cb7ad5159bc7e)

Author SHA1 Message Date
Julio Montoya 053ba518d4 Fix class name. 9 years ago
Julio Montoya f4d15569ac Fix SQL error. 9 years ago
Julio Montoya 59fa265e4d Fix chat table creation + user list see BT#7712 10 years ago
Julio Montoya 03d263a9a6 Improve code to load user picture. 10 years ago
Julio Montoya 4935f93d77 Replace id with real_id. Because "id" is the "course code" ... 10 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 10 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 10 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
Imanol Losada 27ffdcfc1a Fix gravatar in course chat - refs #4507 10 years ago
Yannick Warnier 0fd303d75d Remove chat.inc.php language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467 10 years ago
Julio Montoya 9b386d3516 Minor - format code. 10 years ago
Alex Aragon 1cf9bffeba Show user name in chat window - refs #7335 - refs BT#8884 10 years ago
Julio Montoya 1c995d5e5a Minor - format code. 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
Julio Montoya 22767cd915 Minor - format code, removing unused commented code. 10 years ago
Julio Montoya e64802afc7 Partial merge with 19x 10 years ago
Yannick Warnier 338d3517b8 Fix issue with anonymous user picture in chat users list - refs #7147 11 years ago
aragonc d6670a738b updating and tidy code, as well free notification sound #7147 11 years ago
aragonc aeb312bbf8 add emoticos new chat 11 years ago
aragonc fee237c082 Adding new files to look Chat, chat.css, jquery.tinyscrollbar.js and images necessary 11 years ago
aragonc 7f5f75a9f6 new chat css iframe 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 771becc37e Fixing PHP warnings. 11 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 years ago
Julio Montoya 946612fb8d Replacing DB constant 13 years ago
Julio Montoya 309a69423c Fixing queries due the single database changes see #3910 13 years ago
Julio Montoya 92ac998841 Fixing - queries due the new changes in the DB (single database) #3910 13 years ago
Julio Montoya 9b744b08b5 Fixing SQL queries 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Yannick Warnier 0c80565d9c Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya cea6dccf9f Fixing header when chat is not a popup see CT#746 15 years ago
christian1827 9620389815 merge 15 years ago
Ivan Tcholakov a54339e297 Feature #272 - Chat tool, frames: Adding html-instructions about encoding, language and text direction. 15 years ago
Ivan Tcholakov faa33a435e Feature #272 - Chat tool: Applying coding conventions and cleaning before making essential changes. 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 years ago
Cristian Fasanando b3dca7446b minor - fixed redeclared files inside chat 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov d7374d430e Feature #347 - Blogs, Agenda, Chat, and Course description tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Cristian Fasanando 13cd4a66b8 Fixed show connected users in chat tool into several browser - partial DT#5558 15 years ago
Cristian Fasanando e3152401c4 implemented - The Chat tool is now private when are in sessions or groups - DT#5558 15 years ago
Cristian Fasanando 20e8dd743d fixed missing field id_coach in session_rel_course - partial DT#5496 15 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 years ago
Ivan Tcholakov 1a15aba041 Bug #3646 and Issue #306 - Chat tool: Fixing person name order to be dependable on the internationalization settings. 15 years ago