Commit Graph

56 Commits (b58373e91568dc5bee2f2bc03bf2afddf0241fed)

Author SHA1 Message Date
cvargas e969a4161a merge 16 years ago
Julio Montoya da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 3eea1f1a8d Feature #306 - Code rework about uploading user photos in administration section and in profile tool. 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 c2f9d649d7 Feature #306 - Platform admin tool: Cleaning code + minor fixes in add/edit user forms. 16 years ago
Ivan Tcholakov 4a20a38a7c Feature #306 - UserManager: Some minor optimizations ( this was the initial intention :-) ). A tricky rework about the method UserManager::get_user_picture_path_by_id(). A collateral fix about uploading user photos in the platform admin tool, now it works correctly, including the case api_get_setting('split_users_upload_directory') === 'true'. Uploading photos through user profile tool is to be checked. And... fixing two unsafe getimagesize() calls. By the way, the date picker in the forms "User add" and "User edit" (platform admin) does not work, IE8. 16 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. 16 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 16 years ago
Ivan Tcholakov 8e0075faa6 Bug #3646 and Issue #306 - Announcements and Platform administrator's tools (Part 4): Fixing person name order and sorting to be dependable on the internationalization settings. 16 years ago
Ivan Tcholakov 2fbb70174c Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 3. 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
Ivan Tcholakov a64face33f [svn r22233] FS#2867 - The online editor: Renaming a toolbar, 'Profil' --> 'Profile'. 17 years ago
Ivan Tcholakov e25035765d [svn r22027] FS#2867 - Course description and Documents tool: Elimination of the global variable $fck_attribute. User profile: Making the option 'ToolbarStartExpanded' configurable. 17 years ago
Ivan Tcholakov f2e68d1e0d [svn r22024] FS#2867 - Admin tools, autentication: Elimination of the global variable $fck_attribute. 17 years ago
Ivan Tcholakov 19b511b13f [svn r20951] FS#4118 - Fixing more unsafe calls of the function getimagesize(), hopefully all of them. 17 years ago
Julio Montoya cffc62ddca [svn r20561] Improvements to the user picture (2 new size picture now available) FS#4108 by jhp1411 17 years ago
Cristian Fasanando 840c2b9710 [svn r20035] Minor - Fixed warning division by zero - partial FS#3921 17 years ago
Carlos Vargas 24b22cb213 [svn r19952] where status is STUDENT, hide plataform_admin see FS#3771 17 years ago
Patrick Cool 9240a20d6c [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 17 years ago
Arthur Portugal 7935f14f7a [svn r19257] Added 'style_submit_button', 'submit', 'class=" "' 17 years ago
Cristian Fasanando d034fdb69f [svn r19252] Minor - Change option '---' by 'No HR manager available' or 'Select A Responsible' into human resources manager list when you edit a user - see FS#3909 17 years ago
Isaac Flores dedd12a238 [svn r19041] logic changes - allow to change language of user - (see FS#3874) 17 years ago
Julio Montoya ebc9cbe19b [svn r18466] Adding the "field_filter" column see FS#3462 17 years ago
Julio Montoya 1e2fcd0884 [svn r18376] Bug fixed: now we show in the emails the correct Dokeos URL when the "multiple url" option is enabled see FS#3462 17 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 17 years ago
Cristian Fasanando d755149fd6 [svn r17754] Minor - Logic changes - Fixed e-mail sender headers - see FS#2445 17 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 17 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) 17 years ago
Cristian Fasanando 85061309e7 [svn r17479] logic changes - improve make the user image clickable see FS#456 17 years ago
Cristian Fasanando 6237d0215d [svn r17362] logic changes - Implemented make the user Image clickable (see FS#456) 17 years ago
Yannick Warnier 3f978f1386 [svn r16708] Fix e-mail sending (see FS#2929) (by cfasanando) 17 years ago
Yannick Warnier 4c1bac193c [svn r16673] Send password by e-mail when updated, even if encrypted in database (not sending the password is awfully confusing even if more secure) - fixes private task FS#3144 17 years ago
Yannick Warnier 569c73b053 [svn r16495] Minor - Fix remaining message display bug when editing user - FS#2760 (jhinojosa) 17 years ago
Yannick Warnier cb6a110374 [svn r15743] Fixed users image upload from admin user edition page 18 years ago
Yannick Warnier c62c74e73d [svn r15737] hide extra fields when set to not visible 18 years ago
Yannick Warnier 2a22824417 [svn r15652] Fixed typo where user edition page was showing admin picture instead of user picture 18 years ago
Eric Marguin f650c21318 [svn r15105] admin can see non visible extra fields 18 years ago
Yannick Warnier ed0002e61d [svn r14955] Fixed typo 18 years ago
Eric Marguin fb1be5e201 [svn r14933] fux a bug in status when editing an user 18 years ago
Eric Marguin 072f4bf1dc [svn r14923] admin can fill the extra fields even if they are not editable by user 18 years ago
Eric Marguin 0cca7a3e3a [svn r14918] the admin can now edit users extra-fields 18 years ago
Eric Marguin 432856afe2 [svn r14632] replace drh_id by hr_dept_id 18 years ago
Eric Marguin b8fc0810ef [svn r14615] add the DRH status (adapted from ucanss development) 18 years ago
Yannick Warnier 7d32354de2 [svn r13895] Added update of openid to admin user_edit interface 18 years ago
Yannick Warnier 7661713305 [svn r13536] Fixed missing firstname on user approval e-mail\nFixed password field appearing when no password sent 18 years ago
Yannick Warnier f866dbfe0a [svn r13183] Fixed ldap problem on users update 18 years ago
Julian Prud'homme c29ac3620f [svn r12927] Fix a bug : http://projects.dokeos.com/?do=details&id=1846 (the 6th bug) 18 years ago
Eric Marguin 92b8d67574 [svn r12332] fix a bug when reinitializing the password 19 years ago
Patrick Cool 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 19 years ago