Commit Graph

28 Commits (9ec16a107c52d86198330ed584120344581697d0)

Author SHA1 Message Date
Julio Montoya 98692604ec Removing libs that are already loaded in global.inc.php 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 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 14 years ago
ywarnier 7b0394e698 Minor - Removed comments confusing the language vars searcher 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) 15 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 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. 15 years ago
cvargas e969a4161a merge 15 years ago
Carlos Vargas 71aa1bb7be Add the possibility to import users via cvs, to session manager, and update mySpace/user_add.php #5618 15 years ago
Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov d45fb5c55c Feature #306 - Cleaning code of the user profile page (further checks are to be done). A correction in UserManager class that prevents user photos to be shown as productions. 15 years ago
Ivan Tcholakov 6df1c39ca2 Feature #306 - Replacing hard-coded values for username length in validation rules in some forms. Including "." (dot) and "_" (underscore) in the specification for usernames as valid characters. 15 years ago
Ivan Tcholakov f1466121dc Training reporting tool: Trimming whitespace from all source files. 15 years ago
Ivan Tcholakov e6c22cfb4d Issue #306 - Training reporting: Reworks are in progress. 15 years ago
Ivan Tcholakov 96fca8e749 Bug #3646 and Issue #306 - Training reports (part 5): Fixing person name order and sorting to be dependable on the internationalization settings. Other fixes have been done too. 15 years ago
Ivan Tcholakov 3fc6b57c73 Bug #3646 and Issue #306 - Training reports (part3 ): Cleaning and minor reworks for all the code in this tool. This is needed for code readability and understanding, before further efforts for implementing person name related logic. 15 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. 15 years ago
Ivan Tcholakov a64face33f [svn r22233] FS#2867 - The online editor: Renaming a toolbar, 'Profil' --> 'Profile'. 16 years ago
Ivan Tcholakov dc1f5e4143 [svn r22070] FS#2867 - The reporting tool: Adding a missing toolbar definition for the online editor. 16 years ago
Ivan Tcholakov 4279b7324b [svn r21524] FS#306 - Reporting tool, "Select session" dropdown box: Replacement a function for sorting, asort() ---> api_natsort(). 16 years ago
Julio Montoya 5bbfa49413 [svn r18782] Minor - Session admin can send email when registering a new user see FS#3685 16 years ago
Julio Montoya ebc9cbe19b [svn r18466] Adding the "field_filter" column see FS#3462 16 years ago
Julio Montoya 7618e24e82 [svn r18377] Bug fixed: now we show in the emails the correct Dokeos URL when the "multiple url" option is enabled see FS#3462 16 years ago
Cristian Fasanando 3a55b1bc7a [svn r18078] Logic changes - Assigned date by default for date and date time fields when you add those ones into manager user field and added the possibility to select the year from 1900 - see FS#3452 16 years ago
Julio Montoya 82f36399a7 [svn r17828] Session admins can add users, and view a user list. FS#3476 16 years ago
Cristian Fasanando d755149fd6 [svn r17754] Minor - Logic changes - Fixed e-mail sender headers - see FS#2445 16 years ago
Cristian Fasanando b261277568 [svn r17747] Logic Changes - Added definition Return-path and charset correctly and change the function api_send_mail by api_mail - see FS#2445 16 years ago
Cristian Fasanando 41a03b769b [svn r17663] Logic Changes - Fixed extrafield date type calendar bug founded in profile, user add, user edit and fill survey (see FS#2985) 16 years ago
Cristian Fasanando 85061309e7 [svn r17479] logic changes - improve make the user image clickable see FS#456 16 years ago
Cristian Fasanando 6237d0215d [svn r17362] logic changes - Implemented make the user Image clickable (see FS#456) 16 years ago
Cristian Fasanando b4d8351ee7 [svn r17075] Fixed bug in user fields, not displayed the default value in profile and add user, and you could modify this values (See FS#3307) 16 years ago
Yannick Warnier d7853a905b [svn r17058] Improved display of human resource manager option (see FS#3304) by cvargas 16 years ago
Yannick Warnier 476934056e [svn r17048] Fix badly wrapped error message (see FS#3288) by cvargas 16 years ago
Yannick Warnier 3f978f1386 [svn r16708] Fix e-mail sending (see FS#2929) (by cfasanando) 16 years ago
Yannick Warnier 909c2a8549 [svn r16479] Add information message after user creation - see FS#2760 16 years ago
Eric Marguin f650c21318 [svn r15105] admin can see non visible extra fields 17 years ago
Eric Marguin 072f4bf1dc [svn r14923] admin can fill the extra fields even if they are not editable by user 17 years ago
Eric Marguin 696a40e0c6 [svn r14919] admin can now fill extra fields we adding a user 17 years ago
Eric Marguin 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
Eric Marguin 935d9efb84 [svn r14804] status selected by default is now "learner" (FS#2437) 17 years ago
Yannick Warnier e0ea4e9601 [svn r14674] - Added extra user fields tables (see FS#2371) 17 years ago
Yannick Warnier 899ac679cd [svn r14672] Fixed warning caused by empty drh_list array 17 years ago
Yannick Warnier 970f1886d1 [svn r14654] Minor - removed unnecessary Security lib loading 17 years ago
Eric Marguin 432856afe2 [svn r14632] replace drh_id by hr_dept_id 17 years ago
Eric Marguin b8fc0810ef [svn r14615] add the DRH status (adapted from ucanss development) 17 years ago