Commit Graph

83 Commits (28ed19d76b16a7a690d622d802eb9bff8f225f4b)

Author SHA1 Message Date
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Imanol Losada 7886ba95dd Fix gravatar big image url - refs #4507 11 years ago
Imanol Losada cdbcfb1b0f Fix gravatar in main/user/userInfo.php - refs #4507 11 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 11 years ago
Yannick Warnier b87882c504 Move dropbox, userInfo and course_info language file to trad4all - refs #4467 11 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 11 years ago
Julio Montoya 2024674fa8 Minor - format code. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 7a6c0d9518 Hiding user emails if platform setting says so see #5216 13 years ago
Julio Montoya c1503e2205 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya dcc374abe0 Minor removing comments 14 years ago
Julio Montoya af39549929 Adding smarty in the social tool + fixin the who is online in order to user pagination 14 years ago
Julio Montoya fe4a2c606e Minor - UI corrections in the subscribe user list page + adding comments 14 years ago
Julio Montoya 492ce80da6 Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform (bis) 14 years ago
Julio Montoya 7cae0ed0c7 Fixing icons and removing old icons 14 years ago
Yannick Warnier 8620736e83 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Yannick Warnier d5c578db68 Updated course tutor label to course assistant - makes it much clearer 15 years ago
Julio Montoya 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 15 years ago
Juan Carlos Raña c44648d600 change to icon system 15 years ago
Juan Carlos Raña ef28ce0eef fix icon and hide text 15 years ago
Julio Montoya 0a9c787fe5 Removing $_configuration['tracking_enabled'] because its always true see #2808 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Juan Carlos Raña 5ae6ec9ddc improve navigation from - to userinfo 15 years ago
Ricardo Rodriguez d119c00fdd fixed the text of icon info 16 years ago
Ricardo Rodriguez 11b81a2b59 Added an icon info about the role of tutor in case of trainer will change the role of students 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
christian1827 715b24467f Added option to prevent/authorize teachers to register users in course - CT#903 16 years ago
cfasanando 84a0f4321f implemented rol course tutor for students, course tutor can see reporting about all students inside course - partial BT#871 16 years ago
Julio Montoya 5f8bc0710b Who is online improvements, calls a \"SELECT count(*)\" query instead of retrieving all the info from the database WhoIsOnline also rename to who_is__online 16 years ago
Julio Montoya 983029325e Cleaning code 16 years ago
Julio Montoya eb7358ddeb Fixes BT#834 - Hides the user list from students. Course setting added: allow_user_view_user_list 16 years ago
Julio Montoya 5435e875d3 Minor - Updating license 16 years ago
Cristian Fasanando 5594b5b90d minor - fixed bottom into user info interface - partial CT#512 16 years ago
Cristian Fasanando 4192ff7deb minor - fixed alignment of icons into user info - see CT#455 16 years ago
Julio Montoya 315bea38f2 Fixing whoisonline function 16 years ago
Julio Montoya 60c2a32c0b Fixing whoisonline function 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando 4a742059ea Added user' photo into user list interface and disabled field trainers(tutor name) in create course form from user portal - partial DT#5496 16 years ago
Ivan Tcholakov 0e267c53cc Feature #306 - Fixing an improper use of the function api_get_person_name() in the file main/user/userInfo.php. 16 years ago
Juan Carlos Raña 91c4c7b73f add online status to userinfo 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago
Ivan Tcholakov e197cb109e Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path). 16 years ago
Ivan Tcholakov 4b9659419e Bug #3646 and Issue #306 - The old tracking tool and "Users" tool: Fixing person name order and sorting to be dependable on the internationalization settings. Other fixes have been done too. 16 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 16 years ago
Julio Montoya d715356e8c Minor - Student can't see an edit button 16 years ago
Ivan Tcholakov 19b511b13f [svn r20951] FS#4118 - Fixing more unsafe calls of the function getimagesize(), hopefully all of them. 17 years ago
Arthur Portugal c66c712cce [svn r20647] Minor changed in icons FS#3909 17 years ago
Ivan Tcholakov 962e734a90 [svn r20473] FS#306 - The "Users" tool: Improvements for better encoding support. 17 years ago